|
xmlBlaster 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlBlaster.protocol.corba.serverIdl.MessageUnit
public final class MessageUnit
Generated from IDL definition of struct "MessageUnit"
| Field Summary | |
|---|---|
byte[] |
content
|
java.lang.String |
qos
|
java.lang.String |
xmlKey
|
| Constructor Summary | |
|---|---|
MessageUnit()
|
|
MessageUnit(java.lang.String xmlKey,
byte[] content,
java.lang.String qos)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String xmlKey
public byte[] content
public java.lang.String qos
| Constructor Detail |
|---|
public MessageUnit()
public MessageUnit(java.lang.String xmlKey,
byte[] content,
java.lang.String qos)
|
xmlBlaster 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||