|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.message.encode.AbstractMessageDecoder<java.lang.Object>
com.caucho.message.encode.NullDecoder
public class NullDecoder
null decoder to ignore messages.
Field Summary | |
---|---|
static NullDecoder |
DECODER
|
Constructor Summary | |
---|---|
NullDecoder()
|
Method Summary | |
---|---|
java.lang.Object |
decode(java.io.InputStream is)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final NullDecoder DECODER
Constructor Detail |
---|
public NullDecoder()
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 |