Uses of Enum Class
org.glassfish.grizzly.Transport.State
Packages that use Transport.State
-
Uses of Transport.State in org.glassfish.grizzly
Fields in org.glassfish.grizzly with type parameters of type Transport.StateModifier and TypeFieldDescriptionprotected final StateHolder<Transport.State>AbstractTransport.stateTransport state controllerMethods in org.glassfish.grizzly that return Transport.StateModifier and TypeMethodDescriptionstatic Transport.StateReturns the enum constant of this class with the specified name.static Transport.State[]Transport.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.glassfish.grizzly that return types with arguments of type Transport.State -
Uses of Transport.State in org.glassfish.grizzly.nio
Methods in org.glassfish.grizzly.nio that return Transport.State