Constructor and Description |
---|
JsonValueDecoder() |
Modifier and Type | Method and Description |
---|---|
JsonValue |
decode(Reader message) |
void |
destroy() |
void |
init(javax.websocket.EndpointConfig endpointConfig) |
public JsonValue decode(Reader message) throws javax.websocket.DecodeException, IOException
decode
in interface javax.websocket.Decoder.TextStream<JsonValue>
javax.websocket.DecodeException
IOException
public void init(javax.websocket.EndpointConfig endpointConfig)
init
in interface javax.websocket.Decoder
public void destroy()
destroy
in interface javax.websocket.Decoder
Copyright 2011-2017 ForgeRock AS.