Package | Description |
---|---|
org.apache.axis2.jaxws.server |
Modifier and Type | Method and Description |
---|---|
InvocationListenerBean.State |
InvocationListenerBean.getState() |
static InvocationListenerBean.State |
InvocationListenerBean.State.valueOf(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 are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
InvocationListenerBean.setState(InvocationListenerBean.State state) |
Constructor and Description |
---|
InvocationListenerBean(EndpointInvocationContext eic,
InvocationListenerBean.State state) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.