You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2018/08/08 17:52:51 UTC

[51/52] [abbrv] [partial] qpid-site git commit: update site content for proton-j 0.27.3 and 0.28.1

update site content for proton-j 0.27.3 and 0.28.1


Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/de0a36e8
Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/de0a36e8
Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/de0a36e8

Branch: refs/heads/asf-site
Commit: de0a36e8c04574d14b97d3f3148662bd8eca781c
Parents: 838d6d2
Author: Robbie Gemmell <ro...@apache.org>
Authored: Wed Aug 8 18:16:25 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Wed Aug 8 18:16:25 2018 +0100

----------------------------------------------------------------------
 content/dashboard.html                          |    2 +-
 content/documentation.html                      |    2 +-
 content/download.html                           |    6 +-
 content/maven.html                              |    2 +-
 content/proton/index.html                       |    4 +-
 content/releases/index.html                     |    6 +-
 .../releases/qpid-proton-j-0.17.0/index.html    |    2 +-
 .../releases/qpid-proton-j-0.18.0/index.html    |    2 +-
 .../releases/qpid-proton-j-0.19.0/index.html    |    2 +-
 .../releases/qpid-proton-j-0.20.0/index.html    |    2 +-
 .../releases/qpid-proton-j-0.21.0/index.html    |    2 +-
 .../releases/qpid-proton-j-0.22.0/index.html    |    2 +-
 .../releases/qpid-proton-j-0.23.0/index.html    |    2 +-
 .../releases/qpid-proton-j-0.24.0/index.html    |    2 +-
 .../releases/qpid-proton-j-0.25.0/index.html    |    2 +-
 .../releases/qpid-proton-j-0.26.0/index.html    |    2 +-
 .../releases/qpid-proton-j-0.27.0/index.html    |    2 +-
 .../releases/qpid-proton-j-0.27.1/index.html    |    2 +-
 .../releases/qpid-proton-j-0.27.2/index.html    |    2 +-
 .../api/allclasses-frame.html                   |  338 +
 .../api/allclasses-noframe.html                 |  338 +
 .../api/constant-values.html                    |  634 ++
 .../api/deprecated-list.html                    |  158 +
 .../qpid-proton-j-0.27.3/api/help-doc.html      |  222 +
 .../qpid-proton-j-0.27.3/api/index-all.html     | 7735 +++++++++++++++++
 .../qpid-proton-j-0.27.3/api/index.html         |   75 +
 .../apache/qpid/proton/InterruptException.html  |  307 +
 .../api/org/apache/qpid/proton/Proton.html      |  413 +
 .../org/apache/qpid/proton/ProtonException.html |  306 +
 .../ProtonUnsupportedOperationException.html    |  352 +
 .../apache/qpid/proton/TimeoutException.html    |  321 +
 .../api/org/apache/qpid/proton/amqp/Binary.html |  428 +
 .../org/apache/qpid/proton/amqp/Decimal128.html |  442 +
 .../org/apache/qpid/proton/amqp/Decimal32.html  |  402 +
 .../org/apache/qpid/proton/amqp/Decimal64.html  |  402 +
 .../apache/qpid/proton/amqp/DescribedType.html  |  235 +
 .../api/org/apache/qpid/proton/amqp/Symbol.html |  391 +
 .../qpid/proton/amqp/UnknownDescribedType.html  |  347 +
 .../apache/qpid/proton/amqp/UnsignedByte.html   |  470 ++
 .../qpid/proton/amqp/UnsignedInteger.html       |  539 ++
 .../apache/qpid/proton/amqp/UnsignedLong.html   |  500 ++
 .../apache/qpid/proton/amqp/UnsignedShort.html  |  491 ++
 .../qpid/proton/amqp/messaging/Accepted.html    |  329 +
 .../proton/amqp/messaging/AmqpSequence.html     |  290 +
 .../qpid/proton/amqp/messaging/AmqpValue.html   |  290 +
 .../amqp/messaging/ApplicationProperties.html   |  290 +
 .../apache/qpid/proton/amqp/messaging/Data.html |  290 +
 .../proton/amqp/messaging/DeleteOnClose.html    |  256 +
 .../proton/amqp/messaging/DeleteOnNoLinks.html  |  256 +
 .../messaging/DeleteOnNoLinksOrMessages.html    |  256 +
 .../amqp/messaging/DeleteOnNoMessages.html      |  256 +
 .../amqp/messaging/DeliveryAnnotations.html     |  290 +
 .../qpid/proton/amqp/messaging/Footer.html      |  290 +
 .../qpid/proton/amqp/messaging/Header.html      |  419 +
 .../proton/amqp/messaging/LifetimePolicy.html   |  168 +
 .../amqp/messaging/MessageAnnotations.html      |  290 +
 .../qpid/proton/amqp/messaging/Modified.html    |  391 +
 .../qpid/proton/amqp/messaging/Outcome.html     |  168 +
 .../qpid/proton/amqp/messaging/Properties.html  |  627 ++
 .../qpid/proton/amqp/messaging/Received.html    |  329 +
 .../qpid/proton/amqp/messaging/Rejected.html    |  352 +
 .../qpid/proton/amqp/messaging/Released.html    |  326 +
 .../qpid/proton/amqp/messaging/Section.html     |  168 +
 .../qpid/proton/amqp/messaging/Source.html      |  417 +
 .../qpid/proton/amqp/messaging/Target.html      |  313 +
 .../qpid/proton/amqp/messaging/Terminus.html    |  443 +
 .../amqp/messaging/TerminusDurability.html      |  376 +
 .../amqp/messaging/TerminusExpiryPolicy.html    |  388 +
 .../proton/amqp/messaging/package-frame.html    |   50 +
 .../proton/amqp/messaging/package-summary.html  |  261 +
 .../proton/amqp/messaging/package-tree.html     |  176 +
 .../apache/qpid/proton/amqp/package-frame.html  |   32 +
 .../qpid/proton/amqp/package-summary.html       |  190 +
 .../apache/qpid/proton/amqp/package-tree.html   |  151 +
 .../proton/amqp/security/SaslChallenge.html     |  367 +
 .../qpid/proton/amqp/security/SaslCode.html     |  400 +
 .../SaslFrameBody.SaslFrameBodyHandler.html     |  308 +
 .../proton/amqp/security/SaslFrameBody.html     |  247 +
 .../qpid/proton/amqp/security/SaslInit.html     |  393 +
 .../proton/amqp/security/SaslMechanisms.html    |  341 +
 .../qpid/proton/amqp/security/SaslOutcome.html  |  367 +
 .../qpid/proton/amqp/security/SaslResponse.html |  341 +
 .../proton/amqp/security/package-frame.html     |   32 +
 .../proton/amqp/security/package-summary.html   |  189 +
 .../qpid/proton/amqp/security/package-tree.html |  155 +
 .../proton/amqp/transaction/Coordinator.html    |  337 +
 .../qpid/proton/amqp/transaction/Declare.html   |  298 +
 .../qpid/proton/amqp/transaction/Declared.html  |  339 +
 .../qpid/proton/amqp/transaction/Discharge.html |  324 +
 .../proton/amqp/transaction/GlobalTxId.html     |  164 +
 .../amqp/transaction/TransactionErrors.html     |  238 +
 .../amqp/transaction/TransactionalState.html    |  329 +
 .../proton/amqp/transaction/TxnCapability.html  |  264 +
 .../proton/amqp/transaction/package-frame.html  |   29 +
 .../amqp/transaction/package-summary.html       |  178 +
 .../proton/amqp/transaction/package-tree.html   |  144 +
 .../qpid/proton/amqp/transport/AmqpError.html   |  368 +
 .../qpid/proton/amqp/transport/Attach.html      |  679 ++
 .../qpid/proton/amqp/transport/Begin.html       |  523 ++
 .../qpid/proton/amqp/transport/Close.html       |  341 +
 .../proton/amqp/transport/ConnectionError.html  |  238 +
 .../proton/amqp/transport/DeliveryState.html    |  173 +
 .../qpid/proton/amqp/transport/Detach.html      |  393 +
 .../qpid/proton/amqp/transport/Disposition.html |  471 ++
 .../qpid/proton/amqp/transport/EmptyFrame.html  |  351 +
 .../apache/qpid/proton/amqp/transport/End.html  |  341 +
 .../proton/amqp/transport/ErrorCondition.html   |  424 +
 .../apache/qpid/proton/amqp/transport/Flow.html |  601 ++
 .../transport/FrameBody.FrameBodyHandler.html   |  384 +
 .../qpid/proton/amqp/transport/FrameBody.html   |  247 +
 .../qpid/proton/amqp/transport/LinkError.html   |  264 +
 .../apache/qpid/proton/amqp/transport/Open.html |  575 ++
 .../amqp/transport/ReceiverSettleMode.html      |  364 +
 .../apache/qpid/proton/amqp/transport/Role.html |  351 +
 .../proton/amqp/transport/SenderSettleMode.html |  376 +
 .../proton/amqp/transport/SessionError.html     |  251 +
 .../qpid/proton/amqp/transport/Source.html      |  235 +
 .../qpid/proton/amqp/transport/Target.html      |  235 +
 .../qpid/proton/amqp/transport/Transfer.html    |  601 ++
 .../proton/amqp/transport/package-frame.html    |   47 +
 .../proton/amqp/transport/package-summary.html  |  251 +
 .../proton/amqp/transport/package-tree.html     |  170 +
 .../qpid/proton/codec/AMQPDefinedTypes.html     |  330 +
 .../org/apache/qpid/proton/codec/AMQPType.html  |  282 +
 .../proton/codec/AbstractDescribedType.html     |  397 +
 .../proton/codec/ArrayType.ArrayEncoding.html   |  382 +
 .../org/apache/qpid/proton/codec/ArrayType.html |  492 ++
 .../BigIntegerType.BigIntegerEncoding.html      |  278 +
 .../qpid/proton/codec/BigIntegerType.html       |  315 +
 .../apache/qpid/proton/codec/BinaryType.html    |  311 +
 .../codec/BooleanType.BooleanEncoding.html      |  274 +
 .../apache/qpid/proton/codec/BooleanType.html   |  341 +
 .../qpid/proton/codec/ByteBufferDecoder.html    |  262 +
 .../qpid/proton/codec/ByteBufferEncoder.html    |  234 +
 .../proton/codec/ByteType.ByteEncoding.html     |  527 ++
 .../org/apache/qpid/proton/codec/ByteType.html  |  328 +
 .../codec/CharacterType.CharacterEncoding.html  |  527 ++
 .../apache/qpid/proton/codec/CharacterType.html |  328 +
 .../api/org/apache/qpid/proton/codec/Codec.html |  235 +
 .../proton/codec/CompositeReadableBuffer.html   | 1149 +++
 .../proton/codec/CompositeWritableBuffer.html   |  536 ++
 .../apache/qpid/proton/codec/Data.DataType.html |  618 ++
 .../apache/qpid/proton/codec/Data.Factory.html  |  272 +
 .../api/org/apache/qpid/proton/codec/Data.html  | 1222 +++
 .../qpid/proton/codec/Decimal128Type.html       |  296 +
 .../apache/qpid/proton/codec/Decimal32Type.html |  296 +
 .../apache/qpid/proton/codec/Decimal64Type.html |  296 +
 .../qpid/proton/codec/DecodeException.html      |  302 +
 .../proton/codec/Decoder.ListProcessor.html     |  224 +
 .../org/apache/qpid/proton/codec/Decoder.html   | 1198 +++
 .../apache/qpid/proton/codec/DecoderImpl.html   | 1649 ++++
 .../proton/codec/DescribedTypeConstructor.html  |  235 +
 .../proton/codec/DoubleType.DoubleEncoding.html |  527 ++
 .../apache/qpid/proton/codec/DoubleType.html    |  328 +
 .../proton/codec/DroppingWritableBuffer.html    |  517 ++
 .../qpid/proton/codec/DynamicDescribedType.html |  347 +
 .../proton/codec/DynamicTypeConstructor.html    |  330 +
 .../qpid/proton/codec/EncodeException.html      |  302 +
 .../org/apache/qpid/proton/codec/Encoder.html   |  798 ++
 .../apache/qpid/proton/codec/EncoderImpl.html   | 1122 +++
 .../apache/qpid/proton/codec/EncodingCodes.html |  879 ++
 .../codec/FastPathDescribedTypeConstructor.html |  201 +
 .../proton/codec/FloatType.FloatEncoding.html   |  527 ++
 .../org/apache/qpid/proton/codec/FloatType.html |  328 +
 .../codec/IntegerType.IntegerEncoding.html      |  274 +
 .../apache/qpid/proton/codec/IntegerType.html   |  341 +
 .../org/apache/qpid/proton/codec/ListType.html  |  296 +
 .../proton/codec/LongType.LongEncoding.html     |  274 +
 .../org/apache/qpid/proton/codec/LongType.html  |  341 +
 .../org/apache/qpid/proton/codec/MapType.html   |  309 +
 .../org/apache/qpid/proton/codec/NullType.html  |  309 +
 .../apache/qpid/proton/codec/PrimitiveType.html |  274 +
 .../proton/codec/PrimitiveTypeEncoding.html     |  296 +
 .../codec/ReadableBuffer.ByteBufferReader.html  | 1130 +++
 .../qpid/proton/codec/ReadableBuffer.html       |  936 +++
 .../proton/codec/ShortType.ShortEncoding.html   |  527 ++
 .../org/apache/qpid/proton/codec/ShortType.html |  328 +
 .../proton/codec/StringType.StringEncoding.html |  250 +
 .../apache/qpid/proton/codec/StringType.html    |  315 +
 .../proton/codec/SymbolType.SymbolEncoding.html |  208 +
 .../apache/qpid/proton/codec/SymbolType.html    |  330 +
 .../apache/qpid/proton/codec/TimestampType.html |  324 +
 .../qpid/proton/codec/TypeConstructor.html      |  265 +
 .../apache/qpid/proton/codec/TypeEncoding.html  |  321 +
 .../org/apache/qpid/proton/codec/UUIDType.html  |  311 +
 .../UnsignedByteType.UnsignedByteEncoding.html  |  488 ++
 .../qpid/proton/codec/UnsignedByteType.html     |  330 +
 ...gnedIntegerType.UnsignedIntegerEncoding.html |  208 +
 .../qpid/proton/codec/UnsignedIntegerType.html  |  330 +
 .../UnsignedLongType.UnsignedLongEncoding.html  |  208 +
 .../qpid/proton/codec/UnsignedLongType.html     |  330 +
 .../qpid/proton/codec/UnsignedShortType.html    |  311 +
 .../codec/WritableBuffer.ByteBufferWrapper.html |  603 ++
 .../qpid/proton/codec/WritableBuffer.html       |  414 +
 .../apache/qpid/proton/codec/impl/DataImpl.html | 1586 ++++
 .../qpid/proton/codec/impl/package-frame.html   |   19 +
 .../qpid/proton/codec/impl/package-summary.html |  139 +
 .../qpid/proton/codec/impl/package-tree.html    |  134 +
 .../proton/codec/messaging/AcceptedType.html    |  323 +
 .../codec/messaging/AmqpSequenceType.html       |  323 +
 .../proton/codec/messaging/AmqpValueType.html   |  323 +
 .../messaging/ApplicationPropertiesType.html    |  357 +
 .../qpid/proton/codec/messaging/DataType.html   |  323 +
 .../codec/messaging/DeleteOnCloseType.html      |  323 +
 .../DeleteOnNoLinksOrMessagesType.html          |  323 +
 .../codec/messaging/DeleteOnNoLinksType.html    |  323 +
 .../codec/messaging/DeleteOnNoMessagesType.html |  323 +
 .../messaging/DeliveryAnnotationsType.html      |  357 +
 .../codec/messaging/FastPathAcceptedType.html   |  439 +
 .../messaging/FastPathAmqpSequenceType.html     |  439 +
 .../codec/messaging/FastPathAmqpValueType.html  |  439 +
 .../FastPathApplicationPropertiesType.html      |  439 +
 .../codec/messaging/FastPathDataType.html       |  439 +
 .../FastPathDeliveryAnnotationsType.html        |  439 +
 .../codec/messaging/FastPathFooterType.html     |  439 +
 .../codec/messaging/FastPathHeaderType.html     |  439 +
 .../FastPathMessageAnnotationsType.html         |  439 +
 .../codec/messaging/FastPathPropertiesType.html |  439 +
 .../qpid/proton/codec/messaging/FooterType.html |  357 +
 .../messaging/HeaderType.HeaderWrapper.html     |  363 +
 .../qpid/proton/codec/messaging/HeaderType.html |  376 +
 .../codec/messaging/MessageAnnotationsType.html |  357 +
 .../messaging/ModifiedType.ModifiedWrapper.html |  363 +
 .../proton/codec/messaging/ModifiedType.html    |  342 +
 .../proton/codec/messaging/PropertiesType.html  |  323 +
 .../proton/codec/messaging/ReceivedType.html    |  323 +
 .../proton/codec/messaging/RejectedType.html    |  323 +
 .../proton/codec/messaging/ReleasedType.html    |  357 +
 .../qpid/proton/codec/messaging/SourceType.html |  357 +
 .../qpid/proton/codec/messaging/TargetType.html |  357 +
 .../proton/codec/messaging/package-frame.html   |   50 +
 .../proton/codec/messaging/package-summary.html |  263 +
 .../proton/codec/messaging/package-tree.html    |  177 +
 .../apache/qpid/proton/codec/package-frame.html |   93 +
 .../qpid/proton/codec/package-summary.html      |  442 +
 .../apache/qpid/proton/codec/package-tree.html  |  262 +
 .../codec/security/SaslChallengeType.html       |  323 +
 .../security/SaslInitType.SaslInitWrapper.html  |  363 +
 .../proton/codec/security/SaslInitType.html     |  342 +
 .../codec/security/SaslMechanismsType.html      |  323 +
 .../SaslOutcomeType.SaslOutcomeWrapper.html     |  363 +
 .../proton/codec/security/SaslOutcomeType.html  |  342 +
 .../proton/codec/security/SaslResponseType.html |  323 +
 .../proton/codec/security/package-frame.html    |   25 +
 .../proton/codec/security/package-summary.html  |  163 +
 .../proton/codec/security/package-tree.html     |  152 +
 .../codec/transaction/CoordinatorType.html      |  323 +
 .../proton/codec/transaction/DeclareType.html   |  323 +
 .../proton/codec/transaction/DeclaredType.html  |  323 +
 .../DischargeType.DischargeWrapper.html         |  363 +
 .../proton/codec/transaction/DischargeType.html |  342 +
 ...onalStateType.TransactionalStateWrapper.html |  363 +
 .../transaction/TransactionalStateType.html     |  342 +
 .../proton/codec/transaction/package-frame.html |   25 +
 .../codec/transaction/package-summary.html      |  163 +
 .../proton/codec/transaction/package-tree.html  |  152 +
 .../transport/AttachType.AttachWrapper.html     |  363 +
 .../qpid/proton/codec/transport/AttachType.html |  342 +
 .../qpid/proton/codec/transport/BeginType.html  |  323 +
 .../qpid/proton/codec/transport/CloseType.html  |  323 +
 .../transport/DetachType.DetachWrapper.html     |  363 +
 .../qpid/proton/codec/transport/DetachType.html |  342 +
 .../proton/codec/transport/DispositionType.html |  323 +
 .../qpid/proton/codec/transport/EndType.html    |  323 +
 ...rrorConditionType.ErrorConditionWrapper.html |  363 +
 .../codec/transport/ErrorConditionType.html     |  342 +
 .../transport/FastPathDispositionType.html      |  439 +
 .../codec/transport/FastPathFlowType.html       |  439 +
 .../codec/transport/FastPathTransferType.html   |  440 +
 .../codec/transport/FlowType.FlowWrapper.html   |  363 +
 .../qpid/proton/codec/transport/FlowType.html   |  342 +
 .../codec/transport/OpenType.OpenWrapper.html   |  363 +
 .../qpid/proton/codec/transport/OpenType.html   |  342 +
 .../transport/TransferType.TransferWrapper.html |  363 +
 .../proton/codec/transport/TransferType.html    |  342 +
 .../proton/codec/transport/package-frame.html   |   37 +
 .../proton/codec/transport/package-summary.html |  213 +
 .../proton/codec/transport/package-tree.html    |  164 +
 .../apache/qpid/proton/engine/BaseHandler.html  | 1085 +++
 .../qpid/proton/engine/Collector.Factory.html   |  272 +
 .../apache/qpid/proton/engine/Collector.html    |  268 +
 .../qpid/proton/engine/Connection.Factory.html  |  272 +
 .../apache/qpid/proton/engine/Connection.html   |  612 ++
 .../apache/qpid/proton/engine/CoreHandler.html  |  741 ++
 .../org/apache/qpid/proton/engine/Delivery.html |  686 ++
 .../org/apache/qpid/proton/engine/Endpoint.html |  395 +
 .../qpid/proton/engine/EndpointState.html       |  351 +
 .../org/apache/qpid/proton/engine/Engine.html   |  289 +
 .../apache/qpid/proton/engine/Event.Type.html   |  840 ++
 .../org/apache/qpid/proton/engine/Event.html    |  529 ++
 .../apache/qpid/proton/engine/EventType.html    |  234 +
 .../apache/qpid/proton/engine/Extendable.html   |  227 +
 .../qpid/proton/engine/ExtendableAccessor.html  |  308 +
 .../org/apache/qpid/proton/engine/Handler.html  |  283 +
 .../qpid/proton/engine/HandlerException.html    |  300 +
 .../api/org/apache/qpid/proton/engine/Link.html | 1036 +++
 .../qpid/proton/engine/ProtonJConnection.html   |  311 +
 .../qpid/proton/engine/ProtonJEndpoint.html     |  205 +
 .../qpid/proton/engine/ProtonJSession.html      |  257 +
 .../qpid/proton/engine/ProtonJSslDomain.html    |  210 +
 .../proton/engine/ProtonJSslPeerDetails.html    |  210 +
 .../qpid/proton/engine/ProtonJTransport.html    |  292 +
 .../org/apache/qpid/proton/engine/Receiver.html |  408 +
 .../org/apache/qpid/proton/engine/Record.html   |  257 +
 .../qpid/proton/engine/RecordAccessor.html      |  235 +
 .../qpid/proton/engine/Sasl.SaslOutcome.html    |  430 +
 .../qpid/proton/engine/Sasl.SaslState.html      |  393 +
 .../api/org/apache/qpid/proton/engine/Sasl.html |  652 ++
 .../apache/qpid/proton/engine/SaslListener.html |  340 +
 .../org/apache/qpid/proton/engine/Sender.html   |  392 +
 .../org/apache/qpid/proton/engine/Session.html  |  584 ++
 .../api/org/apache/qpid/proton/engine/Ssl.html  |  283 +
 .../qpid/proton/engine/SslDomain.Factory.html   |  272 +
 .../qpid/proton/engine/SslDomain.Mode.html      |  349 +
 .../proton/engine/SslDomain.VerifyMode.html     |  367 +
 .../apache/qpid/proton/engine/SslDomain.html    |  505 ++
 .../proton/engine/SslPeerDetails.Factory.html   |  274 +
 .../qpid/proton/engine/SslPeerDetails.html      |  264 +
 .../qpid/proton/engine/Transport.Factory.html   |  272 +
 .../apache/qpid/proton/engine/Transport.html    | 1193 +++
 .../qpid/proton/engine/TransportException.html  |  321 +
 .../proton/engine/TransportResult.Status.html   |  342 +
 .../qpid/proton/engine/TransportResult.html     |  293 +
 .../proton/engine/TransportResultFactory.html   |  312 +
 .../proton/engine/impl/AmqpErrorException.html  |  259 +
 .../qpid/proton/engine/impl/AmqpHeader.html     |  225 +
 .../proton/engine/impl/ByteBufferUtils.html     |  380 +
 .../qpid/proton/engine/impl/CollectorImpl.html  |  342 +
 .../qpid/proton/engine/impl/ConnectionImpl.html |  911 ++
 .../qpid/proton/engine/impl/DeliveryImpl.html   |  857 ++
 .../qpid/proton/engine/impl/EndpointImpl.html   |  495 ++
 .../qpid/proton/engine/impl/FrameHandler.html   |  260 +
 .../impl/HandshakeSniffingTransportWrapper.html |  527 ++
 .../qpid/proton/engine/impl/LinkImpl.html       | 1217 +++
 .../engine/impl/PlainTransportWrapper.html      |  418 +
 .../qpid/proton/engine/impl/ProtocolTracer.html |  235 +
 .../qpid/proton/engine/impl/ReceiverImpl.html   |  499 ++
 .../qpid/proton/engine/impl/RecordImpl.html     |  320 +
 .../qpid/proton/engine/impl/SaslImpl.html       |  857 ++
 .../qpid/proton/engine/impl/SenderImpl.html     |  490 ++
 .../qpid/proton/engine/impl/SessionImpl.html    |  688 ++
 .../qpid/proton/engine/impl/StringUtils.html    |  283 +
 .../proton/engine/impl/TransportDelivery.html   |  247 +
 .../qpid/proton/engine/impl/TransportImpl.html  | 1687 ++++
 .../qpid/proton/engine/impl/TransportInput.html |  288 +
 .../proton/engine/impl/TransportInternal.html   |  319 +
 .../qpid/proton/engine/impl/TransportLayer.html |  224 +
 .../proton/engine/impl/TransportOutput.html     |  265 +
 .../proton/engine/impl/TransportWrapper.html    |  205 +
 .../qpid/proton/engine/impl/package-frame.html  |   49 +
 .../proton/engine/impl/package-summary.html     |  265 +
 .../qpid/proton/engine/impl/package-tree.html   |  194 +
 .../proton/engine/impl/ssl/ProtonSslEngine.html |  351 +
 .../impl/ssl/ProtonSslEngineProvider.html       |  229 +
 .../impl/ssl/SimpleSslTransportWrapper.html     |  439 +
 .../proton/engine/impl/ssl/SslDomainImpl.html   |  631 ++
 .../engine/impl/ssl/SslEngineFacadeFactory.html |  262 +
 .../SslHandshakeSniffingTransportWrapper.html   |  336 +
 .../qpid/proton/engine/impl/ssl/SslImpl.html    |  378 +
 .../engine/impl/ssl/SslPeerDetailsImpl.html     |  314 +
 .../engine/impl/ssl/SslTransportWrapper.html    |  254 +
 .../proton/engine/impl/ssl/package-frame.html   |   30 +
 .../proton/engine/impl/ssl/package-summary.html |  189 +
 .../proton/engine/impl/ssl/package-tree.html    |  166 +
 .../qpid/proton/engine/package-frame.html       |   73 +
 .../qpid/proton/engine/package-summary.html     |  423 +
 .../apache/qpid/proton/engine/package-tree.html |  250 +
 .../qpid/proton/framing/TransportFrame.html     |  315 +
 .../qpid/proton/framing/package-frame.html      |   19 +
 .../qpid/proton/framing/package-summary.html    |  139 +
 .../qpid/proton/framing/package-tree.html       |  134 +
 .../proton/logging/LoggingProtocolTracer.html   |  319 +
 .../proton/logging/ProtonLoggerFactory.html     |  272 +
 .../qpid/proton/logging/package-frame.html      |   20 +
 .../qpid/proton/logging/package-summary.html    |  145 +
 .../qpid/proton/logging/package-tree.html       |  135 +
 .../qpid/proton/message/Message.Factory.html    |  297 +
 .../org/apache/qpid/proton/message/Message.html | 1001 +++
 .../qpid/proton/message/MessageError.html       |  326 +
 .../qpid/proton/message/ProtonJMessage.html     |  281 +
 .../qpid/proton/message/impl/MessageImpl.html   | 1345 +++
 .../qpid/proton/message/impl/package-frame.html |   19 +
 .../proton/message/impl/package-summary.html    |  139 +
 .../qpid/proton/message/impl/package-tree.html  |  134 +
 .../qpid/proton/message/package-frame.html      |   28 +
 .../qpid/proton/message/package-summary.html    |  175 +
 .../qpid/proton/message/package-tree.html       |  154 +
 .../org/apache/qpid/proton/package-frame.html   |   26 +
 .../org/apache/qpid/proton/package-summary.html |  169 +
 .../org/apache/qpid/proton/package-tree.html    |  157 +
 .../apache/qpid/proton/reactor/Acceptor.html    |  249 +
 .../qpid/proton/reactor/FlowController.html     |  304 +
 .../apache/qpid/proton/reactor/Handshaker.html  |  390 +
 .../qpid/proton/reactor/Reactor.Factory.html    |  295 +
 .../org/apache/qpid/proton/reactor/Reactor.html |  931 +++
 .../qpid/proton/reactor/ReactorChild.html       |  230 +
 .../qpid/proton/reactor/ReactorOptions.html     |  344 +
 .../proton/reactor/Selectable.Callback.html     |  225 +
 .../apache/qpid/proton/reactor/Selectable.html  |  777 ++
 .../apache/qpid/proton/reactor/Selector.html    |  408 +
 .../org/apache/qpid/proton/reactor/Task.html    |  277 +
 .../qpid/proton/reactor/impl/AcceptorImpl.html  |  393 +
 .../qpid/proton/reactor/impl/Address.html       |  493 ++
 .../org/apache/qpid/proton/reactor/impl/IO.html |  281 +
 .../qpid/proton/reactor/impl/IOHandler.html     |  307 +
 .../apache/qpid/proton/reactor/impl/IOImpl.html |  340 +
 .../qpid/proton/reactor/impl/ReactorImpl.html   | 1217 +++
 .../proton/reactor/impl/SelectableImpl.html     |  949 +++
 .../qpid/proton/reactor/impl/TaskImpl.html      |  380 +
 .../apache/qpid/proton/reactor/impl/Timer.html  |  234 +
 .../qpid/proton/reactor/impl/package-frame.html |   30 +
 .../proton/reactor/impl/package-summary.html    |  184 +
 .../qpid/proton/reactor/impl/package-tree.html  |  149 +
 .../qpid/proton/reactor/package-frame.html      |   32 +
 .../qpid/proton/reactor/package-summary.html    |  213 +
 .../qpid/proton/reactor/package-tree.html       |  160 +
 .../api/overview-frame.html                     |   40 +
 .../api/overview-summary.html                   |  215 +
 .../qpid-proton-j-0.27.3/api/overview-tree.html |  694 ++
 .../qpid-proton-j-0.27.3/api/package-list       |   21 +
 .../releases/qpid-proton-j-0.27.3/api/script.js |   30 +
 .../api/serialized-form.html                    |  337 +
 .../qpid-proton-j-0.27.3/api/stylesheet.css     |  574 ++
 .../releases/qpid-proton-j-0.27.3/index.html    |  208 +
 .../qpid-proton-j-0.27.3/release-notes.html     |  159 +
 .../releases/qpid-proton-j-0.28.0/index.html    |    2 +-
 .../api/allclasses-frame.html                   |  338 +
 .../api/allclasses-noframe.html                 |  338 +
 .../api/constant-values.html                    |  634 ++
 .../api/deprecated-list.html                    |  158 +
 .../qpid-proton-j-0.28.1/api/help-doc.html      |  222 +
 .../qpid-proton-j-0.28.1/api/index-all.html     | 7757 ++++++++++++++++++
 .../qpid-proton-j-0.28.1/api/index.html         |   75 +
 .../apache/qpid/proton/InterruptException.html  |  307 +
 .../api/org/apache/qpid/proton/Proton.html      |  413 +
 .../org/apache/qpid/proton/ProtonException.html |  306 +
 .../ProtonUnsupportedOperationException.html    |  352 +
 .../apache/qpid/proton/TimeoutException.html    |  321 +
 .../api/org/apache/qpid/proton/amqp/Binary.html |  428 +
 .../org/apache/qpid/proton/amqp/Decimal128.html |  442 +
 .../org/apache/qpid/proton/amqp/Decimal32.html  |  402 +
 .../org/apache/qpid/proton/amqp/Decimal64.html  |  402 +
 .../apache/qpid/proton/amqp/DescribedType.html  |  235 +
 .../api/org/apache/qpid/proton/amqp/Symbol.html |  391 +
 .../qpid/proton/amqp/UnknownDescribedType.html  |  347 +
 .../apache/qpid/proton/amqp/UnsignedByte.html   |  470 ++
 .../qpid/proton/amqp/UnsignedInteger.html       |  539 ++
 .../apache/qpid/proton/amqp/UnsignedLong.html   |  500 ++
 .../apache/qpid/proton/amqp/UnsignedShort.html  |  491 ++
 .../qpid/proton/amqp/messaging/Accepted.html    |  329 +
 .../proton/amqp/messaging/AmqpSequence.html     |  290 +
 .../qpid/proton/amqp/messaging/AmqpValue.html   |  290 +
 .../amqp/messaging/ApplicationProperties.html   |  290 +
 .../apache/qpid/proton/amqp/messaging/Data.html |  290 +
 .../proton/amqp/messaging/DeleteOnClose.html    |  256 +
 .../proton/amqp/messaging/DeleteOnNoLinks.html  |  256 +
 .../messaging/DeleteOnNoLinksOrMessages.html    |  256 +
 .../amqp/messaging/DeleteOnNoMessages.html      |  256 +
 .../amqp/messaging/DeliveryAnnotations.html     |  290 +
 .../qpid/proton/amqp/messaging/Footer.html      |  290 +
 .../qpid/proton/amqp/messaging/Header.html      |  419 +
 .../proton/amqp/messaging/LifetimePolicy.html   |  168 +
 .../amqp/messaging/MessageAnnotations.html      |  290 +
 .../qpid/proton/amqp/messaging/Modified.html    |  391 +
 .../qpid/proton/amqp/messaging/Outcome.html     |  168 +
 .../qpid/proton/amqp/messaging/Properties.html  |  627 ++
 .../qpid/proton/amqp/messaging/Received.html    |  329 +
 .../qpid/proton/amqp/messaging/Rejected.html    |  352 +
 .../qpid/proton/amqp/messaging/Released.html    |  326 +
 .../qpid/proton/amqp/messaging/Section.html     |  168 +
 .../qpid/proton/amqp/messaging/Source.html      |  417 +
 .../qpid/proton/amqp/messaging/Target.html      |  313 +
 .../qpid/proton/amqp/messaging/Terminus.html    |  443 +
 .../amqp/messaging/TerminusDurability.html      |  376 +
 .../amqp/messaging/TerminusExpiryPolicy.html    |  388 +
 .../proton/amqp/messaging/package-frame.html    |   50 +
 .../proton/amqp/messaging/package-summary.html  |  261 +
 .../proton/amqp/messaging/package-tree.html     |  176 +
 .../apache/qpid/proton/amqp/package-frame.html  |   32 +
 .../qpid/proton/amqp/package-summary.html       |  190 +
 .../apache/qpid/proton/amqp/package-tree.html   |  151 +
 .../proton/amqp/security/SaslChallenge.html     |  367 +
 .../qpid/proton/amqp/security/SaslCode.html     |  400 +
 .../SaslFrameBody.SaslFrameBodyHandler.html     |  308 +
 .../proton/amqp/security/SaslFrameBody.html     |  247 +
 .../qpid/proton/amqp/security/SaslInit.html     |  393 +
 .../proton/amqp/security/SaslMechanisms.html    |  341 +
 .../qpid/proton/amqp/security/SaslOutcome.html  |  367 +
 .../qpid/proton/amqp/security/SaslResponse.html |  341 +
 .../proton/amqp/security/package-frame.html     |   32 +
 .../proton/amqp/security/package-summary.html   |  189 +
 .../qpid/proton/amqp/security/package-tree.html |  155 +
 .../proton/amqp/transaction/Coordinator.html    |  337 +
 .../qpid/proton/amqp/transaction/Declare.html   |  298 +
 .../qpid/proton/amqp/transaction/Declared.html  |  339 +
 .../qpid/proton/amqp/transaction/Discharge.html |  324 +
 .../proton/amqp/transaction/GlobalTxId.html     |  164 +
 .../amqp/transaction/TransactionErrors.html     |  238 +
 .../amqp/transaction/TransactionalState.html    |  329 +
 .../proton/amqp/transaction/TxnCapability.html  |  264 +
 .../proton/amqp/transaction/package-frame.html  |   29 +
 .../amqp/transaction/package-summary.html       |  178 +
 .../proton/amqp/transaction/package-tree.html   |  144 +
 .../qpid/proton/amqp/transport/AmqpError.html   |  368 +
 .../qpid/proton/amqp/transport/Attach.html      |  679 ++
 .../qpid/proton/amqp/transport/Begin.html       |  523 ++
 .../qpid/proton/amqp/transport/Close.html       |  341 +
 .../proton/amqp/transport/ConnectionError.html  |  238 +
 .../proton/amqp/transport/DeliveryState.html    |  173 +
 .../qpid/proton/amqp/transport/Detach.html      |  393 +
 .../qpid/proton/amqp/transport/Disposition.html |  471 ++
 .../qpid/proton/amqp/transport/EmptyFrame.html  |  351 +
 .../apache/qpid/proton/amqp/transport/End.html  |  341 +
 .../proton/amqp/transport/ErrorCondition.html   |  424 +
 .../apache/qpid/proton/amqp/transport/Flow.html |  601 ++
 .../transport/FrameBody.FrameBodyHandler.html   |  384 +
 .../qpid/proton/amqp/transport/FrameBody.html   |  247 +
 .../qpid/proton/amqp/transport/LinkError.html   |  264 +
 .../apache/qpid/proton/amqp/transport/Open.html |  575 ++
 .../amqp/transport/ReceiverSettleMode.html      |  364 +
 .../apache/qpid/proton/amqp/transport/Role.html |  351 +
 .../proton/amqp/transport/SenderSettleMode.html |  376 +
 .../proton/amqp/transport/SessionError.html     |  251 +
 .../qpid/proton/amqp/transport/Source.html      |  235 +
 .../qpid/proton/amqp/transport/Target.html      |  235 +
 .../qpid/proton/amqp/transport/Transfer.html    |  601 ++
 .../proton/amqp/transport/package-frame.html    |   47 +
 .../proton/amqp/transport/package-summary.html  |  251 +
 .../proton/amqp/transport/package-tree.html     |  170 +
 .../qpid/proton/codec/AMQPDefinedTypes.html     |  330 +
 .../org/apache/qpid/proton/codec/AMQPType.html  |  282 +
 .../proton/codec/AbstractDescribedType.html     |  397 +
 .../proton/codec/ArrayType.ArrayEncoding.html   |  382 +
 .../org/apache/qpid/proton/codec/ArrayType.html |  492 ++
 .../BigIntegerType.BigIntegerEncoding.html      |  278 +
 .../qpid/proton/codec/BigIntegerType.html       |  315 +
 .../apache/qpid/proton/codec/BinaryType.html    |  311 +
 .../codec/BooleanType.BooleanEncoding.html      |  274 +
 .../apache/qpid/proton/codec/BooleanType.html   |  341 +
 .../qpid/proton/codec/ByteBufferDecoder.html    |  262 +
 .../qpid/proton/codec/ByteBufferEncoder.html    |  234 +
 .../proton/codec/ByteType.ByteEncoding.html     |  527 ++
 .../org/apache/qpid/proton/codec/ByteType.html  |  328 +
 .../codec/CharacterType.CharacterEncoding.html  |  527 ++
 .../apache/qpid/proton/codec/CharacterType.html |  328 +
 .../api/org/apache/qpid/proton/codec/Codec.html |  235 +
 .../proton/codec/CompositeReadableBuffer.html   | 1244 +++
 .../proton/codec/CompositeWritableBuffer.html   |  536 ++
 .../apache/qpid/proton/codec/Data.DataType.html |  618 ++
 .../apache/qpid/proton/codec/Data.Factory.html  |  272 +
 .../api/org/apache/qpid/proton/codec/Data.html  | 1222 +++
 .../qpid/proton/codec/Decimal128Type.html       |  296 +
 .../apache/qpid/proton/codec/Decimal32Type.html |  296 +
 .../apache/qpid/proton/codec/Decimal64Type.html |  296 +
 .../qpid/proton/codec/DecodeException.html      |  302 +
 .../proton/codec/Decoder.ListProcessor.html     |  224 +
 .../org/apache/qpid/proton/codec/Decoder.html   | 1198 +++
 .../apache/qpid/proton/codec/DecoderImpl.html   | 1649 ++++
 .../proton/codec/DescribedTypeConstructor.html  |  235 +
 .../proton/codec/DoubleType.DoubleEncoding.html |  527 ++
 .../apache/qpid/proton/codec/DoubleType.html    |  328 +
 .../proton/codec/DroppingWritableBuffer.html    |  517 ++
 .../qpid/proton/codec/DynamicDescribedType.html |  347 +
 .../proton/codec/DynamicTypeConstructor.html    |  330 +
 .../qpid/proton/codec/EncodeException.html      |  302 +
 .../org/apache/qpid/proton/codec/Encoder.html   |  798 ++
 .../apache/qpid/proton/codec/EncoderImpl.html   | 1122 +++
 .../apache/qpid/proton/codec/EncodingCodes.html |  879 ++
 .../codec/FastPathDescribedTypeConstructor.html |  201 +
 .../proton/codec/FloatType.FloatEncoding.html   |  527 ++
 .../org/apache/qpid/proton/codec/FloatType.html |  328 +
 .../codec/IntegerType.IntegerEncoding.html      |  274 +
 .../apache/qpid/proton/codec/IntegerType.html   |  341 +
 .../org/apache/qpid/proton/codec/ListType.html  |  296 +
 .../proton/codec/LongType.LongEncoding.html     |  274 +
 .../org/apache/qpid/proton/codec/LongType.html  |  341 +
 .../org/apache/qpid/proton/codec/MapType.html   |  309 +
 .../org/apache/qpid/proton/codec/NullType.html  |  309 +
 .../apache/qpid/proton/codec/PrimitiveType.html |  274 +
 .../proton/codec/PrimitiveTypeEncoding.html     |  296 +
 .../codec/ReadableBuffer.ByteBufferReader.html  | 1130 +++
 .../qpid/proton/codec/ReadableBuffer.html       |  936 +++
 .../proton/codec/ShortType.ShortEncoding.html   |  527 ++
 .../org/apache/qpid/proton/codec/ShortType.html |  328 +
 .../proton/codec/StringType.StringEncoding.html |  250 +
 .../apache/qpid/proton/codec/StringType.html    |  315 +
 .../proton/codec/SymbolType.SymbolEncoding.html |  208 +
 .../apache/qpid/proton/codec/SymbolType.html    |  330 +
 .../apache/qpid/proton/codec/TimestampType.html |  324 +
 .../qpid/proton/codec/TypeConstructor.html      |  265 +
 .../apache/qpid/proton/codec/TypeEncoding.html  |  321 +
 .../org/apache/qpid/proton/codec/UUIDType.html  |  311 +
 .../UnsignedByteType.UnsignedByteEncoding.html  |  488 ++
 .../qpid/proton/codec/UnsignedByteType.html     |  330 +
 ...gnedIntegerType.UnsignedIntegerEncoding.html |  208 +
 .../qpid/proton/codec/UnsignedIntegerType.html  |  330 +
 .../UnsignedLongType.UnsignedLongEncoding.html  |  208 +
 .../qpid/proton/codec/UnsignedLongType.html     |  330 +
 .../qpid/proton/codec/UnsignedShortType.html    |  311 +
 .../codec/WritableBuffer.ByteBufferWrapper.html |  603 ++
 .../qpid/proton/codec/WritableBuffer.html       |  414 +
 .../apache/qpid/proton/codec/impl/DataImpl.html | 1586 ++++
 .../qpid/proton/codec/impl/package-frame.html   |   19 +
 .../qpid/proton/codec/impl/package-summary.html |  139 +
 .../qpid/proton/codec/impl/package-tree.html    |  134 +
 .../proton/codec/messaging/AcceptedType.html    |  323 +
 .../codec/messaging/AmqpSequenceType.html       |  323 +
 .../proton/codec/messaging/AmqpValueType.html   |  323 +
 .../messaging/ApplicationPropertiesType.html    |  357 +
 .../qpid/proton/codec/messaging/DataType.html   |  323 +
 .../codec/messaging/DeleteOnCloseType.html      |  323 +
 .../DeleteOnNoLinksOrMessagesType.html          |  323 +
 .../codec/messaging/DeleteOnNoLinksType.html    |  323 +
 .../codec/messaging/DeleteOnNoMessagesType.html |  323 +
 .../messaging/DeliveryAnnotationsType.html      |  357 +
 .../codec/messaging/FastPathAcceptedType.html   |  439 +
 .../messaging/FastPathAmqpSequenceType.html     |  439 +
 .../codec/messaging/FastPathAmqpValueType.html  |  439 +
 .../FastPathApplicationPropertiesType.html      |  439 +
 .../codec/messaging/FastPathDataType.html       |  439 +
 .../FastPathDeliveryAnnotationsType.html        |  439 +
 .../codec/messaging/FastPathFooterType.html     |  439 +
 .../codec/messaging/FastPathHeaderType.html     |  439 +
 .../FastPathMessageAnnotationsType.html         |  439 +
 .../codec/messaging/FastPathPropertiesType.html |  439 +
 .../qpid/proton/codec/messaging/FooterType.html |  357 +
 .../messaging/HeaderType.HeaderWrapper.html     |  363 +
 .../qpid/proton/codec/messaging/HeaderType.html |  376 +
 .../codec/messaging/MessageAnnotationsType.html |  357 +
 .../messaging/ModifiedType.ModifiedWrapper.html |  363 +
 .../proton/codec/messaging/ModifiedType.html    |  342 +
 .../proton/codec/messaging/PropertiesType.html  |  323 +
 .../proton/codec/messaging/ReceivedType.html    |  323 +
 .../proton/codec/messaging/RejectedType.html    |  323 +
 .../proton/codec/messaging/ReleasedType.html    |  357 +
 .../qpid/proton/codec/messaging/SourceType.html |  357 +
 .../qpid/proton/codec/messaging/TargetType.html |  357 +
 .../proton/codec/messaging/package-frame.html   |   50 +
 .../proton/codec/messaging/package-summary.html |  263 +
 .../proton/codec/messaging/package-tree.html    |  177 +
 .../apache/qpid/proton/codec/package-frame.html |   93 +
 .../qpid/proton/codec/package-summary.html      |  442 +
 .../apache/qpid/proton/codec/package-tree.html  |  262 +
 .../codec/security/SaslChallengeType.html       |  323 +
 .../security/SaslInitType.SaslInitWrapper.html  |  363 +
 .../proton/codec/security/SaslInitType.html     |  342 +
 .../codec/security/SaslMechanismsType.html      |  323 +
 .../SaslOutcomeType.SaslOutcomeWrapper.html     |  363 +
 .../proton/codec/security/SaslOutcomeType.html  |  342 +
 .../proton/codec/security/SaslResponseType.html |  323 +
 .../proton/codec/security/package-frame.html    |   25 +
 .../proton/codec/security/package-summary.html  |  163 +
 .../proton/codec/security/package-tree.html     |  152 +
 .../codec/transaction/CoordinatorType.html      |  323 +
 .../proton/codec/transaction/DeclareType.html   |  323 +
 .../proton/codec/transaction/DeclaredType.html  |  323 +
 .../DischargeType.DischargeWrapper.html         |  363 +
 .../proton/codec/transaction/DischargeType.html |  342 +
 ...onalStateType.TransactionalStateWrapper.html |  363 +
 .../transaction/TransactionalStateType.html     |  342 +
 .../proton/codec/transaction/package-frame.html |   25 +
 .../codec/transaction/package-summary.html      |  163 +
 .../proton/codec/transaction/package-tree.html  |  152 +
 .../transport/AttachType.AttachWrapper.html     |  363 +
 .../qpid/proton/codec/transport/AttachType.html |  342 +
 .../qpid/proton/codec/transport/BeginType.html  |  323 +
 .../qpid/proton/codec/transport/CloseType.html  |  323 +
 .../transport/DetachType.DetachWrapper.html     |  363 +
 .../qpid/proton/codec/transport/DetachType.html |  342 +
 .../proton/codec/transport/DispositionType.html |  323 +
 .../qpid/proton/codec/transport/EndType.html    |  323 +
 ...rrorConditionType.ErrorConditionWrapper.html |  363 +
 .../codec/transport/ErrorConditionType.html     |  342 +
 .../transport/FastPathDispositionType.html      |  439 +
 .../codec/transport/FastPathFlowType.html       |  439 +
 .../codec/transport/FastPathTransferType.html   |  440 +
 .../codec/transport/FlowType.FlowWrapper.html   |  363 +
 .../qpid/proton/codec/transport/FlowType.html   |  342 +
 .../codec/transport/OpenType.OpenWrapper.html   |  363 +
 .../qpid/proton/codec/transport/OpenType.html   |  342 +
 .../transport/TransferType.TransferWrapper.html |  363 +
 .../proton/codec/transport/TransferType.html    |  342 +
 .../proton/codec/transport/package-frame.html   |   37 +
 .../proton/codec/transport/package-summary.html |  213 +
 .../proton/codec/transport/package-tree.html    |  164 +
 .../apache/qpid/proton/engine/BaseHandler.html  | 1085 +++
 .../qpid/proton/engine/Collector.Factory.html   |  272 +
 .../apache/qpid/proton/engine/Collector.html    |  268 +
 .../qpid/proton/engine/Connection.Factory.html  |  272 +
 .../apache/qpid/proton/engine/Connection.html   |  612 ++
 .../apache/qpid/proton/engine/CoreHandler.html  |  741 ++
 .../org/apache/qpid/proton/engine/Delivery.html |  686 ++
 .../org/apache/qpid/proton/engine/Endpoint.html |  395 +
 .../qpid/proton/engine/EndpointState.html       |  351 +
 .../org/apache/qpid/proton/engine/Engine.html   |  289 +
 .../apache/qpid/proton/engine/Event.Type.html   |  840 ++
 .../org/apache/qpid/proton/engine/Event.html    |  529 ++
 .../apache/qpid/proton/engine/EventType.html    |  234 +
 .../apache/qpid/proton/engine/Extendable.html   |  227 +
 .../qpid/proton/engine/ExtendableAccessor.html  |  308 +
 .../org/apache/qpid/proton/engine/Handler.html  |  283 +
 .../qpid/proton/engine/HandlerException.html    |  300 +
 .../api/org/apache/qpid/proton/engine/Link.html | 1036 +++
 .../qpid/proton/engine/ProtonJConnection.html   |  311 +
 .../qpid/proton/engine/ProtonJEndpoint.html     |  205 +
 .../qpid/proton/engine/ProtonJSession.html      |  257 +
 .../qpid/proton/engine/ProtonJSslDomain.html    |  210 +
 .../proton/engine/ProtonJSslPeerDetails.html    |  210 +
 .../qpid/proton/engine/ProtonJTransport.html    |  292 +
 .../org/apache/qpid/proton/engine/Receiver.html |  408 +
 .../org/apache/qpid/proton/engine/Record.html   |  257 +
 .../qpid/proton/engine/RecordAccessor.html      |  235 +
 .../qpid/proton/engine/Sasl.SaslOutcome.html    |  430 +
 .../qpid/proton/engine/Sasl.SaslState.html      |  393 +
 .../api/org/apache/qpid/proton/engine/Sasl.html |  652 ++
 .../apache/qpid/proton/engine/SaslListener.html |  340 +
 .../org/apache/qpid/proton/engine/Sender.html   |  392 +
 .../org/apache/qpid/proton/engine/Session.html  |  584 ++
 .../api/org/apache/qpid/proton/engine/Ssl.html  |  283 +
 .../qpid/proton/engine/SslDomain.Factory.html   |  272 +
 .../qpid/proton/engine/SslDomain.Mode.html      |  349 +
 .../proton/engine/SslDomain.VerifyMode.html     |  367 +
 .../apache/qpid/proton/engine/SslDomain.html    |  505 ++
 .../proton/engine/SslPeerDetails.Factory.html   |  274 +
 .../qpid/proton/engine/SslPeerDetails.html      |  264 +
 .../qpid/proton/engine/Transport.Factory.html   |  272 +
 .../apache/qpid/proton/engine/Transport.html    | 1193 +++
 .../qpid/proton/engine/TransportException.html  |  321 +
 .../proton/engine/TransportResult.Status.html   |  342 +
 .../qpid/proton/engine/TransportResult.html     |  293 +
 .../proton/engine/TransportResultFactory.html   |  312 +
 .../proton/engine/impl/AmqpErrorException.html  |  259 +
 .../qpid/proton/engine/impl/AmqpHeader.html     |  225 +
 .../proton/engine/impl/ByteBufferUtils.html     |  380 +
 .../qpid/proton/engine/impl/CollectorImpl.html  |  342 +
 .../qpid/proton/engine/impl/ConnectionImpl.html |  911 ++
 .../qpid/proton/engine/impl/DeliveryImpl.html   |  857 ++
 .../qpid/proton/engine/impl/EndpointImpl.html   |  495 ++
 .../qpid/proton/engine/impl/FrameHandler.html   |  260 +
 .../impl/HandshakeSniffingTransportWrapper.html |  527 ++
 .../qpid/proton/engine/impl/LinkImpl.html       | 1217 +++
 .../engine/impl/PlainTransportWrapper.html      |  418 +
 .../qpid/proton/engine/impl/ProtocolTracer.html |  235 +
 .../qpid/proton/engine/impl/ReceiverImpl.html   |  499 ++
 .../qpid/proton/engine/impl/RecordImpl.html     |  320 +
 .../qpid/proton/engine/impl/SaslImpl.html       |  857 ++
 .../qpid/proton/engine/impl/SenderImpl.html     |  490 ++
 .../qpid/proton/engine/impl/SessionImpl.html    |  688 ++
 .../qpid/proton/engine/impl/StringUtils.html    |  283 +
 .../proton/engine/impl/TransportDelivery.html   |  247 +
 .../qpid/proton/engine/impl/TransportImpl.html  | 1687 ++++
 .../qpid/proton/engine/impl/TransportInput.html |  288 +
 .../proton/engine/impl/TransportInternal.html   |  319 +
 .../qpid/proton/engine/impl/TransportLayer.html |  224 +
 .../proton/engine/impl/TransportOutput.html     |  265 +
 .../proton/engine/impl/TransportWrapper.html    |  205 +
 .../qpid/proton/engine/impl/package-frame.html  |   49 +
 .../proton/engine/impl/package-summary.html     |  265 +
 .../qpid/proton/engine/impl/package-tree.html   |  194 +
 .../proton/engine/impl/ssl/ProtonSslEngine.html |  351 +
 .../impl/ssl/ProtonSslEngineProvider.html       |  229 +
 .../impl/ssl/SimpleSslTransportWrapper.html     |  439 +
 .../proton/engine/impl/ssl/SslDomainImpl.html   |  631 ++
 .../engine/impl/ssl/SslEngineFacadeFactory.html |  262 +
 .../SslHandshakeSniffingTransportWrapper.html   |  336 +
 .../qpid/proton/engine/impl/ssl/SslImpl.html    |  378 +
 .../engine/impl/ssl/SslPeerDetailsImpl.html     |  314 +
 .../engine/impl/ssl/SslTransportWrapper.html    |  254 +
 .../proton/engine/impl/ssl/package-frame.html   |   30 +
 .../proton/engine/impl/ssl/package-summary.html |  189 +
 .../proton/engine/impl/ssl/package-tree.html    |  166 +
 .../qpid/proton/engine/package-frame.html       |   73 +
 .../qpid/proton/engine/package-summary.html     |  423 +
 .../apache/qpid/proton/engine/package-tree.html |  250 +
 .../qpid/proton/framing/TransportFrame.html     |  315 +
 .../qpid/proton/framing/package-frame.html      |   19 +
 .../qpid/proton/framing/package-summary.html    |  139 +
 .../qpid/proton/framing/package-tree.html       |  134 +
 .../proton/logging/LoggingProtocolTracer.html   |  319 +
 .../proton/logging/ProtonLoggerFactory.html     |  272 +
 .../qpid/proton/logging/package-frame.html      |   20 +
 .../qpid/proton/logging/package-summary.html    |  145 +
 .../qpid/proton/logging/package-tree.html       |  135 +
 .../qpid/proton/message/Message.Factory.html    |  297 +
 .../org/apache/qpid/proton/message/Message.html | 1052 +++
 .../qpid/proton/message/MessageError.html       |  326 +
 .../qpid/proton/message/ProtonJMessage.html     |  298 +
 .../qpid/proton/message/impl/MessageImpl.html   | 1374 ++++
 .../qpid/proton/message/impl/package-frame.html |   19 +
 .../proton/message/impl/package-summary.html    |  139 +
 .../qpid/proton/message/impl/package-tree.html  |  134 +
 .../qpid/proton/message/package-frame.html      |   28 +
 .../qpid/proton/message/package-summary.html    |  175 +
 .../qpid/proton/message/package-tree.html       |  154 +
 .../org/apache/qpid/proton/package-frame.html   |   26 +
 .../org/apache/qpid/proton/package-summary.html |  169 +
 .../org/apache/qpid/proton/package-tree.html    |  157 +
 .../apache/qpid/proton/reactor/Acceptor.html    |  249 +
 .../qpid/proton/reactor/FlowController.html     |  304 +
 .../apache/qpid/proton/reactor/Handshaker.html  |  390 +
 .../qpid/proton/reactor/Reactor.Factory.html    |  295 +
 .../org/apache/qpid/proton/reactor/Reactor.html |  931 +++
 .../qpid/proton/reactor/ReactorChild.html       |  230 +
 .../qpid/proton/reactor/ReactorOptions.html     |  344 +
 .../proton/reactor/Selectable.Callback.html     |  225 +
 .../apache/qpid/proton/reactor/Selectable.html  |  777 ++
 .../apache/qpid/proton/reactor/Selector.html    |  408 +
 .../org/apache/qpid/proton/reactor/Task.html    |  277 +
 .../qpid/proton/reactor/impl/AcceptorImpl.html  |  393 +
 .../qpid/proton/reactor/impl/Address.html       |  493 ++
 .../org/apache/qpid/proton/reactor/impl/IO.html |  281 +
 .../qpid/proton/reactor/impl/IOHandler.html     |  307 +
 .../apache/qpid/proton/reactor/impl/IOImpl.html |  340 +
 .../qpid/proton/reactor/impl/ReactorImpl.html   | 1217 +++
 .../proton/reactor/impl/SelectableImpl.html     |  949 +++
 .../qpid/proton/reactor/impl/TaskImpl.html      |  380 +
 .../apache/qpid/proton/reactor/impl/Timer.html  |  234 +
 .../qpid/proton/reactor/impl/package-frame.html |   30 +
 .../proton/reactor/impl/package-summary.html    |  184 +
 .../qpid/proton/reactor/impl/package-tree.html  |  149 +
 .../qpid/proton/reactor/package-frame.html      |   32 +
 .../qpid/proton/reactor/package-summary.html    |  213 +
 .../qpid/proton/reactor/package-tree.html       |  160 +
 .../api/overview-frame.html                     |   40 +
 .../api/overview-summary.html                   |  215 +
 .../qpid-proton-j-0.28.1/api/overview-tree.html |  694 ++
 .../qpid-proton-j-0.28.1/api/package-list       |   21 +
 .../releases/qpid-proton-j-0.28.1/api/script.js |   30 +
 .../api/serialized-form.html                    |  337 +
 .../qpid-proton-j-0.28.1/api/stylesheet.css     |  574 ++
 .../releases/qpid-proton-j-0.28.1/index.html    |  208 +
 .../qpid-proton-j-0.28.1/release-notes.html     |  159 +
 input/_transom_config.py                        |    2 +-
 input/releases/index.md                         |    6 +-
 .../api/_transom_ignore_pages                   |    0
 .../api/allclasses-frame.html                   |  338 +
 .../api/allclasses-noframe.html                 |  338 +
 .../api/constant-values.html                    |  634 ++
 .../api/deprecated-list.html                    |  158 +
 .../qpid-proton-j-0.27.3/api/help-doc.html      |  222 +
 .../qpid-proton-j-0.27.3/api/index-all.html     | 7735 +++++++++++++++++
 .../qpid-proton-j-0.27.3/api/index.html         |   75 +
 .../apache/qpid/proton/InterruptException.html  |  307 +
 .../api/org/apache/qpid/proton/Proton.html      |  413 +
 .../org/apache/qpid/proton/ProtonException.html |  306 +
 .../ProtonUnsupportedOperationException.html    |  352 +
 .../apache/qpid/proton/TimeoutException.html    |  321 +
 .../api/org/apache/qpid/proton/amqp/Binary.html |  428 +
 .../org/apache/qpid/proton/amqp/Decimal128.html |  442 +
 .../org/apache/qpid/proton/amqp/Decimal32.html  |  402 +
 .../org/apache/qpid/proton/amqp/Decimal64.html  |  402 +
 .../apache/qpid/proton/amqp/DescribedType.html  |  235 +
 .../api/org/apache/qpid/proton/amqp/Symbol.html |  391 +
 .../qpid/proton/amqp/UnknownDescribedType.html  |  347 +
 .../apache/qpid/proton/amqp/UnsignedByte.html   |  470 ++
 .../qpid/proton/amqp/UnsignedInteger.html       |  539 ++
 .../apache/qpid/proton/amqp/UnsignedLong.html   |  500 ++
 .../apache/qpid/proton/amqp/UnsignedShort.html  |  491 ++
 .../qpid/proton/amqp/messaging/Accepted.html    |  329 +
 .../proton/amqp/messaging/AmqpSequence.html     |  290 +
 .../qpid/proton/amqp/messaging/AmqpValue.html   |  290 +
 .../amqp/messaging/ApplicationProperties.html   |  290 +
 .../apache/qpid/proton/amqp/messaging/Data.html |  290 +
 .../proton/amqp/messaging/DeleteOnClose.html    |  256 +
 .../proton/amqp/messaging/DeleteOnNoLinks.html  |  256 +
 .../messaging/DeleteOnNoLinksOrMessages.html    |  256 +
 .../amqp/messaging/DeleteOnNoMessages.html      |  256 +
 .../amqp/messaging/DeliveryAnnotations.html     |  290 +
 .../qpid/proton/amqp/messaging/Footer.html      |  290 +
 .../qpid/proton/amqp/messaging/Header.html      |  419 +
 .../proton/amqp/messaging/LifetimePolicy.html   |  168 +
 .../amqp/messaging/MessageAnnotations.html      |  290 +
 .../qpid/proton/amqp/messaging/Modified.html    |  391 +
 .../qpid/proton/amqp/messaging/Outcome.html     |  168 +
 .../qpid/proton/amqp/messaging/Properties.html  |  627 ++
 .../qpid/proton/amqp/messaging/Received.html    |  329 +
 .../qpid/proton/amqp/messaging/Rejected.html    |  352 +
 .../qpid/proton/amqp/messaging/Released.html    |  326 +
 .../qpid/proton/amqp/messaging/Section.html     |  168 +
 .../qpid/proton/amqp/messaging/Source.html      |  417 +
 .../qpid/proton/amqp/messaging/Target.html      |  313 +
 .../qpid/proton/amqp/messaging/Terminus.html    |  443 +
 .../amqp/messaging/TerminusDurability.html      |  376 +
 .../amqp/messaging/TerminusExpiryPolicy.html    |  388 +
 .../proton/amqp/messaging/package-frame.html    |   50 +
 .../proton/amqp/messaging/package-summary.html  |  261 +
 .../proton/amqp/messaging/package-tree.html     |  176 +
 .../apache/qpid/proton/amqp/package-frame.html  |   32 +
 .../qpid/proton/amqp/package-summary.html       |  190 +
 .../apache/qpid/proton/amqp/package-tree.html   |  151 +
 .../proton/amqp/security/SaslChallenge.html     |  367 +
 .../qpid/proton/amqp/security/SaslCode.html     |  400 +
 .../SaslFrameBody.SaslFrameBodyHandler.html     |  308 +
 .../proton/amqp/security/SaslFrameBody.html     |  247 +
 .../qpid/proton/amqp/security/SaslInit.html     |  393 +
 .../proton/amqp/security/SaslMechanisms.html    |  341 +
 .../qpid/proton/amqp/security/SaslOutcome.html  |  367 +
 .../qpid/proton/amqp/security/SaslResponse.html |  341 +
 .../proton/amqp/security/package-frame.html     |   32 +
 .../proton/amqp/security/package-summary.html   |  189 +
 .../qpid/proton/amqp/security/package-tree.html |  155 +
 .../proton/amqp/transaction/Coordinator.html    |  337 +
 .../qpid/proton/amqp/transaction/Declare.html   |  298 +
 .../qpid/proton/amqp/transaction/Declared.html  |  339 +
 .../qpid/proton/amqp/transaction/Discharge.html |  324 +
 .../proton/amqp/transaction/GlobalTxId.html     |  164 +
 .../amqp/transaction/TransactionErrors.html     |  238 +
 .../amqp/transaction/TransactionalState.html    |  329 +
 .../proton/amqp/transaction/TxnCapability.html  |  264 +
 .../proton/amqp/transaction/package-frame.html  |   29 +
 .../amqp/transaction/package-summary.html       |  178 +
 .../proton/amqp/transaction/package-tree.html   |  144 +
 .../qpid/proton/amqp/transport/AmqpError.html   |  368 +
 .../qpid/proton/amqp/transport/Attach.html      |  679 ++
 .../qpid/proton/amqp/transport/Begin.html       |  523 ++
 .../qpid/proton/amqp/transport/Close.html       |  341 +
 .../proton/amqp/transport/ConnectionError.html  |  238 +
 .../proton/amqp/transport/DeliveryState.html    |  173 +
 .../qpid/proton/amqp/transport/Detach.html      |  393 +
 .../qpid/proton/amqp/transport/Disposition.html |  471 ++
 .../qpid/proton/amqp/transport/EmptyFrame.html  |  351 +
 .../apache/qpid/proton/amqp/transport/End.html  |  341 +
 .../proton/amqp/transport/ErrorCondition.html   |  424 +
 .../apache/qpid/proton/amqp/transport/Flow.html |  601 ++
 .../transport/FrameBody.FrameBodyHandler.html   |  384 +
 .../qpid/proton/amqp/transport/FrameBody.html   |  247 +
 .../qpid/proton/amqp/transport/LinkError.html   |  264 +
 .../apache/qpid/proton/amqp/transport/Open.html |  575 ++
 .../amqp/transport/ReceiverSettleMode.html      |  364 +
 .../apache/qpid/proton/amqp/transport/Role.html |  351 +
 .../proton/amqp/transport/SenderSettleMode.html |  376 +
 .../proton/amqp/transport/SessionError.html     |  251 +
 .../qpid/proton/amqp/transport/Source.html      |  235 +
 .../qpid/proton/amqp/transport/Target.html      |  235 +
 .../qpid/proton/amqp/transport/Transfer.html    |  601 ++
 .../proton/amqp/transport/package-frame.html    |   47 +
 .../proton/amqp/transport/package-summary.html  |  251 +
 .../proton/amqp/transport/package-tree.html     |  170 +
 .../qpid/proton/codec/AMQPDefinedTypes.html     |  330 +
 .../org/apache/qpid/proton/codec/AMQPType.html  |  282 +
 .../proton/codec/AbstractDescribedType.html     |  397 +
 .../proton/codec/ArrayType.ArrayEncoding.html   |  382 +
 .../org/apache/qpid/proton/codec/ArrayType.html |  492 ++
 .../BigIntegerType.BigIntegerEncoding.html      |  278 +
 .../qpid/proton/codec/BigIntegerType.html       |  315 +
 .../apache/qpid/proton/codec/BinaryType.html    |  311 +
 .../codec/BooleanType.BooleanEncoding.html      |  274 +
 .../apache/qpid/proton/codec/BooleanType.html   |  341 +
 .../qpid/proton/codec/ByteBufferDecoder.html    |  262 +
 .../qpid/proton/codec/ByteBufferEncoder.html    |  234 +
 .../proton/codec/ByteType.ByteEncoding.html     |  527 ++
 .../org/apache/qpid/proton/codec/ByteType.html  |  328 +
 .../codec/CharacterType.CharacterEncoding.html  |  527 ++
 .../apache/qpid/proton/codec/CharacterType.html |  328 +
 .../api/org/apache/qpid/proton/codec/Codec.html |  235 +
 .../proton/codec/CompositeReadableBuffer.html   | 1149 +++
 .../proton/codec/CompositeWritableBuffer.html   |  536 ++
 .../apache/qpid/proton/codec/Data.DataType.html |  618 ++
 .../apache/qpid/proton/codec/Data.Factory.html  |  272 +
 .../api/org/apache/qpid/proton/codec/Data.html  | 1222 +++
 .../qpid/proton/codec/Decimal128Type.html       |  296 +
 .../apache/qpid/proton/codec/Decimal32Type.html |  296 +
 .../apache/qpid/proton/codec/Decimal64Type.html |  296 +
 .../qpid/proton/codec/DecodeException.html      |  302 +
 .../proton/codec/Decoder.ListProcessor.html     |  224 +
 .../org/apache/qpid/proton/codec/Decoder.html   | 1198 +++
 .../apache/qpid/proton/codec/DecoderImpl.html   | 1649 ++++
 .../proton/codec/DescribedTypeConstructor.html  |  235 +
 .../proton/codec/DoubleType.DoubleEncoding.html |  527 ++
 .../apache/qpid/proton/codec/DoubleType.html    |  328 +
 .../proton/codec/DroppingWritableBuffer.html    |  517 ++
 .../qpid/proton/codec/DynamicDescribedType.html |  347 +
 .../proton/codec/DynamicTypeConstructor.html    |  330 +
 .../qpid/proton/codec/EncodeException.html      |  302 +
 .../org/apache/qpid/proton/codec/Encoder.html   |  798 ++
 .../apache/qpid/proton/codec/EncoderImpl.html   | 1122 +++
 .../apache/qpid/proton/codec/EncodingCodes.html |  879 ++
 .../codec/FastPathDescribedTypeConstructor.html |  201 +
 .../proton/codec/FloatType.FloatEncoding.html   |  527 ++
 .../org/apache/qpid/proton/codec/FloatType.html |  328 +
 .../codec/IntegerType.IntegerEncoding.html      |  274 +
 .../apache/qpid/proton/codec/IntegerType.html   |  341 +
 .../org/apache/qpid/proton/codec/ListType.html  |  296 +
 .../proton/codec/LongType.LongEncoding.html     |  274 +
 .../org/apache/qpid/proton/codec/LongType.html  |  341 +
 .../org/apache/qpid/proton/codec/MapType.html   |  309 +
 .../org/apache/qpid/proton/codec/NullType.html  |  309 +
 .../apache/qpid/proton/codec/PrimitiveType.html |  274 +
 .../proton/codec/PrimitiveTypeEncoding.html     |  296 +
 .../codec/ReadableBuffer.ByteBufferReader.html  | 1130 +++
 .../qpid/proton/codec/ReadableBuffer.html       |  936 +++
 .../proton/codec/ShortType.ShortEncoding.html   |  527 ++
 .../org/apache/qpid/proton/codec/ShortType.html |  328 +
 .../proton/codec/StringType.StringEncoding.html |  250 +
 .../apache/qpid/proton/codec/StringType.html    |  315 +
 .../proton/codec/SymbolType.SymbolEncoding.html |  208 +
 .../apache/qpid/proton/codec/SymbolType.html    |  330 +
 .../apache/qpid/proton/codec/TimestampType.html |  324 +
 .../qpid/proton/codec/TypeConstructor.html      |  265 +
 .../apache/qpid/proton/codec/TypeEncoding.html  |  321 +
 .../org/apache/qpid/proton/codec/UUIDType.html  |  311 +
 .../UnsignedByteType.UnsignedByteEncoding.html  |  488 ++
 .../qpid/proton/codec/UnsignedByteType.html     |  330 +
 ...gnedIntegerType.UnsignedIntegerEncoding.html |  208 +
 .../qpid/proton/codec/UnsignedIntegerType.html  |  330 +
 .../UnsignedLongType.UnsignedLongEncoding.html  |  208 +
 .../qpid/proton/codec/UnsignedLongType.html     |  330 +
 .../qpid/proton/codec/UnsignedShortType.html    |  311 +
 .../codec/WritableBuffer.ByteBufferWrapper.html |  603 ++
 .../qpid/proton/codec/WritableBuffer.html       |  414 +
 .../apache/qpid/proton/codec/impl/DataImpl.html | 1586 ++++
 .../qpid/proton/codec/impl/package-frame.html   |   19 +
 .../qpid/proton/codec/impl/package-summary.html |  139 +
 .../qpid/proton/codec/impl/package-tree.html    |  134 +
 .../proton/codec/messaging/AcceptedType.html    |  323 +
 .../codec/messaging/AmqpSequenceType.html       |  323 +
 .../proton/codec/messaging/AmqpValueType.html   |  323 +
 .../messaging/ApplicationPropertiesType.html    |  357 +
 .../qpid/proton/codec/messaging/DataType.html   |  323 +
 .../codec/messaging/DeleteOnCloseType.html      |  323 +
 .../DeleteOnNoLinksOrMessagesType.html          |  323 +
 .../codec/messaging/DeleteOnNoLinksType.html    |  323 +
 .../codec/messaging/DeleteOnNoMessagesType.html |  323 +
 .../messaging/DeliveryAnnotationsType.html      |  357 +
 .../codec/messaging/FastPathAcceptedType.html   |  439 +
 .../messaging/FastPathAmqpSequenceType.html     |  439 +
 .../codec/messaging/FastPathAmqpValueType.html  |  439 +
 .../FastPathApplicationPropertiesType.html      |  439 +
 .../codec/messaging/FastPathDataType.html       |  439 +
 .../FastPathDeliveryAnnotationsType.html        |  439 +
 .../codec/messaging/FastPathFooterType.html     |  439 +
 .../codec/messaging/FastPathHeaderType.html     |  439 +
 .../FastPathMessageAnnotationsType.html         |  439 +
 .../codec/messaging/FastPathPropertiesType.html |  439 +
 .../qpid/proton/codec/messaging/FooterType.html |  357 +
 .../messaging/HeaderType.HeaderWrapper.html     |  363 +
 .../qpid/proton/codec/messaging/HeaderType.html |  376 +
 .../codec/messaging/MessageAnnotationsType.html |  357 +
 .../messaging/ModifiedType.ModifiedWrapper.html |  363 +
 .../proton/codec/messaging/ModifiedType.html    |  342 +
 .../proton/codec/messaging/PropertiesType.html  |  323 +
 .../proton/codec/messaging/ReceivedType.html    |  323 +
 .../proton/codec/messaging/RejectedType.html    |  323 +
 .../proton/codec/messaging/ReleasedType.html    |  357 +
 .../qpid/proton/codec/messaging/SourceType.html |  357 +
 .../qpid/proton/codec/messaging/TargetType.html |  357 +
 .../proton/codec/messaging/package-frame.html   |   50 +
 .../proton/codec/messaging/package-summary.html |  263 +
 .../proton/codec/messaging/package-tree.html    |  177 +
 .../apache/qpid/proton/codec/package-frame.html |   93 +
 .../qpid/proton/codec/package-summary.html      |  442 +
 .../apache/qpid/proton/codec/package-tree.html  |  262 +
 .../codec/security/SaslChallengeType.html       |  323 +
 .../security/SaslInitType.SaslInitWrapper.html  |  363 +
 .../proton/codec/security/SaslInitType.html     |  342 +
 .../codec/security/SaslMechanismsType.html      |  323 +
 .../SaslOutcomeType.SaslOutcomeWrapper.html     |  363 +
 .../proton/codec/security/SaslOutcomeType.html  |  342 +
 .../proton/codec/security/SaslResponseType.html |  323 +
 .../proton/codec/security/package-frame.html    |   25 +
 .../proton/codec/security/package-summary.html  |  163 +
 .../proton/codec/security/package-tree.html     |  152 +
 .../codec/transaction/CoordinatorType.html      |  323 +
 .../proton/codec/transaction/DeclareType.html   |  323 +
 .../proton/codec/transaction/DeclaredType.html  |  323 +
 .../DischargeType.DischargeWrapper.html         |  363 +
 .../proton/codec/transaction/DischargeType.html |  342 +
 ...onalStateType.TransactionalStateWrapper.html |  363 +
 .../transaction/TransactionalStateType.html     |  342 +
 .../proton/codec/transaction/package-frame.html |   25 +
 .../codec/transaction/package-summary.html      |  163 +
 .../proton/codec/transaction/package-tree.html  |  152 +
 .../transport/AttachType.AttachWrapper.html     |  363 +
 .../qpid/proton/codec/transport/AttachType.html |  342 +
 .../qpid/proton/codec/transport/BeginType.html  |  323 +
 .../qpid/proton/codec/transport/CloseType.html  |  323 +
 .../transport/DetachType.DetachWrapper.html     |  363 +
 .../qpid/proton/codec/transport/DetachType.html |  342 +
 .../proton/codec/transport/DispositionType.html |  323 +
 .../qpid/proton/codec/transport/EndType.html    |  323 +
 ...rrorConditionType.ErrorConditionWrapper.html |  363 +
 .../codec/transport/ErrorConditionType.html     |  342 +
 .../transport/FastPathDispositionType.html      |  439 +
 .../codec/transport/FastPathFlowType.html       |  439 +
 .../codec/transport/FastPathTransferType.html   |  440 +
 .../codec/transport/FlowType.FlowWrapper.html   |  363 +
 .../qpid/proton/codec/transport/FlowType.html   |  342 +
 .../codec/transport/OpenType.OpenWrapper.html   |  363 +
 .../qpid/proton/codec/transport/OpenType.html   |  342 +
 .../transport/TransferType.TransferWrapper.html |  363 +
 .../proton/codec/transport/TransferType.html    |  342 +
 .../proton/codec/transport/package-frame.html   |   37 +
 .../proton/codec/transport/package-summary.html |  213 +
 .../proton/codec/transport/package-tree.html    |  164 +
 .../apache/qpid/proton/engine/BaseHandler.html  | 1085 +++
 .../qpid/proton/engine/Collector.Factory.html   |  272 +
 .../apache/qpid/proton/engine/Collector.html    |  268 +
 .../qpid/proton/engine/Connection.Factory.html  |  272 +
 .../apache/qpid/proton/engine/Connection.html   |  612 ++
 .../apache/qpid/proton/engine/CoreHandler.html  |  741 ++
 .../org/apache/qpid/proton/engine/Delivery.html |  686 ++
 .../org/apache/qpid/proton/engine/Endpoint.html |  395 +
 .../qpid/proton/engine/EndpointState.html       |  351 +
 .../org/apache/qpid/proton/engine/Engine.html   |  289 +
 .../apache/qpid/proton/engine/Event.Type.html   |  840 ++
 .../org/apache/qpid/proton/engine/Event.html    |  529 ++
 .../apache/qpid/proton/engine/EventType.html    |  234 +
 .../apache/qpid/proton/engine/Extendable.html   |  227 +
 .../qpid/proton/engine/ExtendableAccessor.html  |  308 +
 .../org/apache/qpid/proton/engine/Handler.html  |  283 +
 .../qpid/proton/engine/HandlerException.html    |  300 +
 .../api/org/apache/qpid/proton/engine/Link.html | 1036 +++
 .../qpid/proton/engine/ProtonJConnection.html   |  311 +
 .../qpid/proton/engine/ProtonJEndpoint.html     |  205 +
 .../qpid/proton/engine/ProtonJSession.html      |  257 +
 .../qpid/proton/engine/ProtonJSslDomain.html    |  210 +
 .../proton/engine/ProtonJSslPeerDetails.html    |  210 +
 .../qpid/proton/engine/ProtonJTransport.html    |  292 +
 .../org/apache/qpid/proton/engine/Receiver.html |  408 +
 .../org/apache/qpid/proton/engine/Record.html   |  257 +
 .../qpid/proton/engine/RecordAccessor.html      |  235 +
 .../qpid/proton/engine/Sasl.SaslOutcome.html    |  430 +
 .../qpid/proton/engine/Sasl.SaslState.html      |  393 +
 .../api/org/apache/qpid/proton/engine/Sasl.html |  652 ++
 .../apache/qpid/proton/engine/SaslListener.html |  340 +
 .../org/apache/qpid/proton/engine/Sender.html   |  392 +
 .../org/apache/qpid/proton/engine/Session.html  |  584 ++
 .../api/org/apache/qpid/proton/engine/Ssl.html  |  283 +
 .../qpid/proton/engine/SslDomain.Factory.html   |  272 +
 .../qpid/proton/engine/SslDomain.Mode.html      |  349 +
 .../proton/engine/SslDomain.VerifyMode.html     |  367 +
 .../apache/qpid/proton/engine/SslDomain.html    |  505 ++
 .../proton/engine/SslPeerDetails.Factory.html   |  274 +
 .../qpid/proton/engine/SslPeerDetails.html      |  264 +
 .../qpid/proton/engine/Transport.Factory.html   |  272 +
 .../apache/qpid/proton/engine/Transport.html    | 1193 +++
 .../qpid/proton/engine/TransportException.html  |  321 +
 .../proton/engine/TransportResult.Status.html   |  342 +
 .../qpid/proton/engine/TransportResult.html     |  293 +
 .../proton/engine/TransportResultFactory.html   |  312 +
 .../proton/engine/impl/AmqpErrorException.html  |  259 +
 .../qpid/proton/engine/impl/AmqpHeader.html     |  225 +
 .../proton/engine/impl/ByteBufferUtils.html     |  380 +
 .../qpid/proton/engine/impl/CollectorImpl.html  |  342 +
 .../qpid/proton/engine/impl/ConnectionImpl.html |  911 ++
 .../qpid/proton/engine/impl/DeliveryImpl.html   |  857 ++
 .../qpid/proton/engine/impl/EndpointImpl.html   |  495 ++
 .../qpid/proton/engine/impl/FrameHandler.html   |  260 +
 .../impl/HandshakeSniffingTransportWrapper.html |  527 ++
 .../qpid/proton/engine/impl/LinkImpl.html       | 1217 +++
 .../engine/impl/PlainTransportWrapper.html      |  418 +
 .../qpid/proton/engine/impl/ProtocolTracer.html |  235 +
 .../qpid/proton/engine/impl/ReceiverImpl.html   |  499 ++
 .../qpid/proton/engine/impl/RecordImpl.html     |  320 +
 .../qpid/proton/engine/impl/SaslImpl.html       |  857 ++
 .../qpid/proton/engine/impl/SenderImpl.html     |  490 ++
 .../qpid/proton/engine/impl/SessionImpl.html    |  688 ++
 .../qpid/proton/engine/impl/StringUtils.html    |  283 +
 .../proton/engine/impl/TransportDelivery.html   |  247 +
 .../qpid/proton/engine/impl/TransportImpl.html  | 1687 ++++
 .../qpid/proton/engine/impl/TransportInput.html |  288 +
 .../proton/engine/impl/TransportInternal.html   |  319 +
 .../qpid/proton/engine/impl/TransportLayer.html |  224 +
 .../proton/engine/impl/TransportOutput.html     |  265 +
 .../proton/engine/impl/TransportWrapper.html    |  205 +
 .../qpid/proton/engine/impl/package-frame.html  |   49 +
 .../proton/engine/impl/package-summary.html     |  265 +
 .../qpid/proton/engine/impl/package-tree.html   |  194 +
 .../proton/engine/impl/ssl/ProtonSslEngine.html |  351 +
 .../impl/ssl/ProtonSslEngineProvider.html       |  229 +
 .../impl/ssl/SimpleSslTransportWrapper.html     |  439 +
 .../proton/engine/impl/ssl/SslDomainImpl.html   |  631 ++
 .../engine/impl/ssl/SslEngineFacadeFactory.html |  262 +
 .../SslHandshakeSniffingTransportWrapper.html   |  336 +
 .../qpid/proton/engine/impl/ssl/SslImpl.html    |  378 +
 .../engine/impl/ssl/SslPeerDetailsImpl.html     |  314 +
 .../engine/impl/ssl/SslTransportWrapper.html    |  254 +
 .../proton/engine/impl/ssl/package-frame.html   |   30 +
 .../proton/engine/impl/ssl/package-summary.html |  189 +
 .../proton/engine/impl/ssl/package-tree.html    |  166 +
 .../qpid/proton/engine/package-frame.html       |   73 +
 .../qpid/proton/engine/package-summary.html     |  423 +
 .../apache/qpid/proton/engine/package-tree.html |  250 +
 .../qpid/proton/framing/TransportFrame.html     |  315 +
 .../qpid/proton/framing/package-frame.html      |   19 +
 .../qpid/proton/framing/package-summary.html    |  139 +
 .../qpid/proton/framing/package-tree.html       |  134 +
 .../proton/logging/LoggingProtocolTracer.html   |  319 +
 .../proton/logging/ProtonLoggerFactory.html     |  272 +
 .../qpid/proton/logging/package-frame.html      |   20 +
 .../qpid/proton/logging/package-summary.html    |  145 +
 .../qpid/proton/logging/package-tree.html       |  135 +
 .../qpid/proton/message/Message.Factory.html    |  297 +
 .../org/apache/qpid/proton/message/Message.html | 1001 +++
 .../qpid/proton/message/MessageError.html       |  326 +
 .../qpid/proton/message/ProtonJMessage.html     |  281 +
 .../qpid/proton/message/impl/MessageImpl.html   | 1345 +++
 .../qpid/proton/message/impl/package-frame.html |   19 +
 .../proton/message/impl/package-summary.html    |  139 +
 .../qpid/proton/message/impl/package-tree.html  |  134 +
 .../qpid/proton/message/package-frame.html      |   28 +
 .../qpid/proton/message/package-summary.html    |  175 +
 .../qpid/proton/message/package-tree.html       |  154 +
 .../org/apache/qpid/proton/package-frame.html   |   26 +
 .../org/apache/qpid/proton/package-summary.html |  169 +
 .../org/apache/qpid/proton/package-tree.html    |  157 +
 .../apache/qpid/proton/reactor/Acceptor.html    |  249 +
 .../qpid/proton/reactor/FlowController.html     |  304 +
 .../apache/qpid/proton/reactor/Handshaker.html  |  390 +
 .../qpid/proton/reactor/Reactor.Factory.html    |  295 +
 .../org/apache/qpid/proton/reactor/Reactor.html |  931 +++
 .../qpid/proton/reactor/ReactorChild.html       |  230 +
 .../qpid/proton/reactor/ReactorOptions.html     |  344 +
 .../proton/reactor/Selectable.Callback.html     |  225 +
 .../apache/qpid/proton/reactor/Selectable.html  |  777 ++
 .../apache/qpid/proton/reactor/Selector.html    |  408 +
 .../org/apache/qpid/proton/reactor/Task.html    |  277 +
 .../qpid/proton/reactor/impl/AcceptorImpl.html  |  393 +
 .../qpid/proton/reactor/impl/Address.html       |  493 ++
 .../org/apache/qpid/proton/reactor/impl/IO.html |  281 +
 .../qpid/proton/reactor/impl/IOHandler.html     |  307 +
 .../apache/qpid/proton/reactor/impl/IOImpl.html |  340 +
 .../qpid/proton/reactor/impl/ReactorImpl.html   | 1217 +++
 .../proton/reactor/impl/SelectableImpl.html     |  949 +++
 .../qpid/proton/reactor/impl/TaskImpl.html      |  380 +
 .../apache/qpid/proton/reactor/impl/Timer.html  |  234 +
 .../qpid/proton/reactor/impl/package-frame.html |   30 +
 .../proton/reactor/impl/package-summary.html    |  184 +
 .../qpid/proton/reactor/impl/package-tree.html  |  149 +
 .../qpid/proton/reactor/package-frame.html      |   32 +
 .../qpid/proton/reactor/package-summary.html    |  213 +
 .../qpid/proton/reactor/package-tree.html       |  160 +
 .../api/overview-frame.html                     |   40 +
 .../api/overview-summary.html                   |  215 +
 .../qpid-proton-j-0.27.3/api/overview-tree.html |  694 ++
 .../qpid-proton-j-0.27.3/api/package-list       |   21 +
 .../releases/qpid-proton-j-0.27.3/api/script.js |   30 +
 .../api/serialized-form.html                    |  337 +
 .../qpid-proton-j-0.27.3/api/stylesheet.css     |  574 ++
 input/releases/qpid-proton-j-0.27.3/index.md    |   64 +
 .../qpid-proton-j-0.27.3/release-notes.md       |   33 +
 .../api/_transom_ignore_pages                   |    0
 .../api/allclasses-frame.html                   |  338 +
 .../api/allclasses-noframe.html                 |  338 +
 .../api/constant-values.html                    |  634 ++
 .../api/deprecated-list.html                    |  158 +
 .../qpid-proton-j-0.28.1/api/help-doc.html      |  222 +
 .../qpid-proton-j-0.28.1/api/index-all.html     | 7757 ++++++++++++++++++
 .../qpid-proton-j-0.28.1/api/index.html         |   75 +
 .../apache/qpid/proton/InterruptException.html  |  307 +
 .../api/org/apache/qpid/proton/Proton.html      |  413 +
 .../org/apache/qpid/proton/ProtonException.html |  306 +
 .../ProtonUnsupportedOperationException.html    |  352 +
 .../apache/qpid/proton/TimeoutException.html    |  321 +
 .../api/org/apache/qpid/proton/amqp/Binary.html |  428 +
 .../org/apache/qpid/proton/amqp/Decimal128.html |  442 +
 .../org/apache/qpid/proton/amqp/Decimal32.html  |  402 +
 .../org/apache/qpid/proton/amqp/Decimal64.html  |  402 +
 .../apache/qpid/proton/amqp/DescribedType.html  |  235 +
 .../api/org/apache/qpid/proton/amqp/Symbol.html |  391 +
 .../qpid/proton/amqp/UnknownDescribedType.html  |  347 +
 .../apache/qpid/proton/amqp/UnsignedByte.html   |  470 ++
 .../qpid/proton/amqp/UnsignedInteger.html       |  539 ++
 .../apache/qpid/proton/amqp/UnsignedLong.html   |  500 ++
 .../apache/qpid/proton/amqp/UnsignedShort.html  |  491 ++
 .../qpid/proton/amqp/messaging/Accepted.html    |  329 +
 .../proton/amqp/messaging/AmqpSequence.html     |  290 +
 .../qpid/proton/amqp/messaging/AmqpValue.html   |  290 +
 .../amqp/messaging/ApplicationProperties.html   |  290 +
 .../apache/qpid/proton/amqp/messaging/Data.html |  290 +
 .../proton/amqp/messaging/DeleteOnClose.html    |  256 +
 .../proton/amqp/messaging/DeleteOnNoLinks.html  |  256 +
 .../messaging/DeleteOnNoLinksOrMessages.html    |  256 +
 .../amqp/messaging/DeleteOnNoMessages.html      |  256 +
 .../amqp/messaging/DeliveryAnnotations.html     |  290 +
 .../qpid/proton/amqp/messaging/Footer.html      |  290 +
 .../qpid/proton/amqp/messaging/Header.html      |  419 +
 .../proton/amqp/messaging/LifetimePolicy.html   |  168 +
 .../amqp/messaging/MessageAnnotations.html      |  290 +
 .../qpid/proton/amqp/messaging/Modified.html    |  391 +
 .../qpid/proton/amqp/messaging/Outcome.html     |  168 +
 .../qpid/proton/amqp/messaging/Properties.html  |  627 ++
 .../qpid/proton/amqp/messaging/Received.html    |  329 +
 .../qpid/proton/amqp/messaging/Rejected.html    |  352 +
 .../qpid/proton/amqp/messaging/Released.html    |  326 +
 .../qpid/proton/amqp/messaging/Section.html     |  168 +
 .../qpid/proton/amqp/messaging/Source.html      |  417 +
 .../qpid/proton/amqp/messaging/Target.html      |  313 +
 .../qpid/proton/amqp/messaging/Terminus.html    |  443 +
 .../amqp/messaging/TerminusDurability.html      |  376 +
 .../amqp/messaging/TerminusExpiryPolicy.html    |  388 +
 .../proton/amqp/messaging/package-frame.html    |   50 +
 .../proton/amqp/messaging/package-summary.html  |  261 +
 .../proton/amqp/messaging/package-tree.html     |  176 +
 .../apache/qpid/proton/amqp/package-frame.html  |   32 +
 .../qpid/proton/amqp/package-summary.html       |  190 +
 .../apache/qpid/proton/amqp/package-tree.html   |  151 +
 .../proton/amqp/security/SaslChallenge.html     |  367 +
 .../qpid/proton/amqp/security/SaslCode.html     |  400 +
 .../SaslFrameBody.SaslFrameBodyHandler.html     |  308 +
 .../proton/amqp/security/SaslFrameBody.html     |  247 +
 .../qpid/proton/amqp/security/SaslInit.html     |  393 +
 .../proton/amqp/security/SaslMechanisms.html    |  341 +
 .../qpid/proton/amqp/security/SaslOutcome.html  |  367 +
 .../qpid/proton/amqp/security/SaslResponse.html |  341 +
 .../proton/amqp/security/package-frame.html     |   32 +
 .../proton/amqp/security/package-summary.html   |  189 +
 .../qpid/proton/amqp/security/package-tree.html |  155 +
 .../proton/amqp/transaction/Coordinator.html    |  337 +
 .../qpid/proton/amqp/transaction/Declare.html   |  298 +
 .../qpid/proton/amqp/transaction/Declared.html  |  339 +
 .../qpid/proton/amqp/transaction/Discharge.html |  324 +
 .../proton/amqp/transaction/GlobalTxId.html     |  164 +
 .../amqp/transaction/TransactionErrors.html     |  238 +
 .../amqp/transaction/TransactionalState.html    |  329 +
 .../proton/amqp/transaction/TxnCapability.html  |  264 +
 .../proton/amqp/transaction/package-frame.html  |   29 +
 .../amqp/transaction/package-summary.html       |  178 +
 .../proton/amqp/transaction/package-tree.html   |  144 +
 .../qpid/proton/amqp/transport/AmqpError.html   |  368 +
 .../qpid/proton/amqp/transport/Attach.html      |  679 ++
 .../qpid/proton/amqp/transport/Begin.html       |  523 ++
 .../qpid/proton/amqp/transport/Close.html       |  341 +
 .../proton/amqp/transport/ConnectionError.html  |  238 +
 .../proton/amqp/transport/DeliveryState.html    |  173 +
 .../qpid/proton/amqp/transport/Detach.html      |  393 +
 .../qpid/proton/amqp/transport/Disposition.html |  471 ++
 .../qpid/proton/amqp/transport/EmptyFrame.html  |  351 +
 .../apache/qpid/proton/amqp/transport/End.html  |  341 +
 .../proton/amqp/transport/ErrorCondition.html   |  424 +
 .../apache/qpid/proton/amqp/transport/Flow.html |  601 ++
 .../transport/FrameBody.FrameBodyHandler.html   |  384 +
 .../qpid/proton/amqp/transport/FrameBody.html   |  247 +
 .../qpid/proton/amqp/transport/LinkError.html   |  264 +
 .../apache/qpid/proton/amqp/transport/Open.html |  575 ++
 .../amqp/transport/ReceiverSettleMode.html      |  364 +
 .../apache/qpid/proton/amqp/transport/Role.html |  351 +
 .../proton/amqp/transport/SenderSettleMode.html |  376 +
 .../proton/amqp/transport/SessionError.html     |  251 +
 .../qpid/proton/amqp/transport/Source.html      |  235 +
 .../qpid/proton/amqp/transport/Target.html      |  235 +
 .../qpid/proton/amqp/transport/Transfer.html    |  601 ++
 .../proton/amqp/transport/package-frame.html    |   47 +
 .../proton/amqp/transport/package-summary.html  |  251 +
 .../proton/amqp/transport/package-tree.html     |  170 +
 .../qpid/proton/codec/AMQPDefinedTypes.html     |  330 +
 .../org/apache/qpid/proton/codec/AMQPType.html  |  282 +
 .../proton/codec/AbstractDescribedType.html     |  397 +
 .../proton/codec/ArrayType.ArrayEncoding.html   |  382 +
 .../org/apache/qpid/proton/codec/ArrayType.html |  492 ++
 .../BigIntegerType.BigIntegerEncoding.html      |  278 +
 .../qpid/proton/codec/BigIntegerType.html       |  315 +
 .../apache/qpid/proton/codec/BinaryType.html    |  311 +
 .../codec/BooleanType.BooleanEncoding.html      |  274 +
 .../apache/qpid/proton/codec/BooleanType.html   |  341 +
 .../qpid/proton/codec/ByteBufferDecoder.html    |  262 +
 .../qpid/proton/codec/ByteBufferEncoder.html    |  234 +
 .../proton/codec/ByteType.ByteEncoding.html     |  527 ++
 .../org/apache/qpid/proton/codec/ByteType.html  |  328 +
 .../codec/CharacterType.CharacterEncoding.html  |  527 ++
 .../apache/qpid/proton/codec/CharacterType.html |  328 +
 .../api/org/apache/qpid/proton/codec/Codec.html |  235 +
 .../proton/codec/CompositeReadableBuffer.html   | 1244 +++
 .../proton/codec/CompositeWritableBuffer.html   |  536 ++
 .../apache/qpid/proton/codec/Data.DataType.html |  618 ++
 .../apache/qpid/proton/codec/Data.Factory.html  |  272 +
 .../api/org/apache/qpid/proton/codec/Data.html  | 1222 +++
 .../qpid/proton/codec/Decimal128Type.html       |  296 +
 .../apache/qpid/proton/codec/Decimal32Type.html |  296 +
 .../apache/qpid/proton/codec/Decimal64Type.html |  296 +
 .../qpid/proton/codec/DecodeException.html      |  302 +
 .../proton/codec/Decoder.ListProcessor.html     |  224 +
 .../org/apache/qpid/proton/codec/Decoder.html   | 1198 +++
 .../apache/qpid/proton/codec/DecoderImpl.html   | 1649 ++++
 .../proton/codec/DescribedTypeConstructor.html  |  235 +
 .../proton/codec/DoubleType.DoubleEncoding.html |  527 ++
 .../apache/qpid/proton/codec/DoubleType.html    |  328 +
 .../proton/codec/DroppingWritableBuffer.html    |  517 ++
 .../qpid/proton/codec/DynamicDescribedType.html |  347 +
 .../proton/codec/DynamicTypeConstructor.html    |  330 +
 .../qpid/proton/codec/EncodeException.html      |  302 +
 .../org/apache/qpid/proton/codec/Encoder.html   |  798 ++
 .../apache/qpid/proton/codec/EncoderImpl.html   | 1122 +++
 .../apache/qpid/proton/codec/EncodingCodes.html |  879 ++
 .../codec/FastPathDescribedTypeConstructor.html |  201 +
 .../proton/codec/FloatType.FloatEncoding.html   |  527 ++
 .../org/apache/qpid/proton/codec/FloatType.html |  328 +
 .../codec/IntegerType.IntegerEncoding.html      |  274 +
 .../apache/qpid/proton/codec/IntegerType.html   |  341 +
 .../org/apache/qpid/proton/codec/ListType.html  |  296 +
 .../proton/codec/LongType.LongEncoding.html     |  274 +
 .../org/apache/qpid/proton/codec/LongType.html  |  341 +
 .../org/apache/qpid/proton/codec/MapType.html   |  309 +
 .../org/apache/qpid/proton/codec/NullType.html  |  309 +
 .../apache/qpid/proton/codec/PrimitiveType.html |  274 +
 .../proton/codec/PrimitiveTypeEncoding.html     |  296 +
 .../codec/ReadableBuffer.ByteBufferReader.html  | 1130 +++
 .../qpid/proton/codec/ReadableBuffer.html       |  936 +++
 .../proton/codec/ShortType.ShortEncoding.html   |  527 ++
 .../org/apache/qpid/proton/codec/ShortType.html |  328 +
 .../proton/codec/StringType.StringEncoding.html |  250 +
 .../apache/qpid/proton/codec/StringType.html    |  315 +
 .../proton/codec/SymbolType.SymbolEncoding.html |  208 +
 .../apache/qpid/proton/codec/SymbolType.html    |  330 +
 .../apache/qpid/proton/codec/TimestampType.html |  324 +
 .../qpid/proton/codec/TypeConstructor.html      |  265 +
 .../apache/qpid/proton/codec/TypeEncoding.html  |  321 +
 .../org/apache/qpid/proton/codec/UUIDType.html  |  311 +
 .../UnsignedByteType.UnsignedByteEncoding.html  |  488 ++
 .../qpid/proton/codec/UnsignedByteType.html     |  330 +
 ...gnedIntegerType.UnsignedIntegerEncoding.html |  208 +
 .../qpid/proton/codec/UnsignedIntegerType.html  |  330 +
 .../UnsignedLongType.UnsignedLongEncoding.html  |  208 +
 .../qpid/proton/codec/UnsignedLongType.html     |  330 +
 .../qpid/proton/codec/UnsignedShortType.html    |  311 +
 .../codec/WritableBuffer.ByteBufferWrapper.html |  603 ++
 .../qpid/proton/codec/WritableBuffer.html       |  414 +
 .../apache/qpid/proton/codec/impl/DataImpl.html | 1586 ++++
 .../qpid/proton/codec/impl/package-frame.html   |   19 +
 .../qpid/proton/codec/impl/package-summary.html |  139 +
 .../qpid/proton/codec/impl/package-tree.html    |  134 +
 .../proton/codec/messaging/AcceptedType.html    |  323 +
 .../codec/messaging/AmqpSequenceType.html       |  323 +
 .../proton/codec/messaging/AmqpValueType.html   |  323 +
 .../messaging/ApplicationPropertiesType.html    |  357 +
 .../qpid/proton/codec/messaging/DataType.html   |  323 +
 .../codec/messaging/DeleteOnCloseType.html      |  323 +
 .../DeleteOnNoLinksOrMessagesType.html          |  323 +
 .../codec/messaging/DeleteOnNoLinksType.html    |  323 +
 .../codec/messaging/DeleteOnNoMessagesType.html |  323 +
 .../messaging/DeliveryAnnotationsType.html      |  357 +
 .../codec/messaging/FastPathAcceptedType.html   |  439 +
 .../messaging/FastPathAmqpSequenceType.html     |  439 +
 .../codec/messaging/FastPathAmqpValueType.html  |  439 +
 .../FastPathApplicationPropertiesType.html      |  439 +
 .../codec/messaging/FastPathDataType.html       |  439 +
 .../FastPathDeliveryAnnotationsType.html        |  439 +
 .../codec/messaging/FastPathFooterType.html     |  439 +
 .../codec/messaging/FastPathHeaderType.html     |  439 +
 .../FastPathMessageAnnotationsType.html         |  439 +
 .../codec/messaging/FastPathPropertiesType.html |  439 +
 .../qpid/proton/codec/messaging/FooterType.html |  357 +
 .../messaging/HeaderType.HeaderWrapper.html     |  363 +
 .../qpid/proton/codec/messaging/HeaderType.html |  376 +
 .../codec/messaging/MessageAnnotationsType.html |  357 +
 .../messaging/ModifiedType.ModifiedWrapper.html |  363 +
 .../proton/codec/messaging/ModifiedType.html    |  342 +
 .../proton/codec/messaging/PropertiesType.html  |  323 +
 .../proton/codec/messaging/ReceivedType.html    |  323 +
 .../proton/codec/messaging/RejectedType.html    |  323 +
 .../proton/codec/messaging/ReleasedType.html    |  357 +
 .../qpid/proton/codec/messaging/SourceType.html |  357 +
 .../qpid/proton/codec/messaging/TargetType.html |  357 +
 .../proton/codec/messaging/package-frame.html   |   50 +
 .../proton/codec/messaging/package-summary.html |  263 +
 .../proton/codec/messaging/package-tree.html    |  177 +
 .../apache/qpid/proton/codec/package-frame.html |   93 +
 .../qpid/proton/codec/package-summary.html      |  442 +
 .../apache/qpid/proton/codec/package-tree.html  |  262 +
 .../codec/security/SaslChallengeType.html       |  323 +
 .../security/SaslInitType.SaslInitWrapper.html  |  363 +
 .../proton/codec/security/SaslInitType.html     |  342 +
 .../codec/security/SaslMechanismsType.html      |  323 +
 .../SaslOutcomeType.SaslOutcomeWrapper.html     |  363 +
 .../proton/codec/security/SaslOutcomeType.html  |  342 +
 .../proton/codec/security/SaslResponseType.html |  323 +
 .../proton/codec/security/package-frame.html    |   25 +
 .../proton/codec/security/package-summary.html  |  163 +
 .../proton/codec/security/package-tree.html     |  152 +
 .../codec/transaction/CoordinatorType.html      |  323 +
 .../proton/codec/transaction/DeclareType.html   |  323 +
 .../proton/codec/transaction/DeclaredType.html  |  323 +
 .../DischargeType.DischargeWrapper.html         |  363 +
 .../proton/codec/transaction/DischargeType.html |  342 +
 ...onalStateType.TransactionalStateWrapper.html |  363 +
 .../transaction/TransactionalStateType.html     |  342 +
 .../proton/codec/transaction/package-frame.html |   25 +
 .../codec/transaction/package-summary.html      |  163 +
 .../proton/codec/transaction/package-tree.html  |  152 +
 .../transport/AttachType.AttachWrapper.html     |  363 +
 .../qpid/proton/codec/transport/AttachType.html |  342 +
 .../qpid/proton/codec/transport/BeginType.html  |  323 +
 .../qpid/proton/codec/transport/CloseType.html  |  323 +
 .../transport/DetachType.DetachWrapper.html     |  363 +
 .../qpid/proton/codec/transport/DetachType.html |  342 +
 .../proton/codec/transport/DispositionType.html |  323 +
 .../qpid/proton/codec/transport/EndType.html    |  323 +
 ...rrorConditionType.ErrorConditionWrapper.html |  363 +
 .../codec/transport/ErrorConditionType.html     |  342 +
 .../transport/FastPathDispositionType.html      |  439 +
 .../codec/transport/FastPathFlowType.html       |  439 +
 .../codec/transport/FastPathTransferType.html   |  440 +
 .../codec/transport/FlowType.FlowWrapper.html   |  363 +
 .../qpid/proton/codec/transport/FlowType.html   |  342 +
 .../codec/transport/OpenType.OpenWrapper.html   |  363 +
 .../qpid/proton/codec/transport/OpenType.html   |  342 +
 .../transport/TransferType.TransferWrapper.html |  363 +
 .../proton/codec/transport/TransferType.html    |  342 +
 .../proton/codec/transport/package-frame.html   |   37 +
 .../proton/codec/transport/package-summary.html |  213 +
 .../proton/codec/transport/package-tree.html    |  164 +
 .../apache/qpid/proton/engine/BaseHandler.html  | 1085 +++
 .../qpid/proton/engine/Collector.Factory.html   |  272 +
 .../apache/qpid/proton/engine/Collector.html    |  268 +
 .../qpid/proton/engine/Connection.Factory.html  |  272 +
 .../apache/qpid/proton/engine/Connection.html   |  612 ++
 .../apache/qpid/proton/engine/CoreHandler.html  |  741 ++
 .../org/apache/qpid/proton/engine/Delivery.html |  686 ++
 .../org/apache/qpid/proton/engine/Endpoint.html |  395 +
 .../qpid/proton/engine/EndpointState.html       |  351 +
 .../org/apache/qpid/proton/engine/Engine.html   |  289 +
 .../apache/qpid/proton/engine/Event.Type.html   |  840 ++
 .../org/apache/qpid/proton/engine/Event.html    |  529 ++
 .../apache/qpid/proton/engine/EventType.html    |  234 +
 .../apache/qpid/proton/engine/Extendable.html   |  227 +
 .../qpid/proton/engine/ExtendableAccessor.html  |  308 +
 .../org/apache/qpid/proton/engine/Handler.html  |  283 +
 .../qpid/proton/engine/HandlerException.html    |  300 +
 .../api/org/apache/qpid/proton/engine/Link.html | 1036 +++
 .../qpid/proton/engine/ProtonJConnection.html   |  311 +
 .../qpid/proton/engine/ProtonJEndpoint.html     |  205 +
 .../qpid/proton/engine/ProtonJSession.html      |  257 +
 .../qpid/proton/engine/ProtonJSslDomain.html    |  210 +
 .../proton/engine/ProtonJSslPeerDetails.html    |  210 +
 .../qpid/proton/engine/ProtonJTransport.html    |  292 +
 .../org/apache/qpid/proton/engine/Receiver.html |  408 +
 .../org/apache/qpid/proton/engine/Record.html   |  257 +
 .../qpid/proton/engine/RecordAccessor.html      |  235 +
 .../qpid/proton/engine/Sasl.SaslOutcome.html    |  430 +
 .../qpid/proton/engine/Sasl.SaslState.html      |  393 +
 .../api/org/apache/qpid/proton/engine/Sasl.html |  652 ++
 .../apache/qpid/proton/engine/SaslListener.html |  340 +
 .../org/apache/qpid/proton/engine/Sender.html   |  392 +
 .../org/apache/qpid/proton/engine/Session.html  |  584 ++
 .../api/org/apache/qpid/proton/engine/Ssl.html  |  283 +
 .../qpid/proton/engine/SslDomain.Factory.html   |  272 +
 .../qpid/proton/engine/SslDomain.Mode.html      |  349 +
 .../proton/engine/SslDomain.VerifyMode.html     |  367 +
 .../apache/qpid/proton/engine/SslDomain.html    |  505 ++
 .../proton/engine/SslPeerDetails.Factory.html   |  274 +
 .../qpid/proton/engine/SslPeerDetails.html      |  264 +
 .../qpid/proton/engine/Transport.Factory.html   |  272 +
 .../apache/qpid/proton/engine/Transport.html    | 1193 +++
 .../qpid/proton/engine/TransportException.html  |  321 +
 .../proton/engine/TransportResult.Status.html   |  342 +
 .../qpid/proton/engine/TransportResult.html     |  293 +
 .../proton/engine/TransportResultFactory.html   |  312 +
 .../proton/engine/impl/AmqpErrorException.html  |  259 +
 .../qpid/proton/engine/impl/AmqpHeader.html     |  225 +
 .../proton/engine/impl/ByteBufferUtils.html     |  380 +
 .../qpid/proton/engine/impl/CollectorImpl.html  |  342 +
 .../qpid/proton/engine/impl/ConnectionImpl.html |  911 ++
 .../qpid/proton/engine/impl/DeliveryImpl.html   |  857 ++
 .../qpid/proton/engine/impl/EndpointImpl.html   |  495 ++
 .../qpid/proton/engine/impl/FrameHandler.html   |  260 +
 .../impl/HandshakeSniffingTransportWrapper.html |  527 ++
 .../qpid/proton/engine/impl/LinkImpl.html       | 1217 +++
 .../engine/impl/PlainTransportWrapper.html      |  418 +
 .../qpid/proton/engine/impl/ProtocolTracer.html |  235 +
 .../qpid/proton/engine/impl/ReceiverImpl.html   |  499 ++
 .../qpid/proton/engine/impl/RecordImpl.html     |  320 +
 .../qpid/proton/engine/impl/SaslImpl.html       |  857 ++
 .../qpid/proton/engine/impl/SenderImpl.html     |  490 ++
 .../qpid/proton/engine/impl/SessionImpl.html    |  688 ++
 .../qpid/proton/engine/impl/StringUtils.html    |  283 +
 .../proton/engine/impl/TransportDelivery.html   |  247 +
 .../qpid/proton/engine/impl/TransportImpl.html  | 1687 ++++
 .../qpid/proton/engine/impl/TransportInput.html |  288 +
 .../proton/engine/impl/TransportInternal.html   |  319 +
 .../qpid/proton/engine/impl/TransportLayer.html |  224 +
 .../proton/engine/impl/TransportOutput.html     |  265 +
 .../proton/engine/impl/TransportWrapper.html    |  205 +
 .../qpid/proton/engine/impl/package-frame.html  |   49 +
 .../proton/engine/impl/package-summary.html     |  265 +
 .../qpid/proton/engine/impl/package-tree.html   |  194 +
 .../proton/engine/impl/ssl/ProtonSslEngine.html |  351 +
 .../impl/ssl/ProtonSslEngineProvider.html       |  229 +
 .../impl/ssl/SimpleSslTransportWrapper.html     |  439 +
 .../proton/engine/impl/ssl/SslDomainImpl.html   |  631 ++
 .../engine/impl/ssl/SslEngineFacadeFactory.html |  262 +
 .../SslHandshakeSniffingTransportWrapper.html   |  336 +
 .../qpid/proton/engine/impl/ssl/SslImpl.html    |  378 +
 .../engine/impl/ssl/SslPeerDetailsImpl.html     |  314 +
 .../engine/impl/ssl/SslTransportWrapper.html    |  254 +
 .../proton/engine/impl/ssl/package-frame.html   |   30 +
 .../proton/engine/impl/ssl/package-summary.html |  189 +
 .../proton/engine/impl/ssl/package-tree.html    |  166 +
 .../qpid/proton/engine/package-frame.html       |   73 +
 .../qpid/proton/engine/package-summary.html     |  423 +
 .../apache/qpid/proton/engine/package-tree.html |  250 +
 .../qpid/proton/framing/TransportFrame.html     |  315 +
 .../qpid/proton/framing/package-frame.html      |   19 +
 .../qpid/proton/framing/package-summary.html    |  139 +
 .../qpid/proton/framing/package-tree.html       |  134 +
 .../proton/logging/LoggingProtocolTracer.html   |  319 +
 .../proton/logging/ProtonLoggerFactory.html     |  272 +
 .../qpid/proton/logging/package-frame.html      |   20 +
 .../qpid/proton/logging/package-summary.html    |  145 +
 .../qpid/proton/logging/package-tree.html       |  135 +
 .../qpid/proton/message/Message.Factory.html    |  297 +
 .../org/apache/qpid/proton/message/Message.html | 1052 +++
 .../qpid/proton/message/MessageError.html       |  326 +
 .../qpid/proton/message/ProtonJMessage.html     |  298 +
 .../qpid/proton/message/impl/MessageImpl.html   | 1374 ++++
 .../qpid/proton/message/impl/package-frame.html |   19 +
 .../proton/message/impl/package-summary.html    |  139 +
 .../qpid/proton/message/impl/package-tree.html  |  134 +
 .../qpid/proton/message/package-frame.html      |   28 +
 .../qpid/proton/message/package-summary.html    |  175 +
 .../qpid/proton/message/package-tree.html       |  154 +
 .../org/apache/qpid/proton/package-frame.html   |   26 +
 .../org/apache/qpid/proton/package-summary.html |  169 +
 .../org/apache/qpid/proton/package-tree.html    |  157 +
 .../apache/qpid/proton/reactor/Acceptor.html    |  249 +
 .../qpid/proton/reactor/FlowController.html     |  304 +
 .../apache/qpid/proton/reactor/Handshaker.html  |  390 +
 .../qpid/proton/reactor/Reactor.Factory.html    |  295 +
 .../org/apache/qpid/proton/reactor/Reactor.html |  931 +++
 .../qpid/proton/reactor/ReactorChild.html       |  230 +
 .../qpid/proton/reactor/ReactorOptions.html     |  344 +
 .../proton/reactor/Selectable.Callback.html     |  225 +
 .../apache/qpid/proton/reactor/Selectable.html  |  777 ++
 .../apache/qpid/proton/reactor/Selector.html    |  408 +
 .../org/apache/qpid/proton/reactor/Task.html    |  277 +
 .../qpid/proton/reactor/impl/AcceptorImpl.html  |  393 +
 .../qpid/proton/reactor/impl/Address.html       |  493 ++
 .../org/apache/qpid/proton/reactor/impl/IO.html |  281 +
 .../qpid/proton/reactor/impl/IOHandler.html     |  307 +
 .../apache/qpid/proton/reactor/impl/IOImpl.html |  340 +
 .../qpid/proton/reactor/impl/ReactorImpl.html   | 1217 +++
 .../proton/reactor/impl/SelectableImpl.html     |  949 +++
 .../qpid/proton/reactor/impl/TaskImpl.html      |  380 +
 .../apache/qpid/proton/reactor/impl/Timer.html  |  234 +
 .../qpid/proton/reactor/impl/package-frame.html |   30 +
 .../proton/reactor/impl/package-summary.html    |  184 +
 .../qpid/proton/reactor/impl/package-tree.html  |  149 +
 .../qpid/proton/reactor/package-frame.html      |   32 +
 .../qpid/proton/reactor/package-summary.html    |  213 +
 .../qpid/proton/reactor/package-tree.html       |  160 +
 .../api/overview-frame.html                     |   40 +
 .../api/overview-summary.html                   |  215 +
 .../qpid-proton-j-0.28.1/api/overview-tree.html |  694 ++
 .../qpid-proton-j-0.28.1/api/package-list       |   21 +
 .../releases/qpid-proton-j-0.28.1/api/script.js |   30 +
 .../api/serialized-form.html                    |  337 +
 .../qpid-proton-j-0.28.1/api/stylesheet.css     |  574 ++
 input/releases/qpid-proton-j-0.28.1/index.md    |   64 +
 .../qpid-proton-j-0.28.1/release-notes.md       |   33 +
 1648 files changed, 613435 insertions(+), 27 deletions(-)
----------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org