|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationListenerBean.State | |
---|---|
org.apache.axis2.jaxws.server |
Uses of InvocationListenerBean.State in org.apache.axis2.jaxws.server |
---|
Methods in org.apache.axis2.jaxws.server that return InvocationListenerBean.State | |
---|---|
InvocationListenerBean.State |
InvocationListenerBean.getState()
|
static InvocationListenerBean.State |
InvocationListenerBean.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static InvocationListenerBean.State[] |
InvocationListenerBean.State.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.apache.axis2.jaxws.server with parameters of type InvocationListenerBean.State | |
---|---|
void |
InvocationListenerBean.setState(InvocationListenerBean.State state)
|
Constructors in org.apache.axis2.jaxws.server with parameters of type InvocationListenerBean.State | |
---|---|
InvocationListenerBean(EndpointInvocationContext eic,
InvocationListenerBean.State state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |