Package | Description |
---|---|
weblogic.jms.common |
Provides exceptions for
weblogic.jms.common . |
Modifier and Type | Class and Description |
---|---|
class |
BufferDataOutputStream
BufferDataOutputStream
|
(package private) class |
PayloadChunkBase |
Modifier and Type | Field and Description |
---|---|
private PayloadText |
TextMessageImpl.payload |
private PayloadText |
XMLMessageImpl.payloadText |
Modifier and Type | Method and Description |
---|---|
PayloadText |
PayloadText.copyPayloadWithoutSharedText()
copy the underlying buffers to a new payload.
|
PayloadText |
PayloadChunkBase.copyPayloadWithoutSharedText() |
PayloadText |
BufferDataOutputStream.copyPayloadWithoutSharedText() |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
TextMessageImpl.interopMessageBody(PayloadText localPayload) |
void |
TextMessageImpl.setUTF8Buffer(PayloadText payload) |