Package | Description |
---|---|
org.apache.activemq.openwire | |
org.apache.activemq.openwire.v1 | |
org.apache.activemq.openwire.v10 | |
org.apache.activemq.openwire.v9 | |
org.apache.activemq.transport |
The core Transport abstraction and support classes
|
org.apache.activemq.transport.multicast |
A Multicast based Transport implementation.
|
org.apache.activemq.transport.udp |
UDP based Transport implementation.
|
Modifier and Type | Method and Description |
---|---|
OpenWireFormat |
OpenWireFormat.copy() |
Modifier and Type | Method and Description |
---|---|
void |
DataStreamMarshaller.looseMarshal(OpenWireFormat format,
Object c,
DataOutput ds) |
void |
DataStreamMarshaller.looseUnmarshal(OpenWireFormat format,
Object data,
DataInput dis) |
int |
DataStreamMarshaller.tightMarshal1(OpenWireFormat format,
Object c,
BooleanStream bs) |
void |
DataStreamMarshaller.tightMarshal2(OpenWireFormat format,
Object c,
DataOutput ds,
BooleanStream bs) |
void |
DataStreamMarshaller.tightUnmarshal(OpenWireFormat format,
Object data,
DataInput dis,
BooleanStream bs) |
Modifier and Type | Method and Description |
---|---|
static DataStreamMarshaller[] |
MarshallerFactory.createMarshallerMap(OpenWireFormat wireFormat) |
void |
ActiveMQDestinationMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
RemoveInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQStreamMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConnectionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
SessionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ProducerIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConsumerInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTopicMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTempQueueMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTextMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
XATransactionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
SessionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ReplayCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ShutdownInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConsumerControlMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
BaseCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
NetworkBridgeFilterMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
JournalTopicAckMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DataResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
PartialCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConnectionErrorMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ProducerInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
JournalTraceMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQObjectMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DiscoveryEventMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
KeepAliveInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
BrokerInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DestinationInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQBytesMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
JournalQueueAckMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
JournalTransactionMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQMapMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ControlCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageDispatchMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConsumerIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
WireFormatInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
LastPartialCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageDispatchNotificationMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageAckMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConnectionControlMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
FlushCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
TransactionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQQueueMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DataStructureSupportMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
BaseDataStreamMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut) |
void |
ExceptionResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DataArrayResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConnectionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
TransactionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
SubscriptionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
RemoveSubscriptionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
IntegerResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
LocalTransactionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
BrokerIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTempDestinationMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTempTopicMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
protected void |
BaseDataStreamMarshaller.looseMarshalByteArray(OpenWireFormat wireFormat,
byte[] data,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalByteSequence(OpenWireFormat wireFormat,
ByteSequence data,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalCachedObject(OpenWireFormat wireFormat,
DataStructure o,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalConstByteArray(OpenWireFormat wireFormat,
byte[] data,
DataOutput dataOut,
int i) |
void |
BaseDataStreamMarshaller.looseMarshalLong(OpenWireFormat wireFormat,
long o,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalNestedObject(OpenWireFormat wireFormat,
DataStructure o,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalObjectArray(OpenWireFormat wireFormat,
DataStructure[] objects,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalThrowable(OpenWireFormat wireFormat,
Throwable o,
DataOutput dataOut) |
protected DataStructure |
BaseDataStreamMarshaller.looseUnmarsalCachedObject(OpenWireFormat wireFormat,
DataInput dataIn) |
protected DataStructure |
BaseDataStreamMarshaller.looseUnmarsalNestedObject(OpenWireFormat wireFormat,
DataInput dataIn) |
protected Throwable |
BaseDataStreamMarshaller.looseUnmarsalThrowable(OpenWireFormat wireFormat,
DataInput dataIn) |
void |
ActiveMQDestinationMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
RemoveInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQStreamMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConnectionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
SessionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ProducerIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConsumerInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTopicMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempQueueMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTextMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
XATransactionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
SessionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ReplayCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ShutdownInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConsumerControlMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
BaseCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
NetworkBridgeFilterMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
JournalTopicAckMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DataResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
PartialCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConnectionErrorMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ProducerInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
JournalTraceMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQObjectMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DiscoveryEventMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
KeepAliveInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
BrokerInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DestinationInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQBytesMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
JournalQueueAckMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
JournalTransactionMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQMapMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ControlCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageDispatchMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConsumerIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
WireFormatInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
LastPartialCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageDispatchNotificationMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageAckMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConnectionControlMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
FlushCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
TransactionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQQueueMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DataStructureSupportMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
BaseDataStreamMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn) |
void |
ExceptionResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DataArrayResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConnectionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
TransactionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
SubscriptionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
RemoveSubscriptionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
IntegerResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
LocalTransactionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
BrokerIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempDestinationMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempTopicMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
long |
BaseDataStreamMarshaller.looseUnmarshalLong(OpenWireFormat wireFormat,
DataInput dataIn) |
int |
ActiveMQDestinationMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
RemoveInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQStreamMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConnectionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
SessionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ProducerIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConsumerInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTopicMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTempQueueMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTextMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
XATransactionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
SessionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ReplayCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ShutdownInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConsumerControlMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
BaseCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
NetworkBridgeFilterMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
JournalTopicAckMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DataResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
PartialCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConnectionErrorMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ProducerInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
JournalTraceMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQObjectMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DiscoveryEventMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
KeepAliveInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
BrokerInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DestinationInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQBytesMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
JournalQueueAckMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
JournalTransactionMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQMapMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ControlCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageDispatchMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConsumerIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
WireFormatInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
LastPartialCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageDispatchNotificationMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageAckMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConnectionControlMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
FlushCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
TransactionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQQueueMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DataStructureSupportMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
BaseDataStreamMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs) |
int |
ExceptionResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DataArrayResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConnectionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
TransactionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
SubscriptionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
RemoveSubscriptionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
IntegerResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
LocalTransactionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
BrokerIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTempDestinationMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTempTopicMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQDestinationMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
RemoveInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQStreamMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConnectionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
SessionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ProducerIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConsumerInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTopicMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTempQueueMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTextMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
XATransactionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
SessionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ReplayCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ShutdownInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConsumerControlMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
BaseCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
NetworkBridgeFilterMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
JournalTopicAckMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DataResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
PartialCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConnectionErrorMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ProducerInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
JournalTraceMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQObjectMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DiscoveryEventMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
KeepAliveInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
BrokerInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DestinationInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQBytesMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
JournalQueueAckMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
JournalTransactionMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQMapMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ControlCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageDispatchMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConsumerIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
WireFormatInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
LastPartialCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageDispatchNotificationMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageAckMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConnectionControlMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
FlushCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
TransactionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQQueueMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DataStructureSupportMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
BaseDataStreamMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs) |
void |
ExceptionResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DataArrayResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConnectionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
TransactionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
SubscriptionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
RemoveSubscriptionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
IntegerResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
LocalTransactionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
BrokerIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTempDestinationMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTempTopicMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
protected int |
BaseDataStreamMarshaller.tightMarshalCachedObject1(OpenWireFormat wireFormat,
DataStructure o,
BooleanStream bs) |
protected void |
BaseDataStreamMarshaller.tightMarshalCachedObject2(OpenWireFormat wireFormat,
DataStructure o,
DataOutput dataOut,
BooleanStream bs) |
int |
BaseDataStreamMarshaller.tightMarshalLong1(OpenWireFormat wireFormat,
long o,
BooleanStream bs) |
void |
BaseDataStreamMarshaller.tightMarshalLong2(OpenWireFormat wireFormat,
long o,
DataOutput dataOut,
BooleanStream bs) |
protected int |
BaseDataStreamMarshaller.tightMarshalNestedObject1(OpenWireFormat wireFormat,
DataStructure o,
BooleanStream bs) |
protected void |
BaseDataStreamMarshaller.tightMarshalNestedObject2(OpenWireFormat wireFormat,
DataStructure o,
DataOutput dataOut,
BooleanStream bs) |
protected int |
BaseDataStreamMarshaller.tightMarshalObjectArray1(OpenWireFormat wireFormat,
DataStructure[] objects,
BooleanStream bs) |
protected void |
BaseDataStreamMarshaller.tightMarshalObjectArray2(OpenWireFormat wireFormat,
DataStructure[] objects,
DataOutput dataOut,
BooleanStream bs) |
protected int |
BaseDataStreamMarshaller.tightMarshalThrowable1(OpenWireFormat wireFormat,
Throwable o,
BooleanStream bs) |
protected void |
BaseDataStreamMarshaller.tightMarshalThrowable2(OpenWireFormat wireFormat,
Throwable o,
DataOutput dataOut,
BooleanStream bs) |
protected DataStructure |
BaseDataStreamMarshaller.tightUnmarsalCachedObject(OpenWireFormat wireFormat,
DataInput dataIn,
BooleanStream bs) |
protected DataStructure |
BaseDataStreamMarshaller.tightUnmarsalNestedObject(OpenWireFormat wireFormat,
DataInput dataIn,
BooleanStream bs) |
protected Throwable |
BaseDataStreamMarshaller.tightUnmarsalThrowable(OpenWireFormat wireFormat,
DataInput dataIn,
BooleanStream bs) |
void |
ActiveMQDestinationMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
RemoveInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQStreamMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConnectionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
SessionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ProducerIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConsumerInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTopicMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempQueueMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTextMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
XATransactionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
SessionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ReplayCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ShutdownInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConsumerControlMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
BaseCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
NetworkBridgeFilterMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
JournalTopicAckMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DataResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
PartialCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConnectionErrorMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ProducerInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
JournalTraceMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQObjectMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DiscoveryEventMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
KeepAliveInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
BrokerInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DestinationInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQBytesMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
JournalQueueAckMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
JournalTransactionMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQMapMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ControlCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageDispatchMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConsumerIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
WireFormatInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
LastPartialCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageDispatchNotificationMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageAckMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConnectionControlMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
FlushCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
TransactionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQQueueMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DataStructureSupportMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
BaseDataStreamMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs) |
void |
ExceptionResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DataArrayResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConnectionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
TransactionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
SubscriptionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
RemoveSubscriptionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
IntegerResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
LocalTransactionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
BrokerIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempDestinationMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempTopicMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
long |
BaseDataStreamMarshaller.tightUnmarshalLong(OpenWireFormat wireFormat,
DataInput dataIn,
BooleanStream bs) |
Modifier and Type | Method and Description |
---|---|
static DataStreamMarshaller[] |
MarshallerFactory.createMarshallerMap(OpenWireFormat wireFormat) |
void |
ActiveMQDestinationMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
RemoveInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQStreamMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConnectionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
SessionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ProducerIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConsumerInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTopicMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTempQueueMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTextMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
XATransactionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
SessionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ReplayCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ShutdownInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConsumerControlMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
BaseCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
NetworkBridgeFilterMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
JournalTopicAckMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DataResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
PartialCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConnectionErrorMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ProducerInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
JournalTraceMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQObjectMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DiscoveryEventMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
KeepAliveInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
BrokerInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DestinationInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQBytesMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
JournalQueueAckMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
JournalTransactionMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQMapMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ControlCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageDispatchMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConsumerIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
WireFormatInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
LastPartialCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageDispatchNotificationMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageAckMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConnectionControlMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
FlushCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
TransactionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQQueueMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
BaseDataStreamMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut) |
void |
ExceptionResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DataArrayResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConnectionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
TransactionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessagePullMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
SubscriptionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ProducerAckMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
RemoveSubscriptionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
IntegerResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQBlobMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
LocalTransactionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
BrokerIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTempDestinationMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTempTopicMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
protected void |
BaseDataStreamMarshaller.looseMarshalByteArray(OpenWireFormat wireFormat,
byte[] data,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalByteSequence(OpenWireFormat wireFormat,
ByteSequence data,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalCachedObject(OpenWireFormat wireFormat,
DataStructure o,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalConstByteArray(OpenWireFormat wireFormat,
byte[] data,
DataOutput dataOut,
int i) |
void |
BaseDataStreamMarshaller.looseMarshalLong(OpenWireFormat wireFormat,
long o,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalNestedObject(OpenWireFormat wireFormat,
DataStructure o,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalObjectArray(OpenWireFormat wireFormat,
DataStructure[] objects,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalThrowable(OpenWireFormat wireFormat,
Throwable o,
DataOutput dataOut) |
protected DataStructure |
BaseDataStreamMarshaller.looseUnmarsalCachedObject(OpenWireFormat wireFormat,
DataInput dataIn) |
protected DataStructure |
BaseDataStreamMarshaller.looseUnmarsalNestedObject(OpenWireFormat wireFormat,
DataInput dataIn) |
protected Throwable |
BaseDataStreamMarshaller.looseUnmarsalThrowable(OpenWireFormat wireFormat,
DataInput dataIn) |
void |
ActiveMQDestinationMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
RemoveInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQStreamMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConnectionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
SessionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ProducerIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConsumerInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTopicMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempQueueMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTextMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
XATransactionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
SessionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ReplayCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ShutdownInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConsumerControlMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
BaseCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
NetworkBridgeFilterMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
JournalTopicAckMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DataResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
PartialCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConnectionErrorMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ProducerInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
JournalTraceMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQObjectMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DiscoveryEventMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
KeepAliveInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
BrokerInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DestinationInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQBytesMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
JournalQueueAckMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
JournalTransactionMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQMapMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ControlCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageDispatchMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConsumerIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
WireFormatInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
LastPartialCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageDispatchNotificationMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageAckMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConnectionControlMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
FlushCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
TransactionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQQueueMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
BaseDataStreamMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn) |
void |
ExceptionResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DataArrayResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConnectionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
TransactionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessagePullMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
SubscriptionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ProducerAckMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
RemoveSubscriptionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
IntegerResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQBlobMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
LocalTransactionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
BrokerIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempDestinationMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempTopicMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
long |
BaseDataStreamMarshaller.looseUnmarshalLong(OpenWireFormat wireFormat,
DataInput dataIn) |
int |
ActiveMQDestinationMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
RemoveInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQStreamMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConnectionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
SessionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ProducerIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConsumerInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTopicMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTempQueueMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTextMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
XATransactionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
SessionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ReplayCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ShutdownInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConsumerControlMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
BaseCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
NetworkBridgeFilterMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
JournalTopicAckMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DataResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
PartialCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConnectionErrorMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ProducerInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
JournalTraceMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQObjectMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DiscoveryEventMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
KeepAliveInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
BrokerInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DestinationInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQBytesMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
JournalQueueAckMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
JournalTransactionMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQMapMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ControlCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageDispatchMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConsumerIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
WireFormatInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
LastPartialCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageDispatchNotificationMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageAckMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConnectionControlMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
FlushCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
TransactionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQQueueMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
BaseDataStreamMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs) |
int |
ExceptionResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DataArrayResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConnectionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
TransactionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessagePullMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
SubscriptionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ProducerAckMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
RemoveSubscriptionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
IntegerResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQBlobMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
LocalTransactionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
BrokerIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTempDestinationMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTempTopicMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQDestinationMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
RemoveInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQStreamMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConnectionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
SessionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ProducerIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConsumerInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTopicMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTempQueueMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTextMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
XATransactionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
SessionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ReplayCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ShutdownInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConsumerControlMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
BaseCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
NetworkBridgeFilterMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
JournalTopicAckMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DataResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
PartialCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConnectionErrorMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ProducerInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
JournalTraceMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQObjectMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DiscoveryEventMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
KeepAliveInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
BrokerInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DestinationInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQBytesMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
JournalQueueAckMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
JournalTransactionMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQMapMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ControlCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageDispatchMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConsumerIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
WireFormatInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
LastPartialCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageDispatchNotificationMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageAckMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConnectionControlMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
FlushCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
TransactionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQQueueMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
BaseDataStreamMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs) |
void |
ExceptionResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DataArrayResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConnectionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
TransactionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessagePullMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
SubscriptionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ProducerAckMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
RemoveSubscriptionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
IntegerResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQBlobMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
LocalTransactionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
BrokerIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTempDestinationMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTempTopicMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
protected int |
BaseDataStreamMarshaller.tightMarshalCachedObject1(OpenWireFormat wireFormat,
DataStructure o,
BooleanStream bs) |
protected void |
BaseDataStreamMarshaller.tightMarshalCachedObject2(OpenWireFormat wireFormat,
DataStructure o,
DataOutput dataOut,
BooleanStream bs) |
int |
BaseDataStreamMarshaller.tightMarshalLong1(OpenWireFormat wireFormat,
long o,
BooleanStream bs) |
void |
BaseDataStreamMarshaller.tightMarshalLong2(OpenWireFormat wireFormat,
long o,
DataOutput dataOut,
BooleanStream bs) |
protected int |
BaseDataStreamMarshaller.tightMarshalNestedObject1(OpenWireFormat wireFormat,
DataStructure o,
BooleanStream bs) |
protected void |
BaseDataStreamMarshaller.tightMarshalNestedObject2(OpenWireFormat wireFormat,
DataStructure o,
DataOutput dataOut,
BooleanStream bs) |
protected int |
BaseDataStreamMarshaller.tightMarshalObjectArray1(OpenWireFormat wireFormat,
DataStructure[] objects,
BooleanStream bs) |
protected void |
BaseDataStreamMarshaller.tightMarshalObjectArray2(OpenWireFormat wireFormat,
DataStructure[] objects,
DataOutput dataOut,
BooleanStream bs) |
protected int |
BaseDataStreamMarshaller.tightMarshalThrowable1(OpenWireFormat wireFormat,
Throwable o,
BooleanStream bs) |
protected void |
BaseDataStreamMarshaller.tightMarshalThrowable2(OpenWireFormat wireFormat,
Throwable o,
DataOutput dataOut,
BooleanStream bs) |
protected DataStructure |
BaseDataStreamMarshaller.tightUnmarsalCachedObject(OpenWireFormat wireFormat,
DataInput dataIn,
BooleanStream bs) |
protected DataStructure |
BaseDataStreamMarshaller.tightUnmarsalNestedObject(OpenWireFormat wireFormat,
DataInput dataIn,
BooleanStream bs) |
protected Throwable |
BaseDataStreamMarshaller.tightUnmarsalThrowable(OpenWireFormat wireFormat,
DataInput dataIn,
BooleanStream bs) |
void |
ActiveMQDestinationMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
RemoveInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQStreamMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConnectionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
SessionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ProducerIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConsumerInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTopicMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempQueueMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTextMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
XATransactionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
SessionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ReplayCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ShutdownInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConsumerControlMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
BaseCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
NetworkBridgeFilterMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
JournalTopicAckMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DataResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
PartialCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConnectionErrorMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ProducerInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
JournalTraceMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQObjectMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DiscoveryEventMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
KeepAliveInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
BrokerInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DestinationInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQBytesMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
JournalQueueAckMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
JournalTransactionMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQMapMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ControlCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageDispatchMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConsumerIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
WireFormatInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
LastPartialCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageDispatchNotificationMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageAckMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConnectionControlMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
FlushCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
TransactionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQQueueMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
BaseDataStreamMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs) |
void |
ExceptionResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DataArrayResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConnectionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
TransactionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessagePullMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
SubscriptionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ProducerAckMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
RemoveSubscriptionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
IntegerResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQBlobMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
LocalTransactionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
BrokerIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempDestinationMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempTopicMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
long |
BaseDataStreamMarshaller.tightUnmarshalLong(OpenWireFormat wireFormat,
DataInput dataIn,
BooleanStream bs) |
Modifier and Type | Method and Description |
---|---|
static DataStreamMarshaller[] |
MarshallerFactory.createMarshallerMap(OpenWireFormat wireFormat) |
void |
ActiveMQDestinationMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
RemoveInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQStreamMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConnectionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
SessionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ProducerIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConsumerInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTopicMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTempQueueMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTextMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
XATransactionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
SessionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ReplayCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ShutdownInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConsumerControlMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
BaseCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
NetworkBridgeFilterMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
JournalTopicAckMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DataResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
PartialCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConnectionErrorMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ProducerInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
JournalTraceMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQObjectMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DiscoveryEventMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
KeepAliveInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
BrokerInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DestinationInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQBytesMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
JournalQueueAckMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
JournalTransactionMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQMapMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ControlCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageDispatchMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConsumerIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
WireFormatInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
LastPartialCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageDispatchNotificationMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageAckMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConnectionControlMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
FlushCommandMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
TransactionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQQueueMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
BaseDataStreamMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut) |
void |
ExceptionResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
DataArrayResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ConnectionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
TransactionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessagePullMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
SubscriptionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ProducerAckMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
RemoveSubscriptionInfoMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
IntegerResponseMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQBlobMessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
MessageMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
LocalTransactionIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
BrokerIdMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTempDestinationMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQTempTopicMarshaller.looseMarshal(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut)
Write the booleans that this object uses to a BooleanStream
|
protected void |
BaseDataStreamMarshaller.looseMarshalByteArray(OpenWireFormat wireFormat,
byte[] data,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalByteSequence(OpenWireFormat wireFormat,
ByteSequence data,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalCachedObject(OpenWireFormat wireFormat,
DataStructure o,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalConstByteArray(OpenWireFormat wireFormat,
byte[] data,
DataOutput dataOut,
int i) |
void |
BaseDataStreamMarshaller.looseMarshalLong(OpenWireFormat wireFormat,
long o,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalNestedObject(OpenWireFormat wireFormat,
DataStructure o,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalObjectArray(OpenWireFormat wireFormat,
DataStructure[] objects,
DataOutput dataOut) |
protected void |
BaseDataStreamMarshaller.looseMarshalThrowable(OpenWireFormat wireFormat,
Throwable o,
DataOutput dataOut) |
protected DataStructure |
BaseDataStreamMarshaller.looseUnmarsalCachedObject(OpenWireFormat wireFormat,
DataInput dataIn) |
protected DataStructure |
BaseDataStreamMarshaller.looseUnmarsalNestedObject(OpenWireFormat wireFormat,
DataInput dataIn) |
protected Throwable |
BaseDataStreamMarshaller.looseUnmarsalThrowable(OpenWireFormat wireFormat,
DataInput dataIn) |
void |
ActiveMQDestinationMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
RemoveInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQStreamMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConnectionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
SessionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ProducerIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConsumerInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTopicMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempQueueMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTextMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
XATransactionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
SessionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ReplayCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ShutdownInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConsumerControlMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
BaseCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
NetworkBridgeFilterMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
JournalTopicAckMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DataResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
PartialCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConnectionErrorMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ProducerInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
JournalTraceMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQObjectMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DiscoveryEventMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
KeepAliveInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
BrokerInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DestinationInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQBytesMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
JournalQueueAckMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
JournalTransactionMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQMapMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ControlCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageDispatchMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConsumerIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
WireFormatInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
LastPartialCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageDispatchNotificationMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageAckMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConnectionControlMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
FlushCommandMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
TransactionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQQueueMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
BaseDataStreamMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn) |
void |
ExceptionResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
DataArrayResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ConnectionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
TransactionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessagePullMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
SubscriptionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ProducerAckMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
RemoveSubscriptionInfoMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
IntegerResponseMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQBlobMessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
MessageMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
LocalTransactionIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
BrokerIdMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempDestinationMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempTopicMarshaller.looseUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn)
Un-marshal an object instance from the data input stream
|
long |
BaseDataStreamMarshaller.looseUnmarshalLong(OpenWireFormat wireFormat,
DataInput dataIn) |
int |
ActiveMQDestinationMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
RemoveInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQStreamMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConnectionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
SessionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ProducerIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConsumerInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTopicMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTempQueueMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTextMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
XATransactionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
SessionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ReplayCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ShutdownInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConsumerControlMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
BaseCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
NetworkBridgeFilterMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
JournalTopicAckMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DataResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
PartialCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConnectionErrorMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ProducerInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
JournalTraceMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQObjectMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DiscoveryEventMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
KeepAliveInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
BrokerInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DestinationInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQBytesMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
JournalQueueAckMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
JournalTransactionMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQMapMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ControlCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageDispatchMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConsumerIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
WireFormatInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
LastPartialCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageDispatchNotificationMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageAckMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConnectionControlMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
FlushCommandMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
TransactionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQQueueMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
BaseDataStreamMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs) |
int |
ExceptionResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
DataArrayResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ConnectionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
TransactionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessagePullMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
SubscriptionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ProducerAckMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
RemoveSubscriptionInfoMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
IntegerResponseMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQBlobMessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
MessageMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
LocalTransactionIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
BrokerIdMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTempDestinationMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
int |
ActiveMQTempTopicMarshaller.tightMarshal1(OpenWireFormat wireFormat,
Object o,
BooleanStream bs)
Write the booleans that this object uses to a BooleanStream
|
void |
ActiveMQDestinationMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
RemoveInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQStreamMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConnectionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
SessionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ProducerIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConsumerInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTopicMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTempQueueMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTextMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
XATransactionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
SessionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ReplayCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ShutdownInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConsumerControlMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
BaseCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
NetworkBridgeFilterMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
JournalTopicAckMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DataResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
PartialCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConnectionErrorMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ProducerInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
JournalTraceMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQObjectMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DiscoveryEventMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
KeepAliveInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
BrokerInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DestinationInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQBytesMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
JournalQueueAckMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
JournalTransactionMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQMapMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ControlCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageDispatchMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConsumerIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
WireFormatInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
LastPartialCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageDispatchNotificationMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageAckMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConnectionControlMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
FlushCommandMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
TransactionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQQueueMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
BaseDataStreamMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs) |
void |
ExceptionResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
DataArrayResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ConnectionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
TransactionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessagePullMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
SubscriptionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ProducerAckMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
RemoveSubscriptionInfoMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
IntegerResponseMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQBlobMessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
MessageMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
LocalTransactionIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
BrokerIdMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTempDestinationMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
void |
ActiveMQTempTopicMarshaller.tightMarshal2(OpenWireFormat wireFormat,
Object o,
DataOutput dataOut,
BooleanStream bs)
Write a object instance to data output stream
|
protected int |
BaseDataStreamMarshaller.tightMarshalCachedObject1(OpenWireFormat wireFormat,
DataStructure o,
BooleanStream bs) |
protected void |
BaseDataStreamMarshaller.tightMarshalCachedObject2(OpenWireFormat wireFormat,
DataStructure o,
DataOutput dataOut,
BooleanStream bs) |
int |
BaseDataStreamMarshaller.tightMarshalLong1(OpenWireFormat wireFormat,
long o,
BooleanStream bs) |
void |
BaseDataStreamMarshaller.tightMarshalLong2(OpenWireFormat wireFormat,
long o,
DataOutput dataOut,
BooleanStream bs) |
protected int |
BaseDataStreamMarshaller.tightMarshalNestedObject1(OpenWireFormat wireFormat,
DataStructure o,
BooleanStream bs) |
protected void |
BaseDataStreamMarshaller.tightMarshalNestedObject2(OpenWireFormat wireFormat,
DataStructure o,
DataOutput dataOut,
BooleanStream bs) |
protected int |
BaseDataStreamMarshaller.tightMarshalObjectArray1(OpenWireFormat wireFormat,
DataStructure[] objects,
BooleanStream bs) |
protected void |
BaseDataStreamMarshaller.tightMarshalObjectArray2(OpenWireFormat wireFormat,
DataStructure[] objects,
DataOutput dataOut,
BooleanStream bs) |
protected int |
BaseDataStreamMarshaller.tightMarshalThrowable1(OpenWireFormat wireFormat,
Throwable o,
BooleanStream bs) |
protected void |
BaseDataStreamMarshaller.tightMarshalThrowable2(OpenWireFormat wireFormat,
Throwable o,
DataOutput dataOut,
BooleanStream bs) |
protected DataStructure |
BaseDataStreamMarshaller.tightUnmarsalCachedObject(OpenWireFormat wireFormat,
DataInput dataIn,
BooleanStream bs) |
protected DataStructure |
BaseDataStreamMarshaller.tightUnmarsalNestedObject(OpenWireFormat wireFormat,
DataInput dataIn,
BooleanStream bs) |
protected Throwable |
BaseDataStreamMarshaller.tightUnmarsalThrowable(OpenWireFormat wireFormat,
DataInput dataIn,
BooleanStream bs) |
void |
ActiveMQDestinationMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
RemoveInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQStreamMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConnectionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
SessionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ProducerIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConsumerInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTopicMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempQueueMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTextMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
XATransactionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
SessionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ReplayCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ShutdownInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConsumerControlMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
BaseCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
NetworkBridgeFilterMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
JournalTopicAckMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DataResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
PartialCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConnectionErrorMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ProducerInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
JournalTraceMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQObjectMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DiscoveryEventMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
KeepAliveInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
BrokerInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DestinationInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQBytesMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
JournalQueueAckMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
JournalTransactionMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQMapMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ControlCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageDispatchMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConsumerIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
WireFormatInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
LastPartialCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageDispatchNotificationMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageAckMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConnectionControlMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
FlushCommandMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
TransactionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQQueueMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
BaseDataStreamMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs) |
void |
ExceptionResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
DataArrayResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ConnectionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
TransactionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessagePullMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
SubscriptionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ProducerAckMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
RemoveSubscriptionInfoMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
IntegerResponseMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQBlobMessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
MessageMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
LocalTransactionIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
BrokerIdMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempDestinationMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
void |
ActiveMQTempTopicMarshaller.tightUnmarshal(OpenWireFormat wireFormat,
Object o,
DataInput dataIn,
BooleanStream bs)
Un-marshal an object instance from the data input stream
|
long |
BaseDataStreamMarshaller.tightUnmarshalLong(OpenWireFormat wireFormat,
DataInput dataIn,
BooleanStream bs) |
Constructor and Description |
---|
CommandJoiner(Transport next,
OpenWireFormat wireFormat) |
WireFormatNegotiator(Transport next,
OpenWireFormat wireFormat,
int minimumVersion)
Negotiator
|
Constructor and Description |
---|
MulticastTransport(OpenWireFormat wireFormat,
URI remoteLocation) |
Modifier and Type | Field and Description |
---|---|
protected OpenWireFormat |
CommandChannelSupport.wireFormat |
Modifier and Type | Method and Description |
---|---|
protected OpenWireFormat |
UdpTransportFactory.asOpenWireFormat(WireFormat wf)
Deprecated.
|
OpenWireFormat |
UdpTransport.getWireFormat() |
Constructor and Description |
---|
CommandChannelSupport(UdpTransport transport,
OpenWireFormat wireFormat,
int datagramSize,
SocketAddress targetAddress,
DatagramHeaderMarshaller headerMarshaller) |
CommandDatagramChannel(UdpTransport transport,
OpenWireFormat wireFormat,
int datagramSize,
SocketAddress targetAddress,
DatagramHeaderMarshaller headerMarshaller,
DatagramChannel channel,
ByteBufferPool bufferPool) |
CommandDatagramSocket(UdpTransport transport,
OpenWireFormat wireFormat,
int datagramSize,
SocketAddress targetAddress,
DatagramHeaderMarshaller headerMarshaller,
DatagramSocket channel) |
UdpTransport(OpenWireFormat wireFormat) |
UdpTransport(OpenWireFormat wireFormat,
int port)
Used by the server transport
|
UdpTransport(OpenWireFormat wireFormat,
SocketAddress socketAddress) |
UdpTransport(OpenWireFormat wireFormat,
URI remoteLocation) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.