|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpProtocolHandler.Mode | |
---|---|
com.sun.grizzly.http.portunif |
Uses of HttpProtocolHandler.Mode in com.sun.grizzly.http.portunif |
---|
Methods in com.sun.grizzly.http.portunif that return HttpProtocolHandler.Mode | |
---|---|
static HttpProtocolHandler.Mode |
HttpProtocolHandler.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HttpProtocolHandler.Mode[] |
HttpProtocolHandler.Mode.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in com.sun.grizzly.http.portunif with parameters of type HttpProtocolHandler.Mode | |
---|---|
HttpProtocolHandler(HttpProtocolHandler.Mode mode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |