Uses of Interface
org.mule.soap.api.rm.TerminateSequenceRequest
Packages that use TerminateSequenceRequest
Package
Description
-
Uses of TerminateSequenceRequest in org.mule.soap.api.client
Methods in org.mule.soap.api.client with parameters of type TerminateSequenceRequestModifier and TypeMethodDescriptiondefault voidSoapClient.terminateSequence(TerminateSequenceRequest request, TransportDispatcher dispatcher) Terminates a Reliable Message sequence -
Uses of TerminateSequenceRequest in org.mule.soap.api.rm
Methods in org.mule.soap.api.rm that return TerminateSequenceRequest -
Uses of TerminateSequenceRequest in org.mule.soap.internal.client
Methods in org.mule.soap.internal.client with parameters of type TerminateSequenceRequestModifier and TypeMethodDescriptionvoidAbstractSoapCxfClient.terminateSequence(TerminateSequenceRequest request, TransportDispatcher dispatcher) -
Uses of TerminateSequenceRequest in org.mule.soap.internal.rm
Classes in org.mule.soap.internal.rm that implement TerminateSequenceRequestMethods in org.mule.soap.internal.rm with parameters of type TerminateSequenceRequestModifier and TypeMethodDescriptionvoidRMClient.terminateSequence(TerminateSequenceRequest request, TransportDispatcher dispatcher)