public static class ServerContainerInitializeListener.InputMessageDecoder extends BaseTextDecoder<RestInputMessage>
| Constructor and Description |
|---|
InputMessageDecoder() |
| Modifier and Type | Method and Description |
|---|---|
RestInputMessage |
decode(String s) |
boolean |
willDecode(String s) |
destroy, initpublic RestInputMessage decode(String s) throws javax.websocket.DecodeException
javax.websocket.DecodeExceptionpublic boolean willDecode(String s)
Copyright © 2012–2017 Codenvy, S.A.. All rights reserved.