|
||||||||||
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.AmqpDecoder<T>
public class AmqpDecoder<T>
null encoder to ignore messages.
Constructor Summary | |
---|---|
AmqpDecoder(AmqpMessageDecoder<T> decoder)
|
Method Summary | |
---|---|
T |
decode(java.io.InputStream is)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AmqpDecoder(AmqpMessageDecoder<T> decoder)
Method Detail |
---|
public T 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 |