|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.message.encode.AbstractMessageDecoder<T>
com.caucho.message.encode.AbstractNautilusDecoder<java.lang.Object>
com.caucho.message.encode.NautilusDecoder
public class NautilusDecoder
string decoder from utf-8
Field Summary | |
---|---|
static NautilusDecoder |
DECODER
|
Constructor Summary | |
---|---|
NautilusDecoder()
|
Method Summary | |
---|---|
java.lang.Object |
decode(java.io.InputStream is)
|
Methods inherited from class com.caucho.message.encode.AbstractNautilusDecoder |
---|
decodeLength |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final NautilusDecoder DECODER
Constructor Detail |
---|
public NautilusDecoder()
Method Detail |
---|
public java.lang.Object decode(java.io.InputStream is) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |