public class InputStreamDecoder extends Object implements Decoder.BinaryStream<InputStream>
Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>
Constructor and Description |
---|
InputStreamDecoder() |
public InputStream decode(InputStream is) throws DecodeException, IOException
decode
in interface Decoder.BinaryStream<InputStream>
DecodeException
IOException
public void init(EndpointConfig config)
Copyright © 1995-2015 Webtide. All Rights Reserved.