|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.amqp.marshal.AmqpJmsDecoder
public class AmqpJmsDecoder
Encodes a message as a string.
Field Summary | |
---|---|
static AmqpJmsDecoder |
DECODER
|
Constructor Summary | |
---|---|
AmqpJmsDecoder()
|
Method Summary | |
---|---|
Message |
decode(AmqpReader in,
Message prevValue)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final AmqpJmsDecoder DECODER
Constructor Detail |
---|
public AmqpJmsDecoder()
Method Detail |
---|
public Message decode(AmqpReader in, Message prevValue) throws java.io.IOException
decode
in interface AmqpMessageDecoder<Message>
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |