- abort() - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
-
- abort() - Method in interface org.apache.qpid.proton.engine.Sender
-
Abort the current delivery.
- AbstractDescribedType<T,M> - Class in org.apache.qpid.proton.codec
-
- AbstractDescribedType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.AbstractDescribedType
-
- Accepted - Class in org.apache.qpid.proton.amqp.messaging
-
- Accepted() - Constructor for class org.apache.qpid.proton.amqp.messaging.Accepted
-
TODO should this (and other DeliveryStates) have a private constructor??
- AcceptedType - Class in org.apache.qpid.proton.codec.messaging
-
- Acceptor - Interface in org.apache.qpid.proton.reactor
-
Acceptors are children of a
Reactor that accept in-bound network
connections.
- acceptor(String, int) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- acceptor(String, int, Handler) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- acceptor(String, int) - Method in interface org.apache.qpid.proton.reactor.Reactor
-
Creates a new acceptor.
- acceptor(String, int, Handler) - Method in interface org.apache.qpid.proton.reactor.Reactor
-
Creates a new acceptor.
- AcceptorImpl - Class in org.apache.qpid.proton.reactor.impl
-
- AcceptorImpl(Reactor, String, int, Handler) - Constructor for class org.apache.qpid.proton.reactor.impl.AcceptorImpl
-
- add(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.UnsignedInteger
-
- add(Handler) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- add(Handler) - Method in interface org.apache.qpid.proton.engine.Handler
-
- add(Selectable) - Method in interface org.apache.qpid.proton.reactor.Selector
-
Adds a selectable to the selector.
- addCredit(int) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- addLinkEndpoint(LinkImpl) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- Address - Class in org.apache.qpid.proton.reactor.impl
-
Address
- Address() - Constructor for class org.apache.qpid.proton.reactor.impl.Address
-
- Address(String) - Constructor for class org.apache.qpid.proton.reactor.impl.Address
-
- addSessionEndpoint(SessionImpl) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- addTransportLayer(TransportLayer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- addTransportLayer(TransportLayer) - Method in interface org.apache.qpid.proton.engine.impl.TransportInternal
-
Add a
TransportLayer to the transport, wrapping the input and output process handlers
in the state they currently exist.
- advance() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- advance() - Method in class org.apache.qpid.proton.engine.impl.ReceiverImpl
-
- advance() - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
-
- advance() - Method in interface org.apache.qpid.proton.engine.Link
-
Attempts to advance the current delivery.
- advance() - Method in interface org.apache.qpid.proton.engine.Receiver
-
Attempts to advance the current delivery.
- advance() - Method in interface org.apache.qpid.proton.engine.Sender
-
Attempts to advance the current delivery.
- allocate(int) - Static method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- allocate(int) - Static method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
-
- allowSkip(boolean) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- allowSkip(boolean) - Method in interface org.apache.qpid.proton.engine.Sasl
-
Set whether servers may accept incoming connections
that skip the SASL layer negotiation.
- allowUnsecuredClient(boolean) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- allowUnsecuredClient() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- allowUnsecuredClient(boolean) - Method in interface org.apache.qpid.proton.engine.SslDomain
-
Permit a server to accept connection requests from non-SSL clients.
- allowUnsecuredClient() - Method in interface org.apache.qpid.proton.engine.SslDomain
-
- AMQPDefinedTypes - Class in org.apache.qpid.proton.codec
-
- AMQPDefinedTypes() - Constructor for class org.apache.qpid.proton.codec.AMQPDefinedTypes
-
- AmqpError - Interface in org.apache.qpid.proton.amqp.transport
-
- AmqpErrorException - Exception in org.apache.qpid.proton.engine.impl
-
- AmqpErrorException() - Constructor for exception org.apache.qpid.proton.engine.impl.AmqpErrorException
-
- AmqpHeader - Interface in org.apache.qpid.proton.engine.impl
-
- AmqpSequence - Class in org.apache.qpid.proton.amqp.messaging
-
- AmqpSequence(List) - Constructor for class org.apache.qpid.proton.amqp.messaging.AmqpSequence
-
- AmqpSequenceType - Class in org.apache.qpid.proton.codec.messaging
-
- AMQPType<V> - Interface in org.apache.qpid.proton.codec
-
- AmqpValue - Class in org.apache.qpid.proton.amqp.messaging
-
- AmqpValue(Object) - Constructor for class org.apache.qpid.proton.amqp.messaging.AmqpValue
-
- AmqpValueType - Class in org.apache.qpid.proton.codec.messaging
-
- append(byte[]) - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
Adds the given array into the composite buffer at the end.
- append(CompositeReadableBuffer) - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
Adds the given composite buffer contents (from current position, up to the limit) into this
composite buffer at the end.
- append(ReadableBuffer) - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
Adds the given readable buffer contents (from current position, up to the limit) into this
composite buffer at the end.
- ApplicationProperties - Class in org.apache.qpid.proton.amqp.messaging
-
- ApplicationProperties(Map<String, Object>) - Constructor for class org.apache.qpid.proton.amqp.messaging.ApplicationProperties
-
- ApplicationPropertiesType - Class in org.apache.qpid.proton.codec.messaging
-
- ApplicationPropertiesType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.messaging.ApplicationPropertiesType
-
- array() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- array() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Returns the primitive array that backs this buffer if one exists and the
buffer is not read-only.
- array() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- ARRAY32 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-
- ARRAY8 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-
- arrayOffset() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- arrayOffset() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Returns the offset into the backing array of the first element in the buffer.
- arrayOffset() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- ArrayType - Class in org.apache.qpid.proton.codec
-
- ArrayType(EncoderImpl, DecoderImpl, BooleanType, ByteType, ShortType, IntegerType, LongType, FloatType, DoubleType, CharacterType) - Constructor for class org.apache.qpid.proton.codec.ArrayType
-
- ArrayType.ArrayEncoding - Interface in org.apache.qpid.proton.codec
-
- asByteBuffer() - Method in class org.apache.qpid.proton.amqp.Binary
-
- asBytes() - Method in class org.apache.qpid.proton.amqp.Decimal128
-
- Attach - Class in org.apache.qpid.proton.amqp.transport
-
- Attach() - Constructor for class org.apache.qpid.proton.amqp.transport.Attach
-
- attachments() - Method in interface org.apache.qpid.proton.engine.Extendable
-
- attachments() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- attachments() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
-
- attachments() - Method in class org.apache.qpid.proton.reactor.impl.AcceptorImpl
-
- attachments() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- attachments() - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- attachments() - Method in class org.apache.qpid.proton.reactor.impl.TaskImpl
-
- attachments() - Method in interface org.apache.qpid.proton.reactor.Reactor
-
- AttachType - Class in org.apache.qpid.proton.codec.transport
-
- AttachType.AttachWrapper - Class in org.apache.qpid.proton.codec.transport
-
- AttachType.AttachWrapper(Attach) - Constructor for class org.apache.qpid.proton.codec.transport.AttachType.AttachWrapper
-
- available() - Method in interface org.apache.qpid.proton.engine.Delivery
-
Returns the number of bytes currently available for this delivery, which may not be complete yet, that are still
to either be received by the application or sent by the transport.
- available() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- get(UnsignedInteger) - Static method in enum org.apache.qpid.proton.amqp.messaging.TerminusDurability
-
- get(int) - Method in class org.apache.qpid.proton.amqp.security.SaslChallenge
-
- get() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- get(int) - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- get(byte[]) - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- get(byte[], int, int) - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- get(WritableBuffer) - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- get(int) - Method in class org.apache.qpid.proton.codec.messaging.HeaderType.HeaderWrapper
-
- get(int) - Method in class org.apache.qpid.proton.codec.messaging.ModifiedType.ModifiedWrapper
-
- get() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- get(int) - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- get(byte[], int, int) - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- get(byte[]) - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- get(WritableBuffer) - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- get() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Reads the byte at the current position and advances the position by 1.
- get(int) - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Reads the byte at the given index, the buffer position is not affected.
- get(byte[], int, int) - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
A bulk read method that copies bytes from this buffer into the target byte array.
- get(byte[]) - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
A bulk read method that copies bytes from this buffer into the target byte array.
- get(WritableBuffer) - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Copy data from this buffer to the target buffer starting from the current
position and continuing until either this buffer's remaining bytes are
consumed or the target is full.
- get(int) - Method in class org.apache.qpid.proton.codec.security.SaslInitType.SaslInitWrapper
-
- get(int) - Method in class org.apache.qpid.proton.codec.security.SaslOutcomeType.SaslOutcomeWrapper
-
- get(int) - Method in class org.apache.qpid.proton.codec.transaction.DischargeType.DischargeWrapper
-
- get(int) - Method in class org.apache.qpid.proton.codec.transaction.TransactionalStateType.TransactionalStateWrapper
-
- get(int) - Method in class org.apache.qpid.proton.codec.transport.AttachType.AttachWrapper
-
- get(int) - Method in class org.apache.qpid.proton.codec.transport.DetachType.DetachWrapper
-
- get(int) - Method in class org.apache.qpid.proton.codec.transport.ErrorConditionType.ErrorConditionWrapper
-
- get(int) - Method in class org.apache.qpid.proton.codec.transport.FlowType.FlowWrapper
-
- get(int) - Method in class org.apache.qpid.proton.codec.transport.OpenType.OpenWrapper
-
- get(int) - Method in class org.apache.qpid.proton.codec.transport.TransferType.TransferWrapper
-
- get(E) - Method in class org.apache.qpid.proton.engine.ExtendableAccessor
-
- get(Object, Class<T>) - Method in class org.apache.qpid.proton.engine.impl.RecordImpl
-
- get(Object, Class<T>) - Method in interface org.apache.qpid.proton.engine.Record
-
- get(Record) - Method in interface org.apache.qpid.proton.engine.RecordAccessor
-
- getAborted() - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- getAbsoluteExpiryTime() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getAdditionalData() - Method in class org.apache.qpid.proton.amqp.security.SaslOutcome
-
- getAddress() - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- getAddress() - Method in class org.apache.qpid.proton.amqp.transaction.Coordinator
-
- getAddress() - Method in interface org.apache.qpid.proton.amqp.transport.Source
-
- getAddress() - Method in interface org.apache.qpid.proton.amqp.transport.Target
-
- getAddress() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getAddress() - Method in interface org.apache.qpid.proton.message.Message
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.AbstractDescribedType
-
- getAllEncodings() - Method in interface org.apache.qpid.proton.codec.AMQPType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.ArrayType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.BigIntegerType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.BinaryType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.BooleanType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.ByteType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.CharacterType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.Decimal128Type
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.Decimal32Type
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.Decimal64Type
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.DoubleType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.DynamicDescribedType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.FloatType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.IntegerType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.ListType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.LongType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.MapType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAcceptedType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpSequenceType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpValueType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.messaging.FastPathApplicationPropertiesType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDataType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDeliveryAnnotationsType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.messaging.FastPathFooterType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.messaging.FastPathHeaderType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.messaging.FastPathMessageAnnotationsType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.messaging.FastPathPropertiesType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.NullType
-
- getAllEncodings() - Method in interface org.apache.qpid.proton.codec.PrimitiveType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.ShortType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.StringType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.SymbolType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.TimestampType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.transport.FastPathDispositionType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.transport.FastPathFlowType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.transport.FastPathTransferType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.UnsignedByteType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.UnsignedIntegerType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.UnsignedLongType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.UnsignedShortType
-
- getAllEncodings() - Method in class org.apache.qpid.proton.codec.UUIDType
-
- getApplicationProperties() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getApplicationProperties() - Method in interface org.apache.qpid.proton.message.Message
-
- getArray() - Method in class org.apache.qpid.proton.amqp.Binary
-
- getArray() - Method in interface org.apache.qpid.proton.codec.Data
-
- getArray() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getArrayOffset() - Method in class org.apache.qpid.proton.amqp.Binary
-
- getArrays() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- getArrayType() - Method in interface org.apache.qpid.proton.codec.Data
-
- getArrayType() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getAvailable() - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- getBatchable() - Method in class org.apache.qpid.proton.amqp.transport.Disposition
-
- getBatchable() - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- getBinary() - Method in interface org.apache.qpid.proton.codec.Data
-
- getBinary() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getBits() - Method in class org.apache.qpid.proton.amqp.Decimal32
-
- getBits() - Method in class org.apache.qpid.proton.amqp.Decimal64
-
- getBody() - Method in class org.apache.qpid.proton.framing.TransportFrame
-
- getBody() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getBody() - Method in interface org.apache.qpid.proton.message.Message
-
- getBoolean() - Method in interface org.apache.qpid.proton.codec.Data
-
- getBoolean() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getBuffer() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- getBuffer() - Method in class org.apache.qpid.proton.codec.EncoderImpl
-
- getByte() - Method in interface org.apache.qpid.proton.codec.Data
-
- getByte() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getByteBuffer() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- getByteBufferRemaining() - Method in interface org.apache.qpid.proton.codec.ByteBufferDecoder
-
- getByteBufferRemaining() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.AbstractDescribedType
-
- getCanonicalEncoding() - Method in interface org.apache.qpid.proton.codec.AMQPType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.ArrayType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.BigIntegerType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.BinaryType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.BooleanType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.ByteType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.CharacterType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.Decimal128Type
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.Decimal32Type
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.Decimal64Type
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.DoubleType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.DynamicDescribedType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.FloatType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.IntegerType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.ListType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.LongType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.MapType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAcceptedType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpSequenceType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpValueType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.messaging.FastPathApplicationPropertiesType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDataType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDeliveryAnnotationsType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.messaging.FastPathFooterType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.messaging.FastPathHeaderType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.messaging.FastPathMessageAnnotationsType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.messaging.FastPathPropertiesType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.NullType
-
- getCanonicalEncoding() - Method in interface org.apache.qpid.proton.codec.PrimitiveType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.ShortType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.StringType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.SymbolType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.TimestampType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.transport.FastPathDispositionType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.transport.FastPathFlowType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.transport.FastPathTransferType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.UnsignedByteType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.UnsignedIntegerType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.UnsignedLongType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.UnsignedShortType
-
- getCanonicalEncoding() - Method in class org.apache.qpid.proton.codec.UUIDType
-
- getCapabilities() - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- getCapabilities() - Method in class org.apache.qpid.proton.amqp.transaction.Coordinator
-
- getCertificateFile() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- getCertificateFile() - Method in interface org.apache.qpid.proton.engine.SslDomain
-
- getChallenge() - Method in class org.apache.qpid.proton.amqp.security.SaslChallenge
-
- getChannel() - Method in class org.apache.qpid.proton.framing.TransportFrame
-
- getChannel() - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- getChannel() - Method in interface org.apache.qpid.proton.reactor.Selectable
-
- getChannelMax() - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- getChannelMax() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getChannelMax() - Method in interface org.apache.qpid.proton.engine.Transport
-
Gets the local channel-max value to be advertised to the remote peer
- getChar() - Method in interface org.apache.qpid.proton.codec.Data
-
- getChar() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getChosenMechanism() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- getCipherName() - Method in class org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper
-
- getCipherName() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslHandshakeSniffingTransportWrapper
-
- getCipherName() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslImpl
-
- getCipherName() - Method in interface org.apache.qpid.proton.engine.impl.ssl.SslTransportWrapper
-
- getCipherName() - Method in interface org.apache.qpid.proton.engine.Ssl
-
Get the name of the Cipher that is currently in use.
- getCipherSuite() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
-
- getClosed() - Method in class org.apache.qpid.proton.amqp.transport.Detach
-
- getCode() - Method in class org.apache.qpid.proton.amqp.security.SaslOutcome
-
- getCode() - Method in enum org.apache.qpid.proton.engine.Sasl.SaslOutcome
-
- getCondition() - Method in class org.apache.qpid.proton.amqp.transport.ErrorCondition
-
- getCondition() - Method in interface org.apache.qpid.proton.engine.Endpoint
-
- getCondition() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
-
- getCondition() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getCondition() - Method in interface org.apache.qpid.proton.engine.Transport
-
- getConnection() - Method in interface org.apache.qpid.proton.engine.Event
-
- getConnection() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- getConnection() - Method in interface org.apache.qpid.proton.engine.Session
-
- getConnectionAddress(Connection) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- getConnectionAddress(Connection) - Method in interface org.apache.qpid.proton.reactor.Reactor
-
Get the address used by the connection
- getConnectionImpl() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getConnectionImpl() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
-
- getConnectionImpl() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getConnectionImpl() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- getConnectionImpl() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getConstructorSize() - Method in interface org.apache.qpid.proton.codec.PrimitiveTypeEncoding
-
- getConstructorSize() - Method in interface org.apache.qpid.proton.codec.TypeEncoding
-
- getContainer() - Method in interface org.apache.qpid.proton.engine.Connection
-
- getContainer() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getContainerId() - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- getContentEncoding() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getContentEncoding() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getContentEncoding() - Method in interface org.apache.qpid.proton.message.Message
-
- getContentType() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getContentType() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getContentType() - Method in interface org.apache.qpid.proton.message.Message
-
- getContext() - Method in interface org.apache.qpid.proton.engine.Connection
-
- getContext() - Method in interface org.apache.qpid.proton.engine.Delivery
-
- getContext() - Method in interface org.apache.qpid.proton.engine.Endpoint
-
- getContext() - Method in interface org.apache.qpid.proton.engine.Event
-
- getContext() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getContext() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- getContext() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
-
- getCorrelationId() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getCorrelationId() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getCorrelationId() - Method in interface org.apache.qpid.proton.message.Message
-
- getCreationTime() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getCreationTime() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getCreationTime() - Method in interface org.apache.qpid.proton.message.Message
-
- getCredit() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getCredit() - Method in interface org.apache.qpid.proton.engine.Link
-
Gets the credit balance for a link.
- getCurrentArrayPosition() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
Gets the current position index in the current backing array, which represents the current buffer position.
- getCurrentIndex() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- getDeadline() - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- getDeadline() - Method in interface org.apache.qpid.proton.reactor.Selectable
-
- getDecimal128() - Method in interface org.apache.qpid.proton.codec.Data
-
- getDecimal128() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getDecimal32() - Method in interface org.apache.qpid.proton.codec.Data
-
- getDecimal32() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getDecimal64() - Method in interface org.apache.qpid.proton.codec.Data
-
- getDecimal64() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.AbstractDescribedType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.EncoderImpl
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAcceptedType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpSequenceType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpValueType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathApplicationPropertiesType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDataType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDeliveryAnnotationsType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathFooterType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathHeaderType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathMessageAnnotationsType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathPropertiesType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.transport.FastPathDispositionType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.transport.FastPathFlowType
-
- getDecoder() - Method in class org.apache.qpid.proton.codec.transport.FastPathTransferType
-
- getDefaultDeliveryState() - Method in interface org.apache.qpid.proton.engine.Delivery
-
- getDefaultDeliveryState() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- getDefaultOutcome() - Method in class org.apache.qpid.proton.amqp.messaging.Source
-
- getDefaultPort() - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- getDelegatedTask() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
-
- getDelivery() - Method in interface org.apache.qpid.proton.engine.Event
-
- getDeliveryAnnotations() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getDeliveryAnnotations() - Method in interface org.apache.qpid.proton.message.Message
-
- getDeliveryCount() - Method in class org.apache.qpid.proton.amqp.messaging.Header
-
- getDeliveryCount() - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- getDeliveryCount() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getDeliveryCount() - Method in interface org.apache.qpid.proton.message.Message
-
- getDeliveryFailed() - Method in class org.apache.qpid.proton.amqp.messaging.Modified
-
- getDeliveryId() - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- getDeliveryId() - Method in class org.apache.qpid.proton.engine.impl.TransportDelivery
-
- getDeliveryTag() - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- getDescribed() - Method in interface org.apache.qpid.proton.amqp.DescribedType
-
- getDescribed() - Method in class org.apache.qpid.proton.amqp.UnknownDescribedType
-
- getDescribedType() - Method in interface org.apache.qpid.proton.codec.Data
-
- getDescribedType() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getDescription() - Method in class org.apache.qpid.proton.amqp.transport.ErrorCondition
-
- getDescriptor() - Method in interface org.apache.qpid.proton.amqp.DescribedType
-
- getDescriptor() - Method in class org.apache.qpid.proton.amqp.UnknownDescribedType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.AbstractDescribedType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.AcceptedType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.AmqpSequenceType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.AmqpValueType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.ApplicationPropertiesType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.DataType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnCloseType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoLinksOrMessagesType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoLinksType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoMessagesType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.DeliveryAnnotationsType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.FooterType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.HeaderType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.MessageAnnotationsType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.ModifiedType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.PropertiesType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.ReceivedType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.RejectedType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.ReleasedType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.SourceType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.messaging.TargetType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.security.SaslChallengeType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.security.SaslInitType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.security.SaslMechanismsType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.security.SaslOutcomeType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.security.SaslResponseType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transaction.CoordinatorType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transaction.DeclaredType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transaction.DeclareType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transaction.DischargeType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transaction.TransactionalStateType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transport.AttachType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transport.BeginType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transport.CloseType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transport.DetachType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transport.DispositionType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transport.EndType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transport.ErrorConditionType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transport.FlowType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transport.OpenType
-
- getDescriptor() - Method in class org.apache.qpid.proton.codec.transport.TransferType
-
- getDesiredCapabilities() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getDesiredCapabilities() - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- getDesiredCapabilities() - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- getDesiredCapabilities() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getDesiredCapabilities() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- getDesiredCapabilities() - Method in interface org.apache.qpid.proton.engine.Link
-
Gets the local link desired capabilities.
- getDesiredCapabilities() - Method in interface org.apache.qpid.proton.engine.Session
-
Gets the local session desired capabilities.
- getDistributionMode() - Method in class org.apache.qpid.proton.amqp.messaging.Source
-
- getDouble() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- getDouble() - Method in interface org.apache.qpid.proton.codec.Data
-
- getDouble() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getDouble() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- getDouble() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Reads eight bytes from the buffer and returns them as an double value.
- getDrain() - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- getDrain() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getDrain() - Method in interface org.apache.qpid.proton.engine.Link
-
- getDurable() - Method in class org.apache.qpid.proton.amqp.messaging.Header
-
- getDurable() - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- getDynamic() - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- getDynamicNodeProperties() - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- getEcho() - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- getEffectiveApplicationBufferSize() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
-
Gets the application buffer size.
- getEncoder() - Method in class org.apache.qpid.proton.codec.AbstractDescribedType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAcceptedType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpSequenceType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpValueType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathApplicationPropertiesType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDataType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDeliveryAnnotationsType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathFooterType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathHeaderType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathMessageAnnotationsType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.messaging.FastPathPropertiesType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.transport.FastPathDispositionType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.transport.FastPathFlowType
-
- getEncoder() - Method in class org.apache.qpid.proton.codec.transport.FastPathTransferType
-
- getEncoding(T) - Method in class org.apache.qpid.proton.codec.AbstractDescribedType
-
- getEncoding(V) - Method in interface org.apache.qpid.proton.codec.AMQPType
-
- getEncoding(Object[]) - Method in class org.apache.qpid.proton.codec.ArrayType
-
- getEncoding(BigInteger) - Method in class org.apache.qpid.proton.codec.BigIntegerType
-
- getEncoding(Binary) - Method in class org.apache.qpid.proton.codec.BinaryType
-
- getEncoding(Boolean) - Method in class org.apache.qpid.proton.codec.BooleanType
-
- getEncoding(boolean) - Method in class org.apache.qpid.proton.codec.BooleanType
-
- getEncoding(Byte) - Method in class org.apache.qpid.proton.codec.ByteType
-
- getEncoding(Character) - Method in class org.apache.qpid.proton.codec.CharacterType
-
- getEncoding(Decimal128) - Method in class org.apache.qpid.proton.codec.Decimal128Type
-
- getEncoding(Decimal32) - Method in class org.apache.qpid.proton.codec.Decimal32Type
-
- getEncoding(Decimal64) - Method in class org.apache.qpid.proton.codec.Decimal64Type
-
- getEncoding(Double) - Method in class org.apache.qpid.proton.codec.DoubleType
-
- getEncoding(DescribedType) - Method in class org.apache.qpid.proton.codec.DynamicDescribedType
-
- getEncoding(Float) - Method in class org.apache.qpid.proton.codec.FloatType
-
- getEncoding(Integer) - Method in class org.apache.qpid.proton.codec.IntegerType
-
- getEncoding(int) - Method in class org.apache.qpid.proton.codec.IntegerType
-
- getEncoding(List) - Method in class org.apache.qpid.proton.codec.ListType
-
- getEncoding(Long) - Method in class org.apache.qpid.proton.codec.LongType
-
- getEncoding(long) - Method in class org.apache.qpid.proton.codec.LongType
-
- getEncoding(Map) - Method in class org.apache.qpid.proton.codec.MapType
-
- getEncoding(Accepted) - Method in class org.apache.qpid.proton.codec.messaging.FastPathAcceptedType
-
- getEncoding(AmqpSequence) - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpSequenceType
-
- getEncoding(AmqpValue) - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpValueType
-
- getEncoding(ApplicationProperties) - Method in class org.apache.qpid.proton.codec.messaging.FastPathApplicationPropertiesType
-
- getEncoding(Data) - Method in class org.apache.qpid.proton.codec.messaging.FastPathDataType
-
- getEncoding(DeliveryAnnotations) - Method in class org.apache.qpid.proton.codec.messaging.FastPathDeliveryAnnotationsType
-
- getEncoding(Footer) - Method in class org.apache.qpid.proton.codec.messaging.FastPathFooterType
-
- getEncoding(Header) - Method in class org.apache.qpid.proton.codec.messaging.FastPathHeaderType
-
- getEncoding(MessageAnnotations) - Method in class org.apache.qpid.proton.codec.messaging.FastPathMessageAnnotationsType
-
- getEncoding(Properties) - Method in class org.apache.qpid.proton.codec.messaging.FastPathPropertiesType
-
- getEncoding(Void) - Method in class org.apache.qpid.proton.codec.NullType
-
- getEncoding(V) - Method in interface org.apache.qpid.proton.codec.PrimitiveType
-
- getEncoding(Short) - Method in class org.apache.qpid.proton.codec.ShortType
-
- getEncoding(String) - Method in class org.apache.qpid.proton.codec.StringType
-
- getEncoding(Symbol) - Method in class org.apache.qpid.proton.codec.SymbolType
-
- getEncoding(Date) - Method in class org.apache.qpid.proton.codec.TimestampType
-
- getEncoding(Disposition) - Method in class org.apache.qpid.proton.codec.transport.FastPathDispositionType
-
- getEncoding(Flow) - Method in class org.apache.qpid.proton.codec.transport.FastPathFlowType
-
- getEncoding(Transfer) - Method in class org.apache.qpid.proton.codec.transport.FastPathTransferType
-
- getEncoding(UnsignedByte) - Method in class org.apache.qpid.proton.codec.UnsignedByteType
-
- getEncoding(UnsignedInteger) - Method in class org.apache.qpid.proton.codec.UnsignedIntegerType
-
- getEncoding(UnsignedLong) - Method in class org.apache.qpid.proton.codec.UnsignedLongType
-
- getEncoding(UnsignedShort) - Method in class org.apache.qpid.proton.codec.UnsignedShortType
-
- getEncoding(UUID) - Method in class org.apache.qpid.proton.codec.UUIDType
-
- getEncodingCode() - Method in class org.apache.qpid.proton.codec.ByteType.ByteEncoding
-
- getEncodingCode() - Method in class org.apache.qpid.proton.codec.CharacterType.CharacterEncoding
-
- getEncodingCode() - Method in class org.apache.qpid.proton.codec.DoubleType.DoubleEncoding
-
- getEncodingCode() - Method in class org.apache.qpid.proton.codec.FloatType.FloatEncoding
-
- getEncodingCode() - Method in interface org.apache.qpid.proton.codec.PrimitiveTypeEncoding
-
- getEncodingCode() - Method in class org.apache.qpid.proton.codec.ShortType.ShortEncoding
-
- getEncodingCode() - Method in class org.apache.qpid.proton.codec.UnsignedByteType.UnsignedByteEncoding
-
- getError() - Method in class org.apache.qpid.proton.amqp.messaging.Rejected
-
- getError() - Method in class org.apache.qpid.proton.amqp.transport.Close
-
- getError() - Method in class org.apache.qpid.proton.amqp.transport.Detach
-
- getError() - Method in class org.apache.qpid.proton.amqp.transport.End
-
- getError() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getError() - Method in interface org.apache.qpid.proton.message.Message
-
- getErrorDescription() - Method in interface org.apache.qpid.proton.engine.TransportResult
-
- getEventType() - Method in interface org.apache.qpid.proton.engine.Event
-
- getException() - Method in interface org.apache.qpid.proton.engine.TransportResult
-
- getExpiryPolicy() - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- getExpiryTime() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getExpiryTime() - Method in interface org.apache.qpid.proton.message.Message
-
- getFail() - Method in class org.apache.qpid.proton.amqp.transaction.Discharge
-
- getFilter() - Method in class org.apache.qpid.proton.amqp.messaging.Source
-
- getFirst() - Method in class org.apache.qpid.proton.amqp.transport.Disposition
-
- getFirstAcquirer() - Method in class org.apache.qpid.proton.amqp.messaging.Header
-
- getFixedSize() - Method in class org.apache.qpid.proton.codec.ByteType.ByteEncoding
-
- getFixedSize() - Method in class org.apache.qpid.proton.codec.CharacterType.CharacterEncoding
-
- getFixedSize() - Method in class org.apache.qpid.proton.codec.DoubleType.DoubleEncoding
-
- getFixedSize() - Method in class org.apache.qpid.proton.codec.FloatType.FloatEncoding
-
- getFixedSize() - Method in class org.apache.qpid.proton.codec.ShortType.ShortEncoding
-
- getFixedSize() - Method in class org.apache.qpid.proton.codec.UnsignedByteType.UnsignedByteEncoding
-
- getFloat() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- getFloat() - Method in interface org.apache.qpid.proton.codec.Data
-
- getFloat() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getFloat() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- getFloat() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Reads four bytes from the buffer and returns them as an float value.
- getFooter() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getFooter() - Method in interface org.apache.qpid.proton.message.Message
-
- getFramesInput() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getFramesInput() - Method in interface org.apache.qpid.proton.engine.Transport
-
- getFramesOutput() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getFramesOutput() - Method in interface org.apache.qpid.proton.engine.Transport
-
- getGlobalHandler() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- getGlobalHandler() - Method in interface org.apache.qpid.proton.reactor.Reactor
-
- getGlobalId() - Method in class org.apache.qpid.proton.amqp.transaction.Declare
-
- getGroupId() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getGroupId() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getGroupId() - Method in interface org.apache.qpid.proton.message.Message
-
- getGroupSequence() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getGroupSequence() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getGroupSequence() - Method in interface org.apache.qpid.proton.message.Message
-
- getHandle() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getHandle() - Method in class org.apache.qpid.proton.amqp.transport.Detach
-
- getHandle() - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- getHandle() - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- getHandleMax() - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- getHandler(Record) - Static method in class org.apache.qpid.proton.engine.BaseHandler
-
- getHandler(Extendable) - Static method in class org.apache.qpid.proton.engine.BaseHandler
-
- getHandler() - Method in exception org.apache.qpid.proton.engine.HandlerException
-
- getHandler() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- getHandler() - Method in interface org.apache.qpid.proton.reactor.Reactor
-
- getHandshakeStatus() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
-
- getHeader() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getHeader() - Method in interface org.apache.qpid.proton.message.Message
-
- getHost() - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- getHostname() - Method in class org.apache.qpid.proton.amqp.security.SaslInit
-
- getHostname() - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- getHostname() - Method in interface org.apache.qpid.proton.engine.Connection
-
- getHostname() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getHostname() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- getHostname() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslPeerDetailsImpl
-
- getHostname() - Method in interface org.apache.qpid.proton.engine.Sasl
-
Retrieve the hostname indicated by the client when sending its SaslInit.
- getHostname() - Method in interface org.apache.qpid.proton.engine.SslPeerDetails
-
- getIdleTimeOut() - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- getIdleTimeout() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getIdleTimeout() - Method in interface org.apache.qpid.proton.engine.Transport
-
- getImpliedPort() - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- getIncomingBytes() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- getIncomingBytes() - Method in interface org.apache.qpid.proton.engine.Session
-
- getIncomingCapacity() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- getIncomingCapacity() - Method in interface org.apache.qpid.proton.engine.Session
-
- getIncomingLocales() - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- getIncomingWindow() - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- getIncomingWindow() - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- getIncompleteUnsettled() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getInfo() - Method in class org.apache.qpid.proton.amqp.transport.ErrorCondition
-
- getInitialDeliveryCount() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getInitialResponse() - Method in class org.apache.qpid.proton.amqp.security.SaslInit
-
- getInputBuffer() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getInputBuffer() - Method in interface org.apache.qpid.proton.engine.Transport
-
Get a buffer that can be used to write input data into the transport.
- getInstance() - Static method in class org.apache.qpid.proton.amqp.messaging.Accepted
-
- getInstance() - Static method in class org.apache.qpid.proton.amqp.messaging.DeleteOnClose
-
- getInstance() - Static method in class org.apache.qpid.proton.amqp.messaging.DeleteOnNoLinks
-
- getInstance() - Static method in class org.apache.qpid.proton.amqp.messaging.DeleteOnNoLinksOrMessages
-
- getInstance() - Static method in class org.apache.qpid.proton.amqp.messaging.DeleteOnNoMessages
-
- getInstance() - Static method in class org.apache.qpid.proton.amqp.messaging.Released
-
- getInt() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- getInt() - Method in interface org.apache.qpid.proton.codec.Data
-
- getInt() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getInt() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- getInt() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Reads four bytes from the buffer and returns them as an integer value.
- getIO() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- getJavaArray() - Method in interface org.apache.qpid.proton.codec.Data
-
- getJavaArray() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getJavaList() - Method in interface org.apache.qpid.proton.codec.Data
-
- getJavaList() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getJavaMap() - Method in interface org.apache.qpid.proton.codec.Data
-
- getJavaMap() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getLast() - Method in class org.apache.qpid.proton.amqp.transport.Disposition
-
- getLeastSignificantBits() - Method in class org.apache.qpid.proton.amqp.Decimal128
-
- getLength() - Method in class org.apache.qpid.proton.amqp.Binary
-
- getLink() - Method in interface org.apache.qpid.proton.engine.Delivery
-
- getLink() - Method in interface org.apache.qpid.proton.engine.Event
-
- getLink() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- getLinkCredit() - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- getList() - Method in interface org.apache.qpid.proton.codec.Data
-
- getList() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getLocalContainerId() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getLocalState() - Method in interface org.apache.qpid.proton.engine.Delivery
-
- getLocalState() - Method in interface org.apache.qpid.proton.engine.Endpoint
-
- getLocalState() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- getLocalState() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
-
- getLogger(Class<?>) - Static method in class org.apache.qpid.proton.logging.ProtonLoggerFactory
-
Returns a logger named using the fully qualified name of the supplied class.
- getLong() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- getLong() - Method in interface org.apache.qpid.proton.codec.Data
-
- getLong() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getLong() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- getLong() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Reads eight bytes from the buffer and returns them as an long value.
- getMap() - Method in interface org.apache.qpid.proton.codec.Data
-
- getMap() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getMaxChannels() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getMaxChannels() - Method in interface org.apache.qpid.proton.engine.ProtonJConnection
-
- getMaxFrameSize() - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- getMaxFrameSize() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getMaxFrameSize() - Method in interface org.apache.qpid.proton.engine.Transport
-
Get the maximum frame size for the transport
- getMaxFrameSize() - Method in class org.apache.qpid.proton.reactor.ReactorOptions
-
Gets the maximum frame size to be announced in the Open frame.
- getMaxMessageSize() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getMaxMessageSize() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getMaxMessageSize() - Method in interface org.apache.qpid.proton.engine.Link
-
Gets the local link max message size.
- getMechanism() - Method in class org.apache.qpid.proton.amqp.security.SaslInit
-
- getMessageAnnotations() - Method in class org.apache.qpid.proton.amqp.messaging.Modified
-
- getMessageAnnotations() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getMessageAnnotations() - Method in interface org.apache.qpid.proton.message.Message
-
- getMessageFormat() - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- getMessageFormat() - Method in interface org.apache.qpid.proton.engine.Delivery
-
Gets the message-format for this Delivery, representing the 32bit value using an int.
- getMessageFormat() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- getMessageId() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getMessageId() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getMessageId() - Method in interface org.apache.qpid.proton.message.Message
-
- getMode() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- getMode() - Method in interface org.apache.qpid.proton.engine.SslDomain
-
- getMore() - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- getMostSignificantBits() - Method in class org.apache.qpid.proton.amqp.Decimal128
-
- getName() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getName() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getName() - Method in interface org.apache.qpid.proton.engine.Link
-
Returns the name of the link
- getName() - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- getNextIncomingId() - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- getNextOutgoingId() - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- getNextOutgoingId() - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- getObject() - Method in interface org.apache.qpid.proton.codec.Data
-
- getObject() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getOfferedCapabilities() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getOfferedCapabilities() - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- getOfferedCapabilities() - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- getOfferedCapabilities() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getOfferedCapabilities() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- getOfferedCapabilities() - Method in interface org.apache.qpid.proton.engine.Link
-
Gets the local link offered capabilities.
- getOfferedCapabilities() - Method in interface org.apache.qpid.proton.engine.Session
-
Gets the local session offered capabilities.
- getOptions() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- getOptions() - Method in interface org.apache.qpid.proton.reactor.Reactor
-
Gets the reactor options.
- getOutboundFrameSizeLimit() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getOutboundFrameSizeLimit() - Method in interface org.apache.qpid.proton.engine.Transport
-
- getOutcome() - Method in class org.apache.qpid.proton.amqp.transaction.TransactionalState
-
- getOutcome() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- getOutcome() - Method in interface org.apache.qpid.proton.engine.Sasl
-
Retrieve the outcome of SASL negotiation.
- getOutcomes() - Method in class org.apache.qpid.proton.amqp.messaging.Source
-
- getOutgoingBytes() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- getOutgoingBytes() - Method in interface org.apache.qpid.proton.engine.Session
-
- getOutgoingLocales() - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- getOutgoingWindow() - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- getOutgoingWindow() - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- getOutgoingWindow() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- getOutgoingWindow() - Method in interface org.apache.qpid.proton.engine.Session
-
- getOutputBuffer() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getOutputBuffer() - Method in interface org.apache.qpid.proton.engine.Transport
-
Get a read-only byte buffer containing the transport's pending output.
- getPacketBufferSize() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
-
- getPass() - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- getPayload() - Method in class org.apache.qpid.proton.framing.TransportFrame
-
- getPeerAuthentication() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- getPeerAuthentication() - Method in interface org.apache.qpid.proton.engine.SslDomain
-
- getPeerHostname() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslImpl
- getPeerHostname() - Method in interface org.apache.qpid.proton.engine.Ssl
-
- getPolicy() - Method in enum org.apache.qpid.proton.amqp.messaging.TerminusExpiryPolicy
-
- getPort() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslPeerDetailsImpl
-
- getPort() - Method in interface org.apache.qpid.proton.engine.SslPeerDetails
-
- getPort() - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- getPortNumber() - Method in class org.apache.qpid.proton.reactor.impl.AcceptorImpl
-
- getPriority() - Method in class org.apache.qpid.proton.amqp.messaging.Header
-
- getPriority() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getPriority() - Method in interface org.apache.qpid.proton.message.Message
-
- getPrivateKeyFile() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- getPrivateKeyFile() - Method in interface org.apache.qpid.proton.engine.SslDomain
-
- getPrivateKeyPassword() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- getPrivateKeyPassword() - Method in interface org.apache.qpid.proton.engine.SslDomain
-
- getProperties() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getProperties() - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- getProperties() - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- getProperties() - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- getProperties() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getProperties() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- getProperties() - Method in interface org.apache.qpid.proton.engine.Link
-
Gets the local link properties.
- getProperties() - Method in interface org.apache.qpid.proton.engine.Session
-
Gets the local session properties.
- getProperties() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getProperties() - Method in interface org.apache.qpid.proton.message.Message
-
- getProtocol() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
-
- getProtocolName() - Method in class org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper
-
- getProtocolName() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslHandshakeSniffingTransportWrapper
-
- getProtocolName() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslImpl
-
- getProtocolName() - Method in interface org.apache.qpid.proton.engine.impl.ssl.SslTransportWrapper
-
- getProtocolName() - Method in interface org.apache.qpid.proton.engine.Ssl
-
Get the name of the SSL protocol that is currently in use.
- getProtocolTracer() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getProtocolTracer() - Method in interface org.apache.qpid.proton.engine.ProtonJTransport
-
- getQueued() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getQueued() - Method in interface org.apache.qpid.proton.engine.Link
-
Gets the number of queued messages for a link.
- getRcvSettleMode() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getRcvSettleMode() - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- getReactor() - Method in interface org.apache.qpid.proton.engine.Connection
-
- getReactor() - Method in interface org.apache.qpid.proton.engine.Event
-
- getReactor() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getReactor() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getReactor() - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- getReactor() - Method in class org.apache.qpid.proton.reactor.impl.TaskImpl
-
- getReactor() - Method in interface org.apache.qpid.proton.reactor.Selectable
-
- getReactor() - Method in interface org.apache.qpid.proton.reactor.Task
-
- getReceiver() - Method in interface org.apache.qpid.proton.engine.Event
-
- getReceiverSettleMode() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getReceiverSettleMode() - Method in interface org.apache.qpid.proton.engine.Link
-
- getRemoteChannel() - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- getRemoteChannelMax() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getRemoteChannelMax() - Method in interface org.apache.qpid.proton.engine.Transport
-
Gets the remote value of channel-max, as advertised by the peer on its
Open frame.
- getRemoteCondition() - Method in interface org.apache.qpid.proton.engine.Endpoint
-
- getRemoteCondition() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
-
- getRemoteContainer() - Method in interface org.apache.qpid.proton.engine.Connection
-
- getRemoteContainer() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getRemoteCredit() - Method in class org.apache.qpid.proton.engine.impl.ReceiverImpl
-
- getRemoteCredit() - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
-
- getRemoteCredit() - Method in interface org.apache.qpid.proton.engine.Link
-
Returns a [locally generated] view of credit at the remote peer by considering the
current link
credit count as well as the effect of
any locally
queued messages.
- getRemoteDesiredCapabilities() - Method in interface org.apache.qpid.proton.engine.Connection
-
- getRemoteDesiredCapabilities() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getRemoteDesiredCapabilities() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getRemoteDesiredCapabilities() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- getRemoteDesiredCapabilities() - Method in interface org.apache.qpid.proton.engine.Link
-
Gets the remote link desired capabilities, as conveyed from the peer via the Attach frame
when attaching the link to the session.
- getRemoteDesiredCapabilities() - Method in interface org.apache.qpid.proton.engine.Session
-
Gets the remote session desired capabilities, as conveyed from the peer via the Begin frame
when opening the session.
- getRemoteHostname() - Method in interface org.apache.qpid.proton.engine.Connection
-
- getRemoteHostname() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getRemoteIdleTimeout() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getRemoteIdleTimeout() - Method in interface org.apache.qpid.proton.engine.Transport
-
- getRemoteMaxFrameSize() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getRemoteMaxFrameSize() - Method in interface org.apache.qpid.proton.engine.Transport
-
- getRemoteMaxMessageSize() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getRemoteMaxMessageSize() - Method in interface org.apache.qpid.proton.engine.Link
-
Gets the remote link max message size, as conveyed from the peer via the Attach frame
when attaching the link to the session.
- getRemoteMechanisms() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- getRemoteMechanisms() - Method in interface org.apache.qpid.proton.engine.Sasl
-
Retrieve the list of SASL mechanisms provided by the remote.
- getRemoteOfferedCapabilities() - Method in interface org.apache.qpid.proton.engine.Connection
-
- getRemoteOfferedCapabilities() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getRemoteOfferedCapabilities() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getRemoteOfferedCapabilities() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- getRemoteOfferedCapabilities() - Method in interface org.apache.qpid.proton.engine.Link
-
Gets the remote link offered capabilities, as conveyed from the peer via the Attach frame
when attaching the link to the session.
- getRemoteOfferedCapabilities() - Method in interface org.apache.qpid.proton.engine.Session
-
Gets the remote session offered capabilities, as conveyed from the peer via the Begin frame
when opening the session.
- getRemoteProperties() - Method in interface org.apache.qpid.proton.engine.Connection
-
- getRemoteProperties() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getRemoteProperties() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getRemoteProperties() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- getRemoteProperties() - Method in interface org.apache.qpid.proton.engine.Link
-
Gets the remote link properties, as conveyed from the peer via the Attach frame
when attaching the link to the session.
- getRemoteProperties() - Method in interface org.apache.qpid.proton.engine.Session
-
Gets the remote session properties, as conveyed from the peer via the Begin frame
when opening the session.
- getRemoteReceiverSettleMode() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getRemoteReceiverSettleMode() - Method in interface org.apache.qpid.proton.engine.Link
-
- getRemoteSenderSettleMode() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getRemoteSenderSettleMode() - Method in interface org.apache.qpid.proton.engine.Link
-
- getRemoteSource() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getRemoteSource() - Method in interface org.apache.qpid.proton.engine.Link
-
- getRemoteState() - Method in interface org.apache.qpid.proton.engine.Delivery
-
- getRemoteState() - Method in interface org.apache.qpid.proton.engine.Endpoint
-
- getRemoteState() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- getRemoteState() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
-
- getRemoteTarget() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getRemoteTarget() - Method in interface org.apache.qpid.proton.engine.Link
-
- getReplyTo() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getReplyTo() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getReplyTo() - Method in interface org.apache.qpid.proton.message.Message
-
- getReplyToGroupId() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getReplyToGroupId() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getReplyToGroupId() - Method in interface org.apache.qpid.proton.message.Message
-
- getResponse() - Method in class org.apache.qpid.proton.amqp.security.SaslResponse
-
- getResume() - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- getRole() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getRole() - Method in class org.apache.qpid.proton.amqp.transport.Disposition
-
- getRootHandler() - Method in interface org.apache.qpid.proton.engine.Event
-
The
Handler at the root of the handler tree.
- getSaslServerMechanisms() - Method in class org.apache.qpid.proton.amqp.security.SaslMechanisms
-
- getScheme() - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- getSectionNumber() - Method in class org.apache.qpid.proton.amqp.messaging.Received
-
- getSectionOffset() - Method in class org.apache.qpid.proton.amqp.messaging.Received
-
- getSelectable() - Method in interface org.apache.qpid.proton.engine.Event
-
- getSelectable() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- getSelector() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- getSender() - Method in interface org.apache.qpid.proton.engine.Event
-
- getSenderSettleMode() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getSenderSettleMode() - Method in interface org.apache.qpid.proton.engine.Link
-
- getSession() - Method in interface org.apache.qpid.proton.engine.Event
-
- getSession() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getSession() - Method in interface org.apache.qpid.proton.engine.Link
-
- getSettled() - Method in class org.apache.qpid.proton.amqp.transport.Disposition
-
- getSettled() - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- getShort() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- getShort() - Method in interface org.apache.qpid.proton.codec.Data
-
- getShort() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getShort() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- getShort() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Reads two bytes from the buffer and returns them as an short value.
- getSizeBytes() - Method in interface org.apache.qpid.proton.codec.ArrayType.ArrayEncoding
-
- getSndSettleMode() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getSource() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getSource() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getSource() - Method in interface org.apache.qpid.proton.engine.Link
-
- getSslContext() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- getSslContext() - Method in interface org.apache.qpid.proton.engine.SslDomain
-
- getState() - Method in class org.apache.qpid.proton.amqp.transport.Disposition
-
- getState() - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- getState() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- getState() - Method in interface org.apache.qpid.proton.engine.Sasl
-
Access the current state of the layer.
- getStatus() - Method in interface org.apache.qpid.proton.engine.TransportResult
-
- getString() - Method in interface org.apache.qpid.proton.codec.Data
-
- getString() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getSubject() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getSubject() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getSubject() - Method in interface org.apache.qpid.proton.message.Message
-
- getSymbol(String) - Static method in class org.apache.qpid.proton.amqp.Symbol
-
- getSymbol() - Method in interface org.apache.qpid.proton.codec.Data
-
- getSymbol() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getTag() - Method in interface org.apache.qpid.proton.engine.Delivery
-
- getTag() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- getTarget() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getTarget() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getTarget() - Method in interface org.apache.qpid.proton.engine.Link
-
- getTask() - Method in interface org.apache.qpid.proton.engine.Event
-
- getTimeout() - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- getTimeout() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- getTimeout() - Method in interface org.apache.qpid.proton.reactor.Reactor
-
- getTimestamp() - Method in interface org.apache.qpid.proton.codec.Data
-
- getTimestamp() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getTo() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getTransport() - Method in interface org.apache.qpid.proton.engine.Connection
-
- getTransport() - Method in interface org.apache.qpid.proton.engine.Event
-
- getTransport() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getTransport() - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- getTransportLink() - Method in class org.apache.qpid.proton.engine.impl.TransportDelivery
-
- getTrustedCaDb() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- getTrustedCaDb() - Method in interface org.apache.qpid.proton.engine.SslDomain
-
- getTtl() - Method in class org.apache.qpid.proton.amqp.messaging.Header
-
- getTtl() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getTtl() - Method in interface org.apache.qpid.proton.message.Message
-
- getTxnId() - Method in class org.apache.qpid.proton.amqp.transaction.Declared
-
- getTxnId() - Method in class org.apache.qpid.proton.amqp.transaction.Discharge
-
- getTxnId() - Method in class org.apache.qpid.proton.amqp.transaction.TransactionalState
-
- getType() - Method in class org.apache.qpid.proton.codec.ByteType.ByteEncoding
-
- getType() - Method in class org.apache.qpid.proton.codec.CharacterType.CharacterEncoding
-
- getType() - Method in class org.apache.qpid.proton.codec.DoubleType.DoubleEncoding
-
- getType(Object) - Method in interface org.apache.qpid.proton.codec.Encoder
-
- getType(Object) - Method in class org.apache.qpid.proton.codec.EncoderImpl
-
- getType() - Method in class org.apache.qpid.proton.codec.FloatType.FloatEncoding
-
- getType() - Method in interface org.apache.qpid.proton.codec.PrimitiveTypeEncoding
-
- getType() - Method in class org.apache.qpid.proton.codec.ShortType.ShortEncoding
-
- getType() - Method in interface org.apache.qpid.proton.codec.TypeEncoding
-
- getType() - Method in class org.apache.qpid.proton.codec.UnsignedByteType.UnsignedByteEncoding
-
- getType() - Method in interface org.apache.qpid.proton.engine.Event
-
A concrete event type of core events.
- getTypeClass() - Method in interface org.apache.qpid.proton.codec.AMQPType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.ArrayType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.BigIntegerType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.BinaryType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.BooleanType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.ByteType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.CharacterType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.Decimal128Type
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.Decimal32Type
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.Decimal64Type
-
- getTypeClass() - Method in interface org.apache.qpid.proton.codec.DescribedTypeConstructor
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.DoubleType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.DynamicDescribedType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.DynamicTypeConstructor
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.FloatType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.IntegerType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.ListType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.LongType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.MapType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.AcceptedType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.AmqpSequenceType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.AmqpValueType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.ApplicationPropertiesType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.DataType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnCloseType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoLinksOrMessagesType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoLinksType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoMessagesType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.DeliveryAnnotationsType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAcceptedType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpSequenceType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpValueType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.FastPathApplicationPropertiesType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDataType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDeliveryAnnotationsType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.FastPathFooterType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.FastPathHeaderType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.FastPathMessageAnnotationsType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.FastPathPropertiesType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.FooterType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.HeaderType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.MessageAnnotationsType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.ModifiedType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.PropertiesType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.ReceivedType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.RejectedType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.ReleasedType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.SourceType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.messaging.TargetType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.NullType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.security.SaslChallengeType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.security.SaslInitType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.security.SaslMechanismsType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.security.SaslOutcomeType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.security.SaslResponseType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.ShortType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.StringType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.SymbolType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.TimestampType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transaction.CoordinatorType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transaction.DeclaredType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transaction.DeclareType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transaction.DischargeType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transaction.TransactionalStateType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.AttachType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.BeginType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.CloseType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.DetachType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.DispositionType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.EndType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.ErrorConditionType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.FastPathDispositionType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.FastPathFlowType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.FastPathTransferType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.FlowType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.OpenType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.transport.TransferType
-
- getTypeClass() - Method in interface org.apache.qpid.proton.codec.TypeConstructor
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.UnsignedByteType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.UnsignedIntegerType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.UnsignedLongType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.UnsignedShortType
-
- getTypeClass() - Method in class org.apache.qpid.proton.codec.UUIDType
-
- getTypeFromClass(Class) - Method in class org.apache.qpid.proton.codec.EncoderImpl
-
- getUndeliverableHere() - Method in class org.apache.qpid.proton.amqp.messaging.Modified
-
- getUnsettled() - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- getUnsettled() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- getUnsettled() - Method in interface org.apache.qpid.proton.engine.Link
-
- getUnsignedByte() - Method in interface org.apache.qpid.proton.codec.Data
-
- getUnsignedByte() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getUnsignedInteger() - Method in interface org.apache.qpid.proton.codec.Data
-
- getUnsignedInteger() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getUnsignedLong() - Method in interface org.apache.qpid.proton.codec.Data
-
- getUnsignedLong() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getUnsignedShort() - Method in interface org.apache.qpid.proton.codec.Data
-
- getUnsignedShort() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getUseClientMode() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
-
- getUser() - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- getUserId() - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- getUserId() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- getUserId() - Method in interface org.apache.qpid.proton.message.Message
-
- getUUID() - Method in interface org.apache.qpid.proton.codec.Data
-
- getUUID() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- getValue() - Method in class org.apache.qpid.proton.amqp.messaging.AmqpSequence
-
- getValue() - Method in class org.apache.qpid.proton.amqp.messaging.AmqpValue
-
- getValue() - Method in class org.apache.qpid.proton.amqp.messaging.ApplicationProperties
-
- getValue() - Method in class org.apache.qpid.proton.amqp.messaging.Data
-
- getValue() - Method in class org.apache.qpid.proton.amqp.messaging.DeliveryAnnotations
-
- getValue() - Method in class org.apache.qpid.proton.amqp.messaging.Footer
-
- getValue() - Method in class org.apache.qpid.proton.amqp.messaging.MessageAnnotations
-
- getValue() - Method in enum org.apache.qpid.proton.amqp.messaging.TerminusDurability
-
- getValue() - Method in enum org.apache.qpid.proton.amqp.security.SaslCode
-
- getValue() - Method in enum org.apache.qpid.proton.amqp.transport.ReceiverSettleMode
-
- getValue() - Method in enum org.apache.qpid.proton.amqp.transport.Role
-
- getValue() - Method in enum org.apache.qpid.proton.amqp.transport.SenderSettleMode
-
- getValueSize(V) - Method in interface org.apache.qpid.proton.codec.TypeEncoding
-
- getWorkHead() - Method in interface org.apache.qpid.proton.engine.Connection
-
Returns the head of the delivery work list.
- getWorkHead() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- getWorkNext() - Method in interface org.apache.qpid.proton.engine.Delivery
-
- getWorkNext() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- getWorkSequence() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- GlobalTxId - Interface in org.apache.qpid.proton.amqp.transaction
-
- offer(int) - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
-
- offer(int) - Method in interface org.apache.qpid.proton.engine.Sender
-
indicates pending deliveries
- ok() - Static method in class org.apache.qpid.proton.engine.TransportResultFactory
-
- oldApiCheckStateBeforeInput(int) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
This method is public as it is used by Python layer.
- onConnectionBound(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onConnectionBound(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onConnectionFinal(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onConnectionFinal(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onConnectionInit(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onConnectionInit(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onConnectionLocalClose(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onConnectionLocalClose(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onConnectionLocalOpen(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onConnectionLocalOpen(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onConnectionRemoteClose(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onConnectionRemoteClose(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onConnectionRemoteClose(Event) - Method in class org.apache.qpid.proton.reactor.Handshaker
-
- onConnectionRemoteOpen(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onConnectionRemoteOpen(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onConnectionRemoteOpen(Event) - Method in class org.apache.qpid.proton.reactor.Handshaker
-
- onConnectionUnbound(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onConnectionUnbound(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onDelivery(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onDelivery(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- ONE - Static variable in class org.apache.qpid.proton.amqp.UnsignedInteger
-
- onError(Selectable.Callback) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- onError(Selectable.Callback) - Method in interface org.apache.qpid.proton.reactor.Selectable
-
Registers a callback that will be run when the selectable is notified of
an error.
- onExpired(Selectable.Callback) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- onExpired(Selectable.Callback) - Method in interface org.apache.qpid.proton.reactor.Selectable
-
Registers a callback that will be run when the selectable expires.
- onFree(Selectable.Callback) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- onFree(Selectable.Callback) - Method in interface org.apache.qpid.proton.reactor.Selectable
-
Registers a callback that will be run when the selectable is notified
that it has been free'd.
- onLinkFinal(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onLinkFinal(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onLinkFlow(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onLinkFlow(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onLinkInit(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onLinkInit(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onLinkLocalClose(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onLinkLocalClose(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onLinkLocalDetach(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onLinkLocalDetach(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onLinkLocalOpen(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onLinkLocalOpen(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onLinkRemoteClose(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onLinkRemoteClose(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onLinkRemoteClose(Event) - Method in class org.apache.qpid.proton.reactor.Handshaker
-
- onLinkRemoteDetach(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onLinkRemoteDetach(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onLinkRemoteOpen(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onLinkRemoteOpen(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onLinkRemoteOpen(Event) - Method in class org.apache.qpid.proton.reactor.Handshaker
-
- onReactorFinal(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onReactorFinal(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onReactorInit(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onReactorInit(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onReactorQuiesced(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onReactorQuiesced(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onReadable(Selectable.Callback) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- onReadable(Selectable.Callback) - Method in interface org.apache.qpid.proton.reactor.Selectable
-
Registers a callback that will be run when the selectable becomes ready
for reading.
- onRelease(Selectable.Callback) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- onRelease(Selectable.Callback) - Method in interface org.apache.qpid.proton.reactor.Selectable
-
Registers a callback that will be run when the selectable is notified
that it has been released.
- onSaslChallenge(Sasl, Transport) - Method in interface org.apache.qpid.proton.engine.SaslListener
-
Called when a sasl-challenge frame has arrived and its effect
applied, indicating the challenge sent by the 'server' peer.
- onSaslInit(Sasl, Transport) - Method in interface org.apache.qpid.proton.engine.SaslListener
-
Called when a sasl-init frame has arrived and its effect
applied, indicating the selected mechanism and any hostname
and initial-response details from the 'client' peer.
- onSaslMechanisms(Sasl, Transport) - Method in interface org.apache.qpid.proton.engine.SaslListener
-
Called when a sasl-mechanisms frame has arrived and its effect
applied, indicating the offered mechanisms sent by the 'server' peer.
- onSaslOutcome(Sasl, Transport) - Method in interface org.apache.qpid.proton.engine.SaslListener
-
Called when a sasl-outcome frame has arrived and its effect
applied, indicating the outcome and any success additional-data
sent by the 'server' peer.
- onSaslResponse(Sasl, Transport) - Method in interface org.apache.qpid.proton.engine.SaslListener
-
Called when a sasl-response frame has arrived and its effect
applied, indicating the response sent by the 'client' peer.
- onSelectableError(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSelectableError(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSelectableExpired(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSelectableExpired(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSelectableFinal(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSelectableFinal(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSelectableInit(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSelectableInit(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSelectableReadable(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSelectableReadable(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSelectableUpdated(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSelectableUpdated(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSelectableWritable(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSelectableWritable(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSessionFinal(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSessionFinal(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSessionInit(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSessionInit(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSessionLocalClose(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSessionLocalClose(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSessionLocalOpen(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSessionLocalOpen(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSessionRemoteClose(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSessionRemoteClose(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSessionRemoteClose(Event) - Method in class org.apache.qpid.proton.reactor.Handshaker
-
- onSessionRemoteOpen(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onSessionRemoteOpen(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onSessionRemoteOpen(Event) - Method in class org.apache.qpid.proton.reactor.Handshaker
-
- onTimerTask(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onTimerTask(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onTransport(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onTransport(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onTransportClosed(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onTransportClosed(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onTransportError(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onTransportError(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onTransportHeadClosed(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onTransportHeadClosed(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onTransportTailClosed(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onTransportTailClosed(Event) - Method in interface org.apache.qpid.proton.engine.CoreHandler
-
- onUnhandled(Event) - Method in class org.apache.qpid.proton.engine.BaseHandler
-
- onUnhandled(Event) - Method in interface org.apache.qpid.proton.engine.Handler
-
- onUnhandled(Event) - Method in class org.apache.qpid.proton.reactor.FlowController
-
- onUnhandled(Event) - Method in class org.apache.qpid.proton.reactor.impl.IOHandler
-
- onWritable(Selectable.Callback) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- onWritable(Selectable.Callback) - Method in interface org.apache.qpid.proton.reactor.Selectable
-
Registers a callback that will be run when the selectable becomes ready
for writing.
- Open - Class in org.apache.qpid.proton.amqp.transport
-
- Open() - Constructor for class org.apache.qpid.proton.amqp.transport.Open
-
- open() - Method in interface org.apache.qpid.proton.engine.Endpoint
-
transition local state to ACTIVE
- open() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
-
- OpenType - Class in org.apache.qpid.proton.codec.transport
-
- OpenType.OpenWrapper - Class in org.apache.qpid.proton.codec.transport
-
- OpenType.OpenWrapper(Open) - Constructor for class org.apache.qpid.proton.codec.transport.OpenType.OpenWrapper
-
- org.apache.qpid.proton - package org.apache.qpid.proton
-
- org.apache.qpid.proton.amqp - package org.apache.qpid.proton.amqp
-
- org.apache.qpid.proton.amqp.messaging - package org.apache.qpid.proton.amqp.messaging
-
- org.apache.qpid.proton.amqp.security - package org.apache.qpid.proton.amqp.security
-
- org.apache.qpid.proton.amqp.transaction - package org.apache.qpid.proton.amqp.transaction
-
- org.apache.qpid.proton.amqp.transport - package org.apache.qpid.proton.amqp.transport
-
- org.apache.qpid.proton.codec - package org.apache.qpid.proton.codec
-
- org.apache.qpid.proton.codec.impl - package org.apache.qpid.proton.codec.impl
-
- org.apache.qpid.proton.codec.messaging - package org.apache.qpid.proton.codec.messaging
-
- org.apache.qpid.proton.codec.security - package org.apache.qpid.proton.codec.security
-
- org.apache.qpid.proton.codec.transaction - package org.apache.qpid.proton.codec.transaction
-
- org.apache.qpid.proton.codec.transport - package org.apache.qpid.proton.codec.transport
-
- org.apache.qpid.proton.engine - package org.apache.qpid.proton.engine
-
- org.apache.qpid.proton.engine.impl - package org.apache.qpid.proton.engine.impl
-
- org.apache.qpid.proton.engine.impl.ssl - package org.apache.qpid.proton.engine.impl.ssl
-
- org.apache.qpid.proton.framing - package org.apache.qpid.proton.framing
-
- org.apache.qpid.proton.logging - package org.apache.qpid.proton.logging
-
- org.apache.qpid.proton.message - package org.apache.qpid.proton.message
-
- org.apache.qpid.proton.message.impl - package org.apache.qpid.proton.message.impl
-
- org.apache.qpid.proton.reactor - package org.apache.qpid.proton.reactor
-
- org.apache.qpid.proton.reactor.impl - package org.apache.qpid.proton.reactor.impl
-
- Outcome - Interface in org.apache.qpid.proton.amqp.messaging
-
- output(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- output(byte[], int, int) - Method in interface org.apache.qpid.proton.engine.Transport
-
- outputConsumed() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- outputConsumed() - Method in interface org.apache.qpid.proton.engine.Transport
-
Informs the transport that the output buffer returned by
Transport.getOutputBuffer()
is finished with, allowing implementation-dependent steps to be performed such as
reclaiming buffer space.
- reactor() - Static method in class org.apache.qpid.proton.Proton
-
- reactor(Handler...) - Static method in class org.apache.qpid.proton.Proton
-
- reactor(ReactorOptions) - Static method in class org.apache.qpid.proton.Proton
-
- reactor(ReactorOptions, Handler...) - Static method in class org.apache.qpid.proton.Proton
-
- Reactor - Interface in org.apache.qpid.proton.reactor
-
The proton reactor provides a general purpose event processing
library for writing reactive programs.
- Reactor.Factory - Class in org.apache.qpid.proton.reactor
-
- Reactor.Factory() - Constructor for class org.apache.qpid.proton.reactor.Reactor.Factory
-
- ReactorChild - Interface in org.apache.qpid.proton.reactor
-
Interface used to identify classes that can be a child of a reactor.
- ReactorImpl - Class in org.apache.qpid.proton.reactor.impl
-
- ReactorImpl(IO) - Constructor for class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- ReactorImpl(IO, ReactorOptions) - Constructor for class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- ReactorImpl() - Constructor for class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- ReactorImpl(ReactorOptions) - Constructor for class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- ReactorOptions - Class in org.apache.qpid.proton.reactor
-
- ReactorOptions() - Constructor for class org.apache.qpid.proton.reactor.ReactorOptions
-
- readable() - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- readable() - Method in interface org.apache.qpid.proton.reactor.Selectable
-
Notify the selectable that the underlying
SelectableChannel is
ready for a read operation.
- readable() - Method in interface org.apache.qpid.proton.reactor.Selector
-
- ReadableBuffer - Interface in org.apache.qpid.proton.codec
-
- ReadableBuffer.ByteBufferReader - Class in org.apache.qpid.proton.codec
-
- ReadableBuffer.ByteBufferReader(ByteBuffer) - Constructor for class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- readArray(Class<T>) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readArray() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readArray(Class<T>) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readArray() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readBinary() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readBinary(Binary) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readBinary() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readBinary(Binary) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readBoolean() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readBoolean(Boolean) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readBoolean(boolean) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readBoolean() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readBoolean(Boolean) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readBoolean(boolean) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readBooleanArray() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readBooleanArray() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readByte() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readByte(Byte) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readByte(byte) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readByte() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readByte(Byte) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readByte(byte) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readByteArray() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readByteArray() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readByteMultiple() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readByteMultiple() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readCharacter() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readCharacter(Character) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readCharacter(char) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readCharacter() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readCharacter(Character) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readCharacter(char) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readCharacterArray() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readCharacterArray() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readCharacterMultiple() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readCharacterMultiple() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readConstructor() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readConstructor(boolean) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readDecimal128() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readDecimal128(Decimal128) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readDecimal128() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readDecimal128(Decimal128) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readDecimal32() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readDecimal32(Decimal32) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readDecimal32() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readDecimal32(Decimal32) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readDecimal64() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readDecimal64(Decimal64) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readDecimal64() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readDecimal64(Decimal64) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readDouble() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readDouble(Double) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readDouble(double) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readDouble() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readDouble(Double) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readDouble(double) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readDoubleArray() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readDoubleArray() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readDoubleMultiple() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readDoubleMultiple() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readFloat() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readFloat(Float) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readFloat(float) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readFloat() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readFloat(Float) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readFloat(float) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readFloatArray() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readFloatArray() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readFloatMultiple() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readFloatMultiple() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readInteger() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readInteger(Integer) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readInteger(int) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readInteger() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readInteger(Integer) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readInteger(int) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readIntegerArray() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readIntegerArray() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readIntegerMultiple() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readIntegerMultiple() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readList() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readList(Decoder.ListProcessor<T>) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readList() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readList(Decoder.ListProcessor<T>) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readLong() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readLong(Long) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readLong(long) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readLong() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readLong(Long) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readLong(long) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readLongArray() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readLongArray() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readLongMultiple() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readLongMultiple() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readMap() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readMap() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readMultiple(Class<T>) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readMultiple() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readMultiple(Class<T>) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readMultiple() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readObject() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readObject(Object) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readObject() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readObject(Object) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readPrimitiveValue() - Method in interface org.apache.qpid.proton.codec.BigIntegerType.BigIntegerEncoding
-
- readPrimitiveValue() - Method in interface org.apache.qpid.proton.codec.BooleanType.BooleanEncoding
-
- readPrimitiveValue() - Method in class org.apache.qpid.proton.codec.ByteType.ByteEncoding
-
- readPrimitiveValue() - Method in class org.apache.qpid.proton.codec.CharacterType.CharacterEncoding
-
- readPrimitiveValue() - Method in class org.apache.qpid.proton.codec.DoubleType.DoubleEncoding
-
- readPrimitiveValue() - Method in class org.apache.qpid.proton.codec.FloatType.FloatEncoding
-
- readPrimitiveValue() - Method in interface org.apache.qpid.proton.codec.IntegerType.IntegerEncoding
-
- readPrimitiveValue() - Method in interface org.apache.qpid.proton.codec.LongType.LongEncoding
-
- readPrimitiveValue() - Method in class org.apache.qpid.proton.codec.ShortType.ShortEncoding
-
- readShort() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readShort(Short) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readShort(short) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readShort() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readShort(Short) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readShort(short) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readShortArray() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readShortArray() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readShortMultiple() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readShortMultiple() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readString(CharsetDecoder) - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- readString() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readString(String) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readString() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readString(String) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readString(CharsetDecoder) - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- readString(CharsetDecoder) - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Decodes a String from the buffer using the provided
CharsetDecoder
starting the decode at the current position and reading until the limit is
reached.
- readSymbol() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readSymbol(Symbol) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readSymbol() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readSymbol(Symbol) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readTimestamp() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readTimestamp(Date) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readTimestamp() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readTimestamp(Date) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readUnsignedByte() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readUnsignedByte(UnsignedByte) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readUnsignedByte() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readUnsignedByte(UnsignedByte) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readUnsignedInteger() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readUnsignedInteger(UnsignedInteger) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readUnsignedInteger() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readUnsignedInteger(UnsignedInteger) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readUnsignedLong() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readUnsignedLong(UnsignedLong) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readUnsignedLong() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readUnsignedLong(UnsignedLong) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readUnsignedShort() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readUnsignedShort(UnsignedShort) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readUnsignedShort() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readUnsignedShort(UnsignedShort) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readUTF8() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- readUTF8() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- readUTF8() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Reads a UTF-8 encoded String from the buffer starting the decode at the
current position and reading until the limit is reached.
- readUUID() - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readUUID(UUID) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- readUUID() - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readUUID(UUID) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- readValue() - Method in class org.apache.qpid.proton.codec.ByteType.ByteEncoding
-
- readValue() - Method in class org.apache.qpid.proton.codec.CharacterType.CharacterEncoding
-
- readValue() - Method in class org.apache.qpid.proton.codec.DoubleType.DoubleEncoding
-
- readValue() - Method in class org.apache.qpid.proton.codec.DynamicTypeConstructor
-
- readValue() - Method in class org.apache.qpid.proton.codec.FloatType.FloatEncoding
-
- readValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAcceptedType
-
- readValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpSequenceType
-
- readValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpValueType
-
- readValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathApplicationPropertiesType
-
- readValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDataType
-
- readValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDeliveryAnnotationsType
-
- readValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathFooterType
-
- readValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathHeaderType
-
- readValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathMessageAnnotationsType
-
- readValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathPropertiesType
-
- readValue() - Method in class org.apache.qpid.proton.codec.ShortType.ShortEncoding
-
- readValue() - Method in class org.apache.qpid.proton.codec.transport.FastPathDispositionType
-
- readValue() - Method in class org.apache.qpid.proton.codec.transport.FastPathFlowType
-
- readValue() - Method in class org.apache.qpid.proton.codec.transport.FastPathTransferType
-
- readValue() - Method in interface org.apache.qpid.proton.codec.TypeConstructor
-
- readValue() - Method in class org.apache.qpid.proton.codec.UnsignedByteType.UnsignedByteEncoding
-
- readValueArray() - Method in interface org.apache.qpid.proton.codec.ArrayType.ArrayEncoding
-
- Received - Class in org.apache.qpid.proton.amqp.messaging
-
- Received() - Constructor for class org.apache.qpid.proton.amqp.messaging.Received
-
- receivedFrame(TransportFrame) - Method in interface org.apache.qpid.proton.engine.impl.ProtocolTracer
-
- receivedFrame(TransportFrame) - Method in class org.apache.qpid.proton.logging.LoggingProtocolTracer
-
- ReceivedType - Class in org.apache.qpid.proton.codec.messaging
-
- receiver(String) - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- Receiver - Interface in org.apache.qpid.proton.engine
-
Receiver
- receiver(String) - Method in interface org.apache.qpid.proton.engine.Session
-
Returns a newly created receiver endpoint
- ReceiverImpl - Class in org.apache.qpid.proton.engine.impl
-
- ReceiverSettleMode - Enum in org.apache.qpid.proton.amqp.transport
-
- reclaimRead() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
Compact the buffer dropping arrays that have been consumed by previous
reads from this Composite buffer.
- reclaimRead() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- reclaimRead() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Compact the backing storage of this ReadableBuffer, possibly freeing previously-read
portions of pooled data or reducing the number of backing arrays if present.
- Record - Interface in org.apache.qpid.proton.engine
-
Record
- RecordAccessor<T> - Interface in org.apache.qpid.proton.engine
-
- RecordImpl - Class in org.apache.qpid.proton.engine.impl
-
RecordImpl
- RecordImpl() - Constructor for class org.apache.qpid.proton.engine.impl.RecordImpl
-
- recv(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.ReceiverImpl
-
- recv(WritableBuffer) - Method in class org.apache.qpid.proton.engine.impl.ReceiverImpl
-
- recv() - Method in class org.apache.qpid.proton.engine.impl.ReceiverImpl
-
- recv(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- recv(byte[], int, int) - Method in interface org.apache.qpid.proton.engine.Receiver
-
Receive message data for the current delivery.
- recv(WritableBuffer) - Method in interface org.apache.qpid.proton.engine.Receiver
-
Receive message data for the current delivery.
- recv() - Method in interface org.apache.qpid.proton.engine.Receiver
-
Receive message data for the current delivery returning the data in a Readable buffer.
- recv(byte[], int, int) - Method in interface org.apache.qpid.proton.engine.Sasl
-
Read challenge/response/additional data sent from the peer.
- REDIRECT - Static variable in interface org.apache.qpid.proton.amqp.transport.ConnectionError
-
- REDIRECT - Static variable in interface org.apache.qpid.proton.amqp.transport.LinkError
-
- redispatch(EventType, Handler) - Method in interface org.apache.qpid.proton.engine.Event
-
Synchronously redispatch the current event as a new
EventType on the provided handler and it's children.
- register(Object, DescribedTypeConstructor) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- register(Object, FastPathDescribedTypeConstructor<?>) - Method in interface org.apache.qpid.proton.codec.Decoder
-
- register(Object, FastPathDescribedTypeConstructor<?>) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- register(Object, DescribedTypeConstructor) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- register(AMQPType<V>) - Method in interface org.apache.qpid.proton.codec.Encoder
-
- register(AMQPType<V>) - Method in class org.apache.qpid.proton.codec.EncoderImpl
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.AcceptedType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.AmqpSequenceType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.AmqpValueType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.ApplicationPropertiesType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.DataType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.DeleteOnCloseType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoLinksOrMessagesType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoLinksType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoMessagesType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.DeliveryAnnotationsType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.FastPathAcceptedType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpSequenceType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpValueType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.FastPathApplicationPropertiesType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.FastPathDataType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.FastPathDeliveryAnnotationsType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.FastPathFooterType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.FastPathHeaderType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.FastPathMessageAnnotationsType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.FastPathPropertiesType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.FooterType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.HeaderType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.MessageAnnotationsType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.ModifiedType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.PropertiesType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.ReceivedType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.RejectedType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.ReleasedType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.SourceType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.messaging.TargetType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.security.SaslChallengeType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.security.SaslInitType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.security.SaslMechanismsType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.security.SaslOutcomeType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.security.SaslResponseType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transaction.CoordinatorType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transaction.DeclaredType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transaction.DeclareType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transaction.DischargeType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transaction.TransactionalStateType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.AttachType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.BeginType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.CloseType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.DetachType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.DispositionType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.EndType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.ErrorConditionType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.FastPathDispositionType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.FastPathFlowType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.FastPathTransferType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.FlowType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.OpenType
-
- register(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.transport.TransferType
-
- registerAllTypes(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.AMQPDefinedTypes
-
- registerDescribedType(Class, Object) - Method in class org.apache.qpid.proton.codec.EncoderImpl
-
- registerMessagingTypes(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.AMQPDefinedTypes
-
- registerSecurityTypes(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.AMQPDefinedTypes
-
- registerTransactionTypes(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.AMQPDefinedTypes
-
- registerTransportTypes(Decoder, EncoderImpl) - Static method in class org.apache.qpid.proton.codec.AMQPDefinedTypes
-
- Rejected - Class in org.apache.qpid.proton.amqp.messaging
-
- Rejected() - Constructor for class org.apache.qpid.proton.amqp.messaging.Rejected
-
- RejectedType - Class in org.apache.qpid.proton.codec.messaging
-
- release() - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- release() - Method in interface org.apache.qpid.proton.reactor.Selectable
-
Notify the selectable that it has been released.
- Released - Class in org.apache.qpid.proton.amqp.messaging
-
- Released() - Constructor for class org.apache.qpid.proton.amqp.messaging.Released
-
- ReleasedType - Class in org.apache.qpid.proton.codec.messaging
-
- ReleasedType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.messaging.ReleasedType
-
- remaining() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- remaining() - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
-
- remaining() - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
-
- remaining() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- remaining() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
- remaining() - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
-
- remaining() - Method in interface org.apache.qpid.proton.codec.WritableBuffer
-
- remotelySettled() - Method in interface org.apache.qpid.proton.engine.Delivery
-
- remotelySettled() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- remove(Selectable) - Method in interface org.apache.qpid.proton.reactor.Selector
-
Removes a selectable from the selector.
- removeTransportWork(DeliveryImpl) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- reset() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- reset() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- reset() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Reset the buffer's position to a previously marked value, the mark should remain
set after calling this method.
- resetCache() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactory
-
- RESOURCE_DELETED - Static variable in interface org.apache.qpid.proton.amqp.transport.AmqpError
-
- RESOURCE_LIMIT_EXCEEDED - Static variable in interface org.apache.qpid.proton.amqp.transport.AmqpError
-
- RESOURCE_LOCKED - Static variable in interface org.apache.qpid.proton.amqp.transport.AmqpError
-
- rewind() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- rewind() - Method in interface org.apache.qpid.proton.codec.Data
-
- rewind() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- rewind() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- rewind() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Resets the buffer position to zero and clears and previously set mark.
- Role - Enum in org.apache.qpid.proton.amqp.transport
-
- ROOT - Static variable in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- run() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- run() - Method in interface org.apache.qpid.proton.reactor.Reactor
-
Simplifies the use of the reactor by wrapping the use of
start, run, and stop method
calls.
- run(Selectable) - Method in interface org.apache.qpid.proton.reactor.Selectable.Callback
-
- sasl() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- Sasl - Interface in org.apache.qpid.proton.engine
-
- sasl() - Method in interface org.apache.qpid.proton.engine.Transport
-
Signal the transport to expect SASL frames used to establish a SASL layer prior to
performing the AMQP protocol version negotiation.
- Sasl.SaslOutcome - Enum in org.apache.qpid.proton.engine
-
- Sasl.SaslState - Enum in org.apache.qpid.proton.engine
-
- SASL_FRAME_TYPE - Static variable in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- SASL_HEADER - Static variable in interface org.apache.qpid.proton.engine.impl.AmqpHeader
-
- SaslChallenge - Class in org.apache.qpid.proton.amqp.security
-
- SaslChallenge() - Constructor for class org.apache.qpid.proton.amqp.security.SaslChallenge
-
- SaslChallengeType - Class in org.apache.qpid.proton.codec.security
-
- SaslCode - Enum in org.apache.qpid.proton.amqp.security
-
- SaslFrameBody - Interface in org.apache.qpid.proton.amqp.security
-
- SaslFrameBody.SaslFrameBodyHandler<E> - Interface in org.apache.qpid.proton.amqp.security
-
- SaslImpl - Class in org.apache.qpid.proton.engine.impl
-
- SaslInit - Class in org.apache.qpid.proton.amqp.security
-
- SaslInit() - Constructor for class org.apache.qpid.proton.amqp.security.SaslInit
-
- SaslInitType - Class in org.apache.qpid.proton.codec.security
-
- SaslInitType.SaslInitWrapper - Class in org.apache.qpid.proton.codec.security
-
- SaslInitType.SaslInitWrapper(SaslInit) - Constructor for class org.apache.qpid.proton.codec.security.SaslInitType.SaslInitWrapper
-
- SaslListener - Interface in org.apache.qpid.proton.engine
-
Listener for SASL frame arrival to facilitate relevant handling for the SASL
negotiation.
- SaslMechanisms - Class in org.apache.qpid.proton.amqp.security
-
- SaslMechanisms() - Constructor for class org.apache.qpid.proton.amqp.security.SaslMechanisms
-
- SaslMechanismsType - Class in org.apache.qpid.proton.codec.security
-
- SaslOutcome - Class in org.apache.qpid.proton.amqp.security
-
- SaslOutcome() - Constructor for class org.apache.qpid.proton.amqp.security.SaslOutcome
-
- SaslOutcomeType - Class in org.apache.qpid.proton.codec.security
-
- SaslOutcomeType.SaslOutcomeWrapper - Class in org.apache.qpid.proton.codec.security
-
- SaslOutcomeType.SaslOutcomeWrapper(SaslOutcome) - Constructor for class org.apache.qpid.proton.codec.security.SaslOutcomeType.SaslOutcomeWrapper
-
- SaslResponse - Class in org.apache.qpid.proton.amqp.security
-
- SaslResponse() - Constructor for class org.apache.qpid.proton.amqp.security.SaslResponse
-
- SaslResponseType - Class in org.apache.qpid.proton.codec.security
-
- schedule(int, Handler) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- schedule(int, Handler) - Method in interface org.apache.qpid.proton.reactor.Reactor
-
Schedules execution of a task to take place at some point in the future.
- Section - Interface in org.apache.qpid.proton.amqp.messaging
-
- select(long) - Method in interface org.apache.qpid.proton.reactor.Selector
-
Waits for the specified timeout period for one or more selectables to
become ready for an operation.
- selectable() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- selectable(ReactorChild) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- selectable() - Method in interface org.apache.qpid.proton.reactor.Reactor
-
Creates a new Selectable as a child of this reactor.
- Selectable - Interface in org.apache.qpid.proton.reactor
-
An entity that can be multiplexed using a
Selector.
- Selectable.Callback - Interface in org.apache.qpid.proton.reactor
-
A callback that can be passed to the various "on" methods of the
selectable - to allow code to be run when the selectable becomes ready
for the associated operation.
- SelectableImpl - Class in org.apache.qpid.proton.reactor.impl
-
- SelectableImpl() - Constructor for class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- selectableTransport(Reactor, Socket, Transport) - Static method in class org.apache.qpid.proton.reactor.impl.IOHandler
-
- selector() - Method in interface org.apache.qpid.proton.reactor.impl.IO
-
- selector() - Method in class org.apache.qpid.proton.reactor.impl.IOImpl
-
- Selector - Interface in org.apache.qpid.proton.reactor
-
- send(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- send(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
-
- send(ReadableBuffer) - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
-
- send(byte[], int, int) - Method in interface org.apache.qpid.proton.engine.Sasl
-
Send challenge/response/additional data to the peer.
- send(byte[], int, int) - Method in interface org.apache.qpid.proton.engine.Sender
-
Sends some data for the current delivery.
- send(ReadableBuffer) - Method in interface org.apache.qpid.proton.engine.Sender
-
Sends some data for the current delivery.
- sender(String) - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- sender(String) - Method in interface org.apache.qpid.proton.engine.ProtonJSession
-
- Sender - Interface in org.apache.qpid.proton.engine
-
Sender
- sender(String) - Method in interface org.apache.qpid.proton.engine.Session
-
Returns a newly created sender endpoint
- SenderImpl - Class in org.apache.qpid.proton.engine.impl
-
- SenderSettleMode - Enum in org.apache.qpid.proton.amqp.transport
-
- sendNoCopy(ReadableBuffer) - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
-
- sendNoCopy(ReadableBuffer) - Method in interface org.apache.qpid.proton.engine.Sender
-
Sends data to the current delivery attempting not to copy the data unless a previous
send has already added data to the Delivery in which case a copy may occur depending on
the implementation.
- sentFrame(TransportFrame) - Method in interface org.apache.qpid.proton.engine.impl.ProtocolTracer
-
- sentFrame(TransportFrame) - Method in class org.apache.qpid.proton.logging.LoggingProtocolTracer
-
- server() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- server() - Method in interface org.apache.qpid.proton.engine.Sasl
-
- serverSocketChannel() - Method in interface org.apache.qpid.proton.reactor.impl.IO
-
- serverSocketChannel() - Method in class org.apache.qpid.proton.reactor.impl.IOImpl
-
- session() - Method in interface org.apache.qpid.proton.engine.Connection
-
Returns a newly created session
TODO does the Connection's channel-max property limit how many sessions can be created,
or opened, or neither?
- session() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- session() - Method in interface org.apache.qpid.proton.engine.ProtonJConnection
-
- Session - Interface in org.apache.qpid.proton.engine
-
Session
Note that session level flow control is handled internally by Proton.
- SESSION_WINDOW - Static variable in interface org.apache.qpid.proton.engine.Transport
-
- SessionError - Interface in org.apache.qpid.proton.amqp.transport
-
- sessionHead(EnumSet<EndpointState>, EnumSet<EndpointState>) - Method in interface org.apache.qpid.proton.engine.Connection
-
Returns the head of the list of sessions in the specified states.
- sessionHead(EnumSet<EndpointState>, EnumSet<EndpointState>) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- SessionImpl - Class in org.apache.qpid.proton.engine.impl
-
- set(E, T) - Method in class org.apache.qpid.proton.engine.ExtendableAccessor
-
- set(Object, Class<T>, T) - Method in class org.apache.qpid.proton.engine.impl.RecordImpl
-
- set(Object, Class<T>, T) - Method in interface org.apache.qpid.proton.engine.Record
-
- set(Record, T) - Method in interface org.apache.qpid.proton.engine.RecordAccessor
-
- setAborted(boolean) - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- setAbsoluteExpiryTime(Date) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setAdditionalData(Binary) - Method in class org.apache.qpid.proton.amqp.security.SaslOutcome
-
- setAddress(String) - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- setAddress(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setAddress(String) - Method in interface org.apache.qpid.proton.message.Message
-
- setApplicationProperties(ApplicationProperties) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setApplicationProperties(ApplicationProperties) - Method in interface org.apache.qpid.proton.message.Message
-
- setAvailable(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- setBatchable(boolean) - Method in class org.apache.qpid.proton.amqp.transport.Disposition
-
- setBatchable(boolean) - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- setBody(Section) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setBody(Section) - Method in interface org.apache.qpid.proton.message.Message
-
- setBuffer(ReadableBuffer) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- setByteBuffer(ByteBuffer) - Method in interface org.apache.qpid.proton.codec.ByteBufferDecoder
-
- setByteBuffer(ByteBuffer) - Method in interface org.apache.qpid.proton.codec.ByteBufferEncoder
-
- setByteBuffer(ByteBuffer) - Method in class org.apache.qpid.proton.codec.DecoderImpl
-
- setByteBuffer(ByteBuffer) - Method in class org.apache.qpid.proton.codec.EncoderImpl
-
- setByteBuffer(WritableBuffer) - Method in class org.apache.qpid.proton.codec.EncoderImpl
-
- setCapabilities(Symbol...) - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- setCapabilities(Symbol...) - Method in class org.apache.qpid.proton.amqp.transaction.Coordinator
-
- setChallenge(Binary) - Method in class org.apache.qpid.proton.amqp.security.SaslChallenge
-
- setChannel(SelectableChannel) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- setChannel(SelectableChannel) - Method in interface org.apache.qpid.proton.reactor.Selectable
-
- setChannelMax(UnsignedShort) - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- setChannelMax(int) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- setChannelMax(int) - Method in interface org.apache.qpid.proton.engine.Transport
-
Set the local value of channel-max, to be advertised to the peer on the
Open frame emitted by the transport.
- setClosed(boolean) - Method in class org.apache.qpid.proton.amqp.transport.Detach
-
- setCode(SaslCode) - Method in class org.apache.qpid.proton.amqp.security.SaslOutcome
-
- setCollector(Collector) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- setCollector(Collector) - Method in interface org.apache.qpid.proton.reactor.Selectable
-
Configure a selectable with a set of callbacks that emit readable,
writable, and expired events into the supplied collector.
- setCondition(Symbol) - Method in class org.apache.qpid.proton.amqp.transport.ErrorCondition
-
- setCondition(ErrorCondition) - Method in interface org.apache.qpid.proton.engine.Endpoint
-
Set the local error condition
- setCondition(ErrorCondition) - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
-
- setConnectionHost(Connection, String, int) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- setConnectionHost(Connection, String, int) - Method in interface org.apache.qpid.proton.reactor.Reactor
-
Set the host address used by the connection
- setContainer(String) - Method in interface org.apache.qpid.proton.engine.Connection
-
- setContainer(String) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- setContainerId(String) - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- setContentEncoding(Symbol) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setContentEncoding(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setContentEncoding(String) - Method in interface org.apache.qpid.proton.message.Message
-
- setContentType(Symbol) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setContentType(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setContentType(String) - Method in interface org.apache.qpid.proton.message.Message
-
- setContext(Object) - Method in interface org.apache.qpid.proton.engine.Connection
-
- setContext(Object) - Method in interface org.apache.qpid.proton.engine.Delivery
-
- setContext(Object) - Method in interface org.apache.qpid.proton.engine.Endpoint
-
Sets an arbitrary an application owned object on the end-point.
- setContext(Object) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- setContext(Object) - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- setContext(Object) - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
-
- setCorrelationId(Object) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setCorrelationId(Object) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setCorrelationId(Object) - Method in interface org.apache.qpid.proton.message.Message
-
- setCreationTime(Date) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setCreationTime(long) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setCreationTime(long) - Method in interface org.apache.qpid.proton.message.Message
-
- setCredentials(String, String, String) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- setCredentials(String, String, String) - Method in interface org.apache.qpid.proton.engine.SslDomain
-
Set the certificate that identifies the local node to the remote.
- setCredit(int) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- setCredit(int) - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
-
- setDeadline(long) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- setDeadline(long) - Method in interface org.apache.qpid.proton.reactor.Selectable
-
- setDefaultDeliveryState(DeliveryState) - Method in interface org.apache.qpid.proton.engine.Delivery
-
Configures a default DeliveryState to be used if a
received delivery is settled/freed without any disposition
state having been previously applied.
- setDefaultDeliveryState(DeliveryState) - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- setDefaultOutcome(Outcome) - Method in class org.apache.qpid.proton.amqp.messaging.Source
-
- setDeliveryAnnotations(DeliveryAnnotations) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setDeliveryAnnotations(DeliveryAnnotations) - Method in interface org.apache.qpid.proton.message.Message
-
- setDeliveryCount(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.messaging.Header
-
- setDeliveryCount(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- setDeliveryCount(long) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setDeliveryCount(long) - Method in interface org.apache.qpid.proton.message.Message
-
- setDeliveryFailed(Boolean) - Method in class org.apache.qpid.proton.amqp.messaging.Modified
-
- setDeliveryId(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- setDeliveryTag(Binary) - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- setDescription(String) - Method in class org.apache.qpid.proton.amqp.transport.ErrorCondition
-
- setDesiredCapabilities(Symbol...) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setDesiredCapabilities(Symbol...) - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- setDesiredCapabilities(Symbol...) - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- setDesiredCapabilities(Symbol[]) - Method in interface org.apache.qpid.proton.engine.Connection
-
- setDesiredCapabilities(Symbol[]) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- setDesiredCapabilities(Symbol[]) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- setDesiredCapabilities(Symbol[]) - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- setDesiredCapabilities(Symbol[]) - Method in interface org.apache.qpid.proton.engine.Link
-
Sets the local link desired capabilities, to be conveyed to the peer via the Attach frame
when attaching the link to the session.
- setDesiredCapabilities(Symbol[]) - Method in interface org.apache.qpid.proton.engine.Session
-
Sets the local session desired capabilities, to be conveyed to the peer via the Begin frame
when opening the session.
- setDistributionMode(Symbol) - Method in class org.apache.qpid.proton.amqp.messaging.Source
-
- setDrain(boolean) - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- setDrain(boolean) - Method in class org.apache.qpid.proton.engine.impl.ReceiverImpl
-
- setDrain(boolean) - Method in interface org.apache.qpid.proton.engine.Receiver
-
- setDurable(Boolean) - Method in class org.apache.qpid.proton.amqp.messaging.Header
-
- setDurable(TerminusDurability) - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- setDurable(boolean) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setDurable(boolean) - Method in interface org.apache.qpid.proton.message.Message
-
- setDynamic(boolean) - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- setDynamicNodeProperties(Map) - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- setEcho(boolean) - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- setEmitFlowEventOnSend(boolean) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- setEmitFlowEventOnSend(boolean) - Method in interface org.apache.qpid.proton.engine.Transport
-
Configure whether a synthetic Flow event should be emitted when messages are sent,
reflecting a change in the credit level on the link that may prompt other action.
- setEnableSaslByDefault(boolean) - Method in class org.apache.qpid.proton.reactor.ReactorOptions
-
Sets whether SASL will be automatically enabled with ANONYMOUS as the mechanism,
or if no SASL layer will be enabled.
- setError(ErrorCondition) - Method in class org.apache.qpid.proton.amqp.messaging.Rejected
-
- setError(ErrorCondition) - Method in class org.apache.qpid.proton.amqp.transport.Close
-
- setError(ErrorCondition) - Method in class org.apache.qpid.proton.amqp.transport.Detach
-
- setError(ErrorCondition) - Method in class org.apache.qpid.proton.amqp.transport.End
-
- setExpiryPolicy(TerminusExpiryPolicy) - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- setExpiryTime(long) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setExpiryTime(long) - Method in interface org.apache.qpid.proton.message.Message
-
- setFail(Boolean) - Method in class org.apache.qpid.proton.amqp.transaction.Discharge
-
- setFilter(Map) - Method in class org.apache.qpid.proton.amqp.messaging.Source
-
- setFirst(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Disposition
-
- setFirstAcquirer(Boolean) - Method in class org.apache.qpid.proton.amqp.messaging.Header
-
- setFirstAcquirer(boolean) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setFirstAcquirer(boolean) - Method in interface org.apache.qpid.proton.message.Message
-
- setFooter(Footer) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setFooter(Footer) - Method in interface org.apache.qpid.proton.message.Message
-
- setFrameHandler(FrameHandler) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
Override the default frame handler.
- setGlobalHandler(Handler) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- setGlobalHandler(Handler) - Method in interface org.apache.qpid.proton.reactor.Reactor
-
Sets a new global handler.
- setGlobalId(GlobalTxId) - Method in class org.apache.qpid.proton.amqp.transaction.Declare
-
- setGroupId(String) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setGroupId(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setGroupId(String) - Method in interface org.apache.qpid.proton.message.Message
-
- setGroupSequence(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setGroupSequence(long) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setGroupSequence(long) - Method in interface org.apache.qpid.proton.message.Message
-
- setHandle(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setHandle(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Detach
-
- setHandle(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- setHandle(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- setHandleMax(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- setHandler(Record, Handler) - Static method in class org.apache.qpid.proton.engine.BaseHandler
-
- setHandler(Extendable, Handler) - Static method in class org.apache.qpid.proton.engine.BaseHandler
-
- setHandler(Handler) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- setHandler(Handler) - Method in interface org.apache.qpid.proton.reactor.Reactor
-
Sets a new handler, that will receive any events not handled by a child
of the reactor.
- setHeader(Header) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setHeader(Header) - Method in interface org.apache.qpid.proton.message.Message
-
- setHost(String) - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- setHostname(String) - Method in class org.apache.qpid.proton.amqp.security.SaslInit
-
- setHostname(String) - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- setHostname(String) - Method in interface org.apache.qpid.proton.engine.Connection
-
Set the name of the host (either fully qualified or relative) to which
this connection is connecting to.
- setHostname(String) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- setIdleTimeOut(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- setIdleTimeout(int) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- setIdleTimeout(int) - Method in interface org.apache.qpid.proton.engine.Transport
-
- setIncomingCapacity(int) - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- setIncomingCapacity(int) - Method in interface org.apache.qpid.proton.engine.Session
-
- setIncomingLocales(Symbol...) - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- setIncomingWindow(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- setIncomingWindow(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- setIncompleteUnsettled(boolean) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setInfo(Map) - Method in class org.apache.qpid.proton.amqp.transport.ErrorCondition
-
- setInitialDeliveryCount(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setInitialRemoteMaxFrameSize(int) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- setInitialRemoteMaxFrameSize(int) - Method in interface org.apache.qpid.proton.engine.Transport
-
Allows overriding the initial remote-max-frame-size to a value greater than the default 512bytes.
- setInitialResponse(Binary) - Method in class org.apache.qpid.proton.amqp.security.SaslInit
-
- setKeyEncoding(AMQPType<?>) - Method in class org.apache.qpid.proton.codec.MapType
-
- setLast(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Disposition
-
- setLinkCredit(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- setListener(SaslListener) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- setListener(SaslListener) - Method in interface org.apache.qpid.proton.engine.Sasl
-
Adds a listener to receive notice of frames having arrived.
- setLocalContainerId(String) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- setLocalContainerId(String) - Method in interface org.apache.qpid.proton.engine.ProtonJConnection
-
- setLogMessagePrefix(String) - Method in class org.apache.qpid.proton.logging.LoggingProtocolTracer
-
- setMaxFrameSize(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- setMaxFrameSize(int) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- setMaxFrameSize(int) - Method in interface org.apache.qpid.proton.engine.Transport
-
- setMaxFrameSize(int) - Method in class org.apache.qpid.proton.reactor.ReactorOptions
-
Sets the maximum frame size value to announce in the Open frame.
- setMaxMessageSize(UnsignedLong) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setMaxMessageSize(UnsignedLong) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- setMaxMessageSize(UnsignedLong) - Method in interface org.apache.qpid.proton.engine.Link
-
Sets the local link max message size, to be conveyed to the peer via the Attach frame
when attaching the link to the session.
- setMechanism(Symbol) - Method in class org.apache.qpid.proton.amqp.security.SaslInit
-
- setMechanism(Symbol) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- setMechanisms(String...) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- setMechanisms(String...) - Method in interface org.apache.qpid.proton.engine.Sasl
-
Set the acceptable SASL mechanisms for the layer.
- setMessageAnnotations(Map) - Method in class org.apache.qpid.proton.amqp.messaging.Modified
-
- setMessageAnnotations(MessageAnnotations) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setMessageAnnotations(MessageAnnotations) - Method in interface org.apache.qpid.proton.message.Message
-
- setMessageFormat(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- setMessageFormat(int) - Method in interface org.apache.qpid.proton.engine.Delivery
-
Sets the message-format for this Delivery, representing the 32bit value using an int.
- setMessageFormat(int) - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- setMessageId(Object) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setMessageId(Object) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setMessageId(Object) - Method in interface org.apache.qpid.proton.message.Message
-
- setMore(boolean) - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- setName(String) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setName(String) - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- setNextIncomingId(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- setNextOutgoingId(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- setNextOutgoingId(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- setOfferedCapabilities(Symbol...) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setOfferedCapabilities(Symbol...) - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- setOfferedCapabilities(Symbol...) - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- setOfferedCapabilities(Symbol[]) - Method in interface org.apache.qpid.proton.engine.Connection
-
- setOfferedCapabilities(Symbol[]) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- setOfferedCapabilities(Symbol[]) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- setOfferedCapabilities(Symbol[]) - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- setOfferedCapabilities(Symbol[]) - Method in interface org.apache.qpid.proton.engine.Link
-
Sets the local link offered capabilities, to be conveyed to the peer via the Attach frame
when attaching the link to the session.
- setOfferedCapabilities(Symbol[]) - Method in interface org.apache.qpid.proton.engine.Session
-
Sets the local session offered capabilities, to be conveyed to the peer via the Begin frame
when opening the session.
- setOutboundFrameSizeLimit(int) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- setOutboundFrameSizeLimit(int) - Method in interface org.apache.qpid.proton.engine.Transport
-
Set an upper limit on the size of outgoing frames that will be sent
to the peer.
- setOutcome(Outcome) - Method in class org.apache.qpid.proton.amqp.transaction.TransactionalState
-
- setOutcomes(Symbol...) - Method in class org.apache.qpid.proton.amqp.messaging.Source
-
- setOutgoingLocales(Symbol...) - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- setOutgoingWindow(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- setOutgoingWindow(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- setOutgoingWindow(long) - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- setOutgoingWindow(long) - Method in interface org.apache.qpid.proton.engine.Session
-
Sets the outgoing window size.
- setPass(String) - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- setPeerAuthentication(SslDomain.VerifyMode) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- setPeerAuthentication(SslDomain.VerifyMode) - Method in interface org.apache.qpid.proton.engine.SslDomain
-
Configure the level of verification used on the peer certificate.
- setPeerHostname(String) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslImpl
- setPeerHostname(String) - Method in interface org.apache.qpid.proton.engine.Ssl
-
- setPort(String) - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- setPriority(UnsignedByte) - Method in class org.apache.qpid.proton.amqp.messaging.Header
-
- setPriority(short) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setPriority(short) - Method in interface org.apache.qpid.proton.message.Message
-
- setProperties(Map) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setProperties(Map) - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- setProperties(Map) - Method in class org.apache.qpid.proton.amqp.transport.Flow
-
- setProperties(Map) - Method in class org.apache.qpid.proton.amqp.transport.Open
-
- setProperties(Map<Symbol, Object>) - Method in interface org.apache.qpid.proton.engine.Connection
-
- setProperties(Map<Symbol, Object>) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- setProperties(Map<Symbol, Object>) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- setProperties(Map<Symbol, Object>) - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
-
- setProperties(Map<Symbol, Object>) - Method in interface org.apache.qpid.proton.engine.Link
-
Sets the local link properties, to be conveyed to the peer via the Attach frame when
attaching the link to the session.
- setProperties(Map<Symbol, Object>) - Method in interface org.apache.qpid.proton.engine.Session
-
Sets the local session properties, to be conveyed to the peer via the Begin frame when
attaching the session to the session.
- setProperties(Properties) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setProperties(Properties) - Method in interface org.apache.qpid.proton.message.Message
-
- setProtocolTracer(ProtocolTracer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- setProtocolTracer(ProtocolTracer) - Method in interface org.apache.qpid.proton.engine.ProtonJTransport
-
- setRcvSettleMode(ReceiverSettleMode) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setRcvSettleMode(ReceiverSettleMode) - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- setReactor(Reactor) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
-
- setReactor(Reactor) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- setReactor(Reactor) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- setReactor(Reactor) - Method in class org.apache.qpid.proton.reactor.impl.TaskImpl
-
- setReading(boolean) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- setReading(boolean) - Method in interface org.apache.qpid.proton.reactor.Selectable
-
- setReceiverSettleMode(ReceiverSettleMode) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- setReceiverSettleMode(ReceiverSettleMode) - Method in interface org.apache.qpid.proton.engine.Link
-
Sets the receiver settle mode.
- setRegistered(boolean) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- setRegistered(boolean) - Method in interface org.apache.qpid.proton.reactor.Selectable
-
Set the registered flag for a selectable.
- setRemoteChannel(UnsignedShort) - Method in class org.apache.qpid.proton.amqp.transport.Begin
-
- setRemoteHostname(String) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- setRemoteHostname(String) - Method in interface org.apache.qpid.proton.engine.Sasl
-
Set the remote hostname to indicate the host being connected to when
sending a SaslInit to the server.
- setRemoteSenderSettleMode(SenderSettleMode) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- setRemoteSenderSettleMode(SenderSettleMode) - Method in interface org.apache.qpid.proton.engine.Link
-
Deprecated.
- setReplyTo(String) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setReplyTo(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setReplyTo(String) - Method in interface org.apache.qpid.proton.message.Message
-
- setReplyToGroupId(String) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setReplyToGroupId(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setReplyToGroupId(String) - Method in interface org.apache.qpid.proton.message.Message
-
- setResponse(Binary) - Method in class org.apache.qpid.proton.amqp.security.SaslResponse
-
- setResponse(Binary) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
-
- setResume(boolean) - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- setRole(Role) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setRole(Role) - Method in class org.apache.qpid.proton.amqp.transport.Disposition
-
- setSaslServerMechanisms(Symbol...) - Method in class org.apache.qpid.proton.amqp.security.SaslMechanisms
-
- setScheme(String) - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- setSectionNumber(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.messaging.Received
-
- setSectionOffset(UnsignedLong) - Method in class org.apache.qpid.proton.amqp.messaging.Received
-
- setSelectable(Selectable) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- setSelector(Selector) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- setSenderSettleMode(SenderSettleMode) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- setSenderSettleMode(SenderSettleMode) - Method in interface org.apache.qpid.proton.engine.Link
-
Sets the sender settle mode.
- setSettled(boolean) - Method in class org.apache.qpid.proton.amqp.transport.Disposition
-
- setSettled(Boolean) - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- setSndSettleMode(SenderSettleMode) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setSource(Source) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setSource(Source) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- setSource(Source) - Method in interface org.apache.qpid.proton.engine.Link
-
Sets the source for this link.
- setSslContext(SSLContext) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- setSslContext(SSLContext) - Method in interface org.apache.qpid.proton.engine.SslDomain
-
Sets an SSLContext for use when establishing SSL transport.
- setState(DeliveryState) - Method in class org.apache.qpid.proton.amqp.transport.Disposition
-
- setState(DeliveryState) - Method in class org.apache.qpid.proton.amqp.transport.Transfer
-
- setSubject(String) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setSubject(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setSubject(String) - Method in interface org.apache.qpid.proton.message.Message
-
- setTarget(Target) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setTarget(Target) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
-
- setTarget(Target) - Method in interface org.apache.qpid.proton.engine.Link
-
- setTimeout(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.messaging.Terminus
-
- setTimeout(long) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- setTimeout(long) - Method in interface org.apache.qpid.proton.reactor.Reactor
-
- settle() - Method in interface org.apache.qpid.proton.engine.Delivery
-
Settles this delivery.
- settle() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
-
- setTo(String) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setTransport(Transport) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- setTrustedCaDb(String) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- setTrustedCaDb(String) - Method in interface org.apache.qpid.proton.engine.SslDomain
-
Configure the set of trusted CA certificates used by this node to verify peers.
- setTtl(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.messaging.Header
-
- setTtl(long) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setTtl(long) - Method in interface org.apache.qpid.proton.message.Message
-
- setTxnId(Binary) - Method in class org.apache.qpid.proton.amqp.transaction.Declared
-
- setTxnId(Binary) - Method in class org.apache.qpid.proton.amqp.transaction.Discharge
-
- setTxnId(Binary) - Method in class org.apache.qpid.proton.amqp.transaction.TransactionalState
-
- setUndeliverableHere(Boolean) - Method in class org.apache.qpid.proton.amqp.messaging.Modified
-
- setUnsettled(Map) - Method in class org.apache.qpid.proton.amqp.transport.Attach
-
- setUser(String) - Method in class org.apache.qpid.proton.reactor.impl.Address
-
- setUseReadOnlyOutputBuffer(boolean) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- setUseReadOnlyOutputBuffer(boolean) - Method in interface org.apache.qpid.proton.engine.impl.TransportInternal
-
- setUserId(Binary) - Method in class org.apache.qpid.proton.amqp.messaging.Properties
-
- setUserId(byte[]) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
-
- setUserId(byte[]) - Method in interface org.apache.qpid.proton.message.Message
-
- setValue(Object[], TypeEncoding<?>, int) - Method in interface org.apache.qpid.proton.codec.ArrayType.ArrayEncoding
-
- setValue(String, int) - Method in interface org.apache.qpid.proton.codec.StringType.StringEncoding
-
- setWriting(boolean) - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
-
- setWriting(boolean) - Method in interface org.apache.qpid.proton.reactor.Selectable
-
- SHORT - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-
- ShortType - Class in org.apache.qpid.proton.codec
-
- ShortType.ShortEncoding - Class in org.apache.qpid.proton.codec
-
- ShortType.ShortEncoding(EncoderImpl, DecoderImpl) - Constructor for class org.apache.qpid.proton.codec.ShortType.ShortEncoding
-
- shortValue() - Method in class org.apache.qpid.proton.amqp.UnsignedByte
-
- shortValue() - Method in class org.apache.qpid.proton.amqp.UnsignedShort
-
- SimpleSslTransportWrapper - Class in org.apache.qpid.proton.engine.impl.ssl
-
- size() - Method in class org.apache.qpid.proton.amqp.messaging.Rejected
-
- size() - Method in class org.apache.qpid.proton.amqp.security.SaslChallenge
-
- size() - Method in interface org.apache.qpid.proton.codec.Data
-
- size() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
-
- size() - Method in class org.apache.qpid.proton.codec.messaging.HeaderType.HeaderWrapper
-
- size() - Method in class org.apache.qpid.proton.codec.messaging.ModifiedType.ModifiedWrapper
-
- size() - Method in class org.apache.qpid.proton.codec.security.SaslInitType.SaslInitWrapper
-
- size() - Method in class org.apache.qpid.proton.codec.security.SaslOutcomeType.SaslOutcomeWrapper
-
- size() - Method in class org.apache.qpid.proton.codec.transaction.DischargeType.DischargeWrapper
-
- size() - Method in class org.apache.qpid.proton.codec.transaction.TransactionalStateType.TransactionalStateWrapper
-
- size() - Method in class org.apache.qpid.proton.codec.transport.AttachType.AttachWrapper
-
- size() - Method in class org.apache.qpid.proton.codec.transport.DetachType.DetachWrapper
-
- size() - Method in class org.apache.qpid.proton.codec.transport.ErrorConditionType.ErrorConditionWrapper
-
- size() - Method in class org.apache.qpid.proton.codec.transport.FlowType.FlowWrapper
-
- size() - Method in class org.apache.qpid.proton.codec.transport.OpenType.OpenWrapper
-
- size() - Method in class org.apache.qpid.proton.codec.transport.TransferType.TransferWrapper
-
- skipped - Static variable in exception org.apache.qpid.proton.ProtonUnsupportedOperationException
-
Used by the Python test layer to detect an unsupported operation
- skipValue() - Method in class org.apache.qpid.proton.codec.DynamicTypeConstructor
-
- skipValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAcceptedType
-
- skipValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpSequenceType
-
- skipValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathAmqpValueType
-
- skipValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathApplicationPropertiesType
-
- skipValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDataType
-
- skipValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathDeliveryAnnotationsType
-
- skipValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathFooterType
-
- skipValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathHeaderType
-
- skipValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathMessageAnnotationsType
-
- skipValue() - Method in class org.apache.qpid.proton.codec.messaging.FastPathPropertiesType
-
- skipValue() - Method in class org.apache.qpid.proton.codec.transport.FastPathDispositionType
-
- skipValue() - Method in class org.apache.qpid.proton.codec.transport.FastPathFlowType
-
- skipValue() - Method in class org.apache.qpid.proton.codec.transport.FastPathTransferType
-
- skipValue() - Method in interface org.apache.qpid.proton.codec.TypeConstructor
-
- slice() - Method in class org.apache.qpid.proton.codec.CompositeReadableBuffer
-
- slice() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
-
- slice() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
-
Creates a new ReadableBuffer instance that is a view of the readable portion of
this buffer.
- SMALLINT - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-
- SMALLLONG - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-
- SMALLUINT - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-
- SMALLULONG - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-
- socketChannel() - Method in interface org.apache.qpid.proton.reactor.impl.IO
-
- socketChannel() - Method in class org.apache.qpid.proton.reactor.impl.IOImpl
-
- Source - Class in org.apache.qpid.proton.amqp.messaging
-
- Source() - Constructor for class org.apache.qpid.proton.amqp.messaging.Source
-
- Source - Interface in org.apache.qpid.proton.amqp.transport
-
- SourceType - Class in org.apache.qpid.proton.codec.messaging
-
- SourceType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.messaging.SourceType
-
- ssl(SslDomain, SslPeerDetails) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
Wrap this transport's output and input to apply SSL encryption and decryption respectively.
- ssl(SslDomain) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
-
- Ssl - Interface in org.apache.qpid.proton.engine
-
I represent the details of a particular SSL session.
- ssl(SslDomain, SslPeerDetails) - Method in interface org.apache.qpid.proton.engine.Transport
-
Wrap this transport's output and input to apply SSL encryption and decryption respectively.
- ssl(SslDomain) - Method in interface org.apache.qpid.proton.engine.Transport
-
- sslDomain() - Static method in class org.apache.qpid.proton.engine.Engine
-
- SslDomain - Interface in org.apache.qpid.proton.engine
-
I store the details used to create SSL sessions.
- sslDomain() - Static method in class org.apache.qpid.proton.Proton
-
- SslDomain.Factory - Class in org.apache.qpid.proton.engine
-
- SslDomain.Factory() - Constructor for class org.apache.qpid.proton.engine.SslDomain.Factory
-
- SslDomain.Mode - Enum in org.apache.qpid.proton.engine
-
Determines whether the endpoint acts as a client or server.
- SslDomain.VerifyMode - Enum in org.apache.qpid.proton.engine
-
Determines the level of peer validation.
- SslDomainImpl - Class in org.apache.qpid.proton.engine.impl.ssl
-
- SslDomainImpl() - Constructor for class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
-
- SslEngineFacadeFactory - Class in org.apache.qpid.proton.engine.impl.ssl
-
- SslHandshakeSniffingTransportWrapper - Class in org.apache.qpid.proton.engine.impl.ssl
-
SslHandshakeSniffingTransportWrapper
- SslImpl - Class in org.apache.qpid.proton.engine.impl.ssl
-
- SslImpl(SslDomain, SslPeerDetails) - Constructor for class org.apache.qpid.proton.engine.impl.ssl.SslImpl
-
- sslPeerDetails(String, int) - Static method in class org.apache.qpid.proton.engine.Engine
-
- SslPeerDetails - Interface in org.apache.qpid.proton.engine
-
The details of the remote peer involved in an SSL session.
- sslPeerDetails(String, int) - Static method in class org.apache.qpid.proton.Proton
-
- SslPeerDetails.Factory - Class in org.apache.qpid.proton.engine
-
- SslPeerDetails.Factory() - Constructor for class org.apache.qpid.proton.engine.SslPeerDetails.Factory
-
- SslPeerDetailsImpl - Class in org.apache.qpid.proton.engine.impl.ssl
-
- SslPeerDetailsImpl(String, int) - Constructor for class org.apache.qpid.proton.engine.impl.ssl.SslPeerDetailsImpl
-
- SslTransportWrapper - Interface in org.apache.qpid.proton.engine.impl.ssl
-
- start() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- start() - Method in interface org.apache.qpid.proton.reactor.Reactor
-
Starts the reactor.
- STOLEN - Static variable in interface org.apache.qpid.proton.amqp.transport.LinkError
-
- stop() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
-
- stop() - Method in interface org.apache.qpid.proton.reactor.Reactor
-
Stops the reactor.
- STR32 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-
- STR8 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-
- StringType - Class in org.apache.qpid.proton.codec
-
- StringType.StringEncoding - Interface in org.apache.qpid.proton.codec
-
- StringUtils - Class in org.apache.qpid.proton.engine.impl
-
- StringUtils() - Constructor for class org.apache.qpid.proton.engine.impl.StringUtils
-
- subBinary(int, int) - Method in class org.apache.qpid.proton.amqp.Binary
-
- subSequence(int, int) - Method in class org.apache.qpid.proton.amqp.Symbol
-
- subtract(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.UnsignedInteger
-
- SYM32 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-
- SYM8 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-
- Symbol - Class in org.apache.qpid.proton.amqp
-
- SymbolType - Class in org.apache.qpid.proton.codec
-
- SymbolType.SymbolEncoding - Interface in org.apache.qpid.proton.codec
-
- valueOf(String) - Static method in enum org.apache.qpid.proton.amqp.messaging.TerminusDurability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.qpid.proton.amqp.messaging.TerminusExpiryPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(Symbol) - Static method in enum org.apache.qpid.proton.amqp.messaging.TerminusExpiryPolicy
-
- valueOf(String) - Static method in enum org.apache.qpid.proton.amqp.security.SaslCode
-
Returns the enum constant of this type with the specified name.
- valueOf(UnsignedByte) - Static method in enum org.apache.qpid.proton.amqp.security.SaslCode
-
- valueOf(String) - Static method in class org.apache.qpid.proton.amqp.Symbol
-
- valueOf(String) - Static method in enum org.apache.qpid.proton.amqp.transport.ReceiverSettleMode
-
Returns the enum constant of this type with the specified name.
- valueOf(UnsignedByte) - Static method in enum org.apache.qpid.proton.amqp.transport.ReceiverSettleMode
-
- valueOf(String) - Static method in enum org.apache.qpid.proton.amqp.transport.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.qpid.proton.amqp.transport.SenderSettleMode
-
Returns the enum constant of this type with the specified name.
- valueOf(UnsignedByte) - Static method in enum org.apache.qpid.proton.amqp.transport.SenderSettleMode
-
- valueOf(byte) - Static method in class org.apache.qpid.proton.amqp.UnsignedByte
-
- valueOf(String) - Static method in class org.apache.qpid.proton.amqp.UnsignedByte
-
- valueOf(int) - Static method in class org.apache.qpid.proton.amqp.UnsignedInteger
-
- valueOf(String) - Static method in class org.apache.qpid.proton.amqp.UnsignedInteger
-
- valueOf(long) - Static method in class org.apache.qpid.proton.amqp.UnsignedInteger
-
- valueOf(long) - Static method in class org.apache.qpid.proton.amqp.UnsignedLong
-
- valueOf(String) - Static method in class org.apache.qpid.proton.amqp.UnsignedLong
-
- valueOf(BigInteger) - Static method in class org.apache.qpid.proton.amqp.UnsignedLong
-
- valueOf(short) - Static method in class org.apache.qpid.proton.amqp.UnsignedShort
-
- valueOf(String) - Static method in class org.apache.qpid.proton.amqp.UnsignedShort
-
- valueOf(String) - Static method in enum org.apache.qpid.proton.codec.Data.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.qpid.proton.engine.EndpointState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.qpid.proton.engine.Event.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.qpid.proton.engine.Sasl.SaslOutcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.qpid.proton.engine.Sasl.SaslState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.qpid.proton.engine.SslDomain.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.qpid.proton.engine.SslDomain.VerifyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.qpid.proton.engine.TransportResult.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.qpid.proton.message.MessageError
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.qpid.proton.amqp.messaging.TerminusDurability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.amqp.messaging.TerminusExpiryPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.amqp.security.SaslCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.amqp.transport.ReceiverSettleMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.amqp.transport.Role
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.amqp.transport.SenderSettleMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.codec.Data.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.engine.EndpointState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.engine.Event.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.engine.Sasl.SaslOutcome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.engine.Sasl.SaslState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.engine.SslDomain.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.engine.SslDomain.VerifyMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.engine.TransportResult.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.qpid.proton.message.MessageError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VBIN32 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-
- VBIN8 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
-