Package | Description |
---|---|
org.apache.tomcat.websocket |
Modifier and Type | Method and Description |
---|---|
MessageHandlerResultType |
MessageHandlerResult.getType() |
static MessageHandlerResultType |
MessageHandlerResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageHandlerResultType[] |
MessageHandlerResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MessageHandlerResult(MessageHandler handler,
MessageHandlerResultType type) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.