org.apache.axis2.engine
Interface Pingable
- public interface Pingable
Method Summary |
int |
ping()
|
PING_FAILD
public static final int PING_FAILD
- See Also:
- Constant Field Values
PING_MODULE_LEVEL
public static final int PING_MODULE_LEVEL
- See Also:
- Constant Field Values
PING_MR_LEVEL
public static final int PING_MR_LEVEL
- See Also:
- Constant Field Values
PING_SUCCESSFUL
public static final int PING_SUCCESSFUL
- See Also:
- Constant Field Values
OPERATION_TO_PING
public static final java.lang.String OPERATION_TO_PING
- See Also:
- Constant Field Values
ping
public int ping()
throws AxisFault
- Throws:
AxisFault
Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.