This is an automated email from the ASF dual-hosted git repository.
robbie pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/qpid-site.git
from 81acbdc76 update site content for protonj2 1.0.0-M8
new ffd2566e5 changes to get release generation working on Python 3.10
etc...may be tweaks are still needed for older versions
new 97ef49f0b update site content for proton-j 0.34.0
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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 | 3 +-
content/releases/qpid-proton-j-0.30.0/index.html | 2 +-
content/releases/qpid-proton-j-0.31.0/index.html | 2 +-
content/releases/qpid-proton-j-0.32.0/index.html | 2 +-
content/releases/qpid-proton-j-0.33.0/index.html | 2 +-
content/releases/qpid-proton-j-0.33.1/index.html | 2 +-
content/releases/qpid-proton-j-0.33.10/index.html | 2 +-
content/releases/qpid-proton-j-0.33.2/index.html | 2 +-
content/releases/qpid-proton-j-0.33.3/index.html | 2 +-
content/releases/qpid-proton-j-0.33.4/index.html | 2 +-
content/releases/qpid-proton-j-0.33.5/index.html | 2 +-
content/releases/qpid-proton-j-0.33.6/index.html | 2 +-
content/releases/qpid-proton-j-0.33.7/index.html | 2 +-
content/releases/qpid-proton-j-0.33.8/index.html | 2 +-
content/releases/qpid-proton-j-0.33.9/index.html | 2 +-
.../qpid-proton-j-0.34.0/api/allclasses-index.html | 852 ++
.../api/allpackages-index.html | 104 +
.../qpid-proton-j-0.34.0/api/constant-values.html | 326 +
.../qpid-proton-j-0.34.0/api/deprecated-list.html | 86 +
.../api/element-list | 0
.../qpid-proton-j-0.34.0/api/help-doc.html | 191 +
.../qpid-proton-j-0.34.0/api/index-all.html | 8123 ++++++++++++++++++++
.../releases/qpid-proton-j-0.34.0/api/index.html | 106 +
.../api/jquery-ui.overrides.css | 34 +
.../api/legal/ADDITIONAL_LICENSE_INFO | 37 +
.../api/legal/ASSEMBLY_EXCEPTION | 27 +
.../qpid-proton-j-0.34.0/api/legal/LICENSE | 347 +
.../qpid-proton-j-0.34.0/api/legal/jquery.md | 72 +
.../qpid-proton-j-0.34.0/api/legal/jqueryUI.md | 49 +
.../api/member-search-index.js | 1 +
.../api/module-search-index.js | 1 +
.../org/apache/qpid/proton/InterruptException.html | 176 +
.../api/org/apache/qpid/proton/Proton.html | 266 +
.../org/apache/qpid/proton/ProtonException.html | 178 +
.../ProtonUnsupportedOperationException.html | 218 +
.../org/apache/qpid/proton/TimeoutException.html | 186 +
.../api/org/apache/qpid/proton/amqp/Binary.html | 283 +
.../org/apache/qpid/proton/amqp/Decimal128.html | 289 +
.../api/org/apache/qpid/proton/amqp/Decimal32.html | 261 +
.../api/org/apache/qpid/proton/amqp/Decimal64.html | 261 +
.../org/apache/qpid/proton/amqp/DescribedType.html | 137 +
.../api/org/apache/qpid/proton/amqp/Symbol.html | 248 +
.../qpid/proton/amqp/UnknownDescribedType.html | 221 +
.../org/apache/qpid/proton/amqp/UnsignedByte.html | 317 +
.../apache/qpid/proton/amqp/UnsignedInteger.html | 363 +
.../org/apache/qpid/proton/amqp/UnsignedLong.html | 336 +
.../org/apache/qpid/proton/amqp/UnsignedShort.html | 331 +
.../qpid/proton/amqp/messaging/Accepted.html | 232 +
.../qpid/proton/amqp/messaging/AmqpSequence.html | 200 +
.../qpid/proton/amqp/messaging/AmqpValue.html | 200 +
.../amqp/messaging/ApplicationProperties.html | 200 +
.../apache/qpid/proton/amqp/messaging/Data.html | 200 +
.../qpid/proton/amqp/messaging/DeleteOnClose.html | 149 +
.../proton/amqp/messaging/DeleteOnNoLinks.html | 149 +
.../amqp/messaging/DeleteOnNoLinksOrMessages.html | 149 +
.../proton/amqp/messaging/DeleteOnNoMessages.html | 149 +
.../proton/amqp/messaging/DeliveryAnnotations.html | 200 +
.../apache/qpid/proton/amqp/messaging/Footer.html | 200 +
.../apache/qpid/proton/amqp/messaging/Header.html | 289 +
.../qpid/proton/amqp/messaging/LifetimePolicy.html | 83 +
.../proton/amqp/messaging/MessageAnnotations.html | 200 +
.../qpid/proton/amqp/messaging/Modified.html | 274 +
.../apache/qpid/proton/amqp/messaging/Outcome.html | 83 +
.../qpid/proton/amqp/messaging/Properties.html | 433 ++
.../qpid/proton/amqp/messaging/Received.html | 227 +
.../qpid/proton/amqp/messaging/Rejected.html | 247 +
.../qpid/proton/amqp/messaging/Released.html | 229 +
.../proton/amqp/messaging/Section.SectionType.html | 277 +
.../apache/qpid/proton/amqp/messaging/Section.html | 147 +
.../apache/qpid/proton/amqp/messaging/Source.html | 260 +
.../apache/qpid/proton/amqp/messaging/Target.html | 188 +
.../qpid/proton/amqp/messaging/Terminus.html | 281 +
.../proton/amqp/messaging/TerminusDurability.html | 243 +
.../amqp/messaging/TerminusExpiryPolicy.html | 266 +
.../proton/amqp/messaging/package-summary.html | 157 +
.../qpid/proton/amqp/messaging/package-tree.html | 118 +
.../apache/qpid/proton/amqp/package-summary.html | 127 +
.../org/apache/qpid/proton/amqp/package-tree.html | 90 +
.../qpid/proton/amqp/security/SaslChallenge.html | 229 +
.../apache/qpid/proton/amqp/security/SaslCode.html | 274 +
.../SaslFrameBody.SaslFrameBodyHandler.html | 188 +
.../qpid/proton/amqp/security/SaslFrameBody.html | 147 +
.../apache/qpid/proton/amqp/security/SaslInit.html | 247 +
.../qpid/proton/amqp/security/SaslMechanisms.html | 211 +
.../qpid/proton/amqp/security/SaslOutcome.html | 229 +
.../qpid/proton/amqp/security/SaslResponse.html | 211 +
.../qpid/proton/amqp/security/package-summary.html | 119 +
.../qpid/proton/amqp/security/package-tree.html | 96 +
.../qpid/proton/amqp/transaction/Coordinator.html | 211 +
.../qpid/proton/amqp/transaction/Declare.html | 180 +
.../qpid/proton/amqp/transaction/Declared.html | 238 +
.../qpid/proton/amqp/transaction/Discharge.html | 198 +
.../qpid/proton/amqp/transaction/GlobalTxId.html | 79 +
.../proton/amqp/transaction/TransactionErrors.html | 134 +
.../amqp/transaction/TransactionalState.html | 227 +
.../proton/amqp/transaction/TxnCapability.html | 152 +
.../proton/amqp/transaction/package-summary.html | 119 +
.../qpid/proton/amqp/transaction/package-tree.html | 83 +
.../qpid/proton/amqp/transport/AmqpError.html | 224 +
.../apache/qpid/proton/amqp/transport/Attach.html | 468 ++
.../apache/qpid/proton/amqp/transport/Begin.html | 360 +
.../apache/qpid/proton/amqp/transport/Close.html | 234 +
.../proton/amqp/transport/ConnectionError.html | 134 +
.../transport/DeliveryState.DeliveryStateType.html | 261 +
.../qpid/proton/amqp/transport/DeliveryState.html | 152 +
.../apache/qpid/proton/amqp/transport/Detach.html | 270 +
.../qpid/proton/amqp/transport/Disposition.html | 324 +
.../qpid/proton/amqp/transport/EmptyFrame.html | 237 +
.../org/apache/qpid/proton/amqp/transport/End.html | 234 +
.../qpid/proton/amqp/transport/ErrorCondition.html | 270 +
.../apache/qpid/proton/amqp/transport/Flow.html | 414 +
.../amqp/transport/FrameBody.FrameBodyHandler.html | 240 +
.../qpid/proton/amqp/transport/FrameBody.html | 160 +
.../qpid/proton/amqp/transport/LinkError.html | 152 +
.../apache/qpid/proton/amqp/transport/Open.html | 396 +
.../proton/amqp/transport/ReceiverSettleMode.html | 250 +
.../apache/qpid/proton/amqp/transport/Role.html | 226 +
.../proton/amqp/transport/SenderSettleMode.html | 258 +
.../qpid/proton/amqp/transport/SessionError.html | 143 +
.../apache/qpid/proton/amqp/transport/Source.html | 137 +
.../apache/qpid/proton/amqp/transport/Target.html | 137 +
.../qpid/proton/amqp/transport/Transfer.html | 414 +
.../proton/amqp/transport/package-summary.html | 153 +
.../qpid/proton/amqp/transport/package-tree.html | 112 +
.../apache/qpid/proton/codec/AMQPDefinedTypes.html | 204 +
.../api/org/apache/qpid/proton/codec/AMQPType.html | 168 +
.../qpid/proton/codec/AbstractDescribedType.html | 249 +
.../qpid/proton/codec/ArrayType.ArrayEncoding.html | 236 +
.../org/apache/qpid/proton/codec/ArrayType.html | 330 +
.../codec/BigIntegerType.BigIntegerEncoding.html | 164 +
.../apache/qpid/proton/codec/BigIntegerType.html | 190 +
.../org/apache/qpid/proton/codec/BinaryType.html | 186 +
.../proton/codec/BooleanType.BooleanEncoding.html | 160 +
.../org/apache/qpid/proton/codec/BooleanType.html | 208 +
.../qpid/proton/codec/ByteBufferDecoder.html | 154 +
.../qpid/proton/codec/ByteBufferEncoder.html | 136 +
.../qpid/proton/codec/ByteType.ByteEncoding.html | 347 +
.../api/org/apache/qpid/proton/codec/ByteType.html | 199 +
.../codec/CharacterType.CharacterEncoding.html | 347 +
.../apache/qpid/proton/codec/CharacterType.html | 199 +
.../api/org/apache/qpid/proton/codec/Codec.html | 132 +
.../qpid/proton/codec/CompositeReadableBuffer.html | 972 +++
.../qpid/proton/codec/CompositeWritableBuffer.html | 380 +
.../apache/qpid/proton/codec/Data.DataType.html | 405 +
.../org/apache/qpid/proton/codec/Data.Factory.html | 162 +
.../api/org/apache/qpid/proton/codec/Data.html | 823 ++
.../apache/qpid/proton/codec/Decimal128Type.html | 175 +
.../apache/qpid/proton/codec/Decimal32Type.html | 175 +
.../apache/qpid/proton/codec/Decimal64Type.html | 175 +
.../apache/qpid/proton/codec/DecodeException.html | 174 +
.../qpid/proton/codec/Decoder.ListProcessor.html | 130 +
.../api/org/apache/qpid/proton/codec/Decoder.html | 808 ++
.../org/apache/qpid/proton/codec/DecoderImpl.html | 1209 +++
.../proton/codec/DescribedTypeConstructor.html | 137 +
.../proton/codec/DoubleType.DoubleEncoding.html | 347 +
.../org/apache/qpid/proton/codec/DoubleType.html | 199 +
.../qpid/proton/codec/DroppingWritableBuffer.html | 365 +
.../qpid/proton/codec/DynamicDescribedType.html | 221 +
.../qpid/proton/codec/DynamicTypeConstructor.html | 208 +
.../apache/qpid/proton/codec/EncodeException.html | 174 +
.../api/org/apache/qpid/proton/codec/Encoder.html | 528 ++
.../org/apache/qpid/proton/codec/EncoderImpl.html | 808 ++
.../apache/qpid/proton/codec/EncodingCodes.html | 818 ++
.../codec/FastPathDescribedTypeConstructor.html | 108 +
.../qpid/proton/codec/FloatType.FloatEncoding.html | 347 +
.../org/apache/qpid/proton/codec/FloatType.html | 199 +
.../proton/codec/IntegerType.IntegerEncoding.html | 160 +
.../org/apache/qpid/proton/codec/IntegerType.html | 208 +
.../api/org/apache/qpid/proton/codec/ListType.html | 175 +
.../qpid/proton/codec/LongType.LongEncoding.html | 160 +
.../api/org/apache/qpid/proton/codec/LongType.html | 208 +
.../api/org/apache/qpid/proton/codec/MapType.html | 184 +
.../api/org/apache/qpid/proton/codec/NullType.html | 184 +
.../apache/qpid/proton/codec/PrimitiveType.html | 166 +
.../qpid/proton/codec/PrimitiveTypeEncoding.html | 182 +
.../codec/ReadableBuffer.ByteBufferReader.html | 870 +++
.../apache/qpid/proton/codec/ReadableBuffer.html | 718 ++
.../qpid/proton/codec/ShortType.ShortEncoding.html | 347 +
.../org/apache/qpid/proton/codec/ShortType.html | 199 +
.../proton/codec/StringType.StringEncoding.html | 144 +
.../org/apache/qpid/proton/codec/StringType.html | 190 +
.../proton/codec/SymbolType.SymbolEncoding.html | 107 +
.../org/apache/qpid/proton/codec/SymbolType.html | 201 +
.../apache/qpid/proton/codec/TimestampType.html | 195 +
.../apache/qpid/proton/codec/TypeConstructor.html | 159 +
.../org/apache/qpid/proton/codec/TypeEncoding.html | 195 +
.../api/org/apache/qpid/proton/codec/UUIDType.html | 186 +
.../UnsignedByteType.UnsignedByteEncoding.html | 320 +
.../apache/qpid/proton/codec/UnsignedByteType.html | 201 +
...nsignedIntegerType.UnsignedIntegerEncoding.html | 107 +
.../qpid/proton/codec/UnsignedIntegerType.html | 201 +
.../UnsignedLongType.UnsignedLongEncoding.html | 107 +
.../apache/qpid/proton/codec/UnsignedLongType.html | 201 +
.../qpid/proton/codec/UnsignedShortType.html | 186 +
.../codec/WritableBuffer.ByteBufferWrapper.html | 437 ++
.../apache/qpid/proton/codec/WritableBuffer.html | 282 +
.../apache/qpid/proton/codec/impl/DataImpl.html | 1166 +++
.../qpid/proton/codec/impl/package-summary.html | 101 +
.../qpid/proton/codec/impl/package-tree.html | 71 +
.../qpid/proton/codec/messaging/AcceptedType.html | 197 +
.../proton/codec/messaging/AmqpSequenceType.html | 197 +
.../qpid/proton/codec/messaging/AmqpValueType.html | 197 +
.../codec/messaging/ApplicationPropertiesType.html | 224 +
.../qpid/proton/codec/messaging/DataType.html | 197 +
.../proton/codec/messaging/DeleteOnCloseType.html | 197 +
.../messaging/DeleteOnNoLinksOrMessagesType.html | 197 +
.../codec/messaging/DeleteOnNoLinksType.html | 197 +
.../codec/messaging/DeleteOnNoMessagesType.html | 197 +
.../codec/messaging/DeliveryAnnotationsType.html | 224 +
.../codec/messaging/FastPathAcceptedType.html | 289 +
.../codec/messaging/FastPathAmqpSequenceType.html | 289 +
.../codec/messaging/FastPathAmqpValueType.html | 289 +
.../FastPathApplicationPropertiesType.html | 289 +
.../proton/codec/messaging/FastPathDataType.html | 289 +
.../messaging/FastPathDeliveryAnnotationsType.html | 289 +
.../proton/codec/messaging/FastPathFooterType.html | 289 +
.../proton/codec/messaging/FastPathHeaderType.html | 289 +
.../messaging/FastPathMessageAnnotationsType.html | 289 +
.../codec/messaging/FastPathPropertiesType.html | 289 +
.../qpid/proton/codec/messaging/FooterType.html | 224 +
.../codec/messaging/HeaderType.HeaderWrapper.html | 217 +
.../qpid/proton/codec/messaging/HeaderType.html | 239 +
.../codec/messaging/MessageAnnotationsType.html | 224 +
.../messaging/ModifiedType.ModifiedWrapper.html | 217 +
.../qpid/proton/codec/messaging/ModifiedType.html | 212 +
.../proton/codec/messaging/PropertiesType.html | 197 +
.../qpid/proton/codec/messaging/ReceivedType.html | 197 +
.../qpid/proton/codec/messaging/RejectedType.html | 197 +
.../qpid/proton/codec/messaging/ReleasedType.html | 224 +
.../qpid/proton/codec/messaging/SourceType.html | 224 +
.../qpid/proton/codec/messaging/TargetType.html | 224 +
.../proton/codec/messaging/package-summary.html | 163 +
.../qpid/proton/codec/messaging/package-tree.html | 114 +
.../apache/qpid/proton/codec/package-summary.html | 249 +
.../org/apache/qpid/proton/codec/package-tree.html | 203 +
.../proton/codec/security/SaslChallengeType.html | 197 +
.../security/SaslInitType.SaslInitWrapper.html | 217 +
.../qpid/proton/codec/security/SaslInitType.html | 212 +
.../proton/codec/security/SaslMechanismsType.html | 197 +
.../SaslOutcomeType.SaslOutcomeWrapper.html | 217 +
.../proton/codec/security/SaslOutcomeType.html | 212 +
.../proton/codec/security/SaslResponseType.html | 197 +
.../proton/codec/security/package-summary.html | 113 +
.../qpid/proton/codec/security/package-tree.html | 89 +
.../proton/codec/transaction/CoordinatorType.html | 197 +
.../qpid/proton/codec/transaction/DeclareType.html | 197 +
.../proton/codec/transaction/DeclaredType.html | 197 +
.../DischargeType.DischargeWrapper.html | 217 +
.../proton/codec/transaction/DischargeType.html | 212 +
...ctionalStateType.TransactionalStateWrapper.html | 217 +
.../codec/transaction/TransactionalStateType.html | 212 +
.../proton/codec/transaction/package-summary.html | 113 +
.../proton/codec/transaction/package-tree.html | 89 +
.../codec/transport/AttachType.AttachWrapper.html | 217 +
.../qpid/proton/codec/transport/AttachType.html | 212 +
.../qpid/proton/codec/transport/BeginType.html | 197 +
.../qpid/proton/codec/transport/CloseType.html | 197 +
.../codec/transport/DetachType.DetachWrapper.html | 217 +
.../qpid/proton/codec/transport/DetachType.html | 212 +
.../proton/codec/transport/DispositionType.html | 197 +
.../qpid/proton/codec/transport/EndType.html | 197 +
.../ErrorConditionType.ErrorConditionWrapper.html | 217 +
.../proton/codec/transport/ErrorConditionType.html | 212 +
.../codec/transport/FastPathDispositionType.html | 289 +
.../proton/codec/transport/FastPathFlowType.html | 289 +
.../codec/transport/FastPathTransferType.html | 290 +
.../codec/transport/FlowType.FlowWrapper.html | 217 +
.../qpid/proton/codec/transport/FlowType.html | 212 +
.../codec/transport/OpenType.OpenWrapper.html | 217 +
.../qpid/proton/codec/transport/OpenType.html | 212 +
.../transport/TransferType.TransferWrapper.html | 217 +
.../qpid/proton/codec/transport/TransferType.html | 212 +
.../proton/codec/transport/package-summary.html | 139 +
.../qpid/proton/codec/transport/package-tree.html | 101 +
.../org/apache/qpid/proton/engine/BaseHandler.html | 791 ++
.../qpid/proton/engine/Collector.Factory.html | 162 +
.../org/apache/qpid/proton/engine/Collector.html | 162 +
.../qpid/proton/engine/Connection.Factory.html | 162 +
.../org/apache/qpid/proton/engine/Connection.html | 438 ++
.../org/apache/qpid/proton/engine/CoreHandler.html | 487 ++
.../org/apache/qpid/proton/engine/Delivery.html | 516 ++
.../org/apache/qpid/proton/engine/Endpoint.html | 265 +
.../apache/qpid/proton/engine/EndpointState.html | 226 +
.../api/org/apache/qpid/proton/engine/Engine.html | 170 +
.../org/apache/qpid/proton/engine/Event.Type.html | 559 ++
.../api/org/apache/qpid/proton/engine/Event.html | 363 +
.../org/apache/qpid/proton/engine/EventType.html | 140 +
.../org/apache/qpid/proton/engine/Extendable.html | 133 +
.../qpid/proton/engine/ExtendableAccessor.html | 190 +
.../api/org/apache/qpid/proton/engine/Handler.html | 181 +
.../qpid/proton/engine/HandlerException.html | 181 +
.../api/org/apache/qpid/proton/engine/Link.html | 810 ++
.../qpid/proton/engine/ProtonJConnection.html | 187 +
.../apache/qpid/proton/engine/ProtonJEndpoint.html | 108 +
.../apache/qpid/proton/engine/ProtonJSession.html | 151 +
.../qpid/proton/engine/ProtonJSslDomain.html | 111 +
.../qpid/proton/engine/ProtonJSslPeerDetails.html | 111 +
.../qpid/proton/engine/ProtonJTransport.html | 170 +
.../org/apache/qpid/proton/engine/Receiver.html | 278 +
.../api/org/apache/qpid/proton/engine/Record.html | 153 +
.../apache/qpid/proton/engine/RecordAccessor.html | 135 +
.../qpid/proton/engine/Sasl.SaslOutcome.html | 285 +
.../apache/qpid/proton/engine/Sasl.SaslState.html | 260 +
.../api/org/apache/qpid/proton/engine/Sasl.html | 466 ++
.../apache/qpid/proton/engine/SaslListener.html | 230 +
.../api/org/apache/qpid/proton/engine/Sender.html | 270 +
.../api/org/apache/qpid/proton/engine/Session.html | 422 +
.../api/org/apache/qpid/proton/engine/Ssl.html | 177 +
.../qpid/proton/engine/SslDomain.Factory.html | 162 +
.../apache/qpid/proton/engine/SslDomain.Mode.html | 228 +
.../qpid/proton/engine/SslDomain.VerifyMode.html | 254 +
.../org/apache/qpid/proton/engine/SslDomain.html | 353 +
.../qpid/proton/engine/SslPeerDetails.Factory.html | 164 +
.../apache/qpid/proton/engine/SslPeerDetails.html | 162 +
.../qpid/proton/engine/Transport.Factory.html | 162 +
.../org/apache/qpid/proton/engine/Transport.html | 956 +++
.../proton/engine/TransportDecodeException.html | 154 +
.../qpid/proton/engine/TransportException.html | 190 +
.../qpid/proton/engine/TransportResult.Status.html | 221 +
.../apache/qpid/proton/engine/TransportResult.html | 179 +
.../qpid/proton/engine/TransportResultFactory.html | 190 +
.../proton/engine/impl/AmqpErrorException.html | 146 +
.../apache/qpid/proton/engine/impl/AmqpHeader.html | 125 +
.../qpid/proton/engine/impl/ByteBufferUtils.html | 250 +
.../qpid/proton/engine/impl/CollectorImpl.html | 214 +
.../qpid/proton/engine/impl/ConnectionImpl.html | 673 ++
.../qpid/proton/engine/impl/DeliveryImpl.html | 671 ++
.../qpid/proton/engine/impl/EndpointImpl.html | 345 +
.../qpid/proton/engine/impl/FrameHandler.html | 162 +
.../qpid/proton/engine/impl/FrameWriterBuffer.html | 469 ++
.../impl/HandshakeSniffingTransportWrapper.html | 356 +
.../apache/qpid/proton/engine/impl/LinkImpl.html | 963 +++
.../proton/engine/impl/PlainTransportWrapper.html | 276 +
.../qpid/proton/engine/impl/ProtocolTracer.html | 173 +
.../qpid/proton/engine/impl/ReceiverImpl.html | 342 +
.../apache/qpid/proton/engine/impl/RecordImpl.html | 200 +
.../apache/qpid/proton/engine/impl/SaslImpl.html | 637 ++
.../apache/qpid/proton/engine/impl/SenderImpl.html | 337 +
.../qpid/proton/engine/impl/SessionImpl.html | 506 ++
.../qpid/proton/engine/impl/StringUtils.html | 173 +
.../qpid/proton/engine/impl/TransportDelivery.html | 140 +
.../qpid/proton/engine/impl/TransportImpl.html | 1323 ++++
.../qpid/proton/engine/impl/TransportInput.html | 178 +
.../qpid/proton/engine/impl/TransportInternal.html | 193 +
.../qpid/proton/engine/impl/TransportLayer.html | 130 +
.../qpid/proton/engine/impl/TransportOutput.html | 159 +
.../qpid/proton/engine/impl/TransportWrapper.html | 108 +
.../qpid/proton/engine/impl/package-summary.html | 159 +
.../qpid/proton/engine/impl/package-tree.html | 134 +
.../proton/engine/impl/ssl/ProtonSslEngine.html | 233 +
.../engine/impl/ssl/ProtonSslEngineProvider.html | 135 +
.../engine/impl/ssl/SimpleSslTransportWrapper.html | 292 +
.../qpid/proton/engine/impl/ssl/SslDomainImpl.html | 455 ++
.../engine/impl/ssl/SslEngineFacadeFactory.html | 155 +
.../ssl/SslHandshakeSniffingTransportWrapper.html | 200 +
.../qpid/proton/engine/impl/ssl/SslImpl.html | 252 +
.../proton/engine/impl/ssl/SslPeerDetailsImpl.html | 194 +
.../engine/impl/ssl/SslTransportWrapper.html | 148 +
.../proton/engine/impl/ssl/package-summary.html | 122 +
.../qpid/proton/engine/impl/ssl/package-tree.html | 105 +
.../apache/qpid/proton/engine/package-summary.html | 264 +
.../apache/qpid/proton/engine/package-tree.html | 195 +
.../apache/qpid/proton/framing/TransportFrame.html | 193 +
.../qpid/proton/framing/package-summary.html | 93 +
.../apache/qpid/proton/framing/package-tree.html | 71 +
.../qpid/proton/logging/LoggingProtocolTracer.html | 200 +
.../qpid/proton/logging/ProtonLoggerFactory.html | 162 +
.../qpid/proton/logging/package-summary.html | 97 +
.../apache/qpid/proton/logging/package-tree.html | 72 +
.../qpid/proton/message/Message.Factory.html | 183 +
.../org/apache/qpid/proton/message/Message.html | 731 ++
.../apache/qpid/proton/message/MessageError.html | 209 +
.../apache/qpid/proton/message/ProtonJMessage.html | 184 +
.../qpid/proton/message/impl/MessageImpl.html | 1016 +++
.../qpid/proton/message/impl/package-summary.html | 93 +
.../qpid/proton/message/impl/package-tree.html | 71 +
.../qpid/proton/message/package-summary.html | 109 +
.../apache/qpid/proton/message/package-tree.html | 95 +
.../org/apache/qpid/proton/package-summary.html | 122 +
.../api/org/apache/qpid/proton/package-tree.html | 94 +
.../org/apache/qpid/proton/reactor/Acceptor.html | 147 +
.../apache/qpid/proton/reactor/FlowController.html | 183 +
.../org/apache/qpid/proton/reactor/Handshaker.html | 253 +
.../qpid/proton/reactor/Reactor.Factory.html | 181 +
.../org/apache/qpid/proton/reactor/Reactor.html | 723 ++
.../apache/qpid/proton/reactor/ReactorChild.html | 136 +
.../apache/qpid/proton/reactor/ReactorOptions.html | 230 +
.../qpid/proton/reactor/Selectable.Callback.html | 131 +
.../org/apache/qpid/proton/reactor/Selectable.html | 575 ++
.../org/apache/qpid/proton/reactor/Selector.html | 282 +
.../api/org/apache/qpid/proton/reactor/Task.html | 171 +
.../qpid/proton/reactor/impl/AcceptorImpl.html | 268 +
.../apache/qpid/proton/reactor/impl/Address.html | 315 +
.../org/apache/qpid/proton/reactor/impl/IO.html | 175 +
.../apache/qpid/proton/reactor/impl/IOHandler.html | 186 +
.../apache/qpid/proton/reactor/impl/IOImpl.html | 218 +
.../qpid/proton/reactor/impl/ReactorImpl.html | 954 +++
.../qpid/proton/reactor/impl/SelectableImpl.html | 709 ++
.../apache/qpid/proton/reactor/impl/TaskImpl.html | 248 +
.../org/apache/qpid/proton/reactor/impl/Timer.html | 127 +
.../qpid/proton/reactor/impl/package-summary.html | 117 +
.../qpid/proton/reactor/impl/package-tree.html | 88 +
.../qpid/proton/reactor/package-summary.html | 144 +
.../apache/qpid/proton/reactor/package-tree.html | 99 +
.../qpid-proton-j-0.34.0/api/overview-summary.html | 25 +
.../qpid-proton-j-0.34.0/api/overview-tree.html | 581 ++
.../api/package-search-index.js | 1 +
.../api/resources/glass.png | Bin
.../api/resources/x.png | Bin
.../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin
.../images/ui-bg_glass_65_dadada_1x400.png | Bin
.../images/ui-bg_glass_75_dadada_1x400.png | Bin
.../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin
.../images/ui-bg_glass_95_fef1ec_1x400.png | Bin
.../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin
.../script-dir}/images/ui-icons_222222_256x240.png | Bin
.../script-dir}/images/ui-icons_2e83ff_256x240.png | Bin
.../script-dir}/images/ui-icons_454545_256x240.png | Bin
.../script-dir}/images/ui-icons_888888_256x240.png | Bin
.../script-dir}/images/ui-icons_cd0a0a_256x240.png | Bin
.../api/script-dir/jquery-3.5.1.min.js} | 0
.../api/script-dir}/jquery-ui.min.css | 0
.../api/script-dir}/jquery-ui.min.js | 0
.../api/script-dir}/jquery-ui.structure.min.css | 0
.../releases/qpid-proton-j-0.34.0/api/script.js | 132 +
.../releases/qpid-proton-j-0.34.0/api/search.js | 354 +
.../qpid-proton-j-0.34.0/api/serialized-form.html | 320 +
.../qpid-proton-j-0.34.0/api/stylesheet.css | 865 +++
.../qpid-proton-j-0.34.0/api/tag-search-index.js | 1 +
.../qpid-proton-j-0.34.0/api/type-search-index.js | 1 +
.../index.html | 24 +-
.../release-notes.html} | 70 +-
input/_transom_config.py | 2 +-
input/releases/index.md | 3 +-
.../api/_transom_ignore_pages | 0
.../qpid-proton-j-0.34.0/api/allclasses-index.html | 852 ++
.../api/allpackages-index.html | 104 +
.../qpid-proton-j-0.34.0/api/constant-values.html | 326 +
.../qpid-proton-j-0.34.0/api/deprecated-list.html | 86 +
.../qpid-proton-j-0.34.0}/api/element-list | 0
.../qpid-proton-j-0.34.0/api/help-doc.html | 191 +
.../qpid-proton-j-0.34.0/api/index-all.html | 8123 ++++++++++++++++++++
input/releases/qpid-proton-j-0.34.0/api/index.html | 106 +
.../api/jquery-ui.overrides.css | 34 +
.../api/legal/ADDITIONAL_LICENSE_INFO | 37 +
.../api/legal/ASSEMBLY_EXCEPTION | 27 +
.../qpid-proton-j-0.34.0/api/legal/LICENSE | 347 +
.../qpid-proton-j-0.34.0/api/legal/jquery.md | 72 +
.../qpid-proton-j-0.34.0/api/legal/jqueryUI.md | 49 +
.../api/member-search-index.js | 1 +
.../api/module-search-index.js | 1 +
.../org/apache/qpid/proton/InterruptException.html | 176 +
.../api/org/apache/qpid/proton/Proton.html | 266 +
.../org/apache/qpid/proton/ProtonException.html | 178 +
.../ProtonUnsupportedOperationException.html | 218 +
.../org/apache/qpid/proton/TimeoutException.html | 186 +
.../api/org/apache/qpid/proton/amqp/Binary.html | 283 +
.../org/apache/qpid/proton/amqp/Decimal128.html | 289 +
.../api/org/apache/qpid/proton/amqp/Decimal32.html | 261 +
.../api/org/apache/qpid/proton/amqp/Decimal64.html | 261 +
.../org/apache/qpid/proton/amqp/DescribedType.html | 137 +
.../api/org/apache/qpid/proton/amqp/Symbol.html | 248 +
.../qpid/proton/amqp/UnknownDescribedType.html | 221 +
.../org/apache/qpid/proton/amqp/UnsignedByte.html | 317 +
.../apache/qpid/proton/amqp/UnsignedInteger.html | 363 +
.../org/apache/qpid/proton/amqp/UnsignedLong.html | 336 +
.../org/apache/qpid/proton/amqp/UnsignedShort.html | 331 +
.../qpid/proton/amqp/messaging/Accepted.html | 232 +
.../qpid/proton/amqp/messaging/AmqpSequence.html | 200 +
.../qpid/proton/amqp/messaging/AmqpValue.html | 200 +
.../amqp/messaging/ApplicationProperties.html | 200 +
.../apache/qpid/proton/amqp/messaging/Data.html | 200 +
.../qpid/proton/amqp/messaging/DeleteOnClose.html | 149 +
.../proton/amqp/messaging/DeleteOnNoLinks.html | 149 +
.../amqp/messaging/DeleteOnNoLinksOrMessages.html | 149 +
.../proton/amqp/messaging/DeleteOnNoMessages.html | 149 +
.../proton/amqp/messaging/DeliveryAnnotations.html | 200 +
.../apache/qpid/proton/amqp/messaging/Footer.html | 200 +
.../apache/qpid/proton/amqp/messaging/Header.html | 289 +
.../qpid/proton/amqp/messaging/LifetimePolicy.html | 83 +
.../proton/amqp/messaging/MessageAnnotations.html | 200 +
.../qpid/proton/amqp/messaging/Modified.html | 274 +
.../apache/qpid/proton/amqp/messaging/Outcome.html | 83 +
.../qpid/proton/amqp/messaging/Properties.html | 433 ++
.../qpid/proton/amqp/messaging/Received.html | 227 +
.../qpid/proton/amqp/messaging/Rejected.html | 247 +
.../qpid/proton/amqp/messaging/Released.html | 229 +
.../proton/amqp/messaging/Section.SectionType.html | 277 +
.../apache/qpid/proton/amqp/messaging/Section.html | 147 +
.../apache/qpid/proton/amqp/messaging/Source.html | 260 +
.../apache/qpid/proton/amqp/messaging/Target.html | 188 +
.../qpid/proton/amqp/messaging/Terminus.html | 281 +
.../proton/amqp/messaging/TerminusDurability.html | 243 +
.../amqp/messaging/TerminusExpiryPolicy.html | 266 +
.../proton/amqp/messaging/package-summary.html | 157 +
.../qpid/proton/amqp/messaging/package-tree.html | 118 +
.../apache/qpid/proton/amqp/package-summary.html | 127 +
.../org/apache/qpid/proton/amqp/package-tree.html | 90 +
.../qpid/proton/amqp/security/SaslChallenge.html | 229 +
.../apache/qpid/proton/amqp/security/SaslCode.html | 274 +
.../SaslFrameBody.SaslFrameBodyHandler.html | 188 +
.../qpid/proton/amqp/security/SaslFrameBody.html | 147 +
.../apache/qpid/proton/amqp/security/SaslInit.html | 247 +
.../qpid/proton/amqp/security/SaslMechanisms.html | 211 +
.../qpid/proton/amqp/security/SaslOutcome.html | 229 +
.../qpid/proton/amqp/security/SaslResponse.html | 211 +
.../qpid/proton/amqp/security/package-summary.html | 119 +
.../qpid/proton/amqp/security/package-tree.html | 96 +
.../qpid/proton/amqp/transaction/Coordinator.html | 211 +
.../qpid/proton/amqp/transaction/Declare.html | 180 +
.../qpid/proton/amqp/transaction/Declared.html | 238 +
.../qpid/proton/amqp/transaction/Discharge.html | 198 +
.../qpid/proton/amqp/transaction/GlobalTxId.html | 79 +
.../proton/amqp/transaction/TransactionErrors.html | 134 +
.../amqp/transaction/TransactionalState.html | 227 +
.../proton/amqp/transaction/TxnCapability.html | 152 +
.../proton/amqp/transaction/package-summary.html | 119 +
.../qpid/proton/amqp/transaction/package-tree.html | 83 +
.../qpid/proton/amqp/transport/AmqpError.html | 224 +
.../apache/qpid/proton/amqp/transport/Attach.html | 468 ++
.../apache/qpid/proton/amqp/transport/Begin.html | 360 +
.../apache/qpid/proton/amqp/transport/Close.html | 234 +
.../proton/amqp/transport/ConnectionError.html | 134 +
.../transport/DeliveryState.DeliveryStateType.html | 261 +
.../qpid/proton/amqp/transport/DeliveryState.html | 152 +
.../apache/qpid/proton/amqp/transport/Detach.html | 270 +
.../qpid/proton/amqp/transport/Disposition.html | 324 +
.../qpid/proton/amqp/transport/EmptyFrame.html | 237 +
.../org/apache/qpid/proton/amqp/transport/End.html | 234 +
.../qpid/proton/amqp/transport/ErrorCondition.html | 270 +
.../apache/qpid/proton/amqp/transport/Flow.html | 414 +
.../amqp/transport/FrameBody.FrameBodyHandler.html | 240 +
.../qpid/proton/amqp/transport/FrameBody.html | 160 +
.../qpid/proton/amqp/transport/LinkError.html | 152 +
.../apache/qpid/proton/amqp/transport/Open.html | 396 +
.../proton/amqp/transport/ReceiverSettleMode.html | 250 +
.../apache/qpid/proton/amqp/transport/Role.html | 226 +
.../proton/amqp/transport/SenderSettleMode.html | 258 +
.../qpid/proton/amqp/transport/SessionError.html | 143 +
.../apache/qpid/proton/amqp/transport/Source.html | 137 +
.../apache/qpid/proton/amqp/transport/Target.html | 137 +
.../qpid/proton/amqp/transport/Transfer.html | 414 +
.../proton/amqp/transport/package-summary.html | 153 +
.../qpid/proton/amqp/transport/package-tree.html | 112 +
.../apache/qpid/proton/codec/AMQPDefinedTypes.html | 204 +
.../api/org/apache/qpid/proton/codec/AMQPType.html | 168 +
.../qpid/proton/codec/AbstractDescribedType.html | 249 +
.../qpid/proton/codec/ArrayType.ArrayEncoding.html | 236 +
.../org/apache/qpid/proton/codec/ArrayType.html | 330 +
.../codec/BigIntegerType.BigIntegerEncoding.html | 164 +
.../apache/qpid/proton/codec/BigIntegerType.html | 190 +
.../org/apache/qpid/proton/codec/BinaryType.html | 186 +
.../proton/codec/BooleanType.BooleanEncoding.html | 160 +
.../org/apache/qpid/proton/codec/BooleanType.html | 208 +
.../qpid/proton/codec/ByteBufferDecoder.html | 154 +
.../qpid/proton/codec/ByteBufferEncoder.html | 136 +
.../qpid/proton/codec/ByteType.ByteEncoding.html | 347 +
.../api/org/apache/qpid/proton/codec/ByteType.html | 199 +
.../codec/CharacterType.CharacterEncoding.html | 347 +
.../apache/qpid/proton/codec/CharacterType.html | 199 +
.../api/org/apache/qpid/proton/codec/Codec.html | 132 +
.../qpid/proton/codec/CompositeReadableBuffer.html | 972 +++
.../qpid/proton/codec/CompositeWritableBuffer.html | 380 +
.../apache/qpid/proton/codec/Data.DataType.html | 405 +
.../org/apache/qpid/proton/codec/Data.Factory.html | 162 +
.../api/org/apache/qpid/proton/codec/Data.html | 823 ++
.../apache/qpid/proton/codec/Decimal128Type.html | 175 +
.../apache/qpid/proton/codec/Decimal32Type.html | 175 +
.../apache/qpid/proton/codec/Decimal64Type.html | 175 +
.../apache/qpid/proton/codec/DecodeException.html | 174 +
.../qpid/proton/codec/Decoder.ListProcessor.html | 130 +
.../api/org/apache/qpid/proton/codec/Decoder.html | 808 ++
.../org/apache/qpid/proton/codec/DecoderImpl.html | 1209 +++
.../proton/codec/DescribedTypeConstructor.html | 137 +
.../proton/codec/DoubleType.DoubleEncoding.html | 347 +
.../org/apache/qpid/proton/codec/DoubleType.html | 199 +
.../qpid/proton/codec/DroppingWritableBuffer.html | 365 +
.../qpid/proton/codec/DynamicDescribedType.html | 221 +
.../qpid/proton/codec/DynamicTypeConstructor.html | 208 +
.../apache/qpid/proton/codec/EncodeException.html | 174 +
.../api/org/apache/qpid/proton/codec/Encoder.html | 528 ++
.../org/apache/qpid/proton/codec/EncoderImpl.html | 808 ++
.../apache/qpid/proton/codec/EncodingCodes.html | 818 ++
.../codec/FastPathDescribedTypeConstructor.html | 108 +
.../qpid/proton/codec/FloatType.FloatEncoding.html | 347 +
.../org/apache/qpid/proton/codec/FloatType.html | 199 +
.../proton/codec/IntegerType.IntegerEncoding.html | 160 +
.../org/apache/qpid/proton/codec/IntegerType.html | 208 +
.../api/org/apache/qpid/proton/codec/ListType.html | 175 +
.../qpid/proton/codec/LongType.LongEncoding.html | 160 +
.../api/org/apache/qpid/proton/codec/LongType.html | 208 +
.../api/org/apache/qpid/proton/codec/MapType.html | 184 +
.../api/org/apache/qpid/proton/codec/NullType.html | 184 +
.../apache/qpid/proton/codec/PrimitiveType.html | 166 +
.../qpid/proton/codec/PrimitiveTypeEncoding.html | 182 +
.../codec/ReadableBuffer.ByteBufferReader.html | 870 +++
.../apache/qpid/proton/codec/ReadableBuffer.html | 718 ++
.../qpid/proton/codec/ShortType.ShortEncoding.html | 347 +
.../org/apache/qpid/proton/codec/ShortType.html | 199 +
.../proton/codec/StringType.StringEncoding.html | 144 +
.../org/apache/qpid/proton/codec/StringType.html | 190 +
.../proton/codec/SymbolType.SymbolEncoding.html | 107 +
.../org/apache/qpid/proton/codec/SymbolType.html | 201 +
.../apache/qpid/proton/codec/TimestampType.html | 195 +
.../apache/qpid/proton/codec/TypeConstructor.html | 159 +
.../org/apache/qpid/proton/codec/TypeEncoding.html | 195 +
.../api/org/apache/qpid/proton/codec/UUIDType.html | 186 +
.../UnsignedByteType.UnsignedByteEncoding.html | 320 +
.../apache/qpid/proton/codec/UnsignedByteType.html | 201 +
...nsignedIntegerType.UnsignedIntegerEncoding.html | 107 +
.../qpid/proton/codec/UnsignedIntegerType.html | 201 +
.../UnsignedLongType.UnsignedLongEncoding.html | 107 +
.../apache/qpid/proton/codec/UnsignedLongType.html | 201 +
.../qpid/proton/codec/UnsignedShortType.html | 186 +
.../codec/WritableBuffer.ByteBufferWrapper.html | 437 ++
.../apache/qpid/proton/codec/WritableBuffer.html | 282 +
.../apache/qpid/proton/codec/impl/DataImpl.html | 1166 +++
.../qpid/proton/codec/impl/package-summary.html | 101 +
.../qpid/proton/codec/impl/package-tree.html | 71 +
.../qpid/proton/codec/messaging/AcceptedType.html | 197 +
.../proton/codec/messaging/AmqpSequenceType.html | 197 +
.../qpid/proton/codec/messaging/AmqpValueType.html | 197 +
.../codec/messaging/ApplicationPropertiesType.html | 224 +
.../qpid/proton/codec/messaging/DataType.html | 197 +
.../proton/codec/messaging/DeleteOnCloseType.html | 197 +
.../messaging/DeleteOnNoLinksOrMessagesType.html | 197 +
.../codec/messaging/DeleteOnNoLinksType.html | 197 +
.../codec/messaging/DeleteOnNoMessagesType.html | 197 +
.../codec/messaging/DeliveryAnnotationsType.html | 224 +
.../codec/messaging/FastPathAcceptedType.html | 289 +
.../codec/messaging/FastPathAmqpSequenceType.html | 289 +
.../codec/messaging/FastPathAmqpValueType.html | 289 +
.../FastPathApplicationPropertiesType.html | 289 +
.../proton/codec/messaging/FastPathDataType.html | 289 +
.../messaging/FastPathDeliveryAnnotationsType.html | 289 +
.../proton/codec/messaging/FastPathFooterType.html | 289 +
.../proton/codec/messaging/FastPathHeaderType.html | 289 +
.../messaging/FastPathMessageAnnotationsType.html | 289 +
.../codec/messaging/FastPathPropertiesType.html | 289 +
.../qpid/proton/codec/messaging/FooterType.html | 224 +
.../codec/messaging/HeaderType.HeaderWrapper.html | 217 +
.../qpid/proton/codec/messaging/HeaderType.html | 239 +
.../codec/messaging/MessageAnnotationsType.html | 224 +
.../messaging/ModifiedType.ModifiedWrapper.html | 217 +
.../qpid/proton/codec/messaging/ModifiedType.html | 212 +
.../proton/codec/messaging/PropertiesType.html | 197 +
.../qpid/proton/codec/messaging/ReceivedType.html | 197 +
.../qpid/proton/codec/messaging/RejectedType.html | 197 +
.../qpid/proton/codec/messaging/ReleasedType.html | 224 +
.../qpid/proton/codec/messaging/SourceType.html | 224 +
.../qpid/proton/codec/messaging/TargetType.html | 224 +
.../proton/codec/messaging/package-summary.html | 163 +
.../qpid/proton/codec/messaging/package-tree.html | 114 +
.../apache/qpid/proton/codec/package-summary.html | 249 +
.../org/apache/qpid/proton/codec/package-tree.html | 203 +
.../proton/codec/security/SaslChallengeType.html | 197 +
.../security/SaslInitType.SaslInitWrapper.html | 217 +
.../qpid/proton/codec/security/SaslInitType.html | 212 +
.../proton/codec/security/SaslMechanismsType.html | 197 +
.../SaslOutcomeType.SaslOutcomeWrapper.html | 217 +
.../proton/codec/security/SaslOutcomeType.html | 212 +
.../proton/codec/security/SaslResponseType.html | 197 +
.../proton/codec/security/package-summary.html | 113 +
.../qpid/proton/codec/security/package-tree.html | 89 +
.../proton/codec/transaction/CoordinatorType.html | 197 +
.../qpid/proton/codec/transaction/DeclareType.html | 197 +
.../proton/codec/transaction/DeclaredType.html | 197 +
.../DischargeType.DischargeWrapper.html | 217 +
.../proton/codec/transaction/DischargeType.html | 212 +
...ctionalStateType.TransactionalStateWrapper.html | 217 +
.../codec/transaction/TransactionalStateType.html | 212 +
.../proton/codec/transaction/package-summary.html | 113 +
.../proton/codec/transaction/package-tree.html | 89 +
.../codec/transport/AttachType.AttachWrapper.html | 217 +
.../qpid/proton/codec/transport/AttachType.html | 212 +
.../qpid/proton/codec/transport/BeginType.html | 197 +
.../qpid/proton/codec/transport/CloseType.html | 197 +
.../codec/transport/DetachType.DetachWrapper.html | 217 +
.../qpid/proton/codec/transport/DetachType.html | 212 +
.../proton/codec/transport/DispositionType.html | 197 +
.../qpid/proton/codec/transport/EndType.html | 197 +
.../ErrorConditionType.ErrorConditionWrapper.html | 217 +
.../proton/codec/transport/ErrorConditionType.html | 212 +
.../codec/transport/FastPathDispositionType.html | 289 +
.../proton/codec/transport/FastPathFlowType.html | 289 +
.../codec/transport/FastPathTransferType.html | 290 +
.../codec/transport/FlowType.FlowWrapper.html | 217 +
.../qpid/proton/codec/transport/FlowType.html | 212 +
.../codec/transport/OpenType.OpenWrapper.html | 217 +
.../qpid/proton/codec/transport/OpenType.html | 212 +
.../transport/TransferType.TransferWrapper.html | 217 +
.../qpid/proton/codec/transport/TransferType.html | 212 +
.../proton/codec/transport/package-summary.html | 139 +
.../qpid/proton/codec/transport/package-tree.html | 101 +
.../org/apache/qpid/proton/engine/BaseHandler.html | 791 ++
.../qpid/proton/engine/Collector.Factory.html | 162 +
.../org/apache/qpid/proton/engine/Collector.html | 162 +
.../qpid/proton/engine/Connection.Factory.html | 162 +
.../org/apache/qpid/proton/engine/Connection.html | 438 ++
.../org/apache/qpid/proton/engine/CoreHandler.html | 487 ++
.../org/apache/qpid/proton/engine/Delivery.html | 516 ++
.../org/apache/qpid/proton/engine/Endpoint.html | 265 +
.../apache/qpid/proton/engine/EndpointState.html | 226 +
.../api/org/apache/qpid/proton/engine/Engine.html | 170 +
.../org/apache/qpid/proton/engine/Event.Type.html | 559 ++
.../api/org/apache/qpid/proton/engine/Event.html | 363 +
.../org/apache/qpid/proton/engine/EventType.html | 140 +
.../org/apache/qpid/proton/engine/Extendable.html | 133 +
.../qpid/proton/engine/ExtendableAccessor.html | 190 +
.../api/org/apache/qpid/proton/engine/Handler.html | 181 +
.../qpid/proton/engine/HandlerException.html | 181 +
.../api/org/apache/qpid/proton/engine/Link.html | 810 ++
.../qpid/proton/engine/ProtonJConnection.html | 187 +
.../apache/qpid/proton/engine/ProtonJEndpoint.html | 108 +
.../apache/qpid/proton/engine/ProtonJSession.html | 151 +
.../qpid/proton/engine/ProtonJSslDomain.html | 111 +
.../qpid/proton/engine/ProtonJSslPeerDetails.html | 111 +
.../qpid/proton/engine/ProtonJTransport.html | 170 +
.../org/apache/qpid/proton/engine/Receiver.html | 278 +
.../api/org/apache/qpid/proton/engine/Record.html | 153 +
.../apache/qpid/proton/engine/RecordAccessor.html | 135 +
.../qpid/proton/engine/Sasl.SaslOutcome.html | 285 +
.../apache/qpid/proton/engine/Sasl.SaslState.html | 260 +
.../api/org/apache/qpid/proton/engine/Sasl.html | 466 ++
.../apache/qpid/proton/engine/SaslListener.html | 230 +
.../api/org/apache/qpid/proton/engine/Sender.html | 270 +
.../api/org/apache/qpid/proton/engine/Session.html | 422 +
.../api/org/apache/qpid/proton/engine/Ssl.html | 177 +
.../qpid/proton/engine/SslDomain.Factory.html | 162 +
.../apache/qpid/proton/engine/SslDomain.Mode.html | 228 +
.../qpid/proton/engine/SslDomain.VerifyMode.html | 254 +
.../org/apache/qpid/proton/engine/SslDomain.html | 353 +
.../qpid/proton/engine/SslPeerDetails.Factory.html | 164 +
.../apache/qpid/proton/engine/SslPeerDetails.html | 162 +
.../qpid/proton/engine/Transport.Factory.html | 162 +
.../org/apache/qpid/proton/engine/Transport.html | 956 +++
.../proton/engine/TransportDecodeException.html | 154 +
.../qpid/proton/engine/TransportException.html | 190 +
.../qpid/proton/engine/TransportResult.Status.html | 221 +
.../apache/qpid/proton/engine/TransportResult.html | 179 +
.../qpid/proton/engine/TransportResultFactory.html | 190 +
.../proton/engine/impl/AmqpErrorException.html | 146 +
.../apache/qpid/proton/engine/impl/AmqpHeader.html | 125 +
.../qpid/proton/engine/impl/ByteBufferUtils.html | 250 +
.../qpid/proton/engine/impl/CollectorImpl.html | 214 +
.../qpid/proton/engine/impl/ConnectionImpl.html | 673 ++
.../qpid/proton/engine/impl/DeliveryImpl.html | 671 ++
.../qpid/proton/engine/impl/EndpointImpl.html | 345 +
.../qpid/proton/engine/impl/FrameHandler.html | 162 +
.../qpid/proton/engine/impl/FrameWriterBuffer.html | 469 ++
.../impl/HandshakeSniffingTransportWrapper.html | 356 +
.../apache/qpid/proton/engine/impl/LinkImpl.html | 963 +++
.../proton/engine/impl/PlainTransportWrapper.html | 276 +
.../qpid/proton/engine/impl/ProtocolTracer.html | 173 +
.../qpid/proton/engine/impl/ReceiverImpl.html | 342 +
.../apache/qpid/proton/engine/impl/RecordImpl.html | 200 +
.../apache/qpid/proton/engine/impl/SaslImpl.html | 637 ++
.../apache/qpid/proton/engine/impl/SenderImpl.html | 337 +
.../qpid/proton/engine/impl/SessionImpl.html | 506 ++
.../qpid/proton/engine/impl/StringUtils.html | 173 +
.../qpid/proton/engine/impl/TransportDelivery.html | 140 +
.../qpid/proton/engine/impl/TransportImpl.html | 1323 ++++
.../qpid/proton/engine/impl/TransportInput.html | 178 +
.../qpid/proton/engine/impl/TransportInternal.html | 193 +
.../qpid/proton/engine/impl/TransportLayer.html | 130 +
.../qpid/proton/engine/impl/TransportOutput.html | 159 +
.../qpid/proton/engine/impl/TransportWrapper.html | 108 +
.../qpid/proton/engine/impl/package-summary.html | 159 +
.../qpid/proton/engine/impl/package-tree.html | 134 +
.../proton/engine/impl/ssl/ProtonSslEngine.html | 233 +
.../engine/impl/ssl/ProtonSslEngineProvider.html | 135 +
.../engine/impl/ssl/SimpleSslTransportWrapper.html | 292 +
.../qpid/proton/engine/impl/ssl/SslDomainImpl.html | 455 ++
.../engine/impl/ssl/SslEngineFacadeFactory.html | 155 +
.../ssl/SslHandshakeSniffingTransportWrapper.html | 200 +
.../qpid/proton/engine/impl/ssl/SslImpl.html | 252 +
.../proton/engine/impl/ssl/SslPeerDetailsImpl.html | 194 +
.../engine/impl/ssl/SslTransportWrapper.html | 148 +
.../proton/engine/impl/ssl/package-summary.html | 122 +
.../qpid/proton/engine/impl/ssl/package-tree.html | 105 +
.../apache/qpid/proton/engine/package-summary.html | 264 +
.../apache/qpid/proton/engine/package-tree.html | 195 +
.../apache/qpid/proton/framing/TransportFrame.html | 193 +
.../qpid/proton/framing/package-summary.html | 93 +
.../apache/qpid/proton/framing/package-tree.html | 71 +
.../qpid/proton/logging/LoggingProtocolTracer.html | 200 +
.../qpid/proton/logging/ProtonLoggerFactory.html | 162 +
.../qpid/proton/logging/package-summary.html | 97 +
.../apache/qpid/proton/logging/package-tree.html | 72 +
.../qpid/proton/message/Message.Factory.html | 183 +
.../org/apache/qpid/proton/message/Message.html | 731 ++
.../apache/qpid/proton/message/MessageError.html | 209 +
.../apache/qpid/proton/message/ProtonJMessage.html | 184 +
.../qpid/proton/message/impl/MessageImpl.html | 1016 +++
.../qpid/proton/message/impl/package-summary.html | 93 +
.../qpid/proton/message/impl/package-tree.html | 71 +
.../qpid/proton/message/package-summary.html | 109 +
.../apache/qpid/proton/message/package-tree.html | 95 +
.../org/apache/qpid/proton/package-summary.html | 122 +
.../api/org/apache/qpid/proton/package-tree.html | 94 +
.../org/apache/qpid/proton/reactor/Acceptor.html | 147 +
.../apache/qpid/proton/reactor/FlowController.html | 183 +
.../org/apache/qpid/proton/reactor/Handshaker.html | 253 +
.../qpid/proton/reactor/Reactor.Factory.html | 181 +
.../org/apache/qpid/proton/reactor/Reactor.html | 723 ++
.../apache/qpid/proton/reactor/ReactorChild.html | 136 +
.../apache/qpid/proton/reactor/ReactorOptions.html | 230 +
.../qpid/proton/reactor/Selectable.Callback.html | 131 +
.../org/apache/qpid/proton/reactor/Selectable.html | 575 ++
.../org/apache/qpid/proton/reactor/Selector.html | 282 +
.../api/org/apache/qpid/proton/reactor/Task.html | 171 +
.../qpid/proton/reactor/impl/AcceptorImpl.html | 268 +
.../apache/qpid/proton/reactor/impl/Address.html | 315 +
.../org/apache/qpid/proton/reactor/impl/IO.html | 175 +
.../apache/qpid/proton/reactor/impl/IOHandler.html | 186 +
.../apache/qpid/proton/reactor/impl/IOImpl.html | 218 +
.../qpid/proton/reactor/impl/ReactorImpl.html | 954 +++
.../qpid/proton/reactor/impl/SelectableImpl.html | 709 ++
.../apache/qpid/proton/reactor/impl/TaskImpl.html | 248 +
.../org/apache/qpid/proton/reactor/impl/Timer.html | 127 +
.../qpid/proton/reactor/impl/package-summary.html | 117 +
.../qpid/proton/reactor/impl/package-tree.html | 88 +
.../qpid/proton/reactor/package-summary.html | 144 +
.../apache/qpid/proton/reactor/package-tree.html | 99 +
.../qpid-proton-j-0.34.0/api/overview-summary.html | 25 +
.../qpid-proton-j-0.34.0/api/overview-tree.html | 581 ++
.../api/package-search-index.js | 1 +
.../qpid-proton-j-0.34.0}/api/resources/glass.png | Bin
.../qpid-proton-j-0.34.0}/api/resources/x.png | Bin
.../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin
.../images/ui-bg_glass_65_dadada_1x400.png | Bin
.../images/ui-bg_glass_75_dadada_1x400.png | Bin
.../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin
.../images/ui-bg_glass_95_fef1ec_1x400.png | Bin
.../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin
.../script-dir}/images/ui-icons_222222_256x240.png | Bin
.../script-dir}/images/ui-icons_2e83ff_256x240.png | Bin
.../script-dir}/images/ui-icons_454545_256x240.png | Bin
.../script-dir}/images/ui-icons_888888_256x240.png | Bin
.../script-dir}/images/ui-icons_cd0a0a_256x240.png | Bin
.../api/script-dir/jquery-3.5.1.min.js | 0
.../api/script-dir}/jquery-ui.min.css | 0
.../api/script-dir}/jquery-ui.min.js | 0
.../api/script-dir}/jquery-ui.structure.min.css | 0
input/releases/qpid-proton-j-0.34.0/api/script.js | 132 +
input/releases/qpid-proton-j-0.34.0/api/search.js | 354 +
.../qpid-proton-j-0.34.0/api/serialized-form.html | 320 +
.../qpid-proton-j-0.34.0/api/stylesheet.css | 865 +++
.../qpid-proton-j-0.34.0/api/tag-search-index.js | 1 +
.../qpid-proton-j-0.34.0/api/type-search-index.js | 1 +
input/releases/qpid-proton-j-0.34.0/index.md | 64 +
.../releases/qpid-proton-j-0.34.0/release-notes.md | 38 +
python/generate.py | 2 +-
python/plano.py | 4 +-
859 files changed, 213444 insertions(+), 96 deletions(-)
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/allclasses-index.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/allpackages-index.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/constant-values.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/deprecated-list.html
copy content/releases/{qpid-proton-j-0.33.10 =>
qpid-proton-j-0.34.0}/api/element-list (100%)
create mode 100755 content/releases/qpid-proton-j-0.34.0/api/help-doc.html
create mode 100755 content/releases/qpid-proton-j-0.34.0/api/index-all.html
create mode 100755 content/releases/qpid-proton-j-0.34.0/api/index.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/jquery-ui.overrides.css
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/legal/ADDITIONAL_LICENSE_INFO
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/legal/ASSEMBLY_EXCEPTION
create mode 100755 content/releases/qpid-proton-j-0.34.0/api/legal/LICENSE
create mode 100755 content/releases/qpid-proton-j-0.34.0/api/legal/jquery.md
create mode 100755 content/releases/qpid-proton-j-0.34.0/api/legal/jqueryUI.md
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/member-search-index.js
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/module-search-index.js
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/InterruptException.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/Proton.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/ProtonException.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/ProtonUnsupportedOperationException.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/TimeoutException.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/Binary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/Decimal128.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/Decimal32.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/Decimal64.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/DescribedType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/Symbol.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/UnknownDescribedType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/UnsignedByte.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/UnsignedInteger.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/UnsignedLong.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/UnsignedShort.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Accepted.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/AmqpSequence.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/AmqpValue.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Data.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Footer.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Header.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/LifetimePolicy.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/MessageAnnotations.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Modified.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Outcome.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Properties.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Received.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Rejected.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Released.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Section.SectionType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Section.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Source.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Target.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Terminus.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/TerminusDurability.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/TerminusExpiryPolicy.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslChallenge.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslCode.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslFrameBody.SaslFrameBodyHandler.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslFrameBody.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslInit.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslMechanisms.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslOutcome.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslResponse.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/Coordinator.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/Declare.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/Declared.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/Discharge.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/GlobalTxId.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/TransactionErrors.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/TransactionalState.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/TxnCapability.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/AmqpError.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Attach.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Begin.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Close.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/ConnectionError.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/DeliveryState.DeliveryStateType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/DeliveryState.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Detach.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Disposition.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/EmptyFrame.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/End.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/ErrorCondition.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Flow.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/FrameBody.FrameBodyHandler.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/FrameBody.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/LinkError.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Open.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/ReceiverSettleMode.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Role.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/SenderSettleMode.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/SessionError.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Source.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Target.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Transfer.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/AMQPDefinedTypes.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/AMQPType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/AbstractDescribedType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ArrayType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/BigIntegerType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/BinaryType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/BooleanType.BooleanEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/BooleanType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ByteBufferDecoder.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ByteBufferEncoder.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ByteType.ByteEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ByteType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/CharacterType.CharacterEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/CharacterType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Codec.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/CompositeReadableBuffer.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/CompositeWritableBuffer.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Data.DataType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Data.Factory.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Data.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Decimal128Type.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Decimal32Type.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Decimal64Type.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DecodeException.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Decoder.ListProcessor.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Decoder.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DecoderImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DescribedTypeConstructor.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DoubleType.DoubleEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DoubleType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DroppingWritableBuffer.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DynamicDescribedType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DynamicTypeConstructor.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/EncodeException.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Encoder.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/EncoderImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/EncodingCodes.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/FloatType.FloatEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/FloatType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/IntegerType.IntegerEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/IntegerType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ListType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/LongType.LongEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/LongType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/MapType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/NullType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/PrimitiveType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ReadableBuffer.ByteBufferReader.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ReadableBuffer.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ShortType.ShortEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ShortType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/StringType.StringEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/StringType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/SymbolType.SymbolEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/SymbolType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/TimestampType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/TypeConstructor.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/TypeEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UUIDType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedByteType.UnsignedByteEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedByteType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedIntegerType.UnsignedIntegerEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedIntegerType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedLongType.UnsignedLongEncoding.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedLongType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedShortType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/WritableBuffer.ByteBufferWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/WritableBuffer.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/impl/DataImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/impl/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/impl/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/AcceptedType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/AmqpSequenceType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/AmqpValueType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/ApplicationPropertiesType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/DataType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/DeliveryAnnotationsType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathAcceptedType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathDataType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathFooterType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathHeaderType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathMessageAnnotationsType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathPropertiesType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FooterType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/HeaderType.HeaderWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/HeaderType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/MessageAnnotationsType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/ModifiedType.ModifiedWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/ModifiedType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/PropertiesType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/ReceivedType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/RejectedType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/ReleasedType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/SourceType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/TargetType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslChallengeType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslInitType.SaslInitWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslInitType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslMechanismsType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslOutcomeType.SaslOutcomeWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslOutcomeType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslResponseType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/CoordinatorType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/DeclareType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/DeclaredType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/DischargeType.DischargeWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/DischargeType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/TransactionalStateType.TransactionalStateWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/TransactionalStateType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/AttachType.AttachWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/AttachType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/BeginType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/CloseType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/DetachType.DetachWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/DetachType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/DispositionType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/EndType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/ErrorConditionType.ErrorConditionWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/ErrorConditionType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/FastPathDispositionType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/FastPathFlowType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/FastPathTransferType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/FlowType.FlowWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/FlowType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/OpenType.OpenWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/OpenType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/TransferType.TransferWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/TransferType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/BaseHandler.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Collector.Factory.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Collector.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Connection.Factory.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Connection.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/CoreHandler.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Delivery.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Endpoint.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/EndpointState.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Engine.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Event.Type.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Event.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/EventType.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Extendable.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ExtendableAccessor.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Handler.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/HandlerException.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Link.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ProtonJConnection.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ProtonJEndpoint.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ProtonJSession.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ProtonJSslDomain.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ProtonJSslPeerDetails.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ProtonJTransport.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Receiver.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Record.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/RecordAccessor.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Sasl.SaslOutcome.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Sasl.SaslState.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Sasl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SaslListener.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Sender.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Session.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Ssl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SslDomain.Factory.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SslDomain.Mode.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SslDomain.VerifyMode.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SslDomain.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SslPeerDetails.Factory.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SslPeerDetails.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Transport.Factory.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Transport.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/TransportDecodeException.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/TransportException.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/TransportResult.Status.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/TransportResult.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/TransportResultFactory.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/AmqpErrorException.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/AmqpHeader.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ByteBufferUtils.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/CollectorImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ConnectionImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/DeliveryImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/EndpointImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/FrameHandler.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/FrameWriterBuffer.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/HandshakeSniffingTransportWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/LinkImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/PlainTransportWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ProtocolTracer.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ReceiverImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/RecordImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/SaslImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/SenderImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/SessionImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/StringUtils.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportDelivery.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportInput.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportInternal.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportLayer.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportOutput.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/ProtonSslEngine.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/ProtonSslEngineProvider.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SimpleSslTransportWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SslDomainImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SslEngineFacadeFactory.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SslHandshakeSniffingTransportWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SslImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SslPeerDetailsImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SslTransportWrapper.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/framing/TransportFrame.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/framing/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/framing/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/logging/LoggingProtocolTracer.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/logging/ProtonLoggerFactory.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/logging/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/logging/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/Message.Factory.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/Message.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/MessageError.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/ProtonJMessage.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/impl/MessageImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/impl/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/impl/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Acceptor.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/FlowController.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Handshaker.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Reactor.Factory.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Reactor.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/ReactorChild.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/ReactorOptions.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Selectable.Callback.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Selectable.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Selector.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Task.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/AcceptorImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/Address.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/IO.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/IOHandler.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/IOImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/ReactorImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/SelectableImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/TaskImpl.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/Timer.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/package-summary.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/package-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/overview-summary.html
create mode 100755 content/releases/qpid-proton-j-0.34.0/api/overview-tree.html
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/package-search-index.js
copy content/releases/{qpid-proton-j-0.33.10 =>
qpid-proton-j-0.34.0}/api/resources/glass.png (100%)
copy content/releases/{qpid-proton-j-0.33.10 =>
qpid-proton-j-0.34.0}/api/resources/x.png (100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/images/ui-bg_glass_55_fbf9ee_1x400.png
(100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/images/ui-bg_glass_65_dadada_1x400.png
(100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/images/ui-bg_glass_75_dadada_1x400.png
(100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/images/ui-bg_glass_75_e6e6e6_1x400.png
(100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/images/ui-bg_glass_95_fef1ec_1x400.png
(100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/images/ui-bg_highlight-soft_75_cccccc_1x100.png
(100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/images/ui-icons_222222_256x240.png (100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/images/ui-icons_2e83ff_256x240.png (100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/images/ui-icons_454545_256x240.png (100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/images/ui-icons_888888_256x240.png (100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/images/ui-icons_cd0a0a_256x240.png (100%)
copy content/releases/{qpid-proton-0.32.0/proton/python/docs/_static/jquery.js
=> qpid-proton-j-0.34.0/api/script-dir/jquery-3.5.1.min.js} (100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/jquery-ui.min.css (100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/jquery-ui.min.js (100%)
copy content/releases/{qpid-proton-j-0.33.10/api/jquery =>
qpid-proton-j-0.34.0/api/script-dir}/jquery-ui.structure.min.css (100%)
create mode 100755 content/releases/qpid-proton-j-0.34.0/api/script.js
create mode 100755 content/releases/qpid-proton-j-0.34.0/api/search.js
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/serialized-form.html
create mode 100755 content/releases/qpid-proton-j-0.34.0/api/stylesheet.css
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/tag-search-index.js
create mode 100755
content/releases/qpid-proton-j-0.34.0/api/type-search-index.js
copy content/releases/{qpid-proton-j-0.33.8 =>
qpid-proton-j-0.34.0}/index.html (87%)
copy content/releases/{qpid-proton-j-0.31.0/index.html =>
qpid-proton-j-0.34.0/release-notes.html} (70%)
copy input/releases/{qpid-cpp-1.38.0/messaging-api/cpp =>
qpid-proton-j-0.34.0}/api/_transom_ignore_pages (100%)
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/allclasses-index.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/allpackages-index.html
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/constant-values.html
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/deprecated-list.html
copy {content/releases/qpid-proton-j-0.33.10 =>
input/releases/qpid-proton-j-0.34.0}/api/element-list (100%)
mode change 100755 => 100644
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/help-doc.html
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/index-all.html
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/index.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/jquery-ui.overrides.css
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/legal/ADDITIONAL_LICENSE_INFO
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/legal/ASSEMBLY_EXCEPTION
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/legal/LICENSE
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/legal/jquery.md
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/legal/jqueryUI.md
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/member-search-index.js
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/module-search-index.js
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/InterruptException.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/Proton.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/ProtonException.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/ProtonUnsupportedOperationException.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/TimeoutException.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/Binary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/Decimal128.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/Decimal32.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/Decimal64.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/DescribedType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/Symbol.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/UnknownDescribedType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/UnsignedByte.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/UnsignedInteger.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/UnsignedLong.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/UnsignedShort.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Accepted.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/AmqpSequence.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/AmqpValue.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Data.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Footer.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Header.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/LifetimePolicy.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/MessageAnnotations.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Modified.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Outcome.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Properties.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Received.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Rejected.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Released.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Section.SectionType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Section.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Source.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Target.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/Terminus.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/TerminusDurability.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/TerminusExpiryPolicy.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/messaging/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslChallenge.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslCode.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslFrameBody.SaslFrameBodyHandler.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslFrameBody.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslInit.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslMechanisms.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslOutcome.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/SaslResponse.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/security/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/Coordinator.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/Declare.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/Declared.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/Discharge.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/GlobalTxId.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/TransactionErrors.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/TransactionalState.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/TxnCapability.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transaction/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/AmqpError.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Attach.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Begin.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Close.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/ConnectionError.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/DeliveryState.DeliveryStateType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/DeliveryState.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Detach.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Disposition.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/EmptyFrame.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/End.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/ErrorCondition.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Flow.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/FrameBody.FrameBodyHandler.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/FrameBody.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/LinkError.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Open.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/ReceiverSettleMode.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Role.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/SenderSettleMode.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/SessionError.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Source.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Target.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/Transfer.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/amqp/transport/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/AMQPDefinedTypes.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/AMQPType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/AbstractDescribedType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ArrayType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/BigIntegerType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/BinaryType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/BooleanType.BooleanEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/BooleanType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ByteBufferDecoder.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ByteBufferEncoder.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ByteType.ByteEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ByteType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/CharacterType.CharacterEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/CharacterType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Codec.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/CompositeReadableBuffer.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/CompositeWritableBuffer.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Data.DataType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Data.Factory.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Data.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Decimal128Type.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Decimal32Type.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Decimal64Type.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DecodeException.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Decoder.ListProcessor.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Decoder.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DecoderImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DescribedTypeConstructor.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DoubleType.DoubleEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DoubleType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DroppingWritableBuffer.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DynamicDescribedType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/DynamicTypeConstructor.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/EncodeException.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/Encoder.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/EncoderImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/EncodingCodes.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/FloatType.FloatEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/FloatType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/IntegerType.IntegerEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/IntegerType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ListType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/LongType.LongEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/LongType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/MapType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/NullType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/PrimitiveType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ReadableBuffer.ByteBufferReader.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ReadableBuffer.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ShortType.ShortEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/ShortType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/StringType.StringEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/StringType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/SymbolType.SymbolEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/SymbolType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/TimestampType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/TypeConstructor.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/TypeEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UUIDType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedByteType.UnsignedByteEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedByteType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedIntegerType.UnsignedIntegerEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedIntegerType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedLongType.UnsignedLongEncoding.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedLongType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/UnsignedShortType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/WritableBuffer.ByteBufferWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/WritableBuffer.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/impl/DataImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/impl/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/impl/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/AcceptedType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/AmqpSequenceType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/AmqpValueType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/ApplicationPropertiesType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/DataType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/DeliveryAnnotationsType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathAcceptedType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathDataType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathFooterType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathHeaderType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathMessageAnnotationsType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FastPathPropertiesType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/FooterType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/HeaderType.HeaderWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/HeaderType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/MessageAnnotationsType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/ModifiedType.ModifiedWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/ModifiedType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/PropertiesType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/ReceivedType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/RejectedType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/ReleasedType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/SourceType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/TargetType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/messaging/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslChallengeType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslInitType.SaslInitWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslInitType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslMechanismsType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslOutcomeType.SaslOutcomeWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslOutcomeType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/SaslResponseType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/security/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/CoordinatorType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/DeclareType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/DeclaredType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/DischargeType.DischargeWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/DischargeType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/TransactionalStateType.TransactionalStateWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/TransactionalStateType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transaction/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/AttachType.AttachWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/AttachType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/BeginType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/CloseType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/DetachType.DetachWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/DetachType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/DispositionType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/EndType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/ErrorConditionType.ErrorConditionWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/ErrorConditionType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/FastPathDispositionType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/FastPathFlowType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/FastPathTransferType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/FlowType.FlowWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/FlowType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/OpenType.OpenWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/OpenType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/TransferType.TransferWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/TransferType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/codec/transport/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/BaseHandler.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Collector.Factory.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Collector.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Connection.Factory.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Connection.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/CoreHandler.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Delivery.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Endpoint.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/EndpointState.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Engine.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Event.Type.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Event.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/EventType.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Extendable.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ExtendableAccessor.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Handler.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/HandlerException.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Link.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ProtonJConnection.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ProtonJEndpoint.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ProtonJSession.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ProtonJSslDomain.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ProtonJSslPeerDetails.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/ProtonJTransport.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Receiver.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Record.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/RecordAccessor.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Sasl.SaslOutcome.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Sasl.SaslState.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Sasl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SaslListener.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Sender.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Session.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Ssl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SslDomain.Factory.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SslDomain.Mode.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SslDomain.VerifyMode.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SslDomain.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SslPeerDetails.Factory.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/SslPeerDetails.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Transport.Factory.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/Transport.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/TransportDecodeException.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/TransportException.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/TransportResult.Status.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/TransportResult.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/TransportResultFactory.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/AmqpErrorException.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/AmqpHeader.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ByteBufferUtils.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/CollectorImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ConnectionImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/DeliveryImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/EndpointImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/FrameHandler.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/FrameWriterBuffer.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/HandshakeSniffingTransportWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/LinkImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/PlainTransportWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ProtocolTracer.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ReceiverImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/RecordImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/SaslImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/SenderImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/SessionImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/StringUtils.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportDelivery.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportInput.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportInternal.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportLayer.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportOutput.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/TransportWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/ProtonSslEngine.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/ProtonSslEngineProvider.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SimpleSslTransportWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SslDomainImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SslEngineFacadeFactory.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SslHandshakeSniffingTransportWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SslImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SslPeerDetailsImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/SslTransportWrapper.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/impl/ssl/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/engine/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/framing/TransportFrame.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/framing/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/framing/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/logging/LoggingProtocolTracer.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/logging/ProtonLoggerFactory.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/logging/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/logging/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/Message.Factory.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/Message.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/MessageError.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/ProtonJMessage.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/impl/MessageImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/impl/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/impl/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/message/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Acceptor.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/FlowController.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Handshaker.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Reactor.Factory.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Reactor.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/ReactorChild.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/ReactorOptions.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Selectable.Callback.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Selectable.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Selector.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/Task.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/AcceptorImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/Address.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/IO.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/IOHandler.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/IOImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/ReactorImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/SelectableImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/TaskImpl.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/Timer.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/impl/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/package-summary.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/org/apache/qpid/proton/reactor/package-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/overview-summary.html
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/overview-tree.html
create mode 100644
input/releases/qpid-proton-j-0.34.0/api/package-search-index.js
copy {content/releases/qpid-proton-j-0.33.10 =>
input/releases/qpid-proton-j-0.34.0}/api/resources/glass.png (100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10 =>
input/releases/qpid-proton-j-0.34.0}/api/resources/x.png (100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/images/ui-bg_glass_55_fbf9ee_1x400.png
(100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/images/ui-bg_glass_65_dadada_1x400.png
(100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/images/ui-bg_glass_75_dadada_1x400.png
(100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/images/ui-bg_glass_75_e6e6e6_1x400.png
(100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/images/ui-bg_glass_95_fef1ec_1x400.png
(100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/images/ui-bg_highlight-soft_75_cccccc_1x100.png
(100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/images/ui-icons_222222_256x240.png
(100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/images/ui-icons_2e83ff_256x240.png
(100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/images/ui-icons_454545_256x240.png
(100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/images/ui-icons_888888_256x240.png
(100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/images/ui-icons_cd0a0a_256x240.png
(100%)
mode change 100755 => 100644
copy content/releases/qpid-proton-0.32.0/proton/python/docs/_static/jquery.js
=> input/releases/qpid-proton-j-0.34.0/api/script-dir/jquery-3.5.1.min.js (100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/jquery-ui.min.css (100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/jquery-ui.min.js (100%)
mode change 100755 => 100644
copy {content/releases/qpid-proton-j-0.33.10/api/jquery =>
input/releases/qpid-proton-j-0.34.0/api/script-dir}/jquery-ui.structure.min.css
(100%)
mode change 100755 => 100644
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/script.js
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/search.js
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/serialized-form.html
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/stylesheet.css
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/tag-search-index.js
create mode 100644 input/releases/qpid-proton-j-0.34.0/api/type-search-index.js
create mode 100644 input/releases/qpid-proton-j-0.34.0/index.md
create mode 100644 input/releases/qpid-proton-j-0.34.0/release-notes.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]