Package org.apache.axis2.ping
Class PingResponse
java.lang.Object
org.apache.axis2.ping.PingResponse
- All Implemented Interfaces:
PingConstants
-
Field Summary
Fields inherited from interface org.apache.axis2.ping.PingConstants
ATTRIBUTE_NAME, PING_FAILD_STR, PING_METHOD_NAME, PING_MODULE_LEVEL_STR, PING_MR_LEVEL_STR, PING_NAMESPACE, PING_SOAPACTION, PING_SUCCESSFUL_STR, TAG_DESCRIPTION, TAG_OPERATION, TAG_OPERATION_STATUS, TAG_SERVICE, TAG_STATUS, TYPE_PING_REQUEST, TYPE_PING_RESPONSE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddOperationStatus(String operationName, int opStatus) voidaddOperationStatus(AxisOperation axisOperation, int opStatus) org.apache.axiom.soap.SOAPEnvelopevoidinitPingResponse(MessageContext msgContext)
-
Constructor Details
-
PingResponse
public PingResponse()
-
-
Method Details
-
initPingResponse
-
addOperationStatus
-
addOperationStatus
-
getResposeEnvelope
public org.apache.axiom.soap.SOAPEnvelope getResposeEnvelope()
-