org.apache.axis2.ping
Class PingMessageReceiver
java.lang.Object
org.apache.axis2.receivers.AbstractMessageReceiver
org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver
org.apache.axis2.ping.PingMessageReceiver
- All Implemented Interfaces:
- MessageReceiver, PingConstants
public class PingMessageReceiver
- extends AbstractInOutSyncMessageReceiver
- implements PingConstants
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PingMessageReceiver
public PingMessageReceiver()
invokeBusinessLogic
public void invokeBusinessLogic(MessageContext inMessage,
MessageContext outMessage)
throws AxisFault
- Specified by:
invokeBusinessLogic
in class AbstractInOutSyncMessageReceiver
- Throws:
AxisFault
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.