Constant Field Values


Contents
org.apache.*

org.apache.axis2.ping.PingConstants
public static final java.lang.String ATTRIBUTE_NAME "name"
public static final java.lang.String PING_FAILD_STR "Failed to ping the operation"
public static final java.lang.String PING_METHOD_NAME "ping"
public static final java.lang.String PING_MODULE_LEVEL_STR "Successful within the module level. Pingable interface may not be implemented by the MessageReceiver of the operation"
public static final java.lang.String PING_MR_LEVEL_STR "Successful within the MessageReceiver of the operation. Pingable interface may not be implemented by the Service class of the operation"
public static final java.lang.String PING_NAMESPACE "http://ws.apache.org/axis2/modules/ping/xsd"
public static final java.lang.String PING_SOAPACTION "http://ws.apache.org/axis2/modules/ping"
public static final java.lang.String PING_SUCCESSFUL_STR "Ping is successful for the operation"
public static final java.lang.String TAG_DESCRIPTION "description"
public static final java.lang.String TAG_OPERATION "operation"
public static final java.lang.String TAG_OPERATION_STATUS "operationStatus"
public static final java.lang.String TAG_SERVICE "service"
public static final java.lang.String TAG_STATUS "status"
public static final java.lang.String TYPE_PING_REQUEST "pingRequest"
public static final java.lang.String TYPE_PING_RESPONSE "pingResponse"



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.