|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputHandler.State | |
---|---|
org.apache.qpid.transport.network |
Uses of InputHandler.State in org.apache.qpid.transport.network |
---|
Methods in org.apache.qpid.transport.network that return InputHandler.State | |
---|---|
static InputHandler.State |
InputHandler.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InputHandler.State[] |
InputHandler.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.qpid.transport.network with parameters of type InputHandler.State | |
---|---|
InputHandler(Receiver<NetworkEvent> receiver,
InputHandler.State state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |