public class PingResponse extends Object implements 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 and Description |
|---|
PingResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOperationStatus(org.apache.axis2.description.AxisOperation axisOperation,
int opStatus) |
void |
addOperationStatus(String operationName,
int opStatus) |
org.apache.axiom.soap.SOAPEnvelope |
getResposeEnvelope() |
void |
initPingResponse(org.apache.axis2.context.MessageContext msgContext) |
public void initPingResponse(org.apache.axis2.context.MessageContext msgContext)
public void addOperationStatus(String operationName, int opStatus)
public void addOperationStatus(org.apache.axis2.description.AxisOperation axisOperation,
int opStatus)
public org.apache.axiom.soap.SOAPEnvelope getResposeEnvelope()
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.