|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BodyFactory
Any class that is capable of turning a stream of bytes into an AMQ structure must implement this interface.
Method Summary | |
---|---|
AMQBody |
createBody(org.apache.mina.common.ByteBuffer in)
|
Method Detail |
---|
AMQBody createBody(org.apache.mina.common.ByteBuffer in) throws AMQFrameDecodingException
AMQFrameDecodingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |