Uses of Class
org.apache.axis2.kernel.RequestResponseTransport.RequestResponseTransportStatus
Packages that use RequestResponseTransport.RequestResponseTransportStatus
-
Uses of RequestResponseTransport.RequestResponseTransportStatus in org.apache.axis2.kernel
Fields in org.apache.axis2.kernel 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.kernel that return RequestResponseTransport.RequestResponseTransportStatusModifier and TypeMethodDescriptionRequestResponseTransport.getStatus()This gives the current status of an RequestResponseTransport object.