|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SequenceFault | |
|---|---|
| org.apache.cxf.ws.rm | |
| org.apache.cxf.ws.rm.soap | |
| Uses of SequenceFault in org.apache.cxf.ws.rm |
|---|
| Methods in org.apache.cxf.ws.rm with parameters of type SequenceFault | |
|---|---|
org.apache.cxf.interceptor.Fault |
BindingFaultFactory.createFault(SequenceFault sf)
|
| Methods in org.apache.cxf.ws.rm that throw SequenceFault | |
|---|---|
void |
DestinationSequence.acknowledge(org.apache.cxf.message.Message message)
|
void |
Destination.acknowledge(org.apache.cxf.message.Message message)
Acknowledges receipt of a message. |
void |
Servant.createSequenceResponse(CreateSequenceResponseType createResponse)
|
SourceSequence |
RMManager.getSequence(Identifier inSeqId,
org.apache.cxf.message.Message message,
org.apache.cxf.ws.addressing.AddressingProperties maps)
|
protected void |
RMOutInterceptor.handle(org.apache.cxf.message.Message message)
|
protected abstract void |
AbstractRMInterceptor.handle(org.apache.cxf.message.Message message)
|
protected void |
RMInInterceptor.handle(org.apache.cxf.message.Message message)
|
void |
Servant.terminateSequence(org.apache.cxf.message.Message message)
|
| Uses of SequenceFault in org.apache.cxf.ws.rm.soap |
|---|
| Methods in org.apache.cxf.ws.rm.soap with parameters of type SequenceFault | |
|---|---|
org.apache.cxf.interceptor.Fault |
SoapFaultFactory.createFault(SequenceFault sf)
|
static void |
RMSoapInterceptor.encodeFault(org.apache.cxf.binding.soap.SoapMessage message,
SequenceFault sf)
Encode the SeuqnceFault in protocol-specific header. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||