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

A

abort() - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
 
AbstractDescribedType<T,M> - Class in org.apache.qpid.proton.codec
 
AbstractDescribedType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.AbstractDescribedType
 
accept(Tracker, int) - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
ACCEPTED - Static variable in class org.apache.qpid.proton.engine.impl.TransportImpl
 
AcceptedType - Class in org.apache.qpid.proton.codec.messaging
 
addCredit(int) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
addLinkEndpoint(LinkImpl) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
addSessionEndpoint(SessionImpl) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
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
 
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
 
AMQPDefinedTypes - Class in org.apache.qpid.proton.codec
 
AMQPDefinedTypes() - Constructor for class org.apache.qpid.proton.codec.AMQPDefinedTypes
 
AmqpErrorException - Exception in org.apache.qpid.proton.engine.impl
 
AmqpErrorException() - Constructor for exception org.apache.qpid.proton.engine.impl.AmqpErrorException
 
AmqpSequenceType - Class in org.apache.qpid.proton.codec.messaging
 
AMQPType<V> - Interface in org.apache.qpid.proton.codec
 
AmqpValueType - Class in org.apache.qpid.proton.codec.messaging
 
appendAndClear(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.ssl.BytePipeline
Append the new bytes to my existing not-yet-consumed ones.
ApplicationPropertiesType - Class in org.apache.qpid.proton.codec.messaging
 
ApplicationPropertiesType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.messaging.ApplicationPropertiesType
 
ARRAY - Static variable in interface org.apache.qpid.proton.codec.Data
 
ARRAY32 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
ARRAY8 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
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
 
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
 

B

BeginType - Class in org.apache.qpid.proton.codec.transport
 
BINARY - Static variable in interface org.apache.qpid.proton.codec.Data
 
BinaryType - Class in org.apache.qpid.proton.codec
 
bind(Connection) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
BOOL - Static variable in interface org.apache.qpid.proton.codec.Data
 
BOOLEAN - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
BOOLEAN_FALSE - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
BOOLEAN_TRUE - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
BooleanType - Class in org.apache.qpid.proton.codec
 
BooleanType.BooleanEncoding - Interface in org.apache.qpid.proton.codec
 
BYTE - Static variable in interface org.apache.qpid.proton.codec.Data
 
BYTE - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
ByteBufferDecoder - Interface in org.apache.qpid.proton.codec
 
ByteBufferEncoder - Interface in org.apache.qpid.proton.codec
 
ByteHolder - Class in org.apache.qpid.proton.engine.impl.ssl
I thinly wrap a ByteBuffer to facilitate its usage e.g.
ByteHolder(int) - Constructor for class org.apache.qpid.proton.engine.impl.ssl.ByteHolder
Creates me, initially in a writeable state
BytePipeline - Class in org.apache.qpid.proton.engine.impl.ssl
Thinly wraps a ByteBuffer to make it easy to be used for the following sequence of operations: Append some more bytes (of any size) to me using BytePipeline.appendAndClear(byte[], int, int) Read some of my bytes Set my contents using BytePipeline.set(ByteBuffer, int)
BytePipeline() - Constructor for class org.apache.qpid.proton.engine.impl.ssl.BytePipeline
 
ByteType - Class in org.apache.qpid.proton.codec
 
ByteType.ByteEncoding - Class in org.apache.qpid.proton.codec
 
ByteType.ByteEncoding(EncoderImpl, DecoderImpl) - Constructor for class org.apache.qpid.proton.codec.ByteType.ByteEncoding
 

C

CHAR - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
CharacterType - Class in org.apache.qpid.proton.codec
 
CharacterType.CharacterEncoding - Class in org.apache.qpid.proton.codec
 
CharacterType.CharacterEncoding(EncoderImpl, DecoderImpl) - Constructor for class org.apache.qpid.proton.codec.CharacterType.CharacterEncoding
 
clear() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
clearIncomingWindowResize() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
 
client() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
close() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
 
close() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
close() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
 
CloseType - Class in org.apache.qpid.proton.codec.transport
 
CompositeWritableBuffer - Class in org.apache.qpid.proton.codec
 
CompositeWritableBuffer(WritableBuffer, WritableBuffer) - Constructor for class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
ConnectionImpl - Class in org.apache.qpid.proton.engine.impl
 
ConnectionImpl() - Constructor for class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
connector() - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
connectors() - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
CoordinatorType - Class in org.apache.qpid.proton.codec.transaction
 
createConnector(String, int, C) - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
createConnector(SelectableChannel, C) - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
createListener(String, int, C) - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
createListener(ServerSocketChannel, C) - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
createProtonSslEngine(SslDomain, SslPeerDetails) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactory
Returns a ProtonSslEngine.
createServerConnector(SelectableChannel, C, Listener<C>) - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
createSslEngine(SslPeerDetails) - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngineProvider
Returns an SSL engine.
createSslEngine(SslPeerDetails) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
 
current() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 

D

Data - Interface in org.apache.qpid.proton.codec
 
Data.Type - Enum in org.apache.qpid.proton.codec
 
DataType - Class in org.apache.qpid.proton.codec.messaging
 
DECIMAL128 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
Decimal128Type - Class in org.apache.qpid.proton.codec
 
DECIMAL32 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
Decimal32Type - Class in org.apache.qpid.proton.codec
 
DECIMAL64 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
Decimal64Type - Class in org.apache.qpid.proton.codec
 
DeclaredType - Class in org.apache.qpid.proton.codec.transaction
 
DeclareType - Class in org.apache.qpid.proton.codec.transaction
 
decode(byte[], int, int) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
DecodeException - Exception in org.apache.qpid.proton.codec
 
DecodeException() - Constructor for exception org.apache.qpid.proton.codec.DecodeException
 
DecodeException(String) - Constructor for exception org.apache.qpid.proton.codec.DecodeException
 
DecodeException(String, Throwable) - Constructor for exception org.apache.qpid.proton.codec.DecodeException
 
DecodeException(Throwable) - Constructor for exception org.apache.qpid.proton.codec.DecodeException
 
Decoder - Interface in org.apache.qpid.proton.codec
 
Decoder.ListProcessor<T> - Interface in org.apache.qpid.proton.codec
 
DecoderImpl - Class in org.apache.qpid.proton.codec
 
DecoderImpl() - Constructor for class org.apache.qpid.proton.codec.DecoderImpl
 
DEFAULT_PRIORITY - Static variable in class org.apache.qpid.proton.message.impl.MessageImpl
 
DeleteOnCloseType - Class in org.apache.qpid.proton.codec.messaging
 
DeleteOnNoLinksOrMessagesType - Class in org.apache.qpid.proton.codec.messaging
 
DeleteOnNoLinksType - Class in org.apache.qpid.proton.codec.messaging
 
DeleteOnNoMessagesType - Class in org.apache.qpid.proton.codec.messaging
 
delivery(byte[]) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
delivery(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
DeliveryAnnotationsType - Class in org.apache.qpid.proton.codec.messaging
 
DeliveryAnnotationsType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.messaging.DeliveryAnnotationsType
 
DeliveryImpl - Class in org.apache.qpid.proton.engine.impl
 
DeliveryImpl(byte[], LinkImpl, DeliveryImpl) - Constructor for class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
DESCRIBED_TYPE_INDICATOR - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
DescribedTypeConstructor<V> - Interface in org.apache.qpid.proton.codec
 
DESCRIPTOR - Static variable in interface org.apache.qpid.proton.codec.Data
 
destroy() - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
DetachType - Class in org.apache.qpid.proton.codec.transport
 
DetachType.DetachWrapper - Class in org.apache.qpid.proton.codec.transport
 
DetachType.DetachWrapper(Detach) - Constructor for class org.apache.qpid.proton.codec.transport.DetachType.DetachWrapper
 
DischargeType - Class in org.apache.qpid.proton.codec.transaction
 
DischargeType.DischargeWrapper - Class in org.apache.qpid.proton.codec.transaction
 
DischargeType.DischargeWrapper(Discharge) - Constructor for class org.apache.qpid.proton.codec.transaction.DischargeType.DischargeWrapper
 
disposition(DeliveryState) - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
DispositionType - Class in org.apache.qpid.proton.codec.transport
 
done(Sasl.SaslOutcome) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
DOUBLE - Static variable in interface org.apache.qpid.proton.codec.Data
 
DOUBLE - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
DoubleType - Class in org.apache.qpid.proton.codec
 
DoubleType.DoubleEncoding - Class in org.apache.qpid.proton.codec
 
DoubleType.DoubleEncoding(EncoderImpl, DecoderImpl) - Constructor for class org.apache.qpid.proton.codec.DoubleType.DoubleEncoding
 
doWait(long) - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
drain(int) - Method in class org.apache.qpid.proton.engine.impl.ReceiverImpl
 
drained() - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
 
DriverImpl - Class in org.apache.qpid.proton.driver.impl
 
DriverImpl() - Constructor for class org.apache.qpid.proton.driver.impl.DriverImpl
 
DroppingWritableBuffer - Class in org.apache.qpid.proton.codec
 
DroppingWritableBuffer() - Constructor for class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
DynamicDescribedType - Class in org.apache.qpid.proton.codec
 
DynamicDescribedType(EncoderImpl, Object) - Constructor for class org.apache.qpid.proton.codec.DynamicDescribedType
 
DynamicTypeConstructor - Class in org.apache.qpid.proton.codec
 
DynamicTypeConstructor(DescribedTypeConstructor, TypeConstructor) - Constructor for class org.apache.qpid.proton.codec.DynamicTypeConstructor
 

E

encode(byte[], int, int) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
encode(WritableBuffer) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
encode2(byte[], int, int) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
EncodeException - Exception in org.apache.qpid.proton.codec
 
EncodeException() - Constructor for exception org.apache.qpid.proton.codec.EncodeException
 
EncodeException(String) - Constructor for exception org.apache.qpid.proton.codec.EncodeException
 
EncodeException(String, Throwable) - Constructor for exception org.apache.qpid.proton.codec.EncodeException
 
EncodeException(Throwable) - Constructor for exception org.apache.qpid.proton.codec.EncodeException
 
Encoder - Interface in org.apache.qpid.proton.codec
 
EncoderImpl - Class in org.apache.qpid.proton.codec
 
EncoderImpl(DecoderImpl) - Constructor for class org.apache.qpid.proton.codec.EncoderImpl
 
encodesJavaPrimitive() - Method in class org.apache.qpid.proton.codec.ByteType.ByteEncoding
 
encodesJavaPrimitive() - Method in class org.apache.qpid.proton.codec.CharacterType.CharacterEncoding
 
encodesJavaPrimitive() - Method in class org.apache.qpid.proton.codec.DoubleType.DoubleEncoding
 
encodesJavaPrimitive() - Method in class org.apache.qpid.proton.codec.DynamicTypeConstructor
 
encodesJavaPrimitive() - Method in class org.apache.qpid.proton.codec.FloatType.FloatEncoding
 
encodesJavaPrimitive() - Method in class org.apache.qpid.proton.codec.ShortType.ShortEncoding
 
encodesJavaPrimitive() - Method in interface org.apache.qpid.proton.codec.TypeConstructor
 
encodesJavaPrimitive() - Method in interface org.apache.qpid.proton.codec.TypeEncoding
 
encodesSuperset(TypeEncoding<Byte>) - Method in class org.apache.qpid.proton.codec.ByteType.ByteEncoding
 
encodesSuperset(TypeEncoding<Character>) - Method in class org.apache.qpid.proton.codec.CharacterType.CharacterEncoding
 
encodesSuperset(TypeEncoding<Double>) - Method in class org.apache.qpid.proton.codec.DoubleType.DoubleEncoding
 
encodesSuperset(TypeEncoding<Float>) - Method in class org.apache.qpid.proton.codec.FloatType.FloatEncoding
 
encodesSuperset(TypeEncoding<Short>) - Method in class org.apache.qpid.proton.codec.ShortType.ShortEncoding
 
encodesSuperset(TypeEncoding<V>) - Method in interface org.apache.qpid.proton.codec.TypeEncoding
 
encodesSuperset(TypeEncoding<UnsignedByte>) - Method in class org.apache.qpid.proton.codec.UnsignedByteType.UnsignedByteEncoding
 
EncodingCodes - Interface in org.apache.qpid.proton.codec
 
EndpointImpl - Class in org.apache.qpid.proton.engine.impl
 
EndpointImpl() - Constructor for class org.apache.qpid.proton.engine.impl.EndpointImpl
 
EndType - Class in org.apache.qpid.proton.codec.transport
 
ErrorConditionType - Class in org.apache.qpid.proton.codec.transport
 
ErrorConditionType.ErrorConditionWrapper - Class in org.apache.qpid.proton.codec.transport
 
ErrorConditionType.ErrorConditionWrapper(ErrorCondition) - Constructor for class org.apache.qpid.proton.codec.transport.ErrorConditionType.ErrorConditionWrapper
 

F

FLOAT - Static variable in interface org.apache.qpid.proton.codec.Data
 
FLOAT - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
FloatType - Class in org.apache.qpid.proton.codec
 
FloatType.FloatEncoding - Class in org.apache.qpid.proton.codec
 
FloatType.FloatEncoding(EncoderImpl, DecoderImpl) - Constructor for class org.apache.qpid.proton.codec.FloatType.FloatEncoding
 
flow(int) - Method in class org.apache.qpid.proton.engine.impl.ReceiverImpl
 
FlowType - Class in org.apache.qpid.proton.codec.transport
 
FlowType.FlowWrapper - Class in org.apache.qpid.proton.codec.transport
 
FlowType.FlowWrapper(Flow) - Constructor for class org.apache.qpid.proton.codec.transport.FlowType.FlowWrapper
 
FooterType - Class in org.apache.qpid.proton.codec.messaging
 
FooterType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.messaging.FooterType
 
FrameTransport - Interface in org.apache.qpid.proton.engine.impl
 
free() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
free() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
free() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
 
free() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
free() - Method in class org.apache.qpid.proton.engine.impl.ReceiverImpl
 
free() - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
 
free() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
 
free() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 

G

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(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() - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
getAddress() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
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.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.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.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
 
getApplicationBufferSize() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
 
getApplicationProperties() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getBody() - Method in class org.apache.qpid.proton.framing.TransportFrame
 
getBody() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
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.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.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.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
 
getCapacity() - Method in class org.apache.qpid.proton.engine.impl.ssl.ByteHolder
 
getCertificateFile() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
 
getChannel() - Method in class org.apache.qpid.proton.framing.TransportFrame
 
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
 
getCipherSuite() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
 
getConnection() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
 
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
 
getContentEncoding() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getContentType() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
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.message.impl.MessageImpl
 
getCreationTime() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getCredit() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
getDefaultTransportFactory() - Static method in class org.apache.qpid.proton.engine.impl.TransportFactory
 
getDelegatedTask() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
 
getDeliveryAnnotations() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getDeliveryCount() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getDeliveryId() - Method in class org.apache.qpid.proton.engine.impl.TransportDelivery
 
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
 
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(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(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(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.message.impl.MessageImpl
 
getExpiryTime() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
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
 
getFooter() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getGroupId() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getGroupSequence() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getHandshakeStatus() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
 
getHeader() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getHostname() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
getHostname() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslPeerDetailsImpl
 
getIncomingWindow() - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
getLink() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
getLocalContainerId() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
getLocalError() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
 
getLocalState() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
getLocalState() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
 
getMaxChannels() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
getMessageAnnotations() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getMessageFormat() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
getMessageFormat() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getMessageId() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getMode() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
 
getName() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
getOutcome() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
getOutgoingWindow() - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
getPacketBufferSize() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
 
getPayload() - Method in class org.apache.qpid.proton.framing.TransportFrame
 
getPeerAuthentication() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
 
getPort() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslPeerDetailsImpl
 
getPriority() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getPrivateKeyFile() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
 
getPrivateKeyPassword() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
 
getProperties() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
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
 
getProtocolTracer() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
getQueued() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
getReceiverSettleMode() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
getRemoteContainer() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
getRemoteError() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
 
getRemoteHostname() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
getRemoteMechanisms() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
getRemoteReceiverSettleMode() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
getRemoteSenderSettleMode() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
getRemoteSource() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
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
 
getReplyTo() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getReplyToGroupId() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getSenderSettleMode() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
getSession() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
getSize() - Method in class org.apache.qpid.proton.engine.impl.ssl.BytePipeline
Get the number of bytes not yet consumed
getSizeBytes() - Method in interface org.apache.qpid.proton.codec.ArrayType.ArrayEncoding
 
getSource() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
getState() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
getStatus(Tracker) - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
getSubject() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getTag() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
getTarget() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
getTimeout() - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
getTransportLink() - Method in class org.apache.qpid.proton.engine.impl.TransportDelivery
 
getTrustedCaDb() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
 
getTtl() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
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
 
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.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.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.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
 
getUnsettled() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
getUseClientMode() - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
 
getUserId() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
getValueSize(V) - Method in interface org.apache.qpid.proton.codec.TypeEncoding
 
getWorkHead() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
getWorkNext() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
getWorkSequence() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 

H

handleAttach(Attach, Binary, Integer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
handleBegin(Begin, Binary, Integer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
handleChallenge(SaslChallenge, Binary, Void) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
handleClose(Close, Binary, Integer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
handleDetach(Detach, Binary, Integer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
handleDisposition(Disposition, Binary, Integer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
handleEnd(End, Binary, Integer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
handleFlow(Flow, Binary, Integer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
handleInit(SaslInit, Binary, Void) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
handleMechanisms(SaslMechanisms, Binary, Void) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
handleOpen(Open) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
handleOpen(Open, Binary, Integer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
handleOutcome(SaslOutcome, Binary, Void) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
handleResponse(SaslResponse, Binary, Void) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
handleTransfer(Transfer, Binary, Integer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
hasRemaining() - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
hasRemaining() - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
hasRemaining() - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
hasRemaining() - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
hasSpace() - Method in class org.apache.qpid.proton.engine.impl.ssl.ByteHolder
 
HEADER - Static variable in class org.apache.qpid.proton.engine.impl.SaslImpl
 
HEADER - Static variable in class org.apache.qpid.proton.engine.impl.TransportImpl
 
HeaderType - Class in org.apache.qpid.proton.codec.messaging
 
HeaderType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.messaging.HeaderType
 
HeaderType.HeaderWrapper - Class in org.apache.qpid.proton.codec.messaging
 
HeaderType.HeaderWrapper(Header) - Constructor for class org.apache.qpid.proton.codec.messaging.HeaderType.HeaderWrapper
 

I

incoming() - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
incomingTracker() - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
init(SslDomain.Mode) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
 
input(TransportFrame) - Method in interface org.apache.qpid.proton.engine.impl.FrameTransport
 
input(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.PlainTransportWrapper
 
input(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
input(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper
 
input(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslHandshakeSniffingTransportWrapper
 
input(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
input(TransportFrame) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
input(byte[], int, int) - Method in interface org.apache.qpid.proton.engine.impl.TransportInput
 
INT - Static variable in interface org.apache.qpid.proton.codec.Data
 
INT - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
IntegerType - Class in org.apache.qpid.proton.codec
 
IntegerType.IntegerEncoding - Interface in org.apache.qpid.proton.codec
 
isBound() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
isDurable() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
isFirstAcquirer() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
isFixedSizeVal() - Method in interface org.apache.qpid.proton.codec.TypeEncoding
 
isReadable() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
isSettled() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
isUpdated() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
isWritable() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 

L

limit() - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
limit() - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
limit() - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
limit() - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
linkHead(EnumSet<EndpointState>, EnumSet<EndpointState>) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
LinkImpl - Class in org.apache.qpid.proton.engine.impl
 
LinkImpl(SessionImpl, String) - Constructor for class org.apache.qpid.proton.engine.impl.LinkImpl
 
LIST - Static variable in interface org.apache.qpid.proton.codec.Data
 
LIST0 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
LIST32 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
LIST8 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
listener() - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
listeners() - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
ListType - Class in org.apache.qpid.proton.codec
 
load(Object) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
LONG - Static variable in interface org.apache.qpid.proton.codec.Data
 
LONG - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
LongType - Class in org.apache.qpid.proton.codec
 
LongType.LongEncoding - Interface in org.apache.qpid.proton.codec
 

M

MAP - Static variable in interface org.apache.qpid.proton.codec.Data
 
MAP32 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
MAP8 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
MapType - Class in org.apache.qpid.proton.codec
 
MAX_CHANNELS - Static variable in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
MessageAnnotationsType - Class in org.apache.qpid.proton.codec.messaging
 
MessageAnnotationsType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.messaging.MessageAnnotationsType
 
MessageImpl - Class in org.apache.qpid.proton.message.impl
 
MessageImpl() - Constructor for class org.apache.qpid.proton.message.impl.MessageImpl
 
MessageImpl(Header, DeliveryAnnotations, MessageAnnotations, Properties, ApplicationProperties, Section, Footer) - Constructor for class org.apache.qpid.proton.message.impl.MessageImpl
 
MessengerImpl - Class in org.apache.qpid.proton.messenger.impl
 
MessengerImpl() - Constructor for class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
MessengerImpl(String) - Constructor for class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
ModifiedType - Class in org.apache.qpid.proton.codec.messaging
 
ModifiedType.ModifiedWrapper - Class in org.apache.qpid.proton.codec.messaging
 
ModifiedType.ModifiedWrapper(Modified) - Constructor for class org.apache.qpid.proton.codec.messaging.ModifiedType.ModifiedWrapper
 

N

newInstance(Object) - Method in interface org.apache.qpid.proton.codec.DescribedTypeConstructor
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.AcceptedType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.AmqpSequenceType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.AmqpValueType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.ApplicationPropertiesType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.DataType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnCloseType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoLinksOrMessagesType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoLinksType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoMessagesType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.DeliveryAnnotationsType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.FooterType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.HeaderType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.MessageAnnotationsType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.ModifiedType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.PropertiesType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.ReceivedType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.RejectedType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.ReleasedType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.SourceType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.messaging.TargetType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.security.SaslChallengeType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.security.SaslInitType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.security.SaslMechanismsType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.security.SaslOutcomeType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.security.SaslResponseType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transaction.CoordinatorType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transaction.DeclaredType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transaction.DeclareType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transaction.DischargeType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transaction.TransactionalStateType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transport.AttachType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transport.BeginType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transport.CloseType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transport.DetachType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transport.DispositionType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transport.EndType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transport.ErrorConditionType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transport.FlowType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transport.OpenType
 
newInstance(Object) - Method in class org.apache.qpid.proton.codec.transport.TransferType
 
next(EnumSet<EndpointState>, EnumSet<EndpointState>) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
next(EnumSet<EndpointState>, EnumSet<EndpointState>) - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
 
NULL - Static variable in interface org.apache.qpid.proton.codec.Data
 
NULL - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
NullType - Class in org.apache.qpid.proton.codec
 

O

offer(int) - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
 
open() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
 
open() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
open() - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
 
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.codec - package org.apache.qpid.proton.codec
 
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.driver.impl - package org.apache.qpid.proton.driver.impl
 
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.message.impl - package org.apache.qpid.proton.message.impl
 
org.apache.qpid.proton.messenger.impl - package org.apache.qpid.proton.messenger.impl
 
outgoing() - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
outgoingTracker() - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
output(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.PlainTransportWrapper
 
output(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
output(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper
Write encoded output to the supplied destination.
output(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslHandshakeSniffingTransportWrapper
 
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.impl.TransportOutput
 

P

parseAMQPFormat(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
pending() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
plain(String, String) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
PlainTransportWrapper - Class in org.apache.qpid.proton.engine.impl
 
PlainTransportWrapper(TransportOutput, TransportInput) - Constructor for class org.apache.qpid.proton.engine.impl.PlainTransportWrapper
 
position() - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
position(int) - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
position() - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
position(int) - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
position() - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
position(int) - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
position() - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
position(int) - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
prepareToRead() - Method in class org.apache.qpid.proton.engine.impl.ssl.ByteHolder
 
prepareToWrite() - Method in class org.apache.qpid.proton.engine.impl.ssl.ByteHolder
prepare me to be written to again
PrimitiveType<V> - Interface in org.apache.qpid.proton.codec
 
PrimitiveTypeEncoding<T> - Interface in org.apache.qpid.proton.codec
 
process(int, Encoder) - Method in interface org.apache.qpid.proton.codec.Decoder.ListProcessor
 
process(WritableBuffer) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
PropertiesType - Class in org.apache.qpid.proton.codec.messaging
 
ProtocolTracer - Interface in org.apache.qpid.proton.engine.impl
 
ProtonSslEngine - Interface in org.apache.qpid.proton.engine.impl.ssl
Thin wrapper around an SSLEngine.
ProtonSslEngineProvider - Interface in org.apache.qpid.proton.engine.impl.ssl
 
put(byte) - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
put(byte[], int, int) - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
put(ByteBuffer) - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
put(byte) - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
put(byte[], int, int) - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
put(ByteBuffer) - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
put(byte) - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
put(byte[], int, int) - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
put(ByteBuffer) - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
put(byte) - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
put(byte[], int, int) - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
put(ByteBuffer) - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
put(Message) - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
putArray() - Method in interface org.apache.qpid.proton.codec.Data
 
putBinary(Binary) - Method in interface org.apache.qpid.proton.codec.Data
 
putBinary(byte[]) - Method in interface org.apache.qpid.proton.codec.Data
 
putBool(boolean) - Method in interface org.apache.qpid.proton.codec.Data
 
putByte(byte) - Method in interface org.apache.qpid.proton.codec.Data
 
putDescriptor() - Method in interface org.apache.qpid.proton.codec.Data
 
putDouble(double) - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
putDouble(double) - Method in interface org.apache.qpid.proton.codec.Data
 
putDouble(double) - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
putDouble(double) - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
putDouble(double) - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
putFloat(float) - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
putFloat(float) - Method in interface org.apache.qpid.proton.codec.Data
 
putFloat(float) - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
putFloat(float) - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
putFloat(float) - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
putInt(int) - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
putInt(int) - Method in interface org.apache.qpid.proton.codec.Data
 
putInt(int) - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
putInt(int) - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
putInt(int) - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
putList() - Method in interface org.apache.qpid.proton.codec.Data
 
putLong(long) - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
putLong(long) - Method in interface org.apache.qpid.proton.codec.Data
 
putLong(long) - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
putLong(long) - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
putLong(long) - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
putShort(short) - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
putShort(short) - Method in interface org.apache.qpid.proton.codec.Data
 
putShort(short) - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
putShort(short) - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
putShort(short) - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
putString(String) - Method in interface org.apache.qpid.proton.codec.Data
 
putSymbol(Symbol) - Method in interface org.apache.qpid.proton.codec.Data
 
putSymbol(String) - Method in interface org.apache.qpid.proton.codec.Data
 
putType() - Method in interface org.apache.qpid.proton.codec.Data
 
putUbyte(UnsignedByte) - Method in interface org.apache.qpid.proton.codec.Data
 
putUbyte(short) - Method in interface org.apache.qpid.proton.codec.Data
 
putUint(UnsignedInteger) - Method in interface org.apache.qpid.proton.codec.Data
 
putUint(long) - Method in interface org.apache.qpid.proton.codec.Data
 
putUlong(UnsignedLong) - Method in interface org.apache.qpid.proton.codec.Data
 
putUlong(long) - Method in interface org.apache.qpid.proton.codec.Data
 
putUshort(UnsignedShort) - Method in interface org.apache.qpid.proton.codec.Data
 
putUshort(int) - Method in interface org.apache.qpid.proton.codec.Data
 

R

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
 
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
 
readInto(byte[], int, int) - Method in class org.apache.qpid.proton.engine.impl.ssl.ByteHolder
Read my bytes into the supplied destination
readInto(TransportInput) - Method in class org.apache.qpid.proton.engine.impl.ssl.ByteHolder
 
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.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() - 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
 
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
 
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.ShortType.ShortEncoding
 
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
 
receivedFrame(TransportFrame) - Method in interface org.apache.qpid.proton.engine.impl.ProtocolTracer
 
ReceivedType - Class in org.apache.qpid.proton.codec.messaging
 
receiver(String) - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
 
ReceiverImpl - Class in org.apache.qpid.proton.engine.impl
 
ReceiverImpl(SessionImpl, String) - Constructor for class org.apache.qpid.proton.engine.impl.ReceiverImpl
 
recv(byte[], int, int) - 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(int) - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
register(Object, DescribedTypeConstructor) - Method in interface org.apache.qpid.proton.codec.Decoder
 
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.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.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
 
reject(Tracker, int) - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
RejectedType - Class in org.apache.qpid.proton.codec.messaging
 
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.CompositeWritableBuffer
 
remaining() - Method in class org.apache.qpid.proton.codec.DroppingWritableBuffer
 
remaining() - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
remaining() - Method in interface org.apache.qpid.proton.codec.WritableBuffer
 
remotelySettled() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
remove(DeliveryImpl) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
removeConnector(Connector<C>) - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
removeTransportWork(DeliveryImpl) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
resetCache() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactory
Guarantees that no cached settings are used in subsequent calls to SslEngineFacadeFactory.createProtonSslEngine(SslDomain, SslPeerDetails).

S

sasl() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
SASL_FRAME_TYPE - Static variable in class org.apache.qpid.proton.engine.impl.SaslImpl
 
SaslChallengeType - Class in org.apache.qpid.proton.codec.security
 
SaslImpl - Class in org.apache.qpid.proton.engine.impl
 
SaslImpl() - Constructor for class org.apache.qpid.proton.engine.impl.SaslImpl
 
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
 
SaslMechanismsType - Class in org.apache.qpid.proton.codec.security
 
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
 
SaslResponseType - Class in org.apache.qpid.proton.codec.security
 
save() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
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() - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
sender(String) - Method in class org.apache.qpid.proton.engine.impl.SessionImpl
 
SenderImpl - Class in org.apache.qpid.proton.engine.impl
 
SenderImpl(SessionImpl, String) - Constructor for class org.apache.qpid.proton.engine.impl.SenderImpl
 
sentFrame(TransportFrame) - Method in interface org.apache.qpid.proton.engine.impl.ProtocolTracer
 
server() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
session() - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
SESSION_WINDOW - Static variable in class org.apache.qpid.proton.engine.impl.TransportImpl
 
sessionHead(EnumSet<EndpointState>, EnumSet<EndpointState>) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
SessionImpl - Class in org.apache.qpid.proton.engine.impl
 
SessionImpl(ConnectionImpl) - Constructor for class org.apache.qpid.proton.engine.impl.SessionImpl
 
set(ByteBuffer, int) - Method in class org.apache.qpid.proton.engine.impl.ssl.BytePipeline
Stores the portion of newBytes implied by the offset.
setAddress(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setApplicationProperties(ApplicationProperties) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setBody(Section) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setBound(boolean) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
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
 
setContainer(String) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
setContentEncoding(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setContentType(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
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.message.impl.MessageImpl
 
setCreationTime(long) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setCredentials(String, String, String) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
 
setCredit(int) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
setCredit(int) - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
 
setDataOffset(int) - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
setDeliveryAnnotations(DeliveryAnnotations) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setDeliveryCount(long) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setDurable(boolean) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setExpiryTime(long) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setFirstAcquirer(boolean) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setFooter(Footer) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setGroupId(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setGroupSequence(long) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setHeader(Header) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setHostname(String) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
setIncomingWindow(int) - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
setLocalContainerId(String) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
 
setLocalError(EndpointError) - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
 
setMechanism(Symbol) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
setMechanisms(String[]) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
setMessageAnnotations(MessageAnnotations) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setMessageFormat(MessageFormat) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setMessageId(Object) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setOutgoingWindow(int) - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
setPeerAuthentication(SslDomain.VerifyMode) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
 
setPriority(short) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setProperties(Properties) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setProtocolTracer(ProtocolTracer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
setReceiverSettleMode(ReceiverSettleMode) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
setRemoteSenderSettleMode(SenderSettleMode) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
setReplyTo(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setReplyToGroupId(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setResponse(Binary) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
setSenderSettleMode(SenderSettleMode) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
setSource(Source) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
setSubject(String) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setTarget(Target) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
 
setTimeout(long) - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
settle() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
 
settle(Tracker, int) - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
setTrustedCaDb(String) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
 
setTtl(long) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
setUserId(byte[]) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
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
 
SHORT - Static variable in interface org.apache.qpid.proton.codec.Data
 
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
 
SimpleSslTransportWrapper - Class in org.apache.qpid.proton.engine.impl.ssl
TODO close the SSLEngine when told to, and modify SimpleSslTransportWrapper.input(byte[], int, int) and SimpleSslTransportWrapper.output(byte[], int, int) to respond appropriately thereafter.
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
 
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
 
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
ssl(SslDomain) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
 
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
 
SslEngineFacadeFactory() - Constructor for class org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactory
 
SslHandshakeSniffingTransportWrapper - Class in org.apache.qpid.proton.engine.impl.ssl
 
SslHandshakeSniffingTransportWrapper(SslTransportWrapper, TransportWrapper) - Constructor for class 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
 
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.messenger.impl.MessengerImpl
 
stop() - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
STR32 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
STR8 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
STRING - Static variable in interface org.apache.qpid.proton.codec.Data
 
StringType - Class in org.apache.qpid.proton.codec
 
StringType.StringEncoding - Interface in org.apache.qpid.proton.codec
 
subscribe(String) - Method in class org.apache.qpid.proton.messenger.impl.MessengerImpl
 
SYM32 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
SYM8 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
SYMBOL - Static variable in interface org.apache.qpid.proton.codec.Data
 
SymbolType - Class in org.apache.qpid.proton.codec
 
SymbolType.SymbolEncoding - Interface in org.apache.qpid.proton.codec
 

T

TargetType - Class in org.apache.qpid.proton.codec.messaging
 
TargetType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.messaging.TargetType
 
TIMESTAMP - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
TimestampType - Class in org.apache.qpid.proton.codec
 
toAMQPFormat(Object) - Method in class org.apache.qpid.proton.message.impl.MessageImpl
 
toString() - Method in class org.apache.qpid.proton.codec.CompositeWritableBuffer
 
toString() - Method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
toString() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
 
TransactionalStateType - Class in org.apache.qpid.proton.codec.transaction
 
TransactionalStateType.TransactionalStateWrapper - Class in org.apache.qpid.proton.codec.transaction
 
TransactionalStateType.TransactionalStateWrapper(TransactionalState) - Constructor for class org.apache.qpid.proton.codec.transaction.TransactionalStateType.TransactionalStateWrapper
 
TransferType - Class in org.apache.qpid.proton.codec.transport
 
TransferType.TransferWrapper - Class in org.apache.qpid.proton.codec.transport
 
TransferType.TransferWrapper(Transfer) - Constructor for class org.apache.qpid.proton.codec.transport.TransferType.TransferWrapper
 
transport(Connection) - Method in class org.apache.qpid.proton.engine.impl.TransportFactory
 
TransportDelivery - Class in org.apache.qpid.proton.engine.impl
 
TransportDelivery(UnsignedInteger, DeliveryImpl, TransportLink) - Constructor for class org.apache.qpid.proton.engine.impl.TransportDelivery
 
TransportFactory - Class in org.apache.qpid.proton.engine.impl
 
TransportFactory() - Constructor for class org.apache.qpid.proton.engine.impl.TransportFactory
 
TransportFrame - Class in org.apache.qpid.proton.framing
 
TransportFrame(int, FrameBody, Binary) - Constructor for class org.apache.qpid.proton.framing.TransportFrame
 
TransportImpl - Class in org.apache.qpid.proton.engine.impl
 
TransportImpl() - Constructor for class org.apache.qpid.proton.engine.impl.TransportImpl
 
TransportInput - Interface in org.apache.qpid.proton.engine.impl
 
TransportOutput - Interface in org.apache.qpid.proton.engine.impl
 
TransportWrapper - Interface in org.apache.qpid.proton.engine.impl
 
TYPE - Static variable in interface org.apache.qpid.proton.codec.Data
 
TypeConstructor<V> - Interface in org.apache.qpid.proton.codec
 
TypeEncoding<V> - Interface in org.apache.qpid.proton.codec
 

U

UBYTE - Static variable in interface org.apache.qpid.proton.codec.Data
 
UBYTE - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
UINT - Static variable in interface org.apache.qpid.proton.codec.Data
 
UINT - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
UINT0 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
ULONG - Static variable in interface org.apache.qpid.proton.codec.Data
 
ULONG - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
ULONG0 - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
unsettled() - Method in class org.apache.qpid.proton.engine.impl.ReceiverImpl
 
unsettled() - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
 
UnsignedByteType - Class in org.apache.qpid.proton.codec
 
UnsignedByteType.UnsignedByteEncoding - Class in org.apache.qpid.proton.codec
 
UnsignedByteType.UnsignedByteEncoding(EncoderImpl, DecoderImpl) - Constructor for class org.apache.qpid.proton.codec.UnsignedByteType.UnsignedByteEncoding
 
UnsignedIntegerType - Class in org.apache.qpid.proton.codec
 
UnsignedIntegerType.UnsignedIntegerEncoding - Interface in org.apache.qpid.proton.codec
 
UnsignedLongType - Class in org.apache.qpid.proton.codec
 
UnsignedLongType.UnsignedLongEncoding - Interface in org.apache.qpid.proton.codec
 
UnsignedShortType - Class in org.apache.qpid.proton.codec
 
unwrap(ByteBuffer, ByteBuffer) - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
 
USHORT - Static variable in interface org.apache.qpid.proton.codec.Data
 
USHORT - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
UUID - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
 
UUIDType - Class in org.apache.qpid.proton.codec
 

V

valueOf(String) - Static method in enum org.apache.qpid.proton.codec.Data.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.qpid.proton.codec.Data.Type
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
 

W

wakeup() - Method in class org.apache.qpid.proton.driver.impl.DriverImpl
 
wrap(T) - Method in class org.apache.qpid.proton.codec.AbstractDescribedType
 
wrap(Accepted) - Method in class org.apache.qpid.proton.codec.messaging.AcceptedType
 
wrap(AmqpSequence) - Method in class org.apache.qpid.proton.codec.messaging.AmqpSequenceType
 
wrap(AmqpValue) - Method in class org.apache.qpid.proton.codec.messaging.AmqpValueType
 
wrap(ApplicationProperties) - Method in class org.apache.qpid.proton.codec.messaging.ApplicationPropertiesType
 
wrap(Data) - Method in class org.apache.qpid.proton.codec.messaging.DataType
 
wrap(DeleteOnClose) - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnCloseType
 
wrap(DeleteOnNoLinksOrMessages) - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoLinksOrMessagesType
 
wrap(DeleteOnNoLinks) - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoLinksType
 
wrap(DeleteOnNoMessages) - Method in class org.apache.qpid.proton.codec.messaging.DeleteOnNoMessagesType
 
wrap(DeliveryAnnotations) - Method in class org.apache.qpid.proton.codec.messaging.DeliveryAnnotationsType
 
wrap(Footer) - Method in class org.apache.qpid.proton.codec.messaging.FooterType
 
wrap(Header) - Method in class org.apache.qpid.proton.codec.messaging.HeaderType
 
wrap(MessageAnnotations) - Method in class org.apache.qpid.proton.codec.messaging.MessageAnnotationsType
 
wrap(Modified) - Method in class org.apache.qpid.proton.codec.messaging.ModifiedType
 
wrap(Properties) - Method in class org.apache.qpid.proton.codec.messaging.PropertiesType
 
wrap(Received) - Method in class org.apache.qpid.proton.codec.messaging.ReceivedType
 
wrap(Rejected) - Method in class org.apache.qpid.proton.codec.messaging.RejectedType
 
wrap(Released) - Method in class org.apache.qpid.proton.codec.messaging.ReleasedType
 
wrap(Source) - Method in class org.apache.qpid.proton.codec.messaging.SourceType
 
wrap(Target) - Method in class org.apache.qpid.proton.codec.messaging.TargetType
 
wrap(SaslChallenge) - Method in class org.apache.qpid.proton.codec.security.SaslChallengeType
 
wrap(SaslInit) - Method in class org.apache.qpid.proton.codec.security.SaslInitType
 
wrap(SaslMechanisms) - Method in class org.apache.qpid.proton.codec.security.SaslMechanismsType
 
wrap(SaslOutcome) - Method in class org.apache.qpid.proton.codec.security.SaslOutcomeType
 
wrap(SaslResponse) - Method in class org.apache.qpid.proton.codec.security.SaslResponseType
 
wrap(Coordinator) - Method in class org.apache.qpid.proton.codec.transaction.CoordinatorType
 
wrap(Declared) - Method in class org.apache.qpid.proton.codec.transaction.DeclaredType
 
wrap(Declare) - Method in class org.apache.qpid.proton.codec.transaction.DeclareType
 
wrap(Discharge) - Method in class org.apache.qpid.proton.codec.transaction.DischargeType
 
wrap(TransactionalState) - Method in class org.apache.qpid.proton.codec.transaction.TransactionalStateType
 
wrap(Attach) - Method in class org.apache.qpid.proton.codec.transport.AttachType
 
wrap(Begin) - Method in class org.apache.qpid.proton.codec.transport.BeginType
 
wrap(Close) - Method in class org.apache.qpid.proton.codec.transport.CloseType
 
wrap(Detach) - Method in class org.apache.qpid.proton.codec.transport.DetachType
 
wrap(Disposition) - Method in class org.apache.qpid.proton.codec.transport.DispositionType
 
wrap(End) - Method in class org.apache.qpid.proton.codec.transport.EndType
 
wrap(ErrorCondition) - Method in class org.apache.qpid.proton.codec.transport.ErrorConditionType
 
wrap(Flow) - Method in class org.apache.qpid.proton.codec.transport.FlowType
 
wrap(Open) - Method in class org.apache.qpid.proton.codec.transport.OpenType
 
wrap(Transfer) - Method in class org.apache.qpid.proton.codec.transport.TransferType
 
wrap(TransportInput, TransportOutput) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
 
wrap(ByteBuffer, ByteBuffer) - Method in interface org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine
 
wrap(TransportInput, TransportOutput) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslImpl
 
WritableBuffer - Interface in org.apache.qpid.proton.codec
 
WritableBuffer.ByteBufferWrapper - Class in org.apache.qpid.proton.codec
 
WritableBuffer.ByteBufferWrapper(ByteBuffer) - Constructor for class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
 
write(T) - Method in class org.apache.qpid.proton.codec.AbstractDescribedType
 
write(V) - Method in interface org.apache.qpid.proton.codec.AMQPType
 
write(Object[]) - Method in class org.apache.qpid.proton.codec.ArrayType
 
write(boolean[]) - Method in class org.apache.qpid.proton.codec.ArrayType
 
write(byte[]) - Method in class org.apache.qpid.proton.codec.ArrayType
 
write(short[]) - Method in class org.apache.qpid.proton.codec.ArrayType
 
write(int[]) - Method in class org.apache.qpid.proton.codec.ArrayType
 
write(long[]) - Method in class org.apache.qpid.proton.codec.ArrayType
 
write(float[]) - Method in class org.apache.qpid.proton.codec.ArrayType
 
write(double[]) - Method in class org.apache.qpid.proton.codec.ArrayType
 
write(char[]) - Method in class org.apache.qpid.proton.codec.ArrayType
 
write(boolean) - Method in interface org.apache.qpid.proton.codec.BooleanType.BooleanEncoding
 
write(byte) - Method in class org.apache.qpid.proton.codec.ByteType.ByteEncoding
 
write(char) - Method in class org.apache.qpid.proton.codec.CharacterType.CharacterEncoding
 
write(char) - Method in class org.apache.qpid.proton.codec.CharacterType
 
write(double) - Method in class org.apache.qpid.proton.codec.DoubleType.DoubleEncoding
 
write(double) - Method in class org.apache.qpid.proton.codec.DoubleType
 
write(DescribedType) - Method in class org.apache.qpid.proton.codec.DynamicDescribedType
 
write(float) - Method in class org.apache.qpid.proton.codec.FloatType.FloatEncoding
 
write(float) - Method in class org.apache.qpid.proton.codec.FloatType
 
write(int) - Method in interface org.apache.qpid.proton.codec.IntegerType.IntegerEncoding
 
write(int) - Method in class org.apache.qpid.proton.codec.IntegerType
 
write(long) - Method in interface org.apache.qpid.proton.codec.LongType.LongEncoding
 
write(long) - Method in class org.apache.qpid.proton.codec.LongType
 
write() - Method in class org.apache.qpid.proton.codec.NullType
 
write(short) - Method in class org.apache.qpid.proton.codec.ShortType.ShortEncoding
 
write(short) - Method in class org.apache.qpid.proton.codec.ShortType
 
write(long) - Method in class org.apache.qpid.proton.codec.TimestampType
 
writeArray(boolean[]) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeArray(byte[]) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeArray(short[]) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeArray(int[]) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeArray(long[]) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeArray(float[]) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeArray(double[]) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeArray(char[]) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeArray(Object[]) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeArray(boolean[]) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeArray(byte[]) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeArray(short[]) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeArray(int[]) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeArray(long[]) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeArray(float[]) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeArray(double[]) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeArray(char[]) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeArray(Object[]) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeBinary(Binary) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeBinary(Binary) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeBoolean(boolean) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeBoolean(Boolean) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeBoolean(boolean) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeBoolean(Boolean) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeByte(byte) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeByte(Byte) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeByte(byte) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeByte(Byte) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeCharacter(char) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeCharacter(Character) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeCharacter(char) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeCharacter(Character) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeConstructor() - Method in interface org.apache.qpid.proton.codec.PrimitiveTypeEncoding
 
writeConstructor() - Method in interface org.apache.qpid.proton.codec.TypeEncoding
 
writeDecimal128(Decimal128) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeDecimal128(Decimal128) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeDecimal32(Decimal32) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeDecimal32(Decimal32) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeDecimal64(Decimal64) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeDecimal64(Decimal64) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeDescribedType(DescribedType) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeDescribedType(DescribedType) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeDouble(double) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeDouble(Double) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeDouble(double) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeDouble(Double) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeFloat(float) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeFloat(Float) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeFloat(float) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeFloat(Float) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeInteger(int) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeInteger(Integer) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeInteger(int) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeInteger(Integer) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeList(List) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeList(List) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeLong(long) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeLong(Long) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeLong(long) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeLong(Long) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeMap(Map) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeMap(Map) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeNull() - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeNull() - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeObject(Object) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeObject(Object) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeOutputFrom(TransportOutput) - Method in class org.apache.qpid.proton.engine.impl.ssl.ByteHolder
 
writeRaw(byte) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeShort(short) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeShort(Short) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeShort(short) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeShort(Short) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeString(String) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeString(String) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeSymbol(Symbol) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeSymbol(Symbol) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeTimestamp(long) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeTimestamp(Date) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeTimestamp(long) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeTimestamp(Date) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeType(byte) - Method in class org.apache.qpid.proton.codec.ByteType
 
writeUnsignedByte(UnsignedByte) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeUnsignedByte(UnsignedByte) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeUnsignedInteger(UnsignedInteger) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeUnsignedInteger(UnsignedInteger) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeUnsignedLong(UnsignedLong) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeUnsignedLong(UnsignedLong) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeUnsignedShort(UnsignedShort) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeUnsignedShort(UnsignedShort) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeUUID(UUID) - Method in interface org.apache.qpid.proton.codec.Encoder
 
writeUUID(UUID) - Method in class org.apache.qpid.proton.codec.EncoderImpl
 
writeValue(boolean[]) - Method in interface org.apache.qpid.proton.codec.ArrayType.ArrayEncoding
 
writeValue(byte[]) - Method in interface org.apache.qpid.proton.codec.ArrayType.ArrayEncoding
 
writeValue(short[]) - Method in interface org.apache.qpid.proton.codec.ArrayType.ArrayEncoding
 
writeValue(int[]) - Method in interface org.apache.qpid.proton.codec.ArrayType.ArrayEncoding
 
writeValue(long[]) - Method in interface org.apache.qpid.proton.codec.ArrayType.ArrayEncoding
 
writeValue(float[]) - Method in interface org.apache.qpid.proton.codec.ArrayType.ArrayEncoding
 
writeValue(double[]) - Method in interface org.apache.qpid.proton.codec.ArrayType.ArrayEncoding
 
writeValue(char[]) - Method in interface org.apache.qpid.proton.codec.ArrayType.ArrayEncoding
 
writeValue(boolean) - Method in interface org.apache.qpid.proton.codec.BooleanType.BooleanEncoding
 
writeValue(boolean) - Method in class org.apache.qpid.proton.codec.BooleanType
 
writeValue(Byte) - Method in class org.apache.qpid.proton.codec.ByteType.ByteEncoding
 
writeValue(byte) - Method in class org.apache.qpid.proton.codec.ByteType.ByteEncoding
 
writeValue(Character) - Method in class org.apache.qpid.proton.codec.CharacterType.CharacterEncoding
 
writeValue(char) - Method in class org.apache.qpid.proton.codec.CharacterType.CharacterEncoding
 
writeValue(Double) - Method in class org.apache.qpid.proton.codec.DoubleType.DoubleEncoding
 
writeValue(double) - Method in class org.apache.qpid.proton.codec.DoubleType.DoubleEncoding
 
writeValue(Float) - Method in class org.apache.qpid.proton.codec.FloatType.FloatEncoding
 
writeValue(float) - Method in class org.apache.qpid.proton.codec.FloatType.FloatEncoding
 
writeValue(int) - Method in interface org.apache.qpid.proton.codec.IntegerType.IntegerEncoding
 
writeValue(long) - Method in interface org.apache.qpid.proton.codec.LongType.LongEncoding
 
writeValue(Short) - Method in class org.apache.qpid.proton.codec.ShortType.ShortEncoding
 
writeValue(short) - Method in class org.apache.qpid.proton.codec.ShortType.ShortEncoding
 
writeValue(V) - Method in interface org.apache.qpid.proton.codec.TypeEncoding
 
writeValue(UnsignedByte) - Method in class org.apache.qpid.proton.codec.UnsignedByteType.UnsignedByteEncoding
 

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

Copyright © 2013 The Apache Software Foundation. All Rights Reserved.