public class InputStreamDecoder extends Object implements javax.websocket.Decoder.BinaryStream<InputStream>
| Constructor and Description |
|---|
InputStreamDecoder() |
public InputStream decode(InputStream is) throws javax.websocket.DecodeException, IOException
decode in interface javax.websocket.Decoder.BinaryStream<InputStream>javax.websocket.DecodeExceptionIOExceptionpublic void destroy()
destroy in interface javax.websocket.Decoderpublic void init(javax.websocket.EndpointConfig config)
init in interface javax.websocket.DecoderCopyright © 1995-2017 Mort Bay Consulting. All Rights Reserved.