From commits-return-43954-archive-asf-public=cust-asf.ponee.io@qpid.apache.org Tue Feb 27 11:39:19 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 6040418080C for ; Tue, 27 Feb 2018 11:39:13 +0100 (CET) Received: (qmail 16955 invoked by uid 500); 27 Feb 2018 10:39:12 -0000 Mailing-List: contact commits-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list commits@qpid.apache.org Received: (qmail 15181 invoked by uid 99); 27 Feb 2018 10:39:10 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Feb 2018 10:39:10 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 37646F4E34; Tue, 27 Feb 2018 10:39:10 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: robbie@apache.org To: commits@qpid.apache.org Date: Tue, 27 Feb 2018 10:39:55 -0000 Message-Id: <930e9fd827e74a1a80fce28f216bcd59@git.apache.org> In-Reply-To: <4381d777805b48ec87dbb7177e9ce3d5@git.apache.org> References: <4381d777805b48ec87dbb7177e9ce3d5@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [47/51] [partial] qpid-site git commit: update site content for proton-j-0.26.0 http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7a41680f/content/releases/qpid-proton-j-0.26.0/api/index-all.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.26.0/api/index-all.html b/content/releases/qpid-proton-j-0.26.0/api/index-all.html new file mode 100755 index 0000000..2e4d99f --- /dev/null +++ b/content/releases/qpid-proton-j-0.26.0/api/index-all.html @@ -0,0 +1,7471 @@ + + + + + +Index (Qpid Proton-J API) + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M N O P Q R S T U V W Y Z _  + + +

A

+
+
abort() - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
+
 
+
abort() - Method in interface org.apache.qpid.proton.engine.Sender
+
+
Abort the current delivery.
+
+
AbstractDescribedType<T,M> - Class in org.apache.qpid.proton.codec
+
 
+
AbstractDescribedType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.AbstractDescribedType
+
 
+
Accepted - Class in org.apache.qpid.proton.amqp.messaging
+
 
+
Accepted() - Constructor for class org.apache.qpid.proton.amqp.messaging.Accepted
+
+
TODO should this (and other DeliveryStates) have a private constructor??
+
+
AcceptedType - Class in org.apache.qpid.proton.codec.messaging
+
 
+
Acceptor - Interface in org.apache.qpid.proton.reactor
+
+
Acceptors are children of a Reactor that accept in-bound network + connections.
+
+
acceptor(String, int) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
+
 
+
acceptor(String, int, Handler) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
+
 
+
acceptor(String, int) - Method in interface org.apache.qpid.proton.reactor.Reactor
+
+
Creates a new acceptor.
+
+
acceptor(String, int, Handler) - Method in interface org.apache.qpid.proton.reactor.Reactor
+
+
Creates a new acceptor.
+
+
AcceptorImpl - Class in org.apache.qpid.proton.reactor.impl
+
 
+
AcceptorImpl(Reactor, String, int, Handler) - Constructor for class org.apache.qpid.proton.reactor.impl.AcceptorImpl
+
 
+
add(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.UnsignedInteger
+
 
+
add(Handler) - Method in class org.apache.qpid.proton.engine.BaseHandler
+
 
+
add(Handler) - Method in interface org.apache.qpid.proton.engine.Handler
+
 
+
add(Selectable) - Method in interface org.apache.qpid.proton.reactor.Selector
+
+
Adds a selectable to the selector.
+
+
addCredit(int) - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
+
 
+
addLinkEndpoint(LinkImpl) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
+
 
+
Address - Class in org.apache.qpid.proton.reactor.impl
+
+
Address
+
+
Address() - Constructor for class org.apache.qpid.proton.reactor.impl.Address
+
 
+
Address(String) - Constructor for class org.apache.qpid.proton.reactor.impl.Address
+
 
+
addSessionEndpoint(SessionImpl) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
+
 
+
addTransportLayer(TransportLayer) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
+
 
+
addTransportLayer(TransportLayer) - Method in interface org.apache.qpid.proton.engine.impl.TransportInternal
+
+
Add a TransportLayer to the transport, wrapping the input and output process handlers + in the state they currently exist.
+
+
advance() - Method in class org.apache.qpid.proton.engine.impl.LinkImpl
+
 
+
advance() - Method in class org.apache.qpid.proton.engine.impl.ReceiverImpl
+
 
+
advance() - Method in class org.apache.qpid.proton.engine.impl.SenderImpl
+
 
+
advance() - Method in interface org.apache.qpid.proton.engine.Link
+
+
Attempts to advance the current delivery.
+
+
advance() - Method in interface org.apache.qpid.proton.engine.Receiver
+
+
Attempts to advance the current delivery.
+
+
advance() - Method in interface org.apache.qpid.proton.engine.Sender
+
+
Attempts to advance the current delivery.
+
+
allocate(int) - Static method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
+
 
+
allocate(int) - Static method in class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
+
 
+
allowSkip(boolean) - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
+
 
+
allowSkip(boolean) - Method in interface org.apache.qpid.proton.engine.Sasl
+
+
Set whether servers may accept incoming connections + that skip the SASL layer negotiation.
+
+
allowUnsecuredClient(boolean) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
+
 
+
allowUnsecuredClient() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl
+
 
+
allowUnsecuredClient(boolean) - Method in interface org.apache.qpid.proton.engine.SslDomain
+
+
Permit a server to accept connection requests from non-SSL clients.
+
+
allowUnsecuredClient() - Method in interface org.apache.qpid.proton.engine.SslDomain
+
 
+
AMQPDefinedTypes - Class in org.apache.qpid.proton.codec
+
 
+
AMQPDefinedTypes() - Constructor for class org.apache.qpid.proton.codec.AMQPDefinedTypes
+
 
+
AmqpError - Interface in org.apache.qpid.proton.amqp.transport
+
 
+
AmqpErrorException - Exception in org.apache.qpid.proton.engine.impl
+
 
+
AmqpErrorException() - Constructor for exception org.apache.qpid.proton.engine.impl.AmqpErrorException
+
 
+
AmqpHeader - Interface in org.apache.qpid.proton.engine.impl
+
 
+
AmqpSequence - Class in org.apache.qpid.proton.amqp.messaging
+
 
+
AmqpSequence(List) - Constructor for class org.apache.qpid.proton.amqp.messaging.AmqpSequence
+
 
+
AmqpSequenceType - Class in org.apache.qpid.proton.codec.messaging
+
 
+
AMQPType<V> - Interface in org.apache.qpid.proton.codec
+
 
+
AmqpValue - Class in org.apache.qpid.proton.amqp.messaging
+
 
+
AmqpValue(Object) - Constructor for class org.apache.qpid.proton.amqp.messaging.AmqpValue
+
 
+
AmqpValueType - Class in org.apache.qpid.proton.codec.messaging
+
 
+
ApplicationProperties - Class in org.apache.qpid.proton.amqp.messaging
+
 
+
ApplicationProperties(Map<String, Object>) - Constructor for class org.apache.qpid.proton.amqp.messaging.ApplicationProperties
+
 
+
ApplicationPropertiesType - Class in org.apache.qpid.proton.codec.messaging
+
 
+
ApplicationPropertiesType(EncoderImpl) - Constructor for class org.apache.qpid.proton.codec.messaging.ApplicationPropertiesType
+
 
+
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
+
 
+
asByteBuffer() - Method in class org.apache.qpid.proton.amqp.Binary
+
 
+
asBytes() - Method in class org.apache.qpid.proton.amqp.Decimal128
+
 
+
Attach - Class in org.apache.qpid.proton.amqp.transport
+
 
+
Attach() - Constructor for class org.apache.qpid.proton.amqp.transport.Attach
+
 
+
attachments() - Method in interface org.apache.qpid.proton.engine.Extendable
+
 
+
attachments() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
+
 
+
attachments() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
+
 
+
attachments() - Method in class org.apache.qpid.proton.reactor.impl.AcceptorImpl
+
 
+
attachments() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
+
 
+
attachments() - Method in class org.apache.qpid.proton.reactor.impl.SelectableImpl
+
 
+
attachments() - Method in class org.apache.qpid.proton.reactor.impl.TaskImpl
+
 
+
attachments() - Method in interface org.apache.qpid.proton.reactor.Reactor
+
 
+
AttachType - Class in org.apache.qpid.proton.codec.transport
+
 
+
AttachType.AttachWrapper - Class in org.apache.qpid.proton.codec.transport
+
 
+
AttachWrapper(Attach) - Constructor for class org.apache.qpid.proton.codec.transport.AttachType.AttachWrapper
+
 
+
available() - Method in interface org.apache.qpid.proton.engine.Delivery
+
+
Returns the number of bytes currently available for this delivery, which may not be complete yet, that are still + to either be received by the application or sent by the transport.
+
+
available() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
+
 
+
+ + + +

B

+
+
BaseHandler - Class in org.apache.qpid.proton.engine
+
+
BaseHandler
+
+
BaseHandler() - Constructor for class org.apache.qpid.proton.engine.BaseHandler
+
 
+
Begin - Class in org.apache.qpid.proton.amqp.transport
+
 
+
Begin() - Constructor for class org.apache.qpid.proton.amqp.transport.Begin
+
 
+
BeginType - Class in org.apache.qpid.proton.codec.transport
+
 
+
BigIntegerType - Class in org.apache.qpid.proton.codec
+
 
+
BigIntegerType.BigIntegerEncoding - Interface in org.apache.qpid.proton.codec
+
 
+
bigIntegerValue() - Method in class org.apache.qpid.proton.amqp.UnsignedLong
+
 
+
Binary - Class in org.apache.qpid.proton.amqp
+
 
+
Binary(byte[]) - Constructor for class org.apache.qpid.proton.amqp.Binary
+
 
+
Binary(byte[], int, int) - Constructor for class org.apache.qpid.proton.amqp.Binary
+
 
+
BinaryType - Class in org.apache.qpid.proton.codec
+
 
+
bind(Connection) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
+
 
+
bind(Connection) - Method in interface org.apache.qpid.proton.engine.Transport
+
 
+
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
+
 
+
bufferSize() - Method in class org.apache.qpid.proton.engine.impl.HandshakeSniffingTransportWrapper
+
 
+
bufferSize() - Method in class org.apache.qpid.proton.engine.impl.ssl.SslHandshakeSniffingTransportWrapper
+
 
+
BYTE - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
+
 
+
byteBuffer() - Method in interface org.apache.qpid.proton.codec.ReadableBuffer
+
 
+
byteBuffer() - Method in class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
+
 
+
ByteBufferDecoder - Interface in org.apache.qpid.proton.codec
+
 
+
ByteBufferEncoder - Interface in org.apache.qpid.proton.codec
+
 
+
ByteBufferReader(ByteBuffer) - Constructor for class org.apache.qpid.proton.codec.ReadableBuffer.ByteBufferReader
+
 
+
ByteBufferUtils - Class in org.apache.qpid.proton.engine.impl
+
 
+
ByteBufferUtils() - Constructor for class org.apache.qpid.proton.engine.impl.ByteBufferUtils
+
 
+
ByteBufferWrapper(ByteBuffer) - Constructor for class org.apache.qpid.proton.codec.WritableBuffer.ByteBufferWrapper
+
 
+
ByteEncoding(EncoderImpl, DecoderImpl) - Constructor for class org.apache.qpid.proton.codec.ByteType.ByteEncoding
+
 
+
ByteType - Class in org.apache.qpid.proton.codec
+
 
+
ByteType.ByteEncoding - Class in org.apache.qpid.proton.codec
+
 
+
byteValue() - Method in class org.apache.qpid.proton.amqp.UnsignedByte
+
 
+
+ + + +

C

+
+
cancel() - Method in class org.apache.qpid.proton.reactor.impl.TaskImpl
+
 
+
cancel() - Method in interface org.apache.qpid.proton.reactor.Task
+
+
Cancel the execution of this task.
+
+
capacity() - Method in class org.apache.qpid.proton.engine.impl.HandshakeSniffingTransportWrapper
+
 
+
capacity() - Method in class org.apache.qpid.proton.engine.impl.PlainTransportWrapper
+
 
+
capacity() - Method in class org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper
+
 
+
capacity() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
+
 
+
capacity() - Method in interface org.apache.qpid.proton.engine.impl.TransportInput
+
 
+
capacity() - Method in interface org.apache.qpid.proton.engine.Transport
+
 
+
CHAR - Static variable in interface org.apache.qpid.proton.codec.EncodingCodes
+
 
+
CharacterEncoding(EncoderImpl, DecoderImpl) - Constructor for class org.apache.qpid.proton.codec.CharacterType.CharacterEncoding
+
 
+
CharacterType - Class in org.apache.qpid.proton.codec
+
 
+
CharacterType.CharacterEncoding - Class in org.apache.qpid.proton.codec
+
 
+
charAt(int) - Method in class org.apache.qpid.proton.amqp.Symbol
+
 
+
checkIsOk() - Method in interface org.apache.qpid.proton.engine.TransportResult
+
 
+
children() - Method in class org.apache.qpid.proton.engine.BaseHandler
+
 
+
children() - Method in interface org.apache.qpid.proton.engine.Handler
+
 
+
children() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
+
 
+
children() - Method in interface org.apache.qpid.proton.reactor.Reactor
+
 
+
clear() - Method in class org.apache.qpid.proton.amqp.transport.ErrorCondition
+
 
+
clear() - Method in interface org.apache.qpid.proton.codec.Data
+
 
+
clear() - Method in class org.apache.qpid.proton.codec.impl.DataImpl
+
 
+
clear() - Method in interface org.apache.qpid.proton.engine.Delivery
+
 
+
clear() - Method in class org.apache.qpid.proton.engine.impl.DeliveryImpl
+
 
+
clear() - Method in class org.apache.qpid.proton.engine.impl.RecordImpl
+
 
+
clear() - Method in interface org.apache.qpid.proton.engine.Record
+
 
+
clear() - Method in class org.apache.qpid.proton.message.impl.MessageImpl
+
 
+
clear() - Method in interface org.apache.qpid.proton.message.Message
+
 
+
clear() - Method in class org.apache.qpid.proton.reactor.impl.Address
+
 
+
client() - Method in class org.apache.qpid.proton.engine.impl.SaslImpl
+
 
+
client() - Method in interface org.apache.qpid.proton.engine.Sasl
+
 
+
Close - Class in org.apache.qpid.proton.amqp.transport
+
 
+
Close() - Constructor for class org.apache.qpid.proton.amqp.transport.Close
+
 
+
close() - Method in interface org.apache.qpid.proton.engine.Endpoint
+
+
transition local state to CLOSED
+
+
close() - Method in class org.apache.qpid.proton.engine.impl.EndpointImpl
+
 
+
close() - Method in interface org.apache.qpid.proton.reactor.Acceptor
+
+
Closes the acceptor, stopping it accepting any further in-bound + connections.
+
+
close() - Method in class org.apache.qpid.proton.reactor.impl.AcceptorImpl
+
 
+
close_head() - Method in class org.apache.qpid.proton.engine.impl.HandshakeSniffingTransportWrapper
+
 
+
close_head() - Method in class org.apache.qpid.proton.engine.impl.PlainTransportWrapper
+
 
+
close_head() - Method in class org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper
+
 
+
close_head() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
+
 
+
close_head() - Method in interface org.apache.qpid.proton.engine.impl.TransportOutput
+
 
+
close_head() - Method in interface org.apache.qpid.proton.engine.Transport
+
 
+
close_tail() - Method in class org.apache.qpid.proton.engine.impl.HandshakeSniffingTransportWrapper
+
 
+
close_tail() - Method in class org.apache.qpid.proton.engine.impl.PlainTransportWrapper
+
 
+
close_tail() - Method in class org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper
+
 
+
close_tail() - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
+
 
+
close_tail() - Method in interface org.apache.qpid.proton.engine.impl.TransportInput
+
 
+
close_tail() - Method in interface org.apache.qpid.proton.engine.Transport
+
 
+
closed(TransportException) - Method in interface org.apache.qpid.proton.engine.impl.FrameHandler
+
 
+
closed(TransportException) - Method in class org.apache.qpid.proton.engine.impl.TransportImpl
+
 
+
CloseType - Class in org.apache.qpid.proton.codec.transport
+
 
+
Codec - Class in org.apache.qpid.proton.codec
+
+
Codec
+
+
collect(Collector) - Method in interface org.apache.qpid.proton.engine.Connection
+
 
+
collect(Collector) - Method in class org.apache.qpid.proton.engine.impl.ConnectionImpl
+
 
+
Collector - Interface in org.apache.qpid.proton.engine
+
+
Collector
+
+
collector() - Static method in class org.apache.qpid.proton.engine.Engine
+
 
+
collector() - Static method in class org.apache.qpid.proton.Proton
+
 
+
collector() - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
+
 
+
collector() - Method in interface org.apache.qpid.proton.reactor.Reactor
+
 
+
Collector.Factory - Class in org.apache.qpid.proton.engine
+
 
+
CollectorImpl - Class in org.apache.qpid.proton.engine.impl
+
+
CollectorImpl
+
+
CollectorImpl() - Constructor for class org.apache.qpid.proton.engine.impl.CollectorImpl
+
 
+
combine(Collection<Binary>) - Static method in class org.apache.qpid.proton.amqp.Binary
+
 
+
compareTo(Symbol) - Method in class org.apache.qpid.proton.amqp.Symbol
+
 
+
compareTo(UnsignedByte) - Method in class org.apache.qpid.proton.amqp.UnsignedByte
+
 
+
compareTo(UnsignedInteger) - Method in class org.apache.qpid.proton.amqp.UnsignedInteger
+
 
+
compareTo(UnsignedLong) - Method in class org.apache.qpid.proton.amqp.UnsignedLong
+
 
+
compareTo(UnsignedShort) - Method in class org.apache.qpid.proton.amqp.UnsignedShort
+
 
+
compareTo(TaskImpl) - Method in class org.apache.qpid.proton.reactor.impl.TaskImpl
+
 
+
CompositeWritableBuffer - Class in org.apache.qpid.proton.codec
+
 
+
CompositeWritableBuffer(WritableBuffer, WritableBuffer) - Constructor for class org.apache.qpid.proton.codec.CompositeWritableBuffer
+
 
+
Connection - Interface in org.apache.qpid.proton.engine
+
+
Maintains lists of sessions, links and deliveries in a state + that is interesting to the application.
+
+
connection() - Static method in class org.apache.qpid.proton.engine.Engine
+
 
+
connection() - Static method in class org.apache.qpid.proton.Proton
+
 
+
connection(Handler) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
+
 
+
connection(Handler) - Method in interface org.apache.qpid.proton.reactor.Reactor
+
+ +
+
Connection.Factory - Class in org.apache.qpid.proton.engine
+
 
+
CONNECTION_ACCEPTOR_KEY - Static variable in class org.apache.qpid.proton.reactor.impl.AcceptorImpl
+
 
+
CONNECTION_FORCED - Static variable in interface org.apache.qpid.proton.amqp.transport.ConnectionError
+
 
+
CONNECTION_PEER_ADDRESS_KEY - Static variable in class org.apache.qpid.proton.reactor.impl.ReactorImpl
+
 
+
ConnectionError - Interface in org.apache.qpid.proton.amqp.transport
+
 
+
ConnectionImpl - Class in org.apache.qpid.proton.engine.impl
+
 
+
ConnectionImpl() - Constructor for class org.apache.qpid.proton.engine.impl.ConnectionImpl
+
+
Application code should use Connection.Factory.create() instead.
+
+
connectionToHost(String, int, Handler) - Method in class org.apache.qpid.proton.reactor.impl.ReactorImpl
+
 
+
connectionToHost(String, int, Handler) - Method in interface org.apache.qpid.proton.reactor.Reactor
+
+
Creates a new out-bound connection to the given host and port.
+
+
Coordinator - Class in org.apache.qpid.proton.amqp.transaction
+
 
+
Coordinator() - Constructor for class org.apache.qpid.proton.amqp.transaction.Coordinator
+
 
+
CoordinatorType - Class in org.apache.qpid.proton.codec.transaction
+
 
+
copy() - Method in class org.apache.qpid.proton.amqp.messaging.Source
+
 
+
copy() - Method in class org.apache.qpid.proton.amqp.messaging.Target
+
 
+
copy() - Method in class org.apache.qpid.proton.amqp.transaction.Coordinator
+
 
+
copy() - Method in interface org.apache.qpid.proton.amqp.transport.Source
+
 
+
copy() - Method in interface org.apache.qpid.proton.amqp.transport.Target
+
 
+
copy() - Method in interface org.apache.qpid.proton.engine.Event
+
 
+
copyFrom(ErrorCondition) - Method in class org.apache.qpid.proton.amqp.transport.ErrorCondition
+
 
+
CoreHandler - Interface in org.apache.qpid.proton.engine
+
 
+
create(ByteBuffer) - Static method in class org.apache.qpid.proton.amqp.Binary
+
 
+
create() - Static method in class org.apache.qpid.proton.codec.Data.Factory
+
 
+
create() - Static method in class org.apache.qpid.proton.engine.Collector.Factory
+
 
+
create() - Static method in class org.apache.qpid.proton.engine.Connection.Factory
+
 
+
create() - Static method in class org.apache.qpid.proton.engine.SslDomain.Factory
+
 
+
create(String, int) - Static method in class org.apache.qpid.proton.engine.SslPeerDetails.Factory
+
 
+
create() - Static method in class org.apache.qpid.proton.engine.Transport.Factory
+
 
+
create() - Static method in class org.apache.qpid.proton.message.Message.Factory
+
 
+
create(Header, DeliveryAnnotations, MessageAnnotations, Properties, ApplicationProperties, Section, Footer) - Static method in class org.apache.qpid.proton.message.Message.Factory
+
 
+
create() - Static method in class org.apache.qpid.proton.reactor.Reactor.Factory
+
 
+
create(ReactorOptions) - Static method in class org.apache.qpid.proton.reactor.Reactor.Factory
+
 
+
createProtonSslEngine(SslDomain, SslPeerDetails) - Method in class org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactory
+
+
Returns a ProtonSslEngine.
+
+
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
+
 
+
current() - Method in interface org.apache.qpid.proton.engine.Link
+
+
Returns the current delivery
+
+
+ + + +

D

+
+
Data - Class in org.apache.qpid.proton.amqp.messaging
+
 
+
Data(Binary) - Constructor for class org.apache.qpid.proton.amqp.messaging.Data
+
 
+
data(long) - Static method in class org.apache.qpid.proton.codec.Codec
+
 
+
Data - Interface in org.apache.qpid.proton.codec
+
 
+
data(long) - Static method in class org.apache.qpid.proton.Proton
+
 
+
Data.DataType - Enum in org.apache.qpid.proton.codec
+
 
+
Data.Factory - Class in org.apache.qpid.proton.codec
+
 
+
DataImpl - Class in org.apache.qpid.proton.codec.impl
+
 
+
DataImpl() - Constructor for class org.apache.qpid.proton.codec.impl.DataImpl
+
 
+
DataType - Class in org.apache.qpid.proton.codec.messaging
+
 
+
deadline() - Method in class org.apache.qpid.proton.reactor.impl.TaskImpl
+
 
+
deadline() - Method in interface org.apache.qpid.proton.reactor.Task
+
 
+
Decimal128 - Class in org.apache.qpid.proton.amqp
+
 
+
Decimal128(BigDecimal) - Constructor for class org.apache.qpid.proton.amqp.Decimal128
+
 
+
Decimal128(long, long) - Constructor for class org.apache.qpid.proton.amqp. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org For additional commands, e-mail: commits-help@qpid.apache.org