Package | Description |
---|---|
org.eclipse.jetty.websocket.api.util |
Jetty WebSocket API : Utility Classes
|
Modifier and Type | Method and Description |
---|---|
static QuoteUtil.DeQuotingStringIterator.State |
QuoteUtil.DeQuotingStringIterator.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static QuoteUtil.DeQuotingStringIterator.State[] |
QuoteUtil.DeQuotingStringIterator.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|