A B C D E F G H I J K L M N O P R S T U V X 

A

ABORT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
abort(String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
ABORT_TRANSACTION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
ACCEPT_VERSION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connect
 
ACK - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
ack(StompFrame) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
ack(StompFrame, String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
ack(String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
ack(String, String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
ACK_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Ack
 
ACK_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
ACK_MODE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe
 
ackMode - Variable in class org.apache.activemq.transport.stomp.StompSubscription
 
AMQ_MESSAGE_TYPE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers
This header is used to instruct ActiveMQ to construct the message based with a specific type.
appendHeaders(HashMap<String, Object>) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
AUTO - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe.AckModeValues
 
AUTO_ACK - Static variable in class org.apache.activemq.transport.stomp.StompSubscription
 

B

BEGIN - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
begin(String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
BEGIN_TRANSACTION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
BREAK - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
BROWSER - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
BROWSER - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe
 

C

checkConnected() - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
CLIENT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe.AckModeValues
 
CLIENT_ACK - Static variable in class org.apache.activemq.transport.stomp.StompSubscription
 
CLIENT_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connect
 
close() - Method in class org.apache.activemq.transport.stomp.StompConnection
 
COLON - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
COLON_ESCAPE_SEQ - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
COMMA - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
COMMIT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
commit(String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
COMMIT_TRANSACTION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.stomp.StompNIOTransportFactory
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.stomp.StompSslTransportFactory
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.stomp.StompTransportFactory
 
configuredOk() - Method in class org.apache.activemq.transport.stomp.StompInactivityMonitor
 
configureInactivityMonitor(String) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
CONNECT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
connect(String, String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
connect(String, String, String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
connect(HashMap<String, String>) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
CONNECTED - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Responses
 
consumerInfo - Variable in class org.apache.activemq.transport.stomp.StompSubscription
 
CONTENT_LENGTH - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers
 
CONTENT_TYPE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers
 
context - Variable in class org.apache.activemq.transport.stomp.StompNIOSSLTransportFactory
 
convertDestination(ProtocolConverter, Destination) - Method in interface org.apache.activemq.transport.stomp.FrameTranslator
 
convertDestination(ProtocolConverter, String, boolean) - Method in interface org.apache.activemq.transport.stomp.FrameTranslator
 
convertDestination(ProtocolConverter, Destination) - Method in class org.apache.activemq.transport.stomp.LegacyFrameTranslator
 
convertDestination(ProtocolConverter, String, boolean) - Method in class org.apache.activemq.transport.stomp.LegacyFrameTranslator
 
convertFrame(ProtocolConverter, StompFrame) - Method in interface org.apache.activemq.transport.stomp.FrameTranslator
 
convertFrame(ProtocolConverter, StompFrame) - Method in class org.apache.activemq.transport.stomp.JmsFrameTranslator
 
convertFrame(ProtocolConverter, StompFrame) - Method in class org.apache.activemq.transport.stomp.LegacyFrameTranslator
 
convertMessage(ProtocolConverter, ActiveMQMessage) - Method in interface org.apache.activemq.transport.stomp.FrameTranslator
 
convertMessage(ProtocolConverter, ActiveMQMessage) - Method in class org.apache.activemq.transport.stomp.JmsFrameTranslator
 
convertMessage(ProtocolConverter, ActiveMQMessage) - Method in class org.apache.activemq.transport.stomp.LegacyFrameTranslator
 
convertMessage(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
convertMessage(ActiveMQMessage, boolean) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
copyStandardHeadersFromFrameToMessage(ProtocolConverter, StompFrame, ActiveMQMessage, FrameTranslator) - Static method in class org.apache.activemq.transport.stomp.FrameTranslator.Helper
 
copyStandardHeadersFromMessageToFrame(ProtocolConverter, ActiveMQMessage, StompFrame, FrameTranslator) - Static method in class org.apache.activemq.transport.stomp.FrameTranslator.Helper
 
CORRELATION_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
CORRELATION_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 
createInactivityMonitor(Transport, WireFormat) - Method in class org.apache.activemq.transport.stomp.StompNIOTransportFactory
 
createInactivityMonitor(Transport, WireFormat) - Method in class org.apache.activemq.transport.stomp.StompSslTransportFactory
 
createInactivityMonitor(Transport, WireFormat) - Method in class org.apache.activemq.transport.stomp.StompTransportFactory
 
createMapMessage(HierarchicalStreamReader) - Method in class org.apache.activemq.transport.stomp.JmsFrameTranslator
 
createObjectMessage(HierarchicalStreamReader) - Method in class org.apache.activemq.transport.stomp.JmsFrameTranslator
 
createResponseHandler(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
createSslTransportServer(URI, SSLServerSocketFactory) - Method in class org.apache.activemq.transport.stomp.StompSslTransportFactory
 
createTcpTransport(WireFormat, SocketFactory, URI, URI) - Method in class org.apache.activemq.transport.stomp.StompNIOSSLTransportFactory
 
createTcpTransport(WireFormat, SocketFactory, URI, URI) - Method in class org.apache.activemq.transport.stomp.StompNIOTransportFactory
 
createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.stomp.StompNIOSSLTransportFactory
 
createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.stomp.StompNIOTransportFactory
 
createTempDestination(String, boolean) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
createWireFormat() - Method in class org.apache.activemq.transport.stomp.StompWireFormatFactory
 
createXStream() - Method in class org.apache.activemq.transport.stomp.JmsFrameTranslator
 
createXStream() - Static method in class org.apache.activemq.transport.stomp.XStreamSupport
 

D

DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.apache.activemq.transport.stomp.StompWireFormat
 
DEFAULT_HEART_BEAT - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
DEFAULT_MAX_FRAME_SIZE - Static variable in class org.apache.activemq.transport.stomp.StompWireFormat
 
DEFAULT_VERSION - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
DESTINATION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
DESTINATION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 
DESTINATION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe
 
DESTINATION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Unsubscribe
 
destination - Variable in class org.apache.activemq.transport.stomp.StompSubscription
 
detectVersion(Map<String, String>) - Static method in class org.apache.activemq.transport.stomp.StompCodec
 
DISCONNECT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
disconnect() - Method in class org.apache.activemq.transport.stomp.StompConnection
 
disconnect(String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
dispatchedMessage - Variable in class org.apache.activemq.transport.stomp.StompSubscription
 
doBind(URI) - Method in class org.apache.activemq.transport.stomp.StompNIOSSLTransportFactory
 
doConsume(Object) - Method in class org.apache.activemq.transport.stomp.StompNIOSSLTransport
 
doStart() - Method in class org.apache.activemq.transport.stomp.StompNIOTransport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.stomp.StompNIOTransport
 

E

EMPTY - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
END - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
equals(String) - Method in enum org.apache.activemq.transport.stomp.Stomp.Transformations
 
ERROR - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Responses
 
ESCAPE - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
ESCAPE_ESCAPE_SEQ - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
EXPIRATION_TIME - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
EXPIRATION_TIME - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 

F

FALSE - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
findTranslator(String) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
findTranslator(String, ActiveMQDestination, boolean) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
format() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
format(boolean) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
FrameTranslator - Interface in org.apache.activemq.transport.stomp
Implementations of this interface are used to map back and forth from STOMP to ActiveMQ.
FrameTranslator.Helper - Class in org.apache.activemq.transport.stomp
Helper class which holds commonly needed functions used when implementing FrameTranslators

G

generateCommandId() - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
getAckMode() - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
getAction() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getBody() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getBrokerContext() - Method in class org.apache.activemq.transport.stomp.JmsFrameTranslator
 
getCommandId() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getConnectAttemptTimeout() - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
getConnectionAttemptTimeout() - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
getConsumerInfo() - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
getContent() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getCreatedTempDestinationName(ActiveMQDestination) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
getDataStructureType() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getDefaultHeartBeat() - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
getDefaultHeartBeat() - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.stomp.StompNIOTransportFactory
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.stomp.StompSslTransportFactory
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.stomp.StompTransportFactory
 
getDestination() - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
getException() - Method in class org.apache.activemq.transport.stomp.StompFrameError
 
getFrom() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getHbGracePeriodMultiplier() - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
getHbGracePeriodMultiplier() - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
Returns the currently configured Read check grace period multiplier.
getHeaders() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getInactivityMonitor() - Method in interface org.apache.activemq.transport.stomp.StompTransport
 
getInactivityMonitor() - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
getMaxDataLength() - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
getMaxDataLength() - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
getMaxFrameSize() - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
getMaxFrameSize() - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
getStompSocket() - Method in class org.apache.activemq.transport.stomp.StompConnection
 
getStompTransport() - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
getStompVersion() - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
getSubscriptionId() - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
getTo() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getTransportContext() - Method in class org.apache.activemq.transport.stomp.StompFrame
Transports may wish to associate additional data with the connection.
getValue(String) - Static method in enum org.apache.activemq.transport.stomp.Stomp.Transformations
 
getVersion() - Method in class org.apache.activemq.transport.stomp.StompConnection
 
getVersion() - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
getWireFormat() - Method in interface org.apache.activemq.transport.stomp.StompTransport
 
getWireFormat() - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
getXStream() - Method in class org.apache.activemq.transport.stomp.JmsFrameTranslator
 

H

handleException(Throwable, StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
HEART_BEAT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connect
 
HEART_BEAT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connected
 
HOST - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connect
 

I

ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe
 
ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Unsubscribe
 
INDIVIDUAL - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe.AckModeValues
 
INDIVIDUAL_ACK - Static variable in class org.apache.activemq.transport.stomp.StompSubscription
 
initializeStreams() - Method in class org.apache.activemq.transport.stomp.StompNIOSSLTransport
 
initializeStreams() - Method in class org.apache.activemq.transport.stomp.StompNIOTransport
 
isBrokerInfo() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isConnectionControl() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isConsumerControl() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isFatal() - Method in exception org.apache.activemq.transport.stomp.ProtocolException
 
isMarshallAware() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isMessage() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isMessageAck() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isMessageDispatch() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isMessageDispatchNotification() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isResponse() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isResponseRequired() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isShutdownInfo() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isTrace() - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
isWireFormatInfo() - Method in class org.apache.activemq.transport.stomp.StompFrame
 

J

JmsFrameTranslator - Class in org.apache.activemq.transport.stomp
Frame translator implementation that uses XStream to convert messages to and from XML and JSON
JmsFrameTranslator() - Constructor for class org.apache.activemq.transport.stomp.JmsFrameTranslator
 

K

KEEPALIVE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
keepAlive() - Method in class org.apache.activemq.transport.stomp.StompConnection
 

L

LegacyFrameTranslator - Class in org.apache.activemq.transport.stomp
Implements ActiveMQ 4.0 translations
LegacyFrameTranslator() - Constructor for class org.apache.activemq.transport.stomp.LegacyFrameTranslator
 
LOGIN - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connect
 

M

marshal(Object) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
marshal(Object, DataOutput) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
marshall(Serializable, String) - Method in class org.apache.activemq.transport.stomp.JmsFrameTranslator
Marshal the Object to a string using XML or JSON encoding
marshallAdvisory(DataStructure, String) - Method in class org.apache.activemq.transport.stomp.JmsFrameTranslator
 
marshallAdvisory(DataStructure) - Method in class org.apache.activemq.transport.stomp.JmsFrameTranslator
Return an Advisory message as a JSON formatted string
MESSAGE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Error
 
MESSAGE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Responses
 
MESSAGE_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Ack
 
MESSAGE_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 

N

NACK - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
NEWLINE - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
NEWLINE_ESCAPE_SEQ - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
NO_DATA - Static variable in class org.apache.activemq.transport.stomp.StompFrame
 
NULL - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 

O

onActiveMQCommand(Command) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
Dispatch a ActiveMQ command
onCommand(Object) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
oneway(Object) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
onException(IOException) - Method in interface org.apache.activemq.transport.stomp.StompTransport
 
onStompAbort(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompAck(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompBegin(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompCommand(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
Convert a STOMP command
onStompCommit(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompConnect(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompDisconnect(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompMessageNack(String, TransactionId) - Method in class org.apache.activemq.transport.stomp.StompQueueBrowserSubscription
 
onStompMessageNack(String, TransactionId) - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
onStompNack(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompSend(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompSubscribe(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompUnsubscribe(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
open(String, int) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
open(Socket) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
org.apache.activemq.transport.stomp - package org.apache.activemq.transport.stomp
An implementation of the Stomp protocol which is a simple wire protocol for writing clients for ActiveMQ in different languages like Ruby, Python, PHP, C etc.
ORIGINAL_DESTINATION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 

P

parse(ByteArrayInputStream, int) - Method in class org.apache.activemq.transport.stomp.StompCodec
 
parseAction(DataInput, AtomicLong) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
parseContentLength(String, AtomicLong) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
parseHeaders(DataInput, AtomicLong) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
PASSCODE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connect
 
PERSISTENT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
PERSISTENT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 
PRIORITY - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 
processCommand() - Method in class org.apache.activemq.transport.stomp.StompCodec
 
processCommand(ByteBuffer) - Method in class org.apache.activemq.transport.stomp.StompNIOSSLTransport
 
processInboundWireFormatInfo(WireFormatInfo) - Method in class org.apache.activemq.transport.stomp.StompInactivityMonitor
 
processOutboundWireFormatInfo(WireFormatInfo) - Method in class org.apache.activemq.transport.stomp.StompInactivityMonitor
 
PRORITY - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
ProtocolConverter - Class in org.apache.activemq.transport.stomp
 
ProtocolConverter(StompTransport, BrokerContext) - Constructor for class org.apache.activemq.transport.stomp.ProtocolConverter
 
protocolConverter - Variable in class org.apache.activemq.transport.stomp.StompSubscription
 
ProtocolException - Exception in org.apache.activemq.transport.stomp
 
ProtocolException() - Constructor for exception org.apache.activemq.transport.stomp.ProtocolException
 
ProtocolException(String) - Constructor for exception org.apache.activemq.transport.stomp.ProtocolException
 
ProtocolException(String, boolean) - Constructor for exception org.apache.activemq.transport.stomp.ProtocolException
 
ProtocolException(String, boolean, Throwable) - Constructor for exception org.apache.activemq.transport.stomp.ProtocolException
 

R

RECEIPT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Responses
 
RECEIPT_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Response
 
RECEIPT_REQUESTED - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers
 
receive() - Method in class org.apache.activemq.transport.stomp.StompConnection
 
receive(long) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
RECEIVE_TIMEOUT - Static variable in class org.apache.activemq.transport.stomp.StompConnection
 
receiveFrame() - Method in class org.apache.activemq.transport.stomp.StompConnection
 
receiveFrame(long) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
REDELIVERED - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
REPLY_TO - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
REPLY_TO - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 
REQUEST_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connect
 
RESPONSE_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connected
 

S

safeGetAction(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
Retrieve the STOMP action value from a frame if the value is valid, otherwise return an unknown string to allow for safe log output.
SELECTOR - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe
 
SEND - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
send(String, String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
send(String, String, String, HashMap<String, String>) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
sendFrame(String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
sendFrame(String, byte[]) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
sendReceipt(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
sendToActiveMQ(Command, ResponseHandler) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
sendToActiveMQ(Command) - Method in interface org.apache.activemq.transport.stomp.StompTransport
 
sendToActiveMQ(Command) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
sendToStomp(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
sendToStomp(StompFrame) - Method in interface org.apache.activemq.transport.stomp.StompTransport
 
sendToStomp(StompFrame) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
SEPERATOR - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers
 
SERVER - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connected
 
serverConfigure(Transport, WireFormat, HashMap) - Method in class org.apache.activemq.transport.stomp.StompNIOTransportFactory
 
serverConfigure(Transport, WireFormat, HashMap) - Method in class org.apache.activemq.transport.stomp.StompSslTransportFactory
 
serverConfigure(Transport, WireFormat, HashMap) - Method in class org.apache.activemq.transport.stomp.StompTransportFactory
 
SESSION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connected
 
setAckMode(String) - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
setAction(String) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setBrokerContext(BrokerContext) - Method in class org.apache.activemq.transport.stomp.JmsFrameTranslator
 
setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.stomp.StompNIOTransportFactory
 
setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.stomp.StompSslTransportFactory
 
setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.stomp.StompTransportFactory
 
setCommandId(int) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setConnectAttemptTimeout(long) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
setConnectionAttemptTimeout(long) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
setContent(byte[]) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setDefaultHeartBeat(String) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
setDefaultHeartBeat(String) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
setFrom(Endpoint) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setHbGracePeriodMultiplier(float) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
setHbGracePeriodMultiplier(float) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
Sets the read check grace period multiplier.
setHeaders(Map<String, String>) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setInactivityMonitor(StompInactivityMonitor) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
setMaxDataLength(int) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
Sets the maximum number of bytes that the data portion of a STOMP frame is allowed to be, any incoming STOMP frame with a data section larger than this value will receive an error response.
setMaxDataLength(int) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
setMaxFrameSize(int) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
setMaxFrameSize(long) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
setResponseRequired(boolean) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setStompSocket(Socket) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
setStompVersion(String) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
setTo(Endpoint) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setTrace(boolean) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
setTransportContext(Object) - Method in class org.apache.activemq.transport.stomp.StompFrame
Transports may wish to associate additional data with the connection.
setVersion(String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
setVersion(int) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
setXStream(XStream) - Method in class org.apache.activemq.transport.stomp.JmsFrameTranslator
 
start() - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
startMonitoring() - Method in class org.apache.activemq.transport.stomp.StompInactivityMonitor
 
Stomp - Interface in org.apache.activemq.transport.stomp
 
STOMP - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
Stomp.Commands - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Ack - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Connect - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Connected - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Error - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Message - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Response - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Send - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Subscribe - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Subscribe.AckModeValues - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Unsubscribe - Interface in org.apache.activemq.transport.stomp
 
Stomp.Responses - Interface in org.apache.activemq.transport.stomp
 
Stomp.Transformations - Enum in org.apache.activemq.transport.stomp
 
StompCodec - Class in org.apache.activemq.transport.stomp
 
StompCodec(TcpTransport) - Constructor for class org.apache.activemq.transport.stomp.StompCodec
 
StompConnection - Class in org.apache.activemq.transport.stomp
 
StompConnection() - Constructor for class org.apache.activemq.transport.stomp.StompConnection
 
StompFrame - Class in org.apache.activemq.transport.stomp
Represents all the data in a STOMP frame.
StompFrame(String) - Constructor for class org.apache.activemq.transport.stomp.StompFrame
 
StompFrame(String, Map<String, String>) - Constructor for class org.apache.activemq.transport.stomp.StompFrame
 
StompFrame(String, Map<String, String>, byte[]) - Constructor for class org.apache.activemq.transport.stomp.StompFrame
 
StompFrame() - Constructor for class org.apache.activemq.transport.stomp.StompFrame
 
StompFrameError - Class in org.apache.activemq.transport.stomp
Command indicating that an invalid Stomp Frame was received.
StompFrameError(ProtocolException) - Constructor for class org.apache.activemq.transport.stomp.StompFrameError
 
StompInactivityMonitor - Class in org.apache.activemq.transport.stomp
Used to make sure that commands are arriving periodically from the peer of the transport.
StompInactivityMonitor(Transport, WireFormat) - Constructor for class org.apache.activemq.transport.stomp.StompInactivityMonitor
 
StompNIOSSLTransport - Class in org.apache.activemq.transport.stomp
 
StompNIOSSLTransport(WireFormat, SocketFactory, URI, URI) - Constructor for class org.apache.activemq.transport.stomp.StompNIOSSLTransport
 
StompNIOSSLTransport(WireFormat, Socket) - Constructor for class org.apache.activemq.transport.stomp.StompNIOSSLTransport
 
StompNIOSSLTransportFactory - Class in org.apache.activemq.transport.stomp
 
StompNIOSSLTransportFactory() - Constructor for class org.apache.activemq.transport.stomp.StompNIOSSLTransportFactory
 
StompNIOTransport - Class in org.apache.activemq.transport.stomp
An implementation of the Transport interface for using Stomp over NIO
StompNIOTransport(WireFormat, SocketFactory, URI, URI) - Constructor for class org.apache.activemq.transport.stomp.StompNIOTransport
 
StompNIOTransport(WireFormat, Socket) - Constructor for class org.apache.activemq.transport.stomp.StompNIOTransport
 
StompNIOTransportFactory - Class in org.apache.activemq.transport.stomp
A STOMP over NIO transport factory
StompNIOTransportFactory() - Constructor for class org.apache.activemq.transport.stomp.StompNIOTransportFactory
 
StompQueueBrowserSubscription - Class in org.apache.activemq.transport.stomp
 
StompQueueBrowserSubscription(ProtocolConverter, String, ConsumerInfo, String) - Constructor for class org.apache.activemq.transport.stomp.StompQueueBrowserSubscription
 
StompSslTransportFactory - Class in org.apache.activemq.transport.stomp
A STOMP over SSL transport factory
StompSslTransportFactory() - Constructor for class org.apache.activemq.transport.stomp.StompSslTransportFactory
 
StompSubscription - Class in org.apache.activemq.transport.stomp
Keeps track of the STOMP subscription so that acking is correctly done.
StompSubscription(ProtocolConverter, String, ConsumerInfo, String) - Constructor for class org.apache.activemq.transport.stomp.StompSubscription
 
StompTransport - Interface in org.apache.activemq.transport.stomp
Basic interface that mediates between protocol converter and transport
StompTransportFactory - Class in org.apache.activemq.transport.stomp
A STOMP transport factory
StompTransportFactory() - Constructor for class org.apache.activemq.transport.stomp.StompTransportFactory
 
StompTransportFilter - Class in org.apache.activemq.transport.stomp
The StompTransportFilter normally sits on top of a TcpTransport that has been configured with the StompWireFormat and is used to convert STOMP commands to ActiveMQ commands.
StompTransportFilter(Transport, WireFormat, BrokerContext) - Constructor for class org.apache.activemq.transport.stomp.StompTransportFilter
 
StompWireFormat - Class in org.apache.activemq.transport.stomp
Implements marshalling and unmarsalling the Stomp protocol.
StompWireFormat() - Constructor for class org.apache.activemq.transport.stomp.StompWireFormat
 
StompWireFormatFactory - Class in org.apache.activemq.transport.stomp
Creates WireFormat objects that marshalls the Stomp protocol.
StompWireFormatFactory() - Constructor for class org.apache.activemq.transport.stomp.StompWireFormatFactory
 
SUBSCRIBE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
subscribe(String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
subscribe(String, String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
subscribe(String, String, HashMap<String, String>) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
SUBSCRIPTION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Ack
 
SUBSCRIPTION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
subscriptionId - Variable in class org.apache.activemq.transport.stomp.StompSubscription
 
SUPPORTED_PROTOCOL_VERSIONS - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 

T

TEXT_PLAIN - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
TIMESTAMP - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
toString() - Method in enum org.apache.activemq.transport.stomp.Stomp.Transformations
 
toString() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
TRANSACTION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers
 
TRANSFORMATION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers
 
transformation - Variable in class org.apache.activemq.transport.stomp.StompSubscription
 
TRANSFORMATION_ERROR - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers
 
TRUE - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
TYPE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
TYPE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 

U

unconsumedMessage - Variable in class org.apache.activemq.transport.stomp.StompSubscription
 
unmarshal(ByteSequence) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
unmarshal(DataInput) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
UNSUBSCRIBE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
unsubscribe(String) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
unsubscribe(String, HashMap<String, String>) - Method in class org.apache.activemq.transport.stomp.StompConnection
 
USERID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 

V

V1_0 - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
V1_1 - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
V1_2 - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
valueOf(String) - Static method in enum org.apache.activemq.transport.stomp.Stomp.Transformations
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.activemq.transport.stomp.Stomp.Transformations
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connected
 
visit(CommandVisitor) - Method in class org.apache.activemq.transport.stomp.StompFrame
 

X

XStreamSupport - Class in org.apache.activemq.transport.stomp
 
XStreamSupport() - Constructor for class org.apache.activemq.transport.stomp.XStreamSupport
 
A B C D E F G H I J K L M N O P R S T U V X 

Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.