Uses of Enum
org.eclipse.jetty.websocket.api.BatchMode
Packages that use BatchMode
-
Uses of BatchMode in org.eclipse.jetty.websocket.api
Methods in org.eclipse.jetty.websocket.api that return BatchModeModifier and TypeMethodDescriptionRemoteEndpoint.getBatchMode()static BatchModestatic BatchModeReturns the enum constant of this type with the specified name.static BatchMode[]BatchMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.jetty.websocket.api with parameters of type BatchMode