Uses of Enum
org.eclipse.jetty.websocket.common.io.ReadState.Action
Packages that use ReadState.Action
Package
Description
Jetty WebSocket Common : I/O Implementation
-
Uses of ReadState.Action in org.eclipse.jetty.websocket.common.io
Methods in org.eclipse.jetty.websocket.common.io that return ReadState.ActionModifier and TypeMethodDescription(package private) ReadState.ActionReadState.getAction(ByteBuffer buffer) static ReadState.ActionReturns the enum constant of this type with the specified name.static ReadState.Action[]ReadState.Action.values()Returns an array containing the constants of this enum type, in the order they are declared.