|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.ping.PingResponse
public class PingResponse
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 | |
---|---|
PingResponse()
|
Method Summary | |
---|---|
void |
addOperationStatus(AxisOperation axisOperation,
int opStatus)
|
void |
addOperationStatus(java.lang.String operationName,
int opStatus)
|
org.apache.axiom.soap.SOAPEnvelope |
getResposeEnvelope()
|
void |
initPingResponse(MessageContext msgContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PingResponse()
Method Detail |
---|
public void initPingResponse(MessageContext msgContext)
public void addOperationStatus(java.lang.String operationName, int opStatus)
public void addOperationStatus(AxisOperation axisOperation, int opStatus)
public org.apache.axiom.soap.SOAPEnvelope getResposeEnvelope()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |