Uses of Enum
org.apache.axis2.jaxws.server.InvocationListenerBean.State
Packages that use InvocationListenerBean.State
-
Uses of InvocationListenerBean.State in org.apache.axis2.jaxws.server
Methods in org.apache.axis2.jaxws.server that return InvocationListenerBean.StateModifier and TypeMethodDescriptionInvocationListenerBean.getState()static InvocationListenerBean.StateReturns 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.Methods in org.apache.axis2.jaxws.server with parameters of type InvocationListenerBean.StateModifier and TypeMethodDescriptionvoidInvocationListenerBean.setState(InvocationListenerBean.State state) Constructors in org.apache.axis2.jaxws.server with parameters of type InvocationListenerBean.StateModifierConstructorDescription