Uses of Enum Class
org.glassfish.grizzly.CloseType
Packages that use CloseType
-
Uses of CloseType in org.glassfish.grizzly
Methods in org.glassfish.grizzly that return CloseTypeModifier and TypeMethodDescriptionCloseReason.getType()Return information whetherConnectionwas closed locally or remotely.static CloseTypeReturns the enum constant of this class with the specified name.static CloseType[]CloseType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.glassfish.grizzly with parameters of type CloseType