|
Joram 5.2.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.mom.amqp.PublishRequest
public class PublishRequest
Field Summary | |
---|---|
byte[] |
body
|
long |
bodyRead
|
long |
bodySize
|
Constructor Summary | |
---|---|
PublishRequest()
|
Method Summary | |
---|---|
AMQP.Basic.BasicProperties |
getHeader()
|
AMQP.Basic.Publish |
getPublish()
|
void |
setHeader(AMQP.Basic.BasicProperties header)
set the header content. |
void |
setPublish(AMQP.Basic.Publish publish)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long bodySize
public byte[] body
public long bodyRead
Constructor Detail |
---|
public PublishRequest()
Method Detail |
---|
public void setHeader(AMQP.Basic.BasicProperties header)
classId
- weight
- bodySize
- propertyFlags
- propertyList
- public AMQP.Basic.BasicProperties getHeader()
public void setPublish(AMQP.Basic.Publish publish)
public AMQP.Basic.Publish getPublish()
|
Joram 5.2.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |