Package | Description |
---|---|
org.apache.activemq.command |
Command objects used via the Command Pattern to communicate among nodes
|
org.apache.activemq.transport.udp |
UDP based Transport implementation.
|
Modifier and Type | Field and Description |
---|---|
protected ByteArrayOutputStream |
ActiveMQStreamMessage.bytesOut |
protected ByteArrayOutputStream |
ActiveMQBytesMessage.bytesOut |
Modifier and Type | Method and Description |
---|---|
protected ByteArrayOutputStream |
CommandDatagramSocket.createByteArrayOutputStream() |
Modifier and Type | Method and Description |
---|---|
protected int |
CommandDatagramSocket.remaining(ByteArrayOutputStream buffer) |
protected void |
CommandDatagramSocket.sendWriteBuffer(SocketAddress address,
ByteArrayOutputStream writeBuffer,
int commandId) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.