Uses of Class
org.apache.activemq.util.ByteSequence
-
-
Uses of ByteSequence in org.apache.activemq.broker.region.cursors
Methods in org.apache.activemq.broker.region.cursors that return ByteSequence Modifier and Type Method Description protected ByteSequence
FilePendingMessageCursor. getByteSequence(Message message)
Methods in org.apache.activemq.broker.region.cursors with parameters of type ByteSequence Modifier and Type Method Description protected Message
FilePendingMessageCursor. getMessage(ByteSequence bs)
-
Uses of ByteSequence in org.apache.activemq.broker.scheduler
Methods in org.apache.activemq.broker.scheduler with parameters of type ByteSequence Modifier and Type Method Description void
JobScheduler. schedule(String jobId, ByteSequence payload, long delay)
Add a job to be scheduledvoid
JobScheduler. schedule(String jobId, ByteSequence payload, String cronEntry)
Add a job to be scheduledvoid
JobScheduler. schedule(String jobId, ByteSequence payload, String cronEntry, long delay, long period, int repeat)
Add a job to be scheduledvoid
JobSchedulerFacade. schedule(String jobId, ByteSequence payload, long delay)
void
JobSchedulerFacade. schedule(String jobId, ByteSequence payload, String cronEntry)
void
JobSchedulerFacade. schedule(String jobId, ByteSequence payload, String cronEntry, long start, long period, int repeat)
void
JobListener. scheduledJob(String id, ByteSequence job)
A Job that has been scheduled is now ready to be fired.void
SchedulerBroker. scheduledJob(String id, ByteSequence job)
-
Uses of ByteSequence in org.apache.activemq.broker.scheduler.memory
Methods in org.apache.activemq.broker.scheduler.memory with parameters of type ByteSequence Modifier and Type Method Description void
InMemoryJobScheduler. schedule(String jobId, ByteSequence payload, long delay)
void
InMemoryJobScheduler. schedule(String jobId, ByteSequence payload, String cronEntry)
void
InMemoryJobScheduler. schedule(String jobId, ByteSequence payload, String cronEntry, long delay, long period, int repeat)
-
Uses of ByteSequence in org.apache.activemq.command
Fields in org.apache.activemq.command declared as ByteSequence Modifier and Type Field Description protected ByteSequence
Message. content
protected ByteSequence
Message. marshalledProperties
protected ByteSequence
WireFormatInfo. marshalledProperties
Methods in org.apache.activemq.command that return ByteSequence Modifier and Type Method Description ByteSequence
WireFormatInfo. getCachedMarshalledForm(WireFormat wireFormat)
ByteSequence
Message. getContent()
ByteSequence
Message. getMarshalledProperties()
ByteSequence
WireFormatInfo. getMarshalledProperties()
Methods in org.apache.activemq.command with parameters of type ByteSequence Modifier and Type Method Description protected byte[]
ActiveMQBytesMessage. decompress(ByteSequence dataSequence)
void
WireFormatInfo. setCachedMarshalledForm(WireFormat wireFormat, ByteSequence data)
void
Message. setContent(ByteSequence content)
void
Message. setMarshalledProperties(ByteSequence marshalledProperties)
void
WireFormatInfo. setMarshalledProperties(ByteSequence marshalledProperties)
-
Uses of ByteSequence in org.apache.activemq.openwire
Methods in org.apache.activemq.openwire that return ByteSequence Modifier and Type Method Description ByteSequence
OpenWireFormat. marshal(Object command)
Methods in org.apache.activemq.openwire with parameters of type ByteSequence Modifier and Type Method Description Object
OpenWireFormat. unmarshal(ByteSequence sequence)
-
Uses of ByteSequence in org.apache.activemq.openwire.v1
Methods in org.apache.activemq.openwire.v1 that return ByteSequence Modifier and Type Method Description protected ByteSequence
BaseDataStreamMarshaller. looseUnmarshalByteSequence(DataInput dataIn)
protected ByteSequence
BaseDataStreamMarshaller. tightUnmarshalByteSequence(DataInput dataIn, BooleanStream bs)
Methods in org.apache.activemq.openwire.v1 with parameters of type ByteSequence Modifier and Type Method Description protected void
BaseDataStreamMarshaller. looseMarshalByteSequence(OpenWireFormat wireFormat, ByteSequence data, DataOutput dataOut)
protected int
BaseDataStreamMarshaller. tightMarshalByteSequence1(ByteSequence data, BooleanStream bs)
protected void
BaseDataStreamMarshaller. tightMarshalByteSequence2(ByteSequence data, DataOutput dataOut, BooleanStream bs)
-
Uses of ByteSequence in org.apache.activemq.openwire.v10
Methods in org.apache.activemq.openwire.v10 that return ByteSequence Modifier and Type Method Description protected ByteSequence
BaseDataStreamMarshaller. looseUnmarshalByteSequence(DataInput dataIn)
protected ByteSequence
BaseDataStreamMarshaller. tightUnmarshalByteSequence(DataInput dataIn, BooleanStream bs)
Methods in org.apache.activemq.openwire.v10 with parameters of type ByteSequence Modifier and Type Method Description protected void
BaseDataStreamMarshaller. looseMarshalByteSequence(OpenWireFormat wireFormat, ByteSequence data, DataOutput dataOut)
protected int
BaseDataStreamMarshaller. tightMarshalByteSequence1(ByteSequence data, BooleanStream bs)
protected void
BaseDataStreamMarshaller. tightMarshalByteSequence2(ByteSequence data, DataOutput dataOut, BooleanStream bs)
-
Uses of ByteSequence in org.apache.activemq.openwire.v11
Methods in org.apache.activemq.openwire.v11 that return ByteSequence Modifier and Type Method Description protected ByteSequence
BaseDataStreamMarshaller. looseUnmarshalByteSequence(DataInput dataIn)
protected ByteSequence
BaseDataStreamMarshaller. tightUnmarshalByteSequence(DataInput dataIn, BooleanStream bs)
Methods in org.apache.activemq.openwire.v11 with parameters of type ByteSequence Modifier and Type Method Description protected void
BaseDataStreamMarshaller. looseMarshalByteSequence(OpenWireFormat wireFormat, ByteSequence data, DataOutput dataOut)
protected int
BaseDataStreamMarshaller. tightMarshalByteSequence1(ByteSequence data, BooleanStream bs)
protected void
BaseDataStreamMarshaller. tightMarshalByteSequence2(ByteSequence data, DataOutput dataOut, BooleanStream bs)
-
Uses of ByteSequence in org.apache.activemq.openwire.v12
Methods in org.apache.activemq.openwire.v12 that return ByteSequence Modifier and Type Method Description protected ByteSequence
BaseDataStreamMarshaller. looseUnmarshalByteSequence(DataInput dataIn)
protected ByteSequence
BaseDataStreamMarshaller. tightUnmarshalByteSequence(DataInput dataIn, BooleanStream bs)
Methods in org.apache.activemq.openwire.v12 with parameters of type ByteSequence Modifier and Type Method Description protected void
BaseDataStreamMarshaller. looseMarshalByteSequence(OpenWireFormat wireFormat, ByteSequence data, DataOutput dataOut)
protected int
BaseDataStreamMarshaller. tightMarshalByteSequence1(ByteSequence data, BooleanStream bs)
protected void
BaseDataStreamMarshaller. tightMarshalByteSequence2(ByteSequence data, DataOutput dataOut, BooleanStream bs)
-
Uses of ByteSequence in org.apache.activemq.openwire.v2
Methods in org.apache.activemq.openwire.v2 that return ByteSequence Modifier and Type Method Description protected ByteSequence
BaseDataStreamMarshaller. looseUnmarshalByteSequence(DataInput dataIn)
protected ByteSequence
BaseDataStreamMarshaller. tightUnmarshalByteSequence(DataInput dataIn, BooleanStream bs)
Methods in org.apache.activemq.openwire.v2 with parameters of type ByteSequence Modifier and Type Method Description protected void
BaseDataStreamMarshaller. looseMarshalByteSequence(OpenWireFormat wireFormat, ByteSequence data, DataOutput dataOut)
protected int
BaseDataStreamMarshaller. tightMarshalByteSequence1(ByteSequence data, BooleanStream bs)
protected void
BaseDataStreamMarshaller. tightMarshalByteSequence2(ByteSequence data, DataOutput dataOut, BooleanStream bs)
-
Uses of ByteSequence in org.apache.activemq.openwire.v3
Methods in org.apache.activemq.openwire.v3 that return ByteSequence Modifier and Type Method Description protected ByteSequence
BaseDataStreamMarshaller. looseUnmarshalByteSequence(DataInput dataIn)
protected ByteSequence
BaseDataStreamMarshaller. tightUnmarshalByteSequence(DataInput dataIn, BooleanStream bs)
Methods in org.apache.activemq.openwire.v3 with parameters of type ByteSequence Modifier and Type Method Description protected void
BaseDataStreamMarshaller. looseMarshalByteSequence(OpenWireFormat wireFormat, ByteSequence data, DataOutput dataOut)
protected int
BaseDataStreamMarshaller. tightMarshalByteSequence1(ByteSequence data, BooleanStream bs)
protected void
BaseDataStreamMarshaller. tightMarshalByteSequence2(ByteSequence data, DataOutput dataOut, BooleanStream bs)
-
Uses of ByteSequence in org.apache.activemq.openwire.v4
Methods in org.apache.activemq.openwire.v4 that return ByteSequence Modifier and Type Method Description protected ByteSequence
BaseDataStreamMarshaller. looseUnmarshalByteSequence(DataInput dataIn)
protected ByteSequence
BaseDataStreamMarshaller. tightUnmarshalByteSequence(DataInput dataIn, BooleanStream bs)
Methods in org.apache.activemq.openwire.v4 with parameters of type ByteSequence Modifier and Type Method Description protected void
BaseDataStreamMarshaller. looseMarshalByteSequence(OpenWireFormat wireFormat, ByteSequence data, DataOutput dataOut)
protected int
BaseDataStreamMarshaller. tightMarshalByteSequence1(ByteSequence data, BooleanStream bs)
protected void
BaseDataStreamMarshaller. tightMarshalByteSequence2(ByteSequence data, DataOutput dataOut, BooleanStream bs)
-
Uses of ByteSequence in org.apache.activemq.openwire.v5
Methods in org.apache.activemq.openwire.v5 that return ByteSequence Modifier and Type Method Description protected ByteSequence
BaseDataStreamMarshaller. looseUnmarshalByteSequence(DataInput dataIn)
protected ByteSequence
BaseDataStreamMarshaller. tightUnmarshalByteSequence(DataInput dataIn, BooleanStream bs)
Methods in org.apache.activemq.openwire.v5 with parameters of type ByteSequence Modifier and Type Method Description protected void
BaseDataStreamMarshaller. looseMarshalByteSequence(OpenWireFormat wireFormat, ByteSequence data, DataOutput dataOut)
protected int
BaseDataStreamMarshaller. tightMarshalByteSequence1(ByteSequence data, BooleanStream bs)
protected void
BaseDataStreamMarshaller. tightMarshalByteSequence2(ByteSequence data, DataOutput dataOut, BooleanStream bs)
-
Uses of ByteSequence in org.apache.activemq.openwire.v6
Methods in org.apache.activemq.openwire.v6 that return ByteSequence Modifier and Type Method Description protected ByteSequence
BaseDataStreamMarshaller. looseUnmarshalByteSequence(DataInput dataIn)
protected ByteSequence
BaseDataStreamMarshaller. tightUnmarshalByteSequence(DataInput dataIn, BooleanStream bs)
Methods in org.apache.activemq.openwire.v6 with parameters of type ByteSequence Modifier and Type Method Description protected void
BaseDataStreamMarshaller. looseMarshalByteSequence(OpenWireFormat wireFormat, ByteSequence data, DataOutput dataOut)
protected int
BaseDataStreamMarshaller. tightMarshalByteSequence1(ByteSequence data, BooleanStream bs)
protected void
BaseDataStreamMarshaller. tightMarshalByteSequence2(ByteSequence data, DataOutput dataOut, BooleanStream bs)
-
Uses of ByteSequence in org.apache.activemq.openwire.v7
Methods in org.apache.activemq.openwire.v7 that return ByteSequence Modifier and Type Method Description protected ByteSequence
BaseDataStreamMarshaller. looseUnmarshalByteSequence(DataInput dataIn)
protected ByteSequence
BaseDataStreamMarshaller. tightUnmarshalByteSequence(DataInput dataIn, BooleanStream bs)
Methods in org.apache.activemq.openwire.v7 with parameters of type ByteSequence Modifier and Type Method Description protected void
BaseDataStreamMarshaller. looseMarshalByteSequence(OpenWireFormat wireFormat, ByteSequence data, DataOutput dataOut)
protected int
BaseDataStreamMarshaller. tightMarshalByteSequence1(ByteSequence data, BooleanStream bs)
protected void
BaseDataStreamMarshaller. tightMarshalByteSequence2(ByteSequence data, DataOutput dataOut, BooleanStream bs)
-
Uses of ByteSequence in org.apache.activemq.openwire.v8
Methods in org.apache.activemq.openwire.v8 that return ByteSequence Modifier and Type Method Description protected ByteSequence
BaseDataStreamMarshaller. looseUnmarshalByteSequence(DataInput dataIn)
protected ByteSequence
BaseDataStreamMarshaller. tightUnmarshalByteSequence(DataInput dataIn, BooleanStream bs)
Methods in org.apache.activemq.openwire.v8 with parameters of type ByteSequence Modifier and Type Method Description protected void
BaseDataStreamMarshaller. looseMarshalByteSequence(OpenWireFormat wireFormat, ByteSequence data, DataOutput dataOut)
protected int
BaseDataStreamMarshaller. tightMarshalByteSequence1(ByteSequence data, BooleanStream bs)
protected void
BaseDataStreamMarshaller. tightMarshalByteSequence2(ByteSequence data, DataOutput dataOut, BooleanStream bs)
-
Uses of ByteSequence in org.apache.activemq.openwire.v9
Methods in org.apache.activemq.openwire.v9 that return ByteSequence Modifier and Type Method Description protected ByteSequence
BaseDataStreamMarshaller. looseUnmarshalByteSequence(DataInput dataIn)
protected ByteSequence
BaseDataStreamMarshaller. tightUnmarshalByteSequence(DataInput dataIn, BooleanStream bs)
Methods in org.apache.activemq.openwire.v9 with parameters of type ByteSequence Modifier and Type Method Description protected void
BaseDataStreamMarshaller. looseMarshalByteSequence(OpenWireFormat wireFormat, ByteSequence data, DataOutput dataOut)
protected int
BaseDataStreamMarshaller. tightMarshalByteSequence1(ByteSequence data, BooleanStream bs)
protected void
BaseDataStreamMarshaller. tightMarshalByteSequence2(ByteSequence data, DataOutput dataOut, BooleanStream bs)
-
Uses of ByteSequence in org.apache.activemq.store
Methods in org.apache.activemq.store that return ByteSequence Modifier and Type Method Description ByteSequence
PListEntry. getByteSequence()
Methods in org.apache.activemq.store with parameters of type ByteSequence Modifier and Type Method Description Object
PList. addFirst(String id, ByteSequence bs)
Object
PList. addLast(String id, ByteSequence bs)
Constructors in org.apache.activemq.store with parameters of type ByteSequence Constructor Description PListEntry(String entry, ByteSequence bs, Object locator)
-
Uses of ByteSequence in org.apache.activemq.store.journal
Methods in org.apache.activemq.store.journal that return ByteSequence Modifier and Type Method Description ByteSequence
JournalPersistenceAdapter. toByteSequence(org.apache.activeio.packet.Packet packet)
Methods in org.apache.activemq.store.journal with parameters of type ByteSequence Modifier and Type Method Description org.apache.activeio.packet.Packet
JournalPersistenceAdapter. toPacket(ByteSequence sequence)
-
Uses of ByteSequence in org.apache.activemq.store.kahadb
Methods in org.apache.activemq.store.kahadb that return ByteSequence Modifier and Type Method Description protected ByteSequence
AbstractKahaDBStore. toByteSequence(JournalCommand<?> data)
Creates a new ByteSequence that represents the marshaled form of the given Journal Command.ByteSequence
MessageDatabase. toByteSequence(JournalCommand<?> data)
Methods in org.apache.activemq.store.kahadb with parameters of type ByteSequence Modifier and Type Method Description void
TempMessageDatabase. processAdd(KahaAddMessageCommand command, TransactionId txid, ByteSequence data)
-
Uses of ByteSequence in org.apache.activemq.store.kahadb.disk.journal
Fields in org.apache.activemq.store.kahadb.disk.journal declared as ByteSequence Modifier and Type Field Description ByteSequence
Journal.WriteCommand. data
Methods in org.apache.activemq.store.kahadb.disk.journal that return ByteSequence Modifier and Type Method Description ByteSequence
Journal. read(Location location)
Methods in org.apache.activemq.store.kahadb.disk.journal with parameters of type ByteSequence Modifier and Type Method Description void
ReplicationTarget. replicate(Location location, ByteSequence sequence, boolean sync)
Location
FileAppender. storeItem(ByteSequence data, byte type, boolean sync)
Location
FileAppender. storeItem(ByteSequence data, byte type, Runnable onComplete)
Location
TargetedDataFileAppender. storeItem(ByteSequence data, byte type, boolean sync)
Location
TargetedDataFileAppender. storeItem(ByteSequence data, byte type, Runnable onComplete)
void
Journal. update(Location location, ByteSequence data, boolean sync)
Location
Journal. write(ByteSequence data, boolean sync)
Location
Journal. write(ByteSequence data, Runnable onComplete)
Constructors in org.apache.activemq.store.kahadb.disk.journal with parameters of type ByteSequence Constructor Description WriteCommand(Location location, ByteSequence data, boolean sync)
WriteCommand(Location location, ByteSequence data, Runnable onComplete)
-
Uses of ByteSequence in org.apache.activemq.store.kahadb.disk.util
Methods in org.apache.activemq.store.kahadb.disk.util that return ByteSequence Modifier and Type Method Description ByteSequence
DataByteArrayOutputStream. getByteSequence()
ByteSequence
DataByteArrayOutputStream. toByteSequence()
Get a ByteSequence from the streamMethods in org.apache.activemq.store.kahadb.disk.util with parameters of type ByteSequence Modifier and Type Method Description void
DataByteArrayInputStream. restart(ByteSequence sequence)
reset theStoreByteArrayInputStream
to use an new ByteSequenceConstructors in org.apache.activemq.store.kahadb.disk.util with parameters of type ByteSequence Constructor Description DataByteArrayInputStream(ByteSequence sequence)
Creates aStoreByteArrayInputStream
. -
Uses of ByteSequence in org.apache.activemq.store.kahadb.plist
Methods in org.apache.activemq.store.kahadb.plist with parameters of type ByteSequence Modifier and Type Method Description Object
PListImpl. addFirst(String id, ByteSequence bs)
Object
PListImpl. addLast(String id, ByteSequence bs)
-
Uses of ByteSequence in org.apache.activemq.store.kahadb.scheduler
Methods in org.apache.activemq.store.kahadb.scheduler that return ByteSequence Modifier and Type Method Description protected ByteSequence
JobSchedulerStoreImpl. getPayload(Location location)
Retrieve the scheduled Job's byte blob from the journal.Methods in org.apache.activemq.store.kahadb.scheduler with parameters of type ByteSequence Modifier and Type Method Description void
JobSchedulerImpl. schedule(String jobId, ByteSequence payload, long delay)
void
JobSchedulerImpl. schedule(String jobId, ByteSequence payload, String cronEntry)
void
JobSchedulerImpl. schedule(String jobId, ByteSequence payload, String cronEntry, long delay, long period, int repeat)
Constructors in org.apache.activemq.store.kahadb.scheduler with parameters of type ByteSequence Constructor Description JobImpl(org.apache.activemq.store.kahadb.scheduler.JobLocation location, ByteSequence bs)
-
Uses of ByteSequence in org.apache.activemq.transport.amqp
Methods in org.apache.activemq.transport.amqp that return ByteSequence Modifier and Type Method Description ByteSequence
AmqpWireFormat. marshal(Object command)
Methods in org.apache.activemq.transport.amqp with parameters of type ByteSequence Modifier and Type Method Description Object
AmqpWireFormat. unmarshal(ByteSequence packet)
-
Uses of ByteSequence in org.apache.activemq.transport.mqtt
Methods in org.apache.activemq.transport.mqtt that return ByteSequence Modifier and Type Method Description ByteSequence
MQTTWireFormat. marshal(Object command)
Methods in org.apache.activemq.transport.mqtt with parameters of type ByteSequence Modifier and Type Method Description Object
MQTTWireFormat. unmarshal(ByteSequence packet)
-
Uses of ByteSequence in org.apache.activemq.transport.stomp
Methods in org.apache.activemq.transport.stomp that return ByteSequence Modifier and Type Method Description ByteSequence
StompWireFormat. marshal(Object command)
Methods in org.apache.activemq.transport.stomp with parameters of type ByteSequence Modifier and Type Method Description Object
StompWireFormat. unmarshal(ByteSequence packet)
-
Uses of ByteSequence in org.apache.activemq.transport.util
Methods in org.apache.activemq.transport.util that return ByteSequence Modifier and Type Method Description ByteSequence
TextWireFormat. marshal(Object command)
Methods in org.apache.activemq.transport.util with parameters of type ByteSequence Modifier and Type Method Description Object
TextWireFormat. unmarshal(ByteSequence packet)
-
Uses of ByteSequence in org.apache.activemq.util
Methods in org.apache.activemq.util that return ByteSequence Modifier and Type Method Description ByteSequence
ByteArrayOutputStream. toByteSequence()
ByteSequence
DataByteArrayOutputStream. toByteSequence()
Get a ByteSequence from the streamMethods in org.apache.activemq.util with parameters of type ByteSequence Modifier and Type Method Description int
ByteSequence. indexOf(ByteSequence needle, int pos)
static int
ByteSequenceData. read(ByteSequence packet)
static boolean
ByteSequenceData. readBoolean(ByteSequence packet)
static byte
ByteSequenceData. readByte(ByteSequence packet)
static char
ByteSequenceData. readCharBig(ByteSequence packet)
static char
ByteSequenceData. readCharLittle(ByteSequence packet)
static double
ByteSequenceData. readDoubleBig(ByteSequence packet)
static double
ByteSequenceData. readDoubleLittle(ByteSequence packet)
static float
ByteSequenceData. readFloatBig(ByteSequence packet)
static float
ByteSequenceData. readFloatLittle(ByteSequence packet)
static void
ByteSequenceData. readFully(ByteSequence packet, byte[] b)
static void
ByteSequenceData. readFully(ByteSequence packet, byte[] b, int off, int len)
static int
ByteSequenceData. readIntBig(ByteSequence packet)
static int
ByteSequenceData. readIntLittle(ByteSequence packet)
static long
ByteSequenceData. readLongBig(ByteSequence packet)
static long
ByteSequenceData. readLongLittle(ByteSequence packet)
static short
ByteSequenceData. readShortBig(ByteSequence packet)
static short
ByteSequenceData. readShortLittle(ByteSequence packet)
static int
ByteSequenceData. readUnsignedByte(ByteSequence packet)
static int
ByteSequenceData. readUnsignedShortBig(ByteSequence packet)
static int
ByteSequenceData. readUnsignedShortLittle(ByteSequence packet)
static int
ByteSequenceData. remaining(ByteSequence packet)
void
DataByteArrayInputStream. restart(ByteSequence sequence)
reset theStoreByteArrayInputStream
to use an new ByteSequencestatic int
ByteSequenceData. skipBytes(ByteSequence packet, int n)
static byte[]
ByteSequenceData. toByteArray(ByteSequence packet)
static void
ByteSequenceData. write(ByteSequence packet, byte[] b)
static void
ByteSequenceData. write(ByteSequence packet, byte[] b, int off, int len)
static void
ByteSequenceData. write(ByteSequence packet, int b)
static void
ByteSequenceData. writeBoolean(ByteSequence packet, boolean v)
static void
ByteSequenceData. writeByte(ByteSequence packet, int v)
static void
ByteSequenceData. writeCharBig(ByteSequence packet, int v)
static void
ByteSequenceData. writeCharLittle(ByteSequence packet, int v)
static void
ByteSequenceData. writeDoubleBig(ByteSequence packet, double v)
static void
ByteSequenceData. writeDoubleLittle(ByteSequence packet, double v)
static void
ByteSequenceData. writeFloatBig(ByteSequence packet, float v)
static void
ByteSequenceData. writeFloatLittle(ByteSequence packet, float v)
static void
ByteSequenceData. writeIntBig(ByteSequence packet, int v)
static void
ByteSequenceData. writeIntLittle(ByteSequence packet, int v)
static void
ByteSequenceData. writeLongBig(ByteSequence packet, long v)
static void
ByteSequenceData. writeLongLittle(ByteSequence packet, long v)
static void
ByteSequenceData. writeRawDoubleBig(ByteSequence packet, double v)
static void
ByteSequenceData. writeRawDoubleLittle(ByteSequence packet, double v)
static void
ByteSequenceData. writeRawFloatBig(ByteSequence packet, float v)
static void
ByteSequenceData. writeRawFloatLittle(ByteSequence packet, float v)
static void
ByteSequenceData. writeShortBig(ByteSequence packet, int v)
static void
ByteSequenceData. writeShortLittle(ByteSequence packet, int v)
Constructors in org.apache.activemq.util with parameters of type ByteSequence Constructor Description ByteArrayInputStream(ByteSequence sequence)
DataByteArrayInputStream(ByteSequence sequence)
Creates aStoreByteArrayInputStream
. -
Uses of ByteSequence in org.apache.activemq.wireformat
Methods in org.apache.activemq.wireformat that return ByteSequence Modifier and Type Method Description ByteSequence
ObjectStreamWireFormat. marshal(Object command)
ByteSequence
WireFormat. marshal(Object command)
Packet based marshalingMethods in org.apache.activemq.wireformat with parameters of type ByteSequence Modifier and Type Method Description Object
ObjectStreamWireFormat. unmarshal(ByteSequence packet)
Object
WireFormat. unmarshal(ByteSequence packet)
Packet based un-marshaling
-