public interface MessageDecoder<T>
T
decode(java.io.InputStream is)
T decode(java.io.InputStream is) throws java.io.IOException
java.io.IOException