Uses of Class
org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
Packages that use RequestResponseTransport.RequestResponseTransportStatus
-
Uses of RequestResponseTransport.RequestResponseTransportStatus in org.apache.axis2.transport
Fields in org.apache.axis2.transport declared as RequestResponseTransport.RequestResponseTransportStatusModifier and TypeFieldDescriptionRequestResponseTransport.RequestResponseTransportStatus.ACKEDacknowledgeMessage has been called.RequestResponseTransport.RequestResponseTransportStatus.INITIALTransport is in its initial stage.RequestResponseTransport.RequestResponseTransportStatus.SIGNALLED'signalResponseReady' has been called.RequestResponseTransport.RequestResponseTransportStatus.WAITINGawaitResponse has been called.Methods in org.apache.axis2.transport that return RequestResponseTransport.RequestResponseTransportStatusModifier and TypeMethodDescriptionRequestResponseTransport.getStatus()This gives the current status of an RequestResponseTransport object.