- AbstractSaslMechanism - Class in org.apache.activemq.transport.amqp.sasl
-
Base class for SASL Mechanisms that provides common functionality.
- AbstractSaslMechanism() - Constructor for class org.apache.activemq.transport.amqp.sasl.AbstractSaslMechanism
-
- addCloseAction(Runnable) - Method in class org.apache.activemq.transport.amqp.protocol.AmqpAbstractLink
-
- addCloseAction(Runnable) - Method in interface org.apache.activemq.transport.amqp.protocol.AmqpLink
-
Adds a new Runnable that is called on close of this link.
- AMQP_BINARY_PREFIX - Static variable in class org.apache.activemq.transport.amqp.message.AMQPMessageIdHelper
-
- AMQP_DATA - Static variable in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
- AMQP_NULL - Static variable in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
- AMQP_SEQUENCE - Static variable in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
- AMQP_STRING_PREFIX - Static variable in class org.apache.activemq.transport.amqp.message.AMQPMessageIdHelper
-
- AMQP_ULONG_PREFIX - Static variable in class org.apache.activemq.transport.amqp.message.AMQPMessageIdHelper
-
- AMQP_UNKNOWN - Static variable in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
- AMQP_UUID_PREFIX - Static variable in class org.apache.activemq.transport.amqp.message.AMQPMessageIdHelper
-
- AMQP_VALUE_BINARY - Static variable in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
- AMQP_VALUE_LIST - Static variable in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
- AMQP_VALUE_MAP - Static variable in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
- AMQP_VALUE_NULL - Static variable in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
- AMQP_VALUE_STRING - Static variable in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
- AmqpAbstractLink<LINK_TYPE extends org.apache.qpid.proton.engine.Link> - Class in org.apache.activemq.transport.amqp.protocol
-
Abstract AmqpLink implementation that provide basic Link services.
- AmqpAbstractLink(AmqpSession, LINK_TYPE) - Constructor for class org.apache.activemq.transport.amqp.protocol.AmqpAbstractLink
-
Creates a new AmqpLink type.
- AmqpAbstractReceiver - Class in org.apache.activemq.transport.amqp.protocol
-
Abstract base that provides common services for AMQP Receiver types.
- AmqpAbstractReceiver(AmqpSession, Receiver) - Constructor for class org.apache.activemq.transport.amqp.protocol.AmqpAbstractReceiver
-
Handle create of new AMQP Receiver instance.
- AmqpAuthenticator - Class in org.apache.activemq.transport.amqp.sasl
-
SASL Authentication engine.
- AmqpAuthenticator(AmqpTransport, Sasl, BrokerService) - Constructor for class org.apache.activemq.transport.amqp.sasl.AmqpAuthenticator
-
- AmqpConnection - Class in org.apache.activemq.transport.amqp.protocol
-
Implements the mechanics of managing a single remote peer connection.
- AmqpConnection(AmqpTransport, BrokerService) - Constructor for class org.apache.activemq.transport.amqp.protocol.AmqpConnection
-
- AmqpContentTypeSupport - Class in org.apache.activemq.transport.amqp.message
-
- AmqpContentTypeSupport() - Constructor for class org.apache.activemq.transport.amqp.message.AmqpContentTypeSupport
-
- AmqpFrameParser - Class in org.apache.activemq.transport.amqp
-
State based Frame reader that is used in the NIO based transports where
AMQP frames can come in in partial or overlapping forms.
- AmqpFrameParser(AmqpFrameParser.AMQPFrameSink) - Constructor for class org.apache.activemq.transport.amqp.AmqpFrameParser
-
- AmqpFrameParser(TcpTransport) - Constructor for class org.apache.activemq.transport.amqp.AmqpFrameParser
-
- AmqpFrameParser.AMQPFrameSink - Interface in org.apache.activemq.transport.amqp
-
- AmqpHeader - Class in org.apache.activemq.transport.amqp
-
Represents the AMQP protocol handshake packet that is sent during the
initial exchange with a remote peer.
- AmqpHeader() - Constructor for class org.apache.activemq.transport.amqp.AmqpHeader
-
- AmqpHeader(Buffer) - Constructor for class org.apache.activemq.transport.amqp.AmqpHeader
-
- AmqpHeader(Buffer, boolean) - Constructor for class org.apache.activemq.transport.amqp.AmqpHeader
-
- AmqpInactivityMonitor - Class in org.apache.activemq.transport.amqp
-
- AmqpInactivityMonitor(Transport, WireFormat) - Constructor for class org.apache.activemq.transport.amqp.AmqpInactivityMonitor
-
- AmqpJmsSelectorFilter - Class in org.apache.activemq.transport.amqp.protocol
-
A Described Type wrapper for JMS selector values.
- AmqpJmsSelectorFilter(String) - Constructor for class org.apache.activemq.transport.amqp.protocol.AmqpJmsSelectorFilter
-
- AmqpLink - Interface in org.apache.activemq.transport.amqp.protocol
-
Interface used to define the operations needed to implement an AMQP
Link based endpoint, i.e.
- AMQPMessageIdHelper - Class in org.apache.activemq.transport.amqp.message
-
Helper class for identifying and converting message-id and correlation-id values between
the AMQP types and the Strings values used by JMS.
- AMQPMessageIdHelper() - Constructor for class org.apache.activemq.transport.amqp.message.AMQPMessageIdHelper
-
- AmqpMessageSupport - Class in org.apache.activemq.transport.amqp.message
-
Support class containing constant values and static methods that are
used to map to / from AMQP Message types being sent or received.
- AmqpMessageSupport() - Constructor for class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
- AMQPNativeInboundTransformer - Class in org.apache.activemq.transport.amqp.message
-
- AMQPNativeInboundTransformer() - Constructor for class org.apache.activemq.transport.amqp.message.AMQPNativeInboundTransformer
-
- AMQPNativeOutboundTransformer - Class in org.apache.activemq.transport.amqp.message
-
- AMQPNativeOutboundTransformer() - Constructor for class org.apache.activemq.transport.amqp.message.AMQPNativeOutboundTransformer
-
- AmqpNioSslTransport - Class in org.apache.activemq.transport.amqp
-
- AmqpNioSslTransport(WireFormat, SocketFactory, URI, URI) - Constructor for class org.apache.activemq.transport.amqp.AmqpNioSslTransport
-
- AmqpNioSslTransport(WireFormat, Socket) - Constructor for class org.apache.activemq.transport.amqp.AmqpNioSslTransport
-
- AmqpNioSslTransport(WireFormat, Socket, SSLEngine, TcpTransport.InitBuffer, ByteBuffer) - Constructor for class org.apache.activemq.transport.amqp.AmqpNioSslTransport
-
- AmqpNioSslTransportFactory - Class in org.apache.activemq.transport.amqp
-
- AmqpNioSslTransportFactory() - Constructor for class org.apache.activemq.transport.amqp.AmqpNioSslTransportFactory
-
- AmqpNioTransport - Class in org.apache.activemq.transport.amqp
-
An implementation of the
Transport interface for using AMQP over NIO
- AmqpNioTransport(WireFormat, SocketFactory, URI, URI) - Constructor for class org.apache.activemq.transport.amqp.AmqpNioTransport
-
- AmqpNioTransport(WireFormat, Socket) - Constructor for class org.apache.activemq.transport.amqp.AmqpNioTransport
-
- AmqpNioTransport(WireFormat, Socket, TcpTransport.InitBuffer) - Constructor for class org.apache.activemq.transport.amqp.AmqpNioTransport
-
- AmqpNioTransportFactory - Class in org.apache.activemq.transport.amqp
-
A
AMQP over NIO transport factory
- AmqpNioTransportFactory() - Constructor for class org.apache.activemq.transport.amqp.AmqpNioTransportFactory
-
- AmqpNoLocalFilter - Class in org.apache.activemq.transport.amqp.protocol
-
A Described Type wrapper for JMS no local option for MessageConsumer.
- AmqpNoLocalFilter() - Constructor for class org.apache.activemq.transport.amqp.protocol.AmqpNoLocalFilter
-
- AmqpProtocolConverter - Interface in org.apache.activemq.transport.amqp
-
Interface that defines the API for any AMQP protocol converter ised to
map AMQP mechanics to ActiveMQ and back.
- AmqpProtocolDiscriminator - Class in org.apache.activemq.transport.amqp
-
Used to assign the best implementation of a AmqpProtocolConverter to the
AmqpTransport based on the AmqpHeader that the client sends us.
- AmqpProtocolDiscriminator(AmqpTransport, BrokerService) - Constructor for class org.apache.activemq.transport.amqp.AmqpProtocolDiscriminator
-
- AmqpProtocolException - Exception in org.apache.activemq.transport.amqp
-
- AmqpProtocolException() - Constructor for exception org.apache.activemq.transport.amqp.AmqpProtocolException
-
- AmqpProtocolException(String) - Constructor for exception org.apache.activemq.transport.amqp.AmqpProtocolException
-
- AmqpProtocolException(String, boolean) - Constructor for exception org.apache.activemq.transport.amqp.AmqpProtocolException
-
- AmqpProtocolException(String, String) - Constructor for exception org.apache.activemq.transport.amqp.AmqpProtocolException
-
- AmqpProtocolException(String, boolean, Throwable) - Constructor for exception org.apache.activemq.transport.amqp.AmqpProtocolException
-
- AmqpProtocolException(String, String, boolean, Throwable) - Constructor for exception org.apache.activemq.transport.amqp.AmqpProtocolException
-
- AMQPRawInboundTransformer - Class in org.apache.activemq.transport.amqp.message
-
- AMQPRawInboundTransformer() - Constructor for class org.apache.activemq.transport.amqp.message.AMQPRawInboundTransformer
-
- AmqpReceiver - Class in org.apache.activemq.transport.amqp.protocol
-
An AmqpReceiver wraps the AMQP Receiver end of a link from the remote peer
which holds the corresponding Sender which transfers message accross the
link.
- AmqpReceiver(AmqpSession, Receiver, ProducerInfo) - Constructor for class org.apache.activemq.transport.amqp.protocol.AmqpReceiver
-
Create a new instance of an AmqpReceiver
- AmqpResource - Interface in org.apache.activemq.transport.amqp.protocol
-
Root interface for all endpoint objects.
- AmqpSender - Class in org.apache.activemq.transport.amqp.protocol
-
An AmqpSender wraps the AMQP Sender end of a link from the remote peer
which holds the corresponding Receiver which receives messages transfered
across the link from the Broker.
- AmqpSender(AmqpSession, Sender, ConsumerInfo) - Constructor for class org.apache.activemq.transport.amqp.protocol.AmqpSender
-
Creates a new AmqpSender instance that manages the given Sender
- AmqpSession - Class in org.apache.activemq.transport.amqp.protocol
-
Wraps the AMQP Session and provides the services needed to manage the remote
peer requests for link establishment.
- AmqpSession(AmqpConnection, SessionId, Session) - Constructor for class org.apache.activemq.transport.amqp.protocol.AmqpSession
-
Create new AmqpSession instance whose parent is the given AmqpConnection.
- AmqpSslTransportFactory - Class in org.apache.activemq.transport.amqp
-
A
AMQP over SSL transport factory
- AmqpSslTransportFactory() - Constructor for class org.apache.activemq.transport.amqp.AmqpSslTransportFactory
-
- AmqpSupport - Class in org.apache.activemq.transport.amqp
-
Set of useful methods and definitions used in the AMQP protocol handling
- AmqpSupport() - Constructor for class org.apache.activemq.transport.amqp.AmqpSupport
-
- AmqpTransactionCoordinator - Class in org.apache.activemq.transport.amqp.protocol
-
Implements the AMQP Transaction Coordinator support to manage local
transactions between an AMQP client and the broker.
- AmqpTransactionCoordinator(AmqpSession, Receiver) - Constructor for class org.apache.activemq.transport.amqp.protocol.AmqpTransactionCoordinator
-
Creates a new Transaction coordinator used to manage AMQP transactions.
- AmqpTransferTagGenerator - Class in org.apache.activemq.transport.amqp.protocol
-
Utility class that can generate and if enabled pool the binary tag values
used to identify transfers over an AMQP link.
- AmqpTransferTagGenerator() - Constructor for class org.apache.activemq.transport.amqp.protocol.AmqpTransferTagGenerator
-
- AmqpTransferTagGenerator(boolean) - Constructor for class org.apache.activemq.transport.amqp.protocol.AmqpTransferTagGenerator
-
- AmqpTransport - Interface in org.apache.activemq.transport.amqp
-
Basic interface that mediates between protocol converter and transport
- AmqpTransportFactory - Class in org.apache.activemq.transport.amqp
-
- AmqpTransportFactory() - Constructor for class org.apache.activemq.transport.amqp.AmqpTransportFactory
-
- AmqpTransportFilter - Class in org.apache.activemq.transport.amqp
-
The AMQPTransportFilter normally sits on top of a TcpTransport that has been
configured with the AmqpWireFormat and is used to convert AMQP commands to
ActiveMQ commands.
- AmqpTransportFilter(Transport, WireFormat, BrokerService) - Constructor for class org.apache.activemq.transport.amqp.AmqpTransportFilter
-
- AmqpWireFormat - Class in org.apache.activemq.transport.amqp
-
- AmqpWireFormat() - Constructor for class org.apache.activemq.transport.amqp.AmqpWireFormat
-
- AmqpWireFormat.ResetListener - Interface in org.apache.activemq.transport.amqp
-
- AmqpWireFormatFactory - Class in org.apache.activemq.transport.amqp
-
Creates the default AMQP WireFormat object used to configure the protocol support.
- AmqpWireFormatFactory() - Constructor for class org.apache.activemq.transport.amqp.AmqpWireFormatFactory
-
- AmqpWritableBuffer - Class in org.apache.activemq.transport.amqp.message
-
- AmqpWritableBuffer() - Constructor for class org.apache.activemq.transport.amqp.message.AmqpWritableBuffer
-
Creates a new WritableBuffer with default capacity.
- AmqpWritableBuffer(int) - Constructor for class org.apache.activemq.transport.amqp.message.AmqpWritableBuffer
-
Create a new WritableBuffer with the given capacity.
- AmqpWSTransport - Class in org.apache.activemq.transport.amqp
-
An AMQP based WebSocket transport implementation.
- AmqpWSTransport(URI, WireFormat) - Constructor for class org.apache.activemq.transport.amqp.AmqpWSTransport
-
Create a new Transport instance.
- AmqpWSTransportFactory - Class in org.apache.activemq.transport.amqp
-
Factory for creating WebSocket aware AMQP Transports.
- AmqpWSTransportFactory() - Constructor for class org.apache.activemq.transport.amqp.AmqpWSTransportFactory
-
- ANONYMOUS_RELAY - Static variable in class org.apache.activemq.transport.amqp.AmqpSupport
-
- AnonymousMechanism - Class in org.apache.activemq.transport.amqp.sasl
-
SASL Anonymous mechanism implementation.
- AnonymousMechanism() - Constructor for class org.apache.activemq.transport.amqp.sasl.AnonymousMechanism
-
- AutoOutboundTransformer - Class in org.apache.activemq.transport.amqp.message
-
- AutoOutboundTransformer() - Constructor for class org.apache.activemq.transport.amqp.message.AutoOutboundTransformer
-
- getAllEncodings() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType
-
- getAmqpTransport() - Method in class org.apache.activemq.transport.amqp.AmqpInactivityMonitor
-
- getArray() - Method in class org.apache.activemq.transport.amqp.message.AmqpWritableBuffer
-
- getArray() - Method in class org.apache.activemq.transport.amqp.message.EncodedMessage
-
- getArrayLength() - Method in class org.apache.activemq.transport.amqp.message.AmqpWritableBuffer
-
- getArrayOffset() - Method in class org.apache.activemq.transport.amqp.message.EncodedMessage
-
- getBinaryFromMessageBody(ActiveMQBytesMessage) - Static method in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
Return the encoded form of the BytesMessage as an AMQP Binary instance.
- getBinaryFromMessageBody(ActiveMQObjectMessage) - Static method in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
Return the encoded form of the BytesMessage as an AMQP Binary instance.
- getBinaryFromMessageBody(ActiveMQTextMessage) - Static method in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
Return the encoded form of the Message as an AMQP Binary instance.
- getBuffer() - Method in class org.apache.activemq.transport.amqp.AmqpHeader
-
- getCanonicalEncoding() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType
-
- getCharsetForTextualContent(String) - Static method in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
- getClientId() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpConnection
-
- getConfiguredReceiverCredit() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpAbstractReceiver
-
Returns the amount of receiver credit that has been configured for this AMQP
transport.
- getConfiguredReceiverCredit() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpConnection
-
- getConfiguredTransformer() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpConnection
-
- getConnectAttemptTimeout() - Method in class org.apache.activemq.transport.amqp.AmqpTransportFilter
-
- getConnectAttemptTimeout() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormat
-
- getConnection() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpSession
-
- getConnectionCapabilitiesOffered() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpConnection
-
Load and return a []Symbol that contains the connection capabilities
offered to new connections
- getConnectionId() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpConnection
-
- getConnetionProperties() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpConnection
-
Load and return a Map that contains the properties
that this connection supplies to incoming connections.
- getConstructorSize() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType.UTF8BufferEncoding
-
- getConsumerId() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpSender
-
- getDecoder() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType.UTF8BufferEncoding
-
- getDefaultWireFormatType() - Method in class org.apache.activemq.transport.amqp.AmqpNioTransportFactory
-
- getDefaultWireFormatType() - Method in class org.apache.activemq.transport.amqp.AmqpSslTransportFactory
-
- getDefaultWireFormatType() - Method in class org.apache.activemq.transport.amqp.AmqpTransportFactory
-
- getDefaultWireFormatType() - Method in class org.apache.activemq.transport.amqp.AmqpWSTransportFactory
-
- getDescribed() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpJmsSelectorFilter
-
- getDescribed() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpNoLocalFilter
-
- getDescriptor() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpJmsSelectorFilter
-
- getDescriptor() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpNoLocalFilter
-
- getDestination() - Method in interface org.apache.activemq.transport.amqp.protocol.AmqpLink
-
- getDestination() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpReceiver
-
- getDestination() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpSender
-
- getDestination() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpTransactionCoordinator
-
- getDestinationTypeSymbol(ActiveMQDestination) - Static method in class org.apache.activemq.transport.amqp.AmqpSupport
-
Given an ActiveMQDestination return the proper Capability value for the concrete destination type.
- getEncoder() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType.UTF8BufferEncoding
-
- getEncoding(UTF8Buffer) - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType
-
- getEncodingCode() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType.LargeUTF8BufferEncoding
-
- getEncodingCode() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType.SmallUTF8BufferEncoding
-
- getEndpoint() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpAbstractLink
-
- getEndpoint() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpSession
-
- getFailedConnetionProperties() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpConnection
-
Load and return a Map that contains the properties
that this connection supplies to incoming connections when the open has failed
and the remote should expect a close to follow.
- getFailureReason() - Method in class org.apache.activemq.transport.amqp.sasl.AbstractSaslMechanism
-
- getFailureReason() - Method in interface org.apache.activemq.transport.amqp.sasl.SaslMechanism
-
- getFallbackTransformer() - Method in class org.apache.activemq.transport.amqp.message.AMQPNativeInboundTransformer
-
- getFallbackTransformer() - Method in class org.apache.activemq.transport.amqp.message.AMQPRawInboundTransformer
-
- getFallbackTransformer() - Method in class org.apache.activemq.transport.amqp.message.InboundTransformer
-
- getFallbackTransformer() - Method in class org.apache.activemq.transport.amqp.message.JMSMappingInboundTransformer
-
- getIdelTimeout() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormatFactory
-
- getIdleTimeout() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormat
-
- getInactivityMonitor() - Method in interface org.apache.activemq.transport.amqp.AmqpTransport
-
- getInactivityMonitor() - Method in class org.apache.activemq.transport.amqp.AmqpTransportFilter
-
- getLength() - Method in class org.apache.activemq.transport.amqp.message.EncodedMessage
-
- getMajor() - Method in class org.apache.activemq.transport.amqp.AmqpHeader
-
- getMapFromMessageBody(ActiveMQMapMessage) - Static method in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
Return the underlying Map from the JMS MapMessage instance.
- getMaxAmqpFrameSize() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormat
-
- getMaxAmqpFrameSize() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormatFactory
-
- getMaxFrameSize() - Method in class org.apache.activemq.transport.amqp.AmqpTransportFilter
-
- getMaxFrameSize() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormat
-
- getMaxFrameSize() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormatFactory
-
- getMaxFrameSize() - Method in class org.apache.activemq.transport.amqp.AmqpWSTransport
-
- getMaxFrameSize() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpConnection
-
- getMaxFrameSize() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpSession
-
- getMaxPoolSize() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpTransferTagGenerator
-
Gets the current max pool size value.
- getMechanismName() - Method in class org.apache.activemq.transport.amqp.sasl.AnonymousMechanism
-
- getMechanismName() - Method in class org.apache.activemq.transport.amqp.sasl.PlainMechanism
-
- getMechanismName() - Method in interface org.apache.activemq.transport.amqp.sasl.SaslMechanism
-
- getMessageAnnotation(String, Message) - Static method in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
Safe way to access message annotations which will check internal structure and
either return the annotation if it exists or null if the annotation or any annotations
are present.
- getMessageFormat() - Method in class org.apache.activemq.transport.amqp.message.EncodedMessage
-
- getMinimallySupportedHeader() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormat
-
Returns an AMQP Header object that represents the minimally protocol
versions supported by this transport.
- getMinor() - Method in class org.apache.activemq.transport.amqp.AmqpHeader
-
- getNextTag() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpTransferTagGenerator
-
Retrieves the next available tag.
- getPassword() - Method in class org.apache.activemq.transport.amqp.sasl.AbstractSaslMechanism
-
- getPassword() - Method in interface org.apache.activemq.transport.amqp.sasl.SaslMechanism
-
- getPeerCertificates() - Method in interface org.apache.activemq.transport.amqp.AmqpTransport
-
- getPeerCertificates() - Method in class org.apache.activemq.transport.amqp.AmqpTransportFilter
-
- getPeerCertificates() - Method in class org.apache.activemq.transport.amqp.AmqpWSTransport
-
- getProducerCredit() - Method in class org.apache.activemq.transport.amqp.AmqpTransportFilter
-
- getProducerCredit() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormat
-
- getProducerCredit() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormatFactory
-
- getProducerId() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpReceiver
-
- getProtocolConverter() - Method in interface org.apache.activemq.transport.amqp.AmqpTransport
-
- getProtocolConverter() - Method in class org.apache.activemq.transport.amqp.AmqpTransportFilter
-
- getProtocolId() - Method in class org.apache.activemq.transport.amqp.AmqpHeader
-
- getReceiveCounter() - Method in class org.apache.activemq.transport.amqp.AmqpWSTransport
-
- getRemoteAddress() - Method in interface org.apache.activemq.transport.amqp.AmqpTransport
-
- getRemoteAddress() - Method in class org.apache.activemq.transport.amqp.AmqpWSTransport
-
- getRevision() - Method in class org.apache.activemq.transport.amqp.AmqpHeader
-
- getSession() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpAbstractLink
-
- getSessionId() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpSession
-
- getSizeBytes() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType.LargeUTF8BufferEncoding
-
- getSizeBytes() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType.SmallUTF8BufferEncoding
-
- getSizeBytes() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType.UTF8BufferEncoding
-
- getSubProtocol() - Method in class org.apache.activemq.transport.amqp.AmqpWSTransport
-
- getSupportedMechanisms() - Method in class org.apache.activemq.transport.amqp.sasl.AmqpAuthenticator
-
- getSymbol(String) - Static method in class org.apache.activemq.transport.amqp.message.AmqpMessageSupport
-
Lookup and return the correct Proton Symbol instance based on the given key.
- getSymbolicName() - Method in exception org.apache.activemq.transport.amqp.AmqpProtocolException
-
- getTransformer() - Method in interface org.apache.activemq.transport.amqp.AmqpTransport
-
- getTransformer() - Method in class org.apache.activemq.transport.amqp.AmqpTransportFilter
-
- getTransformer() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormat
-
- getTransformer() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormatFactory
-
- getTransformer() - Method in class org.apache.activemq.transport.amqp.protocol.AmqpReceiver
-
- getTransformerName() - Method in class org.apache.activemq.transport.amqp.message.AMQPNativeInboundTransformer
-
- getTransformerName() - Method in class org.apache.activemq.transport.amqp.message.AMQPRawInboundTransformer
-
- getTransformerName() - Method in class org.apache.activemq.transport.amqp.message.InboundTransformer
-
- getTransformerName() - Method in class org.apache.activemq.transport.amqp.message.JMSMappingInboundTransformer
-
- getType() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType.UTF8BufferEncoding
-
- getTypeClass() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType
-
- getTypeClass() - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType.UTF8BufferEncoding
-
- getUsername() - Method in class org.apache.activemq.transport.amqp.sasl.AbstractSaslMechanism
-
- getUsername() - Method in interface org.apache.activemq.transport.amqp.sasl.SaslMechanism
-
- getValueSize(UTF8Buffer) - Method in class org.apache.activemq.transport.amqp.message.UTF8BufferType.UTF8BufferEncoding
-
- getVersion() - Method in class org.apache.activemq.transport.amqp.AmqpWireFormat
-
- getWireFormat() - Method in class org.apache.activemq.transport.amqp.AmqpFrameParser
-
- getWireFormat() - Method in interface org.apache.activemq.transport.amqp.AmqpTransport
-
- getWireFormat() - Method in class org.apache.activemq.transport.amqp.AmqpTransportFilter
-
- getWireFormat() - Method in class org.apache.activemq.transport.amqp.AmqpWSTransport
-