From c1992391dc6df364f5f0f6577d1b305b13788e4c Mon Sep 17 00:00:00 2001 From: "xinyuzhou.zxy" Date: Tue, 28 Mar 2017 14:54:33 +0800 Subject: [PATCH 001/164] Inital javadoc. --- .gitignore | 14 + allclasses-frame.html | 87 ++ allclasses-noframe.html | 87 ++ constant-values.html | 267 ++++ deprecated-list.html | 126 ++ help-doc.html | 231 ++++ index-all.html | 1211 +++++++++++++++++ index.html | 75 + io/openmessaging/BatchToPartition.html | 268 ++++ io/openmessaging/BytesMessage.html | 275 ++++ io/openmessaging/Filters.html | 231 ++++ io/openmessaging/InvokeContext.html | 231 ++++ io/openmessaging/KeyValue.html | 470 +++++++ io/openmessaging/Message.html | 466 +++++++ io/openmessaging/MessageFactory.html | 279 ++++ io/openmessaging/MessageHeader.html | 697 ++++++++++ io/openmessaging/MessageListener.html | 245 ++++ io/openmessaging/MessagingAccessPoint.html | 569 ++++++++ .../MessagingAccessPointManager.html | 309 +++++ io/openmessaging/OnMessageContext.html | 257 ++++ io/openmessaging/PartitionConsumer.html | 290 ++++ io/openmessaging/PartitionIterator.html | 443 ++++++ io/openmessaging/Producer.html | 475 +++++++ io/openmessaging/Promise.html | 409 ++++++ io/openmessaging/PromiseListener.html | 258 ++++ io/openmessaging/PullConsumer.html | 346 +++++ io/openmessaging/PushConsumer.html | 353 +++++ io/openmessaging/ResourceManager.html | 667 +++++++++ io/openmessaging/ServiceEndPoint.html | 374 +++++ io/openmessaging/ServiceLifecycle.html | 265 ++++ io/openmessaging/ServiceLoadBalance.html | 244 ++++ io/openmessaging/ServiceProperties.html | 296 ++++ .../binlogcore/BinlogImportService.html | 266 ++++ io/openmessaging/binlogcore/BinlogOffset.html | 170 +++ .../class-use/BinlogImportService.html | 126 ++ .../binlogcore/class-use/BinlogOffset.html | 166 +++ .../binlogcore/package-frame.html | 22 + .../binlogcore/package-summary.html | 150 ++ io/openmessaging/binlogcore/package-tree.html | 136 ++ io/openmessaging/binlogcore/package-use.html | 161 +++ .../class-use/BatchToPartition.html | 171 +++ io/openmessaging/class-use/BytesMessage.html | 200 +++ io/openmessaging/class-use/Filters.html | 216 +++ io/openmessaging/class-use/InvokeContext.html | 166 +++ io/openmessaging/class-use/KeyValue.html | 495 +++++++ io/openmessaging/class-use/Message.html | 323 +++++ .../class-use/MessageFactory.html | 169 +++ io/openmessaging/class-use/MessageHeader.html | 126 ++ .../class-use/MessageListener.html | 169 +++ .../class-use/MessagingAccessPoint.html | 171 +++ .../MessagingAccessPointManager.html | 126 ++ .../class-use/OnMessageContext.html | 169 +++ .../class-use/PartitionConsumer.html | 175 +++ .../class-use/PartitionIterator.html | 168 +++ io/openmessaging/class-use/Producer.html | 174 +++ io/openmessaging/class-use/Promise.html | 198 +++ .../class-use/PromiseListener.html | 168 +++ io/openmessaging/class-use/PullConsumer.html | 175 +++ io/openmessaging/class-use/PushConsumer.html | 181 +++ .../class-use/ResourceManager.html | 168 +++ .../class-use/ServiceEndPoint.html | 197 +++ .../class-use/ServiceLifecycle.html | 193 +++ .../class-use/ServiceLoadBalance.html | 171 +++ .../class-use/ServiceProperties.html | 187 +++ io/openmessaging/exception/OMSException.html | 274 ++++ .../exception/OMSMessageFormatException.html | 319 +++++ .../exception/OMSNotSupportedException.html | 319 +++++ .../OMSResourceNotExistException.html | 276 ++++ .../exception/OMSRuntimeException.html | 374 +++++ .../exception/OMSTimeOutException.html | 319 +++++ .../exception/class-use/OMSException.html | 168 +++ .../class-use/OMSMessageFormatException.html | 126 ++ .../class-use/OMSNotSupportedException.html | 126 ++ .../OMSResourceNotExistException.html | 250 ++++ .../class-use/OMSRuntimeException.html | 174 +++ .../class-use/OMSTimeOutException.html | 126 ++ io/openmessaging/exception/package-frame.html | 26 + .../exception/package-summary.html | 166 +++ io/openmessaging/exception/package-tree.html | 162 +++ io/openmessaging/exception/package-use.html | 204 +++ io/openmessaging/filter/FilterChain.html | 244 ++++ .../filter/class-use/FilterChain.html | 170 +++ io/openmessaging/filter/package-frame.html | 21 + io/openmessaging/filter/package-summary.html | 144 ++ io/openmessaging/filter/package-tree.html | 135 ++ io/openmessaging/filter/package-use.html | 159 +++ .../internal/DefaultKeyValue.html | 539 ++++++++ .../internal/MessagingAccessPointAdapter.html | 295 ++++ .../internal/class-use/DefaultKeyValue.html | 126 ++ .../MessagingAccessPointAdapter.html | 126 ++ io/openmessaging/internal/package-frame.html | 22 + .../internal/package-summary.html | 152 +++ io/openmessaging/internal/package-tree.html | 140 ++ io/openmessaging/internal/package-use.html | 126 ++ io/openmessaging/observer/ActionEvent.html | 177 +++ io/openmessaging/observer/Observer.html | 231 ++++ .../observer/class-use/ActionEvent.html | 166 +++ .../observer/class-use/Observer.html | 174 +++ io/openmessaging/observer/package-frame.html | 22 + .../observer/package-summary.html | 148 ++ io/openmessaging/observer/package-tree.html | 136 ++ io/openmessaging/observer/package-use.html | 178 +++ io/openmessaging/package-frame.html | 47 + io/openmessaging/package-summary.html | 285 ++++ io/openmessaging/package-tree.html | 175 +++ io/openmessaging/package-use.html | 301 ++++ .../samples/async/ProducerApp.html | 273 ++++ .../samples/async/class-use/ProducerApp.html | 126 ++ .../samples/async/package-frame.html | 21 + .../samples/async/package-summary.html | 144 ++ .../samples/async/package-tree.html | 139 ++ .../samples/async/package-use.html | 126 ++ .../samples/order/ProducerApp.html | 278 ++++ .../samples/order/class-use/ProducerApp.html | 126 ++ .../samples/order/package-frame.html | 21 + .../samples/order/package-summary.html | 144 ++ .../samples/order/package-tree.html | 139 ++ .../samples/order/package-use.html | 126 ++ .../samples/service/Consumer.html | 280 ++++ .../samples/service/Provider.html | 273 ++++ .../samples/service/api/CallRequest.html | 312 +++++ .../samples/service/api/CallResponse.html | 312 +++++ .../samples/service/api/HelloService.html | 245 ++++ .../service/api/class-use/CallRequest.html | 196 +++ .../service/api/class-use/CallResponse.html | 188 +++ .../service/api/class-use/HelloService.html | 166 +++ .../samples/service/api/package-frame.html | 26 + .../samples/service/api/package-summary.html | 163 +++ .../samples/service/api/package-tree.html | 144 ++ .../samples/service/api/package-use.html | 187 +++ .../samples/service/class-use/Consumer.html | 126 ++ .../samples/service/class-use/Provider.html | 126 ++ .../service/impl/HelloServiceImpl.html | 302 ++++ .../impl/class-use/HelloServiceImpl.html | 126 ++ .../samples/service/impl/package-frame.html | 21 + .../samples/service/impl/package-summary.html | 144 ++ .../samples/service/impl/package-tree.html | 139 ++ .../samples/service/impl/package-use.html | 126 ++ .../samples/service/package-frame.html | 22 + .../samples/service/package-summary.html | 148 ++ .../samples/service/package-tree.html | 140 ++ .../samples/service/package-use.html | 126 ++ .../samples/simple/ConsumerQueueApp.html | 278 ++++ .../samples/simple/ConsumerTopicApp.html | 278 ++++ .../samples/simple/ProducerApp.html | 273 ++++ .../simple/class-use/ConsumerQueueApp.html | 126 ++ .../simple/class-use/ConsumerTopicApp.html | 126 ++ .../samples/simple/class-use/ProducerApp.html | 126 ++ .../samples/simple/package-frame.html | 23 + .../samples/simple/package-summary.html | 152 +++ .../samples/simple/package-tree.html | 141 ++ .../samples/simple/package-use.html | 126 ++ .../wireapi/broker/BrokerAdminWireAPI.html | 169 +++ .../wireapi/broker/BrokerConsumeWireAPI.html | 288 ++++ .../wireapi/broker/BrokerProduceWireAPI.html | 330 +++++ .../wireapi/broker/ConnectRequest.html | 239 ++++ io/openmessaging/wireapi/broker/Message.html | 239 ++++ .../wireapi/broker/SendBatchRequest.html | 239 ++++ .../wireapi/broker/SendBatchResponse.html | 239 ++++ .../wireapi/broker/SendOneRequest.html | 239 ++++ .../wireapi/broker/SendOneResponse.html | 239 ++++ .../wireapi/broker/SendOrderRequest.html | 239 ++++ .../wireapi/broker/SendOrderResponse.html | 239 ++++ io/openmessaging/wireapi/broker/Session.html | 239 ++++ .../wireapi/broker/Subscription.html | 239 ++++ .../broker/class-use/BrokerAdminWireAPI.html | 126 ++ .../class-use/BrokerConsumeWireAPI.html | 126 ++ .../class-use/BrokerProduceWireAPI.html | 126 ++ .../broker/class-use/ConnectRequest.html | 170 +++ .../wireapi/broker/class-use/Message.html | 126 ++ .../broker/class-use/SendBatchRequest.html | 166 +++ .../broker/class-use/SendBatchResponse.html | 166 +++ .../broker/class-use/SendOneRequest.html | 168 +++ .../broker/class-use/SendOneResponse.html | 168 +++ .../broker/class-use/SendOrderRequest.html | 166 +++ .../broker/class-use/SendOrderResponse.html | 166 +++ .../wireapi/broker/class-use/Session.html | 187 +++ .../broker/class-use/Subscription.html | 166 +++ .../wireapi/broker/package-frame.html | 36 + .../wireapi/broker/package-summary.html | 203 +++ .../wireapi/broker/package-tree.html | 154 +++ .../wireapi/broker/package-use.html | 183 +++ .../wireapi/client/ClientCallbackWireAPI.html | 279 ++++ .../class-use/ClientCallbackWireAPI.html | 188 +++ .../wireapi/client/package-frame.html | 21 + .../wireapi/client/package-summary.html | 144 ++ .../wireapi/client/package-tree.html | 135 ++ .../wireapi/client/package-use.html | 178 +++ .../consumer/ConsumerCallbackWireAPI.html | 235 ++++ .../wireapi/consumer/ConsumerSelfWireAPI.html | 223 +++ .../class-use/ConsumerCallbackWireAPI.html | 126 ++ .../class-use/ConsumerSelfWireAPI.html | 126 ++ .../wireapi/consumer/package-frame.html | 22 + .../wireapi/consumer/package-summary.html | 148 ++ .../wireapi/consumer/package-tree.html | 140 ++ .../wireapi/consumer/package-use.html | 126 ++ .../wireapi/naming/MetaServiceWireAPI.html | 236 ++++ .../wireapi/naming/NameClientReadWireAPI.html | 169 +++ .../naming/NameClientWriteWireAPI.html | 169 +++ .../naming/class-use/MetaServiceWireAPI.html | 126 ++ .../class-use/NameClientReadWireAPI.html | 126 ++ .../class-use/NameClientWriteWireAPI.html | 126 ++ .../wireapi/naming/package-frame.html | 23 + .../wireapi/naming/package-summary.html | 152 +++ .../wireapi/naming/package-tree.html | 137 ++ .../wireapi/naming/package-use.html | 126 ++ .../producer/ProducerCallbackWireAPI.html | 235 ++++ .../class-use/ProducerCallbackWireAPI.html | 126 ++ .../wireapi/producer/package-frame.html | 21 + .../wireapi/producer/package-summary.html | 144 ++ .../wireapi/producer/package-tree.html | 139 ++ .../wireapi/producer/package-use.html | 126 ++ overview-frame.html | 38 + overview-summary.html | 204 +++ overview-tree.html | 256 ++++ package-list | 17 + script.js | 30 + serialized-form.html | 212 +++ stylesheet.css | 574 ++++++++ 219 files changed, 43249 insertions(+) create mode 100644 .gitignore create mode 100644 allclasses-frame.html create mode 100644 allclasses-noframe.html create mode 100644 constant-values.html create mode 100644 deprecated-list.html create mode 100644 help-doc.html create mode 100644 index-all.html create mode 100644 index.html create mode 100644 io/openmessaging/BatchToPartition.html create mode 100644 io/openmessaging/BytesMessage.html create mode 100644 io/openmessaging/Filters.html create mode 100644 io/openmessaging/InvokeContext.html create mode 100644 io/openmessaging/KeyValue.html create mode 100644 io/openmessaging/Message.html create mode 100644 io/openmessaging/MessageFactory.html create mode 100644 io/openmessaging/MessageHeader.html create mode 100644 io/openmessaging/MessageListener.html create mode 100644 io/openmessaging/MessagingAccessPoint.html create mode 100644 io/openmessaging/MessagingAccessPointManager.html create mode 100644 io/openmessaging/OnMessageContext.html create mode 100644 io/openmessaging/PartitionConsumer.html create mode 100644 io/openmessaging/PartitionIterator.html create mode 100644 io/openmessaging/Producer.html create mode 100644 io/openmessaging/Promise.html create mode 100644 io/openmessaging/PromiseListener.html create mode 100644 io/openmessaging/PullConsumer.html create mode 100644 io/openmessaging/PushConsumer.html create mode 100644 io/openmessaging/ResourceManager.html create mode 100644 io/openmessaging/ServiceEndPoint.html create mode 100644 io/openmessaging/ServiceLifecycle.html create mode 100644 io/openmessaging/ServiceLoadBalance.html create mode 100644 io/openmessaging/ServiceProperties.html create mode 100644 io/openmessaging/binlogcore/BinlogImportService.html create mode 100644 io/openmessaging/binlogcore/BinlogOffset.html create mode 100644 io/openmessaging/binlogcore/class-use/BinlogImportService.html create mode 100644 io/openmessaging/binlogcore/class-use/BinlogOffset.html create mode 100644 io/openmessaging/binlogcore/package-frame.html create mode 100644 io/openmessaging/binlogcore/package-summary.html create mode 100644 io/openmessaging/binlogcore/package-tree.html create mode 100644 io/openmessaging/binlogcore/package-use.html create mode 100644 io/openmessaging/class-use/BatchToPartition.html create mode 100644 io/openmessaging/class-use/BytesMessage.html create mode 100644 io/openmessaging/class-use/Filters.html create mode 100644 io/openmessaging/class-use/InvokeContext.html create mode 100644 io/openmessaging/class-use/KeyValue.html create mode 100644 io/openmessaging/class-use/Message.html create mode 100644 io/openmessaging/class-use/MessageFactory.html create mode 100644 io/openmessaging/class-use/MessageHeader.html create mode 100644 io/openmessaging/class-use/MessageListener.html create mode 100644 io/openmessaging/class-use/MessagingAccessPoint.html create mode 100644 io/openmessaging/class-use/MessagingAccessPointManager.html create mode 100644 io/openmessaging/class-use/OnMessageContext.html create mode 100644 io/openmessaging/class-use/PartitionConsumer.html create mode 100644 io/openmessaging/class-use/PartitionIterator.html create mode 100644 io/openmessaging/class-use/Producer.html create mode 100644 io/openmessaging/class-use/Promise.html create mode 100644 io/openmessaging/class-use/PromiseListener.html create mode 100644 io/openmessaging/class-use/PullConsumer.html create mode 100644 io/openmessaging/class-use/PushConsumer.html create mode 100644 io/openmessaging/class-use/ResourceManager.html create mode 100644 io/openmessaging/class-use/ServiceEndPoint.html create mode 100644 io/openmessaging/class-use/ServiceLifecycle.html create mode 100644 io/openmessaging/class-use/ServiceLoadBalance.html create mode 100644 io/openmessaging/class-use/ServiceProperties.html create mode 100644 io/openmessaging/exception/OMSException.html create mode 100644 io/openmessaging/exception/OMSMessageFormatException.html create mode 100644 io/openmessaging/exception/OMSNotSupportedException.html create mode 100644 io/openmessaging/exception/OMSResourceNotExistException.html create mode 100644 io/openmessaging/exception/OMSRuntimeException.html create mode 100644 io/openmessaging/exception/OMSTimeOutException.html create mode 100644 io/openmessaging/exception/class-use/OMSException.html create mode 100644 io/openmessaging/exception/class-use/OMSMessageFormatException.html create mode 100644 io/openmessaging/exception/class-use/OMSNotSupportedException.html create mode 100644 io/openmessaging/exception/class-use/OMSResourceNotExistException.html create mode 100644 io/openmessaging/exception/class-use/OMSRuntimeException.html create mode 100644 io/openmessaging/exception/class-use/OMSTimeOutException.html create mode 100644 io/openmessaging/exception/package-frame.html create mode 100644 io/openmessaging/exception/package-summary.html create mode 100644 io/openmessaging/exception/package-tree.html create mode 100644 io/openmessaging/exception/package-use.html create mode 100644 io/openmessaging/filter/FilterChain.html create mode 100644 io/openmessaging/filter/class-use/FilterChain.html create mode 100644 io/openmessaging/filter/package-frame.html create mode 100644 io/openmessaging/filter/package-summary.html create mode 100644 io/openmessaging/filter/package-tree.html create mode 100644 io/openmessaging/filter/package-use.html create mode 100644 io/openmessaging/internal/DefaultKeyValue.html create mode 100644 io/openmessaging/internal/MessagingAccessPointAdapter.html create mode 100644 io/openmessaging/internal/class-use/DefaultKeyValue.html create mode 100644 io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html create mode 100644 io/openmessaging/internal/package-frame.html create mode 100644 io/openmessaging/internal/package-summary.html create mode 100644 io/openmessaging/internal/package-tree.html create mode 100644 io/openmessaging/internal/package-use.html create mode 100644 io/openmessaging/observer/ActionEvent.html create mode 100644 io/openmessaging/observer/Observer.html create mode 100644 io/openmessaging/observer/class-use/ActionEvent.html create mode 100644 io/openmessaging/observer/class-use/Observer.html create mode 100644 io/openmessaging/observer/package-frame.html create mode 100644 io/openmessaging/observer/package-summary.html create mode 100644 io/openmessaging/observer/package-tree.html create mode 100644 io/openmessaging/observer/package-use.html create mode 100644 io/openmessaging/package-frame.html create mode 100644 io/openmessaging/package-summary.html create mode 100644 io/openmessaging/package-tree.html create mode 100644 io/openmessaging/package-use.html create mode 100644 io/openmessaging/samples/async/ProducerApp.html create mode 100644 io/openmessaging/samples/async/class-use/ProducerApp.html create mode 100644 io/openmessaging/samples/async/package-frame.html create mode 100644 io/openmessaging/samples/async/package-summary.html create mode 100644 io/openmessaging/samples/async/package-tree.html create mode 100644 io/openmessaging/samples/async/package-use.html create mode 100644 io/openmessaging/samples/order/ProducerApp.html create mode 100644 io/openmessaging/samples/order/class-use/ProducerApp.html create mode 100644 io/openmessaging/samples/order/package-frame.html create mode 100644 io/openmessaging/samples/order/package-summary.html create mode 100644 io/openmessaging/samples/order/package-tree.html create mode 100644 io/openmessaging/samples/order/package-use.html create mode 100644 io/openmessaging/samples/service/Consumer.html create mode 100644 io/openmessaging/samples/service/Provider.html create mode 100644 io/openmessaging/samples/service/api/CallRequest.html create mode 100644 io/openmessaging/samples/service/api/CallResponse.html create mode 100644 io/openmessaging/samples/service/api/HelloService.html create mode 100644 io/openmessaging/samples/service/api/class-use/CallRequest.html create mode 100644 io/openmessaging/samples/service/api/class-use/CallResponse.html create mode 100644 io/openmessaging/samples/service/api/class-use/HelloService.html create mode 100644 io/openmessaging/samples/service/api/package-frame.html create mode 100644 io/openmessaging/samples/service/api/package-summary.html create mode 100644 io/openmessaging/samples/service/api/package-tree.html create mode 100644 io/openmessaging/samples/service/api/package-use.html create mode 100644 io/openmessaging/samples/service/class-use/Consumer.html create mode 100644 io/openmessaging/samples/service/class-use/Provider.html create mode 100644 io/openmessaging/samples/service/impl/HelloServiceImpl.html create mode 100644 io/openmessaging/samples/service/impl/class-use/HelloServiceImpl.html create mode 100644 io/openmessaging/samples/service/impl/package-frame.html create mode 100644 io/openmessaging/samples/service/impl/package-summary.html create mode 100644 io/openmessaging/samples/service/impl/package-tree.html create mode 100644 io/openmessaging/samples/service/impl/package-use.html create mode 100644 io/openmessaging/samples/service/package-frame.html create mode 100644 io/openmessaging/samples/service/package-summary.html create mode 100644 io/openmessaging/samples/service/package-tree.html create mode 100644 io/openmessaging/samples/service/package-use.html create mode 100644 io/openmessaging/samples/simple/ConsumerQueueApp.html create mode 100644 io/openmessaging/samples/simple/ConsumerTopicApp.html create mode 100644 io/openmessaging/samples/simple/ProducerApp.html create mode 100644 io/openmessaging/samples/simple/class-use/ConsumerQueueApp.html create mode 100644 io/openmessaging/samples/simple/class-use/ConsumerTopicApp.html create mode 100644 io/openmessaging/samples/simple/class-use/ProducerApp.html create mode 100644 io/openmessaging/samples/simple/package-frame.html create mode 100644 io/openmessaging/samples/simple/package-summary.html create mode 100644 io/openmessaging/samples/simple/package-tree.html create mode 100644 io/openmessaging/samples/simple/package-use.html create mode 100644 io/openmessaging/wireapi/broker/BrokerAdminWireAPI.html create mode 100644 io/openmessaging/wireapi/broker/BrokerConsumeWireAPI.html create mode 100644 io/openmessaging/wireapi/broker/BrokerProduceWireAPI.html create mode 100644 io/openmessaging/wireapi/broker/ConnectRequest.html create mode 100644 io/openmessaging/wireapi/broker/Message.html create mode 100644 io/openmessaging/wireapi/broker/SendBatchRequest.html create mode 100644 io/openmessaging/wireapi/broker/SendBatchResponse.html create mode 100644 io/openmessaging/wireapi/broker/SendOneRequest.html create mode 100644 io/openmessaging/wireapi/broker/SendOneResponse.html create mode 100644 io/openmessaging/wireapi/broker/SendOrderRequest.html create mode 100644 io/openmessaging/wireapi/broker/SendOrderResponse.html create mode 100644 io/openmessaging/wireapi/broker/Session.html create mode 100644 io/openmessaging/wireapi/broker/Subscription.html create mode 100644 io/openmessaging/wireapi/broker/class-use/BrokerAdminWireAPI.html create mode 100644 io/openmessaging/wireapi/broker/class-use/BrokerConsumeWireAPI.html create mode 100644 io/openmessaging/wireapi/broker/class-use/BrokerProduceWireAPI.html create mode 100644 io/openmessaging/wireapi/broker/class-use/ConnectRequest.html create mode 100644 io/openmessaging/wireapi/broker/class-use/Message.html create mode 100644 io/openmessaging/wireapi/broker/class-use/SendBatchRequest.html create mode 100644 io/openmessaging/wireapi/broker/class-use/SendBatchResponse.html create mode 100644 io/openmessaging/wireapi/broker/class-use/SendOneRequest.html create mode 100644 io/openmessaging/wireapi/broker/class-use/SendOneResponse.html create mode 100644 io/openmessaging/wireapi/broker/class-use/SendOrderRequest.html create mode 100644 io/openmessaging/wireapi/broker/class-use/SendOrderResponse.html create mode 100644 io/openmessaging/wireapi/broker/class-use/Session.html create mode 100644 io/openmessaging/wireapi/broker/class-use/Subscription.html create mode 100644 io/openmessaging/wireapi/broker/package-frame.html create mode 100644 io/openmessaging/wireapi/broker/package-summary.html create mode 100644 io/openmessaging/wireapi/broker/package-tree.html create mode 100644 io/openmessaging/wireapi/broker/package-use.html create mode 100644 io/openmessaging/wireapi/client/ClientCallbackWireAPI.html create mode 100644 io/openmessaging/wireapi/client/class-use/ClientCallbackWireAPI.html create mode 100644 io/openmessaging/wireapi/client/package-frame.html create mode 100644 io/openmessaging/wireapi/client/package-summary.html create mode 100644 io/openmessaging/wireapi/client/package-tree.html create mode 100644 io/openmessaging/wireapi/client/package-use.html create mode 100644 io/openmessaging/wireapi/consumer/ConsumerCallbackWireAPI.html create mode 100644 io/openmessaging/wireapi/consumer/ConsumerSelfWireAPI.html create mode 100644 io/openmessaging/wireapi/consumer/class-use/ConsumerCallbackWireAPI.html create mode 100644 io/openmessaging/wireapi/consumer/class-use/ConsumerSelfWireAPI.html create mode 100644 io/openmessaging/wireapi/consumer/package-frame.html create mode 100644 io/openmessaging/wireapi/consumer/package-summary.html create mode 100644 io/openmessaging/wireapi/consumer/package-tree.html create mode 100644 io/openmessaging/wireapi/consumer/package-use.html create mode 100644 io/openmessaging/wireapi/naming/MetaServiceWireAPI.html create mode 100644 io/openmessaging/wireapi/naming/NameClientReadWireAPI.html create mode 100644 io/openmessaging/wireapi/naming/NameClientWriteWireAPI.html create mode 100644 io/openmessaging/wireapi/naming/class-use/MetaServiceWireAPI.html create mode 100644 io/openmessaging/wireapi/naming/class-use/NameClientReadWireAPI.html create mode 100644 io/openmessaging/wireapi/naming/class-use/NameClientWriteWireAPI.html create mode 100644 io/openmessaging/wireapi/naming/package-frame.html create mode 100644 io/openmessaging/wireapi/naming/package-summary.html create mode 100644 io/openmessaging/wireapi/naming/package-tree.html create mode 100644 io/openmessaging/wireapi/naming/package-use.html create mode 100644 io/openmessaging/wireapi/producer/ProducerCallbackWireAPI.html create mode 100644 io/openmessaging/wireapi/producer/class-use/ProducerCallbackWireAPI.html create mode 100644 io/openmessaging/wireapi/producer/package-frame.html create mode 100644 io/openmessaging/wireapi/producer/package-summary.html create mode 100644 io/openmessaging/wireapi/producer/package-tree.html create mode 100644 io/openmessaging/wireapi/producer/package-use.html create mode 100644 overview-frame.html create mode 100644 overview-summary.html create mode 100644 overview-tree.html create mode 100644 package-list create mode 100644 script.js create mode 100644 serialized-form.html create mode 100644 stylesheet.css diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..36716aa7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +*.iml +*.class +*.jar +*dependency-reduced-pom.xml +.classpath +.project +.settings/ +target/ +devenv +*.log* +*.iml +.idea/ +*.versionsBackup +.DS_Store \ No newline at end of file diff --git a/allclasses-frame.html b/allclasses-frame.html new file mode 100644 index 00000000..1bd79bbc --- /dev/null +++ b/allclasses-frame.html @@ -0,0 +1,87 @@ + + + + + + +All Classes (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

All Classes

+
+ +
+ + diff --git a/allclasses-noframe.html b/allclasses-noframe.html new file mode 100644 index 00000000..12948718 --- /dev/null +++ b/allclasses-noframe.html @@ -0,0 +1,87 @@ + + + + + + +All Classes (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

All Classes

+
+ +
+ + diff --git a/constant-values.html b/constant-values.html new file mode 100644 index 00000000..07998663 --- /dev/null +++ b/constant-values.html @@ -0,0 +1,267 @@ + + + + + + +Constant Field Values (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

io.openmessaging.*

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/deprecated-list.html b/deprecated-list.html new file mode 100644 index 00000000..26ede2e9 --- /dev/null +++ b/deprecated-list.html @@ -0,0 +1,126 @@ + + + + + + +Deprecated List (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Deprecated API

+

Contents

+
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/help-doc.html b/help-doc.html new file mode 100644 index 00000000..eaf3d01d --- /dev/null +++ b/help-doc.html @@ -0,0 +1,231 @@ + + + + + + +API Help (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/index-all.html b/index-all.html new file mode 100644 index 00000000..5775ece1 --- /dev/null +++ b/index-all.html @@ -0,0 +1,1211 @@ + + + + + + +Index (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
A B C D F G H I K L M N O P Q R S T U  + + +

A

+
+
ack() - Method in interface io.openmessaging.OnMessageContext
+
 
+
ack(KeyValue) - Method in interface io.openmessaging.OnMessageContext
+
 
+
ack(String) - Method in interface io.openmessaging.PullConsumer
+
+
Acknowledges the specified and consumed message, with unique message id.
+
+
ack(String, KeyValue) - Method in interface io.openmessaging.PullConsumer
+
+
Acknowledges the specified and consumed message with the specified properties.
+
+
ack() - Method in interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
+
 
+
ActionEvent - Interface in io.openmessaging.observer
+
 
+
addFilter(String) - Method in interface io.openmessaging.Filters
+
 
+
addFirst(Filters) - Method in interface io.openmessaging.filter.FilterChain
+
 
+
addLast(Filters) - Method in interface io.openmessaging.filter.FilterChain
+
 
+
addListener(PromiseListener) - Method in interface io.openmessaging.Promise
+
+
Adds the specified listener to this promise.
+
+
addObserver(Observer) - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Register an observer in an serviceEndPoint object.
+
+
attachQueue(String, MessageListener) - Method in interface io.openmessaging.PushConsumer
+
+
Attaches the PushConsumer to a specified queue, with a MessageListener.
+
+
attachQueue(Subscription) - Method in interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
+
 
+
+ + + +

B

+
+
BatchToPartition - Interface in io.openmessaging
+
 
+
beginTransaction() - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
+
 
+
bind(Class<T>) - Method in interface io.openmessaging.ServiceEndPoint
+
+
Bind a service object to serviceEndPoint, which can directly call services provided by service object
+
+
bind(Class<T>, KeyValue) - Method in interface io.openmessaging.ServiceEndPoint
+
+
Like ServiceEndPoint.bind(Class) but specifying properties that can be used to configure the service band
+
+
bind(Class<T>, KeyValue, ServiceLoadBalance) - Method in interface io.openmessaging.ServiceEndPoint
+
+
Like ServiceEndPoint.bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select + endPoint target
+
+
BinlogImportService - Interface in io.openmessaging.binlogcore
+
 
+
binlogOffset() - Method in interface io.openmessaging.binlogcore.BinlogImportService
+
 
+
BinlogOffset - Interface in io.openmessaging.binlogcore
+
+
Created by vive on 2017/3/23.
+
+
BORN_HOST - Static variable in class io.openmessaging.MessageHeader
+
+
The BORN_HOST header field contains the born host info of a message in client side.
+
+
BORN_TIMESTAMP - Static variable in class io.openmessaging.MessageHeader
+
+
The BORN_TIMESTAMP header field contains the time a message was handed + off to a Producer to be sent.
+
+
BrokerAdminWireAPI - Interface in io.openmessaging.wireapi.broker
+
 
+
BrokerConsumeWireAPI - Interface in io.openmessaging.wireapi.broker
+
 
+
BrokerProduceWireAPI - Interface in io.openmessaging.wireapi.broker
+
 
+
buildKeyValue() - Static method in class io.openmessaging.MessagingAccessPointManager
+
 
+
BytesMessage - Interface in io.openmessaging
+
+
The BytesMessage contains a stream of uninterpreted bytes.
+
+
+ + + +

C

+
+
CallRequest - Class in io.openmessaging.samples.service.api
+
 
+
CallRequest() - Constructor for class io.openmessaging.samples.service.api.CallRequest
+
 
+
CallResponse - Class in io.openmessaging.samples.service.api
+
 
+
CallResponse() - Constructor for class io.openmessaging.samples.service.api.CallResponse
+
 
+
cancel(boolean) - Method in interface io.openmessaging.Promise
+
+
Attempts to cancel execution of this task.
+
+
checkTransactionState() - Method in interface io.openmessaging.wireapi.producer.ProducerCallbackWireAPI
+
 
+
ClientCallbackWireAPI - Interface in io.openmessaging.wireapi.client
+
 
+
commit() - Method in interface io.openmessaging.BatchToPartition
+
 
+
commitTransaction() - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
+
 
+
connect(ConnectRequest) - Method in interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
+
 
+
connect(ConnectRequest) - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
+
 
+
ConnectRequest - Class in io.openmessaging.wireapi.broker
+
 
+
ConnectRequest() - Constructor for class io.openmessaging.wireapi.broker.ConnectRequest
+
 
+
Consumer - Class in io.openmessaging.samples.service
+
 
+
Consumer() - Constructor for class io.openmessaging.samples.service.Consumer
+
 
+
ConsumerCallbackWireAPI - Interface in io.openmessaging.wireapi.consumer
+
 
+
consumerIdListInQueue(String) - Method in interface io.openmessaging.ResourceManager
+
+
Each consumer has a unique id, this method is to fetch the consumer id list in a specified queue.
+
+
ConsumerQueueApp - Class in io.openmessaging.samples.simple
+
 
+
ConsumerQueueApp() - Constructor for class io.openmessaging.samples.simple.ConsumerQueueApp
+
 
+
ConsumerSelfWireAPI - Interface in io.openmessaging.wireapi.consumer
+
 
+
ConsumerTopicApp - Class in io.openmessaging.samples.simple
+
 
+
ConsumerTopicApp() - Constructor for class io.openmessaging.samples.simple.ConsumerTopicApp
+
 
+
containsKey(String) - Method in class io.openmessaging.internal.DefaultKeyValue
+
 
+
containsKey(String) - Method in interface io.openmessaging.KeyValue
+
+
Tests if the specified String is a key in this KeyValue.
+
+
createAndUpdateNamespace(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
+
+
Creates a Namespace resource for the specified MessagingAccessPoint with some preset properties, + updates if it already exists.
+
+
createAndUpdateQueue(String, Filters, KeyValue) - Method in interface io.openmessaging.ResourceManager
+
+
Creates a Queue resource for the specified MessagingAccessPoint with some preset properties, + updates if it already exists.
+
+
createAndUpdateTopic(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
+
+
Creates a Topic resource for the specified MessagingAccessPoint with some preset properties, + updates if it already exists.
+
+
createBatchToPartition(String) - Method in interface io.openmessaging.Producer
+
 
+
createBatchToPartition(String, KeyValue) - Method in interface io.openmessaging.Producer
+
 
+
createBytesMessageToQueue(String, byte[]) - Method in interface io.openmessaging.MessageFactory
+
+
Creates a BytesMessage object.
+
+
createBytesMessageToTopic(String, byte[]) - Method in interface io.openmessaging.MessageFactory
+
+
Creates a BytesMessage object.
+
+
createFilters() - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Create a new Filters for the specified MessagingAccessPoint.
+
+
createPartitionConsumer(String) - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Creates a new PartitionConsumer for the specified MessagingAccessPoint.
+
+
createPartitionConsumer(String, KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Creates a new PartitionConsumer for the specified MessagingAccessPoint with some preset properties.
+
+
createProducer() - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Creates a new Producer for the specified MessagingAccessPoint.
+
+
createProducer(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Creates a new Producer for the specified MessagingAccessPoint with some preset properties.
+
+
createPullConsumer(String) - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Creates a new PullConsumer for the specified MessagingAccessPoint with the specified queue.
+
+
createPullConsumer(String, KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Creates a new PullConsumer for the specified MessagingAccessPoint with some preset properties.
+
+
createPushConsumer() - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Creates a new PushConsumer for the specified MessagingAccessPoint.
+
+
createPushConsumer(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Creates a new PushConsumer for the specified MessagingAccessPoint with some preset properties.
+
+
createQuque() - Method in interface io.openmessaging.wireapi.naming.MetaServiceWireAPI
+
 
+
createResourceManager() - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Create a new ResourceManager for the specified MessagingAccessPoint.
+
+
createServiceEndPoint(String, KeyValue) - Static method in class io.openmessaging.internal.MessagingAccessPointAdapter
+
 
+
createServiceEndPoint() - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Create a new ServiceEndPoint for the specified MessagingAccessPoint.
+
+
createServiceEndPoint(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
+
+
createTopic() - Method in interface io.openmessaging.wireapi.naming.MetaServiceWireAPI
+
 
+
currentOffset() - Method in interface io.openmessaging.PartitionIterator
+
+
Fetches the current offset of this partition iterator.
+
+
+ + + +

D

+
+
DefaultKeyValue - Class in io.openmessaging.internal
+
+
WARN: The current interface prohibits direct access by the end user
+
+
DefaultKeyValue() - Constructor for class io.openmessaging.internal.DefaultKeyValue
+
 
+
deleteObserver(Observer) - Method in interface io.openmessaging.MessagingAccessPoint
+
+
Removes the given observer from the list of observer
+
+
destroyNamespace(String) - Method in interface io.openmessaging.ResourceManager
+
+
Destroys a physical namespace in the specified MessagingAccessPoint.
+
+
destroyQueue(String) - Method in interface io.openmessaging.ResourceManager
+
+
Destroys a physical queue in the specified MessagingAccessPoint.
+
+
destroyTopic(String) - Method in interface io.openmessaging.ResourceManager
+
+
Destroys a physical topic in the specified MessagingAccessPoint.
+
+
detachQueue() - Method in interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
+
 
+
disconnect(Session) - Method in interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
+
 
+
disconnect(Session) - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
+
 
+
+ + + +

F

+
+
FilterChain - Interface in io.openmessaging.filter
+
 
+
Filters - Interface in io.openmessaging
+
 
+
firstOffset() - Method in interface io.openmessaging.PartitionIterator
+
+
Fetches the first offset of this partition iterator.
+
+
forward() - Method in interface io.openmessaging.wireapi.consumer.ConsumerSelfWireAPI
+
 
+
+ + + +

G

+
+
get() - Method in interface io.openmessaging.Promise
+
+
Waits if necessary for the computation to complete, and then + retrieves its result.
+
+
get(long) - Method in interface io.openmessaging.Promise
+
+
Waits if necessary for at most the given time for the computation + to complete, and then retrieves its result, if available.
+
+
getBody() - Method in interface io.openmessaging.BytesMessage
+
+
Returns the bytes message body.
+
+
getConsumerProperties(String) - Method in interface io.openmessaging.ResourceManager
+
+
Returns the properties of the specified consumer instance with the given consumer id.
+
+
getDouble(String) - Method in class io.openmessaging.internal.DefaultKeyValue
+
 
+
getDouble(String) - Method in interface io.openmessaging.KeyValue
+
+
Searches for the double property with the specified key in this KeyValue object.
+
+
getErrorCode() - Method in exception io.openmessaging.exception.OMSRuntimeException
+
 
+
getInt(String) - Method in class io.openmessaging.internal.DefaultKeyValue
+
 
+
getInt(String) - Method in interface io.openmessaging.KeyValue
+
+
Searches for the int property with the specified key in this KeyValue object.
+
+
getLong(String) - Method in class io.openmessaging.internal.DefaultKeyValue
+
 
+
getLong(String) - Method in interface io.openmessaging.KeyValue
+
+
Searches for the long property with the specified key in this KeyValue object.
+
+
getMessagingAccessPoint(String) - Static method in class io.openmessaging.MessagingAccessPointManager
+
 
+
getMessagingAccessPoint(String, KeyValue) - Static method in class io.openmessaging.MessagingAccessPointManager
+
 
+
getNamespaceProperties(String) - Method in interface io.openmessaging.ResourceManager
+
+
Fetches the resource properties of a specified namespace.
+
+
getProducerProperties(String) - Method in interface io.openmessaging.ResourceManager
+
+
Returns the properties of the specified producer instance with the given producer id.
+
+
getQueueProperties(String) - Method in interface io.openmessaging.ResourceManager
+
+
Fetches the resource properties of a specified queue.
+
+
getString(String) - Method in class io.openmessaging.internal.DefaultKeyValue
+
 
+
getString(String) - Method in interface io.openmessaging.KeyValue
+
+
Searches for the String property with the specified key in this KeyValue object.
+
+
getThrowable() - Method in interface io.openmessaging.Promise
+
 
+
getTopicProperties(String) - Method in interface io.openmessaging.ResourceManager
+
+
Fetches the resource properties of a specified topic.
+
+
getValue() - Method in class io.openmessaging.samples.service.api.CallRequest
+
 
+
getValue() - Method in class io.openmessaging.samples.service.api.CallResponse
+
 
+
+ + + +

H

+
+
hasNext() - Method in interface io.openmessaging.PartitionIterator
+
+
Returns true if this partition iterator has more messages when + traversing the iterator in the forward direction.
+
+
hasPrevious() - Method in interface io.openmessaging.PartitionIterator
+
+
Returns true if this partition iterator has more messages when + traversing the iterator in the reverse direction.
+
+
headers() - Method in interface io.openmessaging.Message
+
+
Returns all the header fields of the Message object as a KeyValue.
+
+
HelloService - Interface in io.openmessaging.samples.service.api
+
 
+
HelloServiceImpl - Class in io.openmessaging.samples.service.impl
+
 
+
HelloServiceImpl() - Constructor for class io.openmessaging.samples.service.impl.HelloServiceImpl
+
 
+
+ + + +

I

+
+
id() - Method in interface io.openmessaging.ServiceProperties
+
 
+
id(String) - Method in interface io.openmessaging.ServiceProperties
+
 
+
InvokeContext - Interface in io.openmessaging
+
 
+
invokeContext() - Method in interface io.openmessaging.ServiceEndPoint
+
 
+
io.openmessaging - package io.openmessaging
+
 
+
io.openmessaging.binlogcore - package io.openmessaging.binlogcore
+
 
+
io.openmessaging.exception - package io.openmessaging.exception
+
 
+
io.openmessaging.filter - package io.openmessaging.filter
+
 
+
io.openmessaging.internal - package io.openmessaging.internal
+
 
+
io.openmessaging.observer - package io.openmessaging.observer
+
 
+
io.openmessaging.samples.async - package io.openmessaging.samples.async
+
 
+
io.openmessaging.samples.order - package io.openmessaging.samples.order
+
 
+
io.openmessaging.samples.service - package io.openmessaging.samples.service
+
 
+
io.openmessaging.samples.service.api - package io.openmessaging.samples.service.api
+
 
+
io.openmessaging.samples.service.impl - package io.openmessaging.samples.service.impl
+
 
+
io.openmessaging.samples.simple - package io.openmessaging.samples.simple
+
 
+
io.openmessaging.wireapi.broker - package io.openmessaging.wireapi.broker
+
 
+
io.openmessaging.wireapi.client - package io.openmessaging.wireapi.client
+
 
+
io.openmessaging.wireapi.consumer - package io.openmessaging.wireapi.consumer
+
 
+
io.openmessaging.wireapi.naming - package io.openmessaging.wireapi.naming
+
 
+
io.openmessaging.wireapi.producer - package io.openmessaging.wireapi.producer
+
 
+
isCancelled() - Method in interface io.openmessaging.Promise
+
+
Returns true if this task was cancelled before it completed + normally.
+
+
isDone() - Method in interface io.openmessaging.Promise
+
+
Returns true if this task completed.
+
+
isSuspended() - Method in interface io.openmessaging.PushConsumer
+
+
This method is used to find out whether the PushConsumer is suspended.
+
+
+ + + +

K

+
+
keySet() - Method in class io.openmessaging.internal.DefaultKeyValue
+
 
+
keySet() - Method in interface io.openmessaging.KeyValue
+
+
Returns a Set view of the keys contained in this KeyValue object.
+
+
KeyValue - Interface in io.openmessaging
+
+
The KeyValue class represents a persistent set of properties, which supports method chaining.
+
+
+ + + +

L

+
+
lastOffset() - Method in interface io.openmessaging.PartitionIterator
+
+
Fetches the last offset of this partition iterator.
+
+
latestEvent() - Method in interface io.openmessaging.wireapi.client.ClientCallbackWireAPI
+
 
+
+ + + +

M

+
+
main(String[]) - Static method in class io.openmessaging.samples.async.ProducerApp
+
 
+
main(String[]) - Static method in class io.openmessaging.samples.order.ProducerApp
+
 
+
main(String[]) - Static method in class io.openmessaging.samples.service.Consumer
+
 
+
main(String[]) - Static method in class io.openmessaging.samples.service.Provider
+
 
+
main(String[]) - Static method in class io.openmessaging.samples.simple.ConsumerQueueApp
+
 
+
main(String[]) - Static method in class io.openmessaging.samples.simple.ConsumerTopicApp
+
 
+
main(String[]) - Static method in class io.openmessaging.samples.simple.ProducerApp
+
 
+
Message - Interface in io.openmessaging
+
+
The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is + BytesMessage.
+
+
Message - Class in io.openmessaging.wireapi.broker
+
 
+
Message() - Constructor for class io.openmessaging.wireapi.broker.Message
+
 
+
MESSAGE_ID - Static variable in class io.openmessaging.MessageHeader
+
+
The MESSAGE_ID header field contains a value that uniquely identifies + each message sent by a Producer.
+
+
MessageFactory - Interface in io.openmessaging
+
+
A factory interface for creating Message objects.
+
+
MessageHeader - Class in io.openmessaging
+
+
The MessageHeader class describes each OMS message header field.
+
+
MessageHeader() - Constructor for class io.openmessaging.MessageHeader
+
 
+
MessageListener - Interface in io.openmessaging
+
+
The message listener interface.
+
+
MessagingAccessPoint - Interface in io.openmessaging
+
+
The MessagingAccessPoint obtained from MessagingAccessPointManager is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
+
+
MessagingAccessPointAdapter - Class in io.openmessaging.internal
+
+
WARN: The current interface prohibits direct access by the end user
+
+
MessagingAccessPointAdapter() - Constructor for class io.openmessaging.internal.MessagingAccessPointAdapter
+
 
+
MessagingAccessPointManager - Class in io.openmessaging
+
 
+
MessagingAccessPointManager() - Constructor for class io.openmessaging.MessagingAccessPointManager
+
 
+
MetaServiceWireAPI - Interface in io.openmessaging.wireapi.naming
+
 
+
metrics() - Method in interface io.openmessaging.wireapi.client.ClientCallbackWireAPI
+
 
+
+ + + +

N

+
+
NameClientReadWireAPI - Interface in io.openmessaging.wireapi.naming
+
 
+
NameClientWriteWireAPI - Interface in io.openmessaging.wireapi.naming
+
 
+
next() - Method in interface io.openmessaging.PartitionIterator
+
+
Returns the next message in the iteration and advances the offset position.
+
+
+ + + +

O

+
+
Observer - Interface in io.openmessaging.observer
+
 
+
OMSException - Exception in io.openmessaging.exception
+
 
+
OMSException() - Constructor for exception io.openmessaging.exception.OMSException
+
 
+
OMSMessageFormatException - Exception in io.openmessaging.exception
+
 
+
OMSMessageFormatException(String, String) - Constructor for exception io.openmessaging.exception.OMSMessageFormatException
+
 
+
OMSMessageFormatException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSMessageFormatException
+
 
+
OMSMessageFormatException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSMessageFormatException
+
 
+
OMSNotSupportedException - Exception in io.openmessaging.exception
+
 
+
OMSNotSupportedException(String, String) - Constructor for exception io.openmessaging.exception.OMSNotSupportedException
+
 
+
OMSNotSupportedException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSNotSupportedException
+
 
+
OMSNotSupportedException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSNotSupportedException
+
 
+
OMSResourceNotExistException - Exception in io.openmessaging.exception
+
+
The OMSResourceNotExistException occurs if requested resource is not exist.
+
+
OMSResourceNotExistException() - Constructor for exception io.openmessaging.exception.OMSResourceNotExistException
+
 
+
OMSRuntimeException - Exception in io.openmessaging.exception
+
 
+
OMSRuntimeException(String, String) - Constructor for exception io.openmessaging.exception.OMSRuntimeException
+
+
Constructs a OMSRuntimeException with the specified detail message + and error code.
+
+
OMSRuntimeException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSRuntimeException
+
+
Constructs a OMSRuntimeException with the specified error code and cause.
+
+
OMSRuntimeException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSRuntimeException
+
+
Constructs a OMSRuntimeException with the specified detail message, + error code and cause.
+
+
OMSTimeOutException - Exception in io.openmessaging.exception
+
 
+
OMSTimeOutException(String, String) - Constructor for exception io.openmessaging.exception.OMSTimeOutException
+
 
+
OMSTimeOutException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSTimeOutException
+
 
+
OMSTimeOutException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSTimeOutException
+
 
+
onEvent(ActionEvent) - Method in interface io.openmessaging.observer.Observer
+
 
+
onMessage(Message, OnMessageContext) - Method in interface io.openmessaging.MessageListener
+
+
Callback method to receive incoming messages.
+
+
OnMessageContext - Interface in io.openmessaging
+
 
+
operationComplete(Promise<V>) - Method in interface io.openmessaging.PromiseListener
+
+
Invoked when the operation associated with the Promise has been completed successfully.
+
+
operationFailed(Promise<V>) - Method in interface io.openmessaging.PromiseListener
+
+
Invoked when the operation associated with the Promise has been completed unsuccessfully.
+
+
+ + + +

P

+
+
PartitionConsumer - Interface in io.openmessaging
+
+
A Queue may have multiple partitions, each partition supports streaming consumption.
+
+
partitionIterator(String) - Method in interface io.openmessaging.PartitionConsumer
+
+
Creates a PartitionIterator from the specified partition.
+
+
PartitionIterator - Interface in io.openmessaging
+
+
A PartitionIterator over a partition of queue, created by + PartitionConsumer.partitionIterator(String), supports consume + messages bilaterally.
+
+
partitionList() - Method in interface io.openmessaging.PartitionConsumer
+
+
Fetches the partition list of the specified queue, which related to this PartitionConsumer
+
+
persist() - Method in interface io.openmessaging.PartitionIterator
+
+
Persist this iterator to local or remote server, that depends on specified + implementation of PartitionConsumer.
+
+
ping() - Method in interface io.openmessaging.wireapi.client.ClientCallbackWireAPI
+
 
+
poll() - Method in interface io.openmessaging.PullConsumer
+
+
Polls the next message produced for this PullConsumer.
+
+
poll(KeyValue) - Method in interface io.openmessaging.PullConsumer
+
+
Polls the next message produced for this PullConsumer, using the specified properties.
+
+
previous() - Method in interface io.openmessaging.PartitionIterator
+
+
Returns the previous message in the iteration and moves the offset + position backwards.
+
+
PRIORITY - Static variable in class io.openmessaging.MessageHeader
+
+
The PRIORITY header field contains the priority level of a message, + a message with higher priority values should be delivered preferentially.
+
+
Producer - Interface in io.openmessaging
+
+
A Producer is a simple object used to send messages on behalf + of a MessagingAccessPoint.
+
+
ProducerApp - Class in io.openmessaging.samples.async
+
 
+
ProducerApp() - Constructor for class io.openmessaging.samples.async.ProducerApp
+
 
+
ProducerApp - Class in io.openmessaging.samples.order
+
 
+
ProducerApp() - Constructor for class io.openmessaging.samples.order.ProducerApp
+
 
+
ProducerApp - Class in io.openmessaging.samples.simple
+
 
+
ProducerApp() - Constructor for class io.openmessaging.samples.simple.ProducerApp
+
 
+
ProducerCallbackWireAPI - Interface in io.openmessaging.wireapi.producer
+
 
+
producerIdListInQueue(String) - Method in interface io.openmessaging.ResourceManager
+
+
Each producer has a unique id, this method is to fetch the producer id list in a specified queue.
+
+
producerIdListInTopic(String) - Method in interface io.openmessaging.ResourceManager
+
+
Each producer has a unique id, this method is to fetch the producer id list in a specified topic.
+
+
Promise<V> - Interface in io.openmessaging
+
+
A Promise represents the result of an asynchronous computation.
+
+
PromiseListener<V> - Interface in io.openmessaging
+
 
+
properties() - Method in interface io.openmessaging.InvokeContext
+
 
+
properties() - Method in interface io.openmessaging.Message
+
+
Returns all the built-in property fields of the Message object as a KeyValue.
+
+
properties() - Method in interface io.openmessaging.OnMessageContext
+
 
+
properties() - Method in interface io.openmessaging.PartitionConsumer
+
+
Returns the properties of this PartitionConsumer instance.
+
+
properties() - Method in interface io.openmessaging.Producer
+
+
Returns the properties of this Producer instance.
+
+
properties() - Method in interface io.openmessaging.PullConsumer
+
+
Returns the properties of this PullConsumer instance.
+
+
properties() - Method in interface io.openmessaging.PushConsumer
+
+
Returns the properties of this PushConsumer instance.
+
+
Provider - Class in io.openmessaging.samples.service
+
 
+
Provider() - Constructor for class io.openmessaging.samples.service.Provider
+
 
+
providerId() - Method in interface io.openmessaging.ServiceProperties
+
 
+
providerId(String) - Method in interface io.openmessaging.ServiceProperties
+
 
+
publish(Object) - Method in interface io.openmessaging.ServiceEndPoint
+
+
Register/re-register a service in a serviceEndPoint object + if service has been registered in serviceEndPoint object, it will be failed when registering delicately
+
+
publish(Object, KeyValue) - Method in interface io.openmessaging.ServiceEndPoint
+
+
Like ServiceEndPoint.publish(Object) but specifying properties + that can be used to configure the service published
+
+
pull() - Method in interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
+
 
+
PullConsumer - Interface in io.openmessaging
+
+
A PullConsumer object can poll messages from the specified queue, + and supports submit the consume result by acknowledgement.
+
+
push() - Method in interface io.openmessaging.wireapi.consumer.ConsumerCallbackWireAPI
+
 
+
PushConsumer - Interface in io.openmessaging
+
+
A PushConsumer object to receive messages from multiple queues, these messages are pushed from + MOM server to PushConsumer client.
+
+
put(String, int) - Method in class io.openmessaging.internal.DefaultKeyValue
+
 
+
put(String, long) - Method in class io.openmessaging.internal.DefaultKeyValue
+
 
+
put(String, double) - Method in class io.openmessaging.internal.DefaultKeyValue
+
 
+
put(String, String) - Method in class io.openmessaging.internal.DefaultKeyValue
+
 
+
put(String, int) - Method in interface io.openmessaging.KeyValue
+
+
Inserts or replaces int value for the specified key.
+
+
put(String, long) - Method in interface io.openmessaging.KeyValue
+
+
Inserts or replaces long value for the specified key.
+
+
put(String, double) - Method in interface io.openmessaging.KeyValue
+
+
Inserts or replaces double value for the specified key.
+
+
put(String, String) - Method in interface io.openmessaging.KeyValue
+
+
Inserts or replaces String value for the specified key.
+
+
putHeaders(String, int) - Method in interface io.openmessaging.Message
+
+
Puts a String-int KeyValue entry to he headers of a Message.
+
+
putHeaders(String, long) - Method in interface io.openmessaging.Message
+
+
Puts a String-long KeyValue entry to he headers of a Message.
+
+
putHeaders(String, double) - Method in interface io.openmessaging.Message
+
+
Puts a String-double KeyValue entry to he headers of a Message.
+
+
putHeaders(String, String) - Method in interface io.openmessaging.Message
+
+
Puts a String-String KeyValue entry to he headers of a Message.
+
+
putMessage() - Method in interface io.openmessaging.binlogcore.BinlogImportService
+
 
+
putProperties(String, int) - Method in interface io.openmessaging.Message
+
+
Puts a String-int KeyValue entry to he headers of a Message.
+
+
putProperties(String, long) - Method in interface io.openmessaging.Message
+
+
Puts a String-long KeyValue entry to he headers of a Message.
+
+
putProperties(String, double) - Method in interface io.openmessaging.Message
+
+
Puts a String-double KeyValue entry to he headers of a Message.
+
+
putProperties(String, String) - Method in interface io.openmessaging.Message
+
+
Puts a String-String KeyValue entry to he headers of a Message.
+
+
+ + + +

Q

+
+
QUEUE - Static variable in class io.openmessaging.MessageHeader
+
+
The QUEUE header field is the destination which the message is being sent.
+
+
+ + + +

R

+
+
relayAddress() - Method in interface io.openmessaging.ServiceProperties
+
 
+
relayAddress(String) - Method in interface io.openmessaging.ServiceProperties
+
 
+
RELIABILITY - Static variable in class io.openmessaging.MessageHeader
+
+
The RELIABILITY header field contains the reliability level of a message.
+
+
ResourceManager - Interface in io.openmessaging
+
+
The ResourceManager is responsible for providing a unified interface of resource management, + allows the user to manage the topic, queue, namespace resources.
+
+
resume() - Method in interface io.openmessaging.PushConsumer
+
+
Resumes the PushConsumer after a suspend.
+
+
rollback() - Method in interface io.openmessaging.BatchToPartition
+
 
+
rollbackTransaction() - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
+
 
+
+ + + +

S

+
+
sayHello(CallRequest) - Method in interface io.openmessaging.samples.service.api.HelloService
+
 
+
sayHello(CallRequest) - Method in class io.openmessaging.samples.service.impl.HelloServiceImpl
+
 
+
SCHEDULE_EXPRESSION - Static variable in class io.openmessaging.MessageHeader
+
+
The SCHEDULE_EXPRESSION header field contains schedule expression of a message.
+
+
SEARCH_KEY - Static variable in class io.openmessaging.MessageHeader
+
+
The SEARCH_KEY header field contains index search key of a message.
+
+
seekByOffset(long) - Method in interface io.openmessaging.PartitionIterator
+
+
Moves the current offset to the specified offset.
+
+
seekByTime(long) - Method in interface io.openmessaging.PartitionIterator
+
+
Moves the current offset to the specified timestamp.
+
+
select(Set<ServiceProperties>) - Method in interface io.openmessaging.ServiceLoadBalance
+
+
Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided + According to different selection strategies to select providerServicePoint that satisfied with application needs, + such as RoundRobin or Random etc.
+
+
send(BytesMessage) - Method in interface io.openmessaging.BatchToPartition
+
 
+
send(BytesMessage, KeyValue) - Method in interface io.openmessaging.BatchToPartition
+
 
+
send(Message) - Method in interface io.openmessaging.Producer
+
+
Sends a message to the specified destination synchronously, the destination should be preset to + MessageHeader, other header fields as well.
+
+
send(Message, KeyValue) - Method in interface io.openmessaging.Producer
+
+
Sends a message to the specified destination synchronously, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
+
+
sendAsync(Message) - Method in interface io.openmessaging.Producer
+
+
Sends a message to the specified destination asynchronously, the destination should be preset to + MessageHeader, other header fields as well.
+
+
sendAsync(Message, KeyValue) - Method in interface io.openmessaging.Producer
+
+
Sends a message to the specified destination asynchronously, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
+
+
sendBatch(SendBatchRequest) - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
+
 
+
SendBatchRequest - Class in io.openmessaging.wireapi.broker
+
 
+
SendBatchRequest() - Constructor for class io.openmessaging.wireapi.broker.SendBatchRequest
+
 
+
SendBatchResponse - Class in io.openmessaging.wireapi.broker
+
 
+
SendBatchResponse() - Constructor for class io.openmessaging.wireapi.broker.SendBatchResponse
+
 
+
sendInTransaction() - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
+
 
+
sendOne(SendOneRequest) - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
+
+
support big message
+
+
SendOneRequest - Class in io.openmessaging.wireapi.broker
+
 
+
SendOneRequest() - Constructor for class io.openmessaging.wireapi.broker.SendOneRequest
+
 
+
SendOneResponse - Class in io.openmessaging.wireapi.broker
+
 
+
SendOneResponse() - Constructor for class io.openmessaging.wireapi.broker.SendOneResponse
+
 
+
sendOneway(Message) - Method in interface io.openmessaging.Producer
+
+
Sends a message to the specified destination in one way, the destination should be preset to + MessageHeader, other header fields as well.
+
+
sendOneway(Message, KeyValue) - Method in interface io.openmessaging.Producer
+
+
Sends a message to the specified destination in one way, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
+
+
sendOrder(SendOrderRequest) - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
+
 
+
SendOrderRequest - Class in io.openmessaging.wireapi.broker
+
 
+
SendOrderRequest() - Constructor for class io.openmessaging.wireapi.broker.SendOrderRequest
+
 
+
SendOrderResponse - Class in io.openmessaging.wireapi.broker
+
 
+
SendOrderResponse() - Constructor for class io.openmessaging.wireapi.broker.SendOrderResponse
+
 
+
ServiceEndPoint - Interface in io.openmessaging
+
 
+
ServiceLifecycle - Interface in io.openmessaging
+
+
The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, + PushConsumer, and so on.
+
+
ServiceLoadBalance - Interface in io.openmessaging
+
 
+
ServiceProperties - Interface in io.openmessaging
+
 
+
Session - Class in io.openmessaging.wireapi.broker
+
 
+
Session() - Constructor for class io.openmessaging.wireapi.broker.Session
+
 
+
set(V) - Method in interface io.openmessaging.Promise
+
+
Set the value to this promise and mark it completed if set successfully.
+
+
setBody(byte[]) - Method in interface io.openmessaging.BytesMessage
+
+
Sets the bytes message body.
+
+
setConsumerProperties(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
+
+
Sets the consumer properties to the specified consumer instance.
+
+
setProducerProperties(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
+
+
Sets the producer properties to the specified producer instance.
+
+
setQoS() - Method in interface io.openmessaging.wireapi.client.ClientCallbackWireAPI
+
 
+
setValue(String) - Method in class io.openmessaging.samples.service.api.CallRequest
+
 
+
setValue(String) - Method in class io.openmessaging.samples.service.api.CallResponse
+
 
+
SHARDING_KEY - Static variable in class io.openmessaging.MessageHeader
+
+
The SHARDING_KEY header field contains the sharding key a message.
+
+
SHARDING_PARTITION - Static variable in class io.openmessaging.MessageHeader
+
+
The SHARDING_PARTITION header field contains the sharding partition key a message.
+
+
shutdown() - Method in interface io.openmessaging.binlogcore.BinlogImportService
+
 
+
shutdown() - Method in interface io.openmessaging.ServiceLifecycle
+
+
Notify a service instance of the end of its life cycle.
+
+
stack() - Method in interface io.openmessaging.wireapi.client.ClientCallbackWireAPI
+
 
+
start() - Method in interface io.openmessaging.binlogcore.BinlogImportService
+
 
+
start() - Method in interface io.openmessaging.ServiceLifecycle
+
+
Used for start or initialization of a service endpoint.
+
+
START_TIME - Static variable in class io.openmessaging.MessageHeader
+
+
The START_TIME header field contains the start timestamp that a message + can be delivered to consumer client.
+
+
STOP_TIME - Static variable in class io.openmessaging.MessageHeader
+
+
The STOP_TIME header field contains the stop timestamp that a message + should be discarded after this timestamp, and no consumer can consume this message.
+
+
STORE_HOST - Static variable in class io.openmessaging.MessageHeader
+
+
The STORE_HOST header field contains the store host info of a message in server side.
+
+
STORE_TIMESTAMP - Static variable in class io.openmessaging.MessageHeader
+
+
The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
+
+
Subscription - Class in io.openmessaging.wireapi.broker
+
 
+
Subscription() - Constructor for class io.openmessaging.wireapi.broker.Subscription
+
 
+
suspend() - Method in interface io.openmessaging.PushConsumer
+
+
Suspends the PushConsumer for later resumption.
+
+
+ + + +

T

+
+
throwException(CallRequest) - Method in interface io.openmessaging.samples.service.api.HelloService
+
 
+
throwException(CallRequest) - Method in class io.openmessaging.samples.service.impl.HelloServiceImpl
+
 
+
TIMEOUT - Static variable in class io.openmessaging.MessageHeader
+
+
The TIMEOUT header field contains the expiration time, it represents a + time-to-live value.
+
+
TOPIC - Static variable in class io.openmessaging.MessageHeader
+
+
The TOPIC header field is the destination which the message is being sent.
+
+
toString() - Method in class io.openmessaging.samples.service.api.CallRequest
+
 
+
toString() - Method in class io.openmessaging.samples.service.api.CallResponse
+
 
+
TRACE_ID - Static variable in class io.openmessaging.MessageHeader
+
+
The TRACE_ID header field contains the trace id a message, which represents a global and unique + identification, and can be used in distributed system to trace the whole call link.
+
+
+ + + +

U

+
+
updateMessage(Message) - Method in interface io.openmessaging.ResourceManager
+
 
+
+A B C D F G H I K L M N O P Q R S T U 
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/index.html b/index.html new file mode 100644 index 00000000..f0554302 --- /dev/null +++ b/index.html @@ -0,0 +1,75 @@ + + + + + + +parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/io/openmessaging/BatchToPartition.html b/io/openmessaging/BatchToPartition.html new file mode 100644 index 00000000..d10f829f --- /dev/null +++ b/io/openmessaging/BatchToPartition.html @@ -0,0 +1,268 @@ + + + + + + +BatchToPartition (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface BatchToPartition

+
+
+
+
    +
  • +
    +
    +
    public interface BatchToPartition
    +
    +
    Author:
    +
    vintagewang@apache.org
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/BytesMessage.html b/io/openmessaging/BytesMessage.html new file mode 100644 index 00000000..124c76be --- /dev/null +++ b/io/openmessaging/BytesMessage.html @@ -0,0 +1,275 @@ + + + + + + +BytesMessage (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface BytesMessage

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    Message
    +
    +
    +
    +
    public interface BytesMessage
    +extends Message
    +
    The BytesMessage contains a stream of uninterpreted bytes. It inherits from the Message interface and + adds a bytes message body. +

    + The BytesMessage doesn't know the format or encoding Rules of the body, the provider and consumer decide the + interpretation of the bytes body.

    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBody

        +
        byte[] getBody()
        +
        Returns the bytes message body.
        +
        +
        Returns:
        +
        the bytes message body
        +
        +
      • +
      + + + +
        +
      • +

        setBody

        +
        BytesMessage setBody(byte[] body)
        +
        Sets the bytes message body.
        +
        +
        Parameters:
        +
        body - the message body to be set
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/Filters.html b/io/openmessaging/Filters.html new file mode 100644 index 00000000..485d98c6 --- /dev/null +++ b/io/openmessaging/Filters.html @@ -0,0 +1,231 @@ + + + + + + +Filters (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface Filters

+
+
+
+
    +
  • +
    +
    +
    public interface Filters
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html new file mode 100644 index 00000000..198a6857 --- /dev/null +++ b/io/openmessaging/InvokeContext.html @@ -0,0 +1,231 @@ + + + + + + +InvokeContext (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface InvokeContext

+
+
+
+
    +
  • +
    +
    +
    public interface InvokeContext
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org
    +
    +
  • +
+
+
+ +
+
+
    +
  • + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html new file mode 100644 index 00000000..54f3f4e8 --- /dev/null +++ b/io/openmessaging/KeyValue.html @@ -0,0 +1,470 @@ + + + + + + +KeyValue (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface KeyValue

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    DefaultKeyValue
    +
    +
    +
    +
    public interface KeyValue
    +
    The KeyValue class represents a persistent set of properties, which supports method chaining.

    A KeyValue object only allows String keys and can contain four primitive type as values: int, long, double, String.

    The KeyValue is a replacement of Properties, with simpler + interfaces and reasonable entry limits.

    A KeyValue object may be used in concurrent scenarios, so the + implementation of KeyValue should consider concurrent related issues.

    All the existing entries in KeyValue can't be removed but can be replaced by a new value for the specified key.

    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      booleancontainsKey(String key) +
      Tests if the specified String is a key in this KeyValue.
      +
      doublegetDouble(String key) +
      Searches for the double property with the specified key in this KeyValue object.
      +
      intgetInt(String key) +
      Searches for the int property with the specified key in this KeyValue object.
      +
      longgetLong(String key) +
      Searches for the long property with the specified key in this KeyValue object.
      +
      StringgetString(String key) +
      Searches for the String property with the specified key in this KeyValue object.
      +
      Set<String>keySet() +
      Returns a Set view of the keys contained in this KeyValue object.
      +
      KeyValueput(String key, + double value) +
      Inserts or replaces double value for the specified key.
      +
      KeyValueput(String key, + int value) +
      Inserts or replaces int value for the specified key.
      +
      KeyValueput(String key, + long value) +
      Inserts or replaces long value for the specified key.
      +
      KeyValueput(String key, + String value) +
      Inserts or replaces String value for the specified key.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        put

        +
        KeyValue put(String key,
        +             int value)
        +
        Inserts or replaces int value for the specified key.
        +
        +
        Parameters:
        +
        key - the key to be placed into this KeyValue object
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        put

        +
        KeyValue put(String key,
        +             long value)
        +
        Inserts or replaces long value for the specified key.
        +
        +
        Parameters:
        +
        key - the key to be placed into this KeyValue object
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        put

        +
        KeyValue put(String key,
        +             double value)
        +
        Inserts or replaces double value for the specified key.
        +
        +
        Parameters:
        +
        key - the key to be placed into this KeyValue object
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        put

        +
        KeyValue put(String key,
        +             String value)
        +
        Inserts or replaces String value for the specified key.
        +
        +
        Parameters:
        +
        key - the key to be placed into this KeyValue object
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        getInt

        +
        int getInt(String key)
        +
        Searches for the int property with the specified key in this KeyValue object. + If the key is not found in this property list, zero is returned.
        +
        +
        Parameters:
        +
        key - the property key
        +
        Returns:
        +
        the value in this KeyValue object with the specified key value
        +
        Throws:
        +
        OMSRuntimeException - if the specified key doesn't exist in this object.
        +
        See Also:
        +
        put(String, int)
        +
        +
      • +
      + + + +
        +
      • +

        getLong

        +
        long getLong(String key)
        +
        Searches for the long property with the specified key in this KeyValue object. + If the key is not found in this property list, zero is returned.
        +
        +
        Parameters:
        +
        key - the property key
        +
        Returns:
        +
        the value in this KeyValue object with the specified key value
        +
        Throws:
        +
        OMSRuntimeException - if the specified key doesn't exist in this object.
        +
        See Also:
        +
        put(String, long)
        +
        +
      • +
      + + + +
        +
      • +

        getDouble

        +
        double getDouble(String key)
        +
        Searches for the double property with the specified key in this KeyValue object. + If the key is not found in this property list, zero is returned.
        +
        +
        Parameters:
        +
        key - the property key
        +
        Returns:
        +
        the value in this KeyValue object with the specified key value
        +
        Throws:
        +
        OMSRuntimeException - if the specified key doesn't exist in this object.
        +
        See Also:
        +
        put(String, double)
        +
        +
      • +
      + + + +
        +
      • +

        getString

        +
        String getString(String key)
        +
        Searches for the String property with the specified key in this KeyValue object. + If the key is not found in this property list, null is returned.
        +
        +
        Parameters:
        +
        key - the property key
        +
        Returns:
        +
        the value in this KeyValue object with the specified key value
        +
        Throws:
        +
        OMSRuntimeException - if the specified key doesn't exist in this object.
        +
        See Also:
        +
        put(String, String)
        +
        +
      • +
      + + + +
        +
      • +

        keySet

        +
        Set<String> keySet()
        +
        Returns a Set view of the keys contained in this KeyValue object. + The set is independent of this KeyValue object, like a copy, so changes to the set are + not reflected in the KeyValue object, and vice-versa.
        +
        +
        Returns:
        +
        the key set view of this KeyValue object.
        +
        +
      • +
      + + + +
        +
      • +

        containsKey

        +
        boolean containsKey(String key)
        +
        Tests if the specified String is a key in this KeyValue.
        +
        +
        Parameters:
        +
        key - possible key
        +
        Returns:
        +
        true if and only if the specified key is in this KeyValue, false + otherwise.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html new file mode 100644 index 00000000..f6daf06c --- /dev/null +++ b/io/openmessaging/Message.html @@ -0,0 +1,466 @@ + + + + + + +Message (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface Message

+
+
+
+
    +
  • +
    +
    All Known Subinterfaces:
    +
    BytesMessage
    +
    +
    +
    +
    public interface Message
    +
    The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is + BytesMessage. +

    + Most message-oriented middleware (MOM) products treat messages as lightweight entities that consist of a header and a + body, like Apache RocketMQ. The header contains fields used for message + routing and identification; the body contains the application data being sent. +

    + The Message is a lightweight entity that only contains the property related information of a specific message + object, and the Message is composed of the following parts: + +

      +
    • Header - All messages support the same set of header fields. Header fields contain values used by both + clients and providers to identify and route messages. +
    • Properties - Each message contains a built-in facility for supporting application-defined property values. + Properties provide an efficient mechanism for supporting application-defined message filtering. +
    + + The body part is placed in the implementation classes of Message.
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        headers

        +
        KeyValue headers()
        +
        Returns all the header fields of the Message object as a KeyValue.
        +
        +
        Returns:
        +
        the headers of a Message
        +
        See Also:
        +
        MessageHeader
        +
        +
      • +
      + + + +
        +
      • +

        properties

        +
        KeyValue properties()
        +
        Returns all the built-in property fields of the Message object as a KeyValue.
        +
        +
        Returns:
        +
        the properties of a Message
        +
        +
      • +
      + + + +
        +
      • +

        putHeaders

        +
        Message putHeaders(String key,
        +                   int value)
        +
        Puts a String-int KeyValue entry to he headers of a Message.
        +
        +
        Parameters:
        +
        key - the key to be placed into the headers
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        putHeaders

        +
        Message putHeaders(String key,
        +                   long value)
        +
        Puts a String-long KeyValue entry to he headers of a Message.
        +
        +
        Parameters:
        +
        key - the key to be placed into the headers
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        putHeaders

        +
        Message putHeaders(String key,
        +                   double value)
        +
        Puts a String-double KeyValue entry to he headers of a Message.
        +
        +
        Parameters:
        +
        key - the key to be placed into the headers
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        putHeaders

        +
        Message putHeaders(String key,
        +                   String value)
        +
        Puts a String-String KeyValue entry to he headers of a Message.
        +
        +
        Parameters:
        +
        key - the key to be placed into the headers
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        putProperties

        +
        Message putProperties(String key,
        +                      int value)
        +
        Puts a String-int KeyValue entry to he headers of a Message.
        +
        +
        Parameters:
        +
        key - the key to be placed into the headers
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        putProperties

        +
        Message putProperties(String key,
        +                      long value)
        +
        Puts a String-long KeyValue entry to he headers of a Message.
        +
        +
        Parameters:
        +
        key - the key to be placed into the headers
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        putProperties

        +
        Message putProperties(String key,
        +                      double value)
        +
        Puts a String-double KeyValue entry to he headers of a Message.
        +
        +
        Parameters:
        +
        key - the key to be placed into the headers
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        putProperties

        +
        Message putProperties(String key,
        +                      String value)
        +
        Puts a String-String KeyValue entry to he headers of a Message.
        +
        +
        Parameters:
        +
        key - the key to be placed into the headers
        +
        value - the value corresponding to key
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html new file mode 100644 index 00000000..2620f3e0 --- /dev/null +++ b/io/openmessaging/MessageFactory.html @@ -0,0 +1,279 @@ + + + + + + +MessageFactory (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface MessageFactory

+
+
+
+
    +
  • +
    +
    All Known Subinterfaces:
    +
    Producer
    +
    +
    +
    +
    public interface MessageFactory
    +
    A factory interface for creating Message objects.
    +
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createBytesMessageToTopic

        +
        BytesMessage createBytesMessageToTopic(String topic,
        +                                       byte[] body)
        +
        Creates a BytesMessage object. A BytesMessage object is used to send a message containing a + stream of uninterpreted bytes. +

        + The returned BytesMessage object only can be sent to the specified topic.

        +
        +
        Parameters:
        +
        topic - the target topic to send
        +
        body - the body data for a message
        +
        Returns:
        +
        the created BytesMessage object
        +
        Throws:
        +
        OMSRuntimeException - if the OMS provider fails to create this message due to some internal error.
        +
        +
      • +
      + + + +
        +
      • +

        createBytesMessageToQueue

        +
        BytesMessage createBytesMessageToQueue(String queue,
        +                                       byte[] body)
        +
        Creates a BytesMessage object. A BytesMessage object is used to send a message containing a + stream of uninterpreted bytes. +

        + The returned BytesMessage object only can be sent to the specified queue.

        +
        +
        Parameters:
        +
        queue - the target queue to send
        +
        body - the body data for a message
        +
        Returns:
        +
        the created BytesMessage object
        +
        Throws:
        +
        OMSRuntimeException - if the OMS provider fails to create this message due to some internal error.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html new file mode 100644 index 00000000..aa21bb10 --- /dev/null +++ b/io/openmessaging/MessageHeader.html @@ -0,0 +1,697 @@ + + + + + + +MessageHeader (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Class MessageHeader

+
+
+ +
+
    +
  • +
    +
    +
    public class MessageHeader
    +extends Object
    +
    The MessageHeader class describes each OMS message header field. + A message's complete header is transmitted to all OMS clients that receive the + message.
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static StringBORN_HOST +
      The BORN_HOST header field contains the born host info of a message in client side.
      +
      static StringBORN_TIMESTAMP +
      The BORN_TIMESTAMP header field contains the time a message was handed + off to a Producer to be sent.
      +
      static StringMESSAGE_ID +
      The MESSAGE_ID header field contains a value that uniquely identifies + each message sent by a Producer.
      +
      static StringPRIORITY +
      The PRIORITY header field contains the priority level of a message, + a message with higher priority values should be delivered preferentially.
      +
      static StringQUEUE +
      The QUEUE header field is the destination which the message is being sent.
      +
      static StringRELIABILITY +
      The RELIABILITY header field contains the reliability level of a message.
      +
      static StringSCHEDULE_EXPRESSION +
      The SCHEDULE_EXPRESSION header field contains schedule expression of a message.
      +
      static StringSEARCH_KEY +
      The SEARCH_KEY header field contains index search key of a message.
      +
      static StringSHARDING_KEY +
      The SHARDING_KEY header field contains the sharding key a message.
      +
      static StringSHARDING_PARTITION +
      The SHARDING_PARTITION header field contains the sharding partition key a message.
      +
      static StringSTART_TIME +
      The START_TIME header field contains the start timestamp that a message + can be delivered to consumer client.
      +
      static StringSTOP_TIME +
      The STOP_TIME header field contains the stop timestamp that a message + should be discarded after this timestamp, and no consumer can consume this message.
      +
      static StringSTORE_HOST +
      The STORE_HOST header field contains the store host info of a message in server side.
      +
      static StringSTORE_TIMESTAMP +
      The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
      +
      static StringTIMEOUT +
      The TIMEOUT header field contains the expiration time, it represents a + time-to-live value.
      +
      static StringTOPIC +
      The TOPIC header field is the destination which the message is being sent.
      +
      static StringTRACE_ID +
      The TRACE_ID header field contains the trace id a message, which represents a global and unique + identification, and can be used in distributed system to trace the whole call link.
      +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      MessageHeader() 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        MESSAGE_ID

        +
        public static final String MESSAGE_ID
        +
        The MESSAGE_ID header field contains a value that uniquely identifies + each message sent by a Producer. +

        + When a message is sent, MESSAGE_ID is ignored. +

        + When the send method returns it contains a producer-assigned value.

        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        TOPIC

        +
        public static final String TOPIC
        +
        The TOPIC header field is the destination which the message is being sent. +

        + When a message is sent this value is should be set properly. +

        + When a message is received, its TOPIC value must be equivalent to the + value assigned when it was sent.

        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        QUEUE

        +
        public static final String QUEUE
        +
        The QUEUE header field is the destination which the message is being sent. +

        + When a message is sent this value is should be set properly. +

        + When a message is received, its QUEUE value must be equivalent to the + value assigned when it was sent.

        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        BORN_TIMESTAMP

        +
        public static final String BORN_TIMESTAMP
        +
        The BORN_TIMESTAMP header field contains the time a message was handed + off to a Producer to be sent. +

        + When a message is sent, BORN_TIMESTAMP will be set with current timestamp as the born + timestamp of a message in client side, on return from the send method, the message's + BORN_TIMESTAMP header field contains this value. When a message is received its + BORN_TIMESTAMP header field contains this same value. +

        + This filed is a long value, measured in milliseconds.

        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        BORN_HOST

        +
        public static final String BORN_HOST
        +
        The BORN_HOST header field contains the born host info of a message in client side. +

        + When a message is sent, BORN_HOST will be set with the local host info, + on return from the send method, the message's BORN_HOST header field contains this value. + When a message is received its BORN_HOST header field contains this same value.

        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        STORE_TIMESTAMP

        +
        public static final String STORE_TIMESTAMP
        +
        The STORE_TIMESTAMP header field contains the store timestamp of a message in server side. +

        + When a message is sent, STORE_TIMESTAMP is ignored. +

        + When the send method returns it contains a server-assigned value. +

        + This filed is a long value, measured in milliseconds.

        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        STORE_HOST

        +
        public static final String STORE_HOST
        +
        The STORE_HOST header field contains the store host info of a message in server side. +

        + When a message is sent, STORE_HOST is ignored. +

        + When the send method returns it contains a server-assigned value.

        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        START_TIME

        +
        public static final String START_TIME
        +
        The START_TIME header field contains the start timestamp that a message + can be delivered to consumer client. +

        + If START_TIME field isn't set explicitly, use BORN_TIMESTAMP as the start timestamp. +

        + This filed is a long value, measured in milliseconds.

        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        STOP_TIME

        +
        public static final String STOP_TIME
        +
        The STOP_TIME header field contains the stop timestamp that a message + should be discarded after this timestamp, and no consumer can consume this message. +

        + (START_TIME ~ STOP_TIME) represents a absolute valid interval that a message + can be delivered in it. +

        + If a earlier timestamp is set than START_TIME, that means the message does not expire. +

        + This filed is a long value, measured in milliseconds. +

        + When an undelivered message's expiration time is reached, the message should be destroyed. + OMS does not define a notification of message expiration.

        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        TIMEOUT

        +
        public static final String TIMEOUT
        +
        The TIMEOUT header field contains the expiration time, it represents a + time-to-live value. +

        + (BORN_TIMESTAMP ~ BORN_TIMESTAMP + TIMEOUT) represents a relative valid interval + that a message can be delivered in it. + If the TIMEOUT field is specified as zero, that indicates the message does not expire. +

        + The TIMEOUT header field has higher priority than START_TIME/STOP_TIME header fields. +

        + When an undelivered message's expiration time is reached, the message should be destroyed. + OMS does not define a notification of message expiration.

        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRIORITY

        +
        public static final String PRIORITY
        +
        The PRIORITY header field contains the priority level of a message, + a message with higher priority values should be delivered preferentially. +

        + OMS defines a ten level priority value with 0 as the lowest priority and 9 as the highest. + OMS does not require that a provider strictly implement priority ordering of messages; + however, it should do its best to deliver expedited messages ahead of normal messages. +

        + If PRIORITY field isn't set explicitly, use 4 as the default priority.

        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        RELIABILITY

        +
        public static final String RELIABILITY
        +
        The RELIABILITY header field contains the reliability level of a message. + A MOM server should guarantee the reliability level for a message.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SEARCH_KEY

        +
        public static final String SEARCH_KEY
        +
        The SEARCH_KEY header field contains index search key of a message. + Clients can query similar messages by search key, and have a quick response.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + + + + + +
        +
      • +

        SHARDING_KEY

        +
        public static final String SHARDING_KEY
        +
        The SHARDING_KEY header field contains the sharding key a message.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SHARDING_PARTITION

        +
        public static final String SHARDING_PARTITION
        +
        The SHARDING_PARTITION header field contains the sharding partition key a message. + The messages with same SHARDING_PARTITION should be sent to the same partition of a destination.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        TRACE_ID

        +
        public static final String TRACE_ID
        +
        The TRACE_ID header field contains the trace id a message, which represents a global and unique + identification, and can be used in distributed system to trace the whole call link.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MessageHeader

        +
        public MessageHeader()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html new file mode 100644 index 00000000..88fdf91a --- /dev/null +++ b/io/openmessaging/MessageListener.html @@ -0,0 +1,245 @@ + + + + + + +MessageListener (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface MessageListener

+
+
+
+
    +
  • +
    +
    +
    public interface MessageListener
    +
    The message listener interface. A message listener must implement this MessageListener interface and register + itself to a consumer instance to asynchronously receive messages.
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onMessage

        +
        void onMessage(Message message,
        +               OnMessageContext context)
        +
        Callback method to receive incoming messages. +

        + A message listener should handle different types of Message.

        +
        +
        Parameters:
        +
        message - the received Message object
        +
        context - the context delivered to the consume thread
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html new file mode 100644 index 00000000..544043df --- /dev/null +++ b/io/openmessaging/MessagingAccessPoint.html @@ -0,0 +1,569 @@ + + + + + + +MessagingAccessPoint (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface MessagingAccessPoint

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ServiceLifecycle
    +
    +
    +
    +
    public interface MessagingAccessPoint
    +extends ServiceLifecycle
    +
    The MessagingAccessPoint obtained from MessagingAccessPointManager is capable of creating Producer, Consumer, ServiceEndPoint, and so on. +

    For example: +

    + MessagingAccessPoint messagingAccessPoint = MessagingAccessPointManager.getMessagingAccessPoint("openmessaging:rocketmq://localhost:10911/namespace");
    + Producer producer = messagingAccessPoint.createProducer();
    + producer.send(producer.createBytesMessageToTopic("HELLO_TOPIC", "HELLO_BODY".getBytes(Charset.forName("UTF-8"))));
    + 
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createProducer

        +
        Producer createProducer()
        +
        Creates a new Producer for the specified MessagingAccessPoint.
        +
        +
        Returns:
        +
        the created producer
        +
        Throws:
        +
        OMSRuntimeException
        +
        +
      • +
      + + + +
        +
      • +

        createProducer

        +
        Producer createProducer(KeyValue properties)
        +
        Creates a new Producer for the specified MessagingAccessPoint with some preset properties.
        +
        +
        Parameters:
        +
        properties - the preset properties
        +
        Returns:
        +
        the created producer
        +
        Throws:
        +
        OMSRuntimeException
        +
        +
      • +
      + + + + + + + +
        +
      • +

        createPushConsumer

        +
        PushConsumer createPushConsumer(KeyValue properties)
        +
        Creates a new PushConsumer for the specified MessagingAccessPoint with some preset properties.
        +
        +
        Parameters:
        +
        properties - the preset properties
        +
        Returns:
        +
        the created PushConsumer
        +
        Throws:
        +
        OMSRuntimeException
        +
        +
      • +
      + + + +
        +
      • +

        createPullConsumer

        +
        PullConsumer createPullConsumer(String queueName)
        +
        Creates a new PullConsumer for the specified MessagingAccessPoint with the specified queue.
        +
        +
        Parameters:
        +
        queueName - the only attached queue for this PullConsumer
        +
        Returns:
        +
        the created PullConsumer
        +
        Throws:
        +
        OMSRuntimeException
        +
        +
      • +
      + + + +
        +
      • +

        createPullConsumer

        +
        PullConsumer createPullConsumer(String queueName,
        +                                KeyValue properties)
        +
        Creates a new PullConsumer for the specified MessagingAccessPoint with some preset properties.
        +
        +
        Parameters:
        +
        queueName - the only attached queue for this PullConsumer
        +
        properties - the preset properties
        +
        Returns:
        +
        the created PullConsumer
        +
        Throws:
        +
        OMSRuntimeException
        +
        +
      • +
      + + + +
        +
      • +

        createPartitionConsumer

        +
        PartitionConsumer createPartitionConsumer(String queueName)
        +
        Creates a new PartitionConsumer for the specified MessagingAccessPoint.
        +
        +
        Parameters:
        +
        queueName - the only attached queue for this PartitionConsumer
        +
        Returns:
        +
        the created PartitionConsumer
        +
        Throws:
        +
        OMSRuntimeException
        +
        +
      • +
      + + + +
        +
      • +

        createPartitionConsumer

        +
        PartitionConsumer createPartitionConsumer(String queueName,
        +                                          KeyValue properties)
        +
        Creates a new PartitionConsumer for the specified MessagingAccessPoint with some preset properties.
        +
        +
        Parameters:
        +
        queueName - the only attached queue for this PartitionConsumer
        +
        properties - the preset properties
        +
        Returns:
        +
        the created consumer
        +
        Throws:
        +
        OMSRuntimeException
        +
        +
      • +
      + + + +
        +
      • +

        createResourceManager

        +
        ResourceManager createResourceManager()
        +
        Create a new ResourceManager for the specified MessagingAccessPoint.
        +
        +
        Returns:
        +
        the created ResourceManager
        +
        Throws:
        +
        OMSRuntimeException
        +
        +
      • +
      + + + +
        +
      • +

        createFilters

        +
        Filters createFilters()
        +
        Create a new Filters for the specified MessagingAccessPoint.
        +
        +
        Returns:
        +
        the created Filters
        +
        Throws:
        +
        OMSRuntimeException
        +
        +
      • +
      + + + +
        +
      • +

        createServiceEndPoint

        +
        ServiceEndPoint createServiceEndPoint()
        +
        Create a new ServiceEndPoint for the specified MessagingAccessPoint.
        +
        +
        Returns:
        +
        the created ServiceEndPoint
        +
        Throws:
        +
        OMSRuntimeException
        +
        +
      • +
      + + + +
        +
      • +

        createServiceEndPoint

        +
        ServiceEndPoint createServiceEndPoint(KeyValue properties)
        +
        Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
        +
        +
        Parameters:
        +
        properties - the preset properties
        +
        Returns:
        +
        the created ServiceEndPoint
        +
        Throws:
        +
        OMSRuntimeException
        +
        +
      • +
      + + + +
        +
      • +

        addObserver

        +
        void addObserver(Observer observer)
        +
        Register an observer in an serviceEndPoint object. Whenever serviceEndPoint object publish or bind an service + object, it will be notified to the list of observer object registered before
        +
        +
        Parameters:
        +
        observer - observer event object to an serviceEndPoint object
        +
        +
      • +
      + + + +
        +
      • +

        deleteObserver

        +
        void deleteObserver(Observer observer)
        +
        Removes the given observer from the list of observer +

        + If the given observer has not been previously registered (i.e. it was + never added) then this method call is a no-op. If it had been previously + added then it will be removed. If it had been added more than once, then + only the first occurrence will be removed.

        +
        +
        Parameters:
        +
        observer - The observer to remove
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/MessagingAccessPointManager.html b/io/openmessaging/MessagingAccessPointManager.html new file mode 100644 index 00000000..6cb05dee --- /dev/null +++ b/io/openmessaging/MessagingAccessPointManager.html @@ -0,0 +1,309 @@ + + + + + + +MessagingAccessPointManager (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Class MessagingAccessPointManager

+
+
+ +
+
    +
  • +
    +
    +
    public class MessagingAccessPointManager
    +extends Object
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MessagingAccessPointManager

        +
        public MessagingAccessPointManager()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/OnMessageContext.html b/io/openmessaging/OnMessageContext.html new file mode 100644 index 00000000..740a8267 --- /dev/null +++ b/io/openmessaging/OnMessageContext.html @@ -0,0 +1,257 @@ + + + + + + +OnMessageContext (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface OnMessageContext

+
+
+
+
    +
  • +
    +
    +
    public interface OnMessageContext
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org
    +
    +
  • +
+
+
+ +
+
+
    +
  • + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/PartitionConsumer.html b/io/openmessaging/PartitionConsumer.html new file mode 100644 index 00000000..9591b634 --- /dev/null +++ b/io/openmessaging/PartitionConsumer.html @@ -0,0 +1,290 @@ + + + + + + +PartitionConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface PartitionConsumer

+
+
+
+
    +
  • +
    +
    +
    public interface PartitionConsumer
    +
    A Queue may have multiple partitions, each partition supports streaming consumption. +

    + A PartitionConsumer object supports consume messages from all the partitions of a + specified queue by streaming way.

    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    See Also:
    +
    MessagingAccessPoint.createPartitionConsumer(String)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        partitionList

        +
        List<String> partitionList()
        +
        Fetches the partition list of the specified queue, which related to this PartitionConsumer
        +
        +
        Returns:
        +
        the partition list of queue
        +
        +
      • +
      + + + +
        +
      • +

        partitionIterator

        +
        PartitionIterator partitionIterator(String partitionName)
        +
        Creates a PartitionIterator from the specified partition. +

        + If the specified partition doesn't exist, create it automatically.

        +
        +
        Parameters:
        +
        partitionName - the specified partition name
        +
        Returns:
        +
        the created PartitionIterator
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/PartitionIterator.html b/io/openmessaging/PartitionIterator.html new file mode 100644 index 00000000..58127d74 --- /dev/null +++ b/io/openmessaging/PartitionIterator.html @@ -0,0 +1,443 @@ + + + + + + +PartitionIterator (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface PartitionIterator

+
+
+
+
    +
  • +
    +
    +
    public interface PartitionIterator
    +
    A PartitionIterator over a partition of queue, created by + PartitionConsumer.partitionIterator(String), supports consume + messages bilaterally.
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      longcurrentOffset() +
      Fetches the current offset of this partition iterator.
      +
      longfirstOffset() +
      Fetches the first offset of this partition iterator.
      +
      booleanhasNext() +
      Returns true if this partition iterator has more messages when + traversing the iterator in the forward direction.
      +
      booleanhasPrevious() +
      Returns true if this partition iterator has more messages when + traversing the iterator in the reverse direction.
      +
      longlastOffset() +
      Fetches the last offset of this partition iterator.
      +
      Messagenext() +
      Returns the next message in the iteration and advances the offset position.
      +
      voidpersist() +
      Persist this iterator to local or remote server, that depends on specified + implementation of PartitionConsumer.
      +
      Messageprevious() +
      Returns the previous message in the iteration and moves the offset + position backwards.
      +
      voidseekByOffset(long offset) +
      Moves the current offset to the specified offset.
      +
      voidseekByTime(long timestamp) +
      Moves the current offset to the specified timestamp.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        currentOffset

        +
        long currentOffset()
        +
        Fetches the current offset of this partition iterator.
        +
        +
        Returns:
        +
        the current offset, return -1 if the iterator is first created.
        +
        +
      • +
      + + + +
        +
      • +

        firstOffset

        +
        long firstOffset()
        +
        Fetches the first offset of this partition iterator.
        +
        +
        Returns:
        +
        the first offset, return -1 if the partition has no message.
        +
        +
      • +
      + + + +
        +
      • +

        lastOffset

        +
        long lastOffset()
        +
        Fetches the last offset of this partition iterator.
        +
        +
        Returns:
        +
        the last offset, return 0 if the iterator is first created.
        +
        +
      • +
      + + + +
        +
      • +

        seekByTime

        +
        void seekByTime(long timestamp)
        +
        Moves the current offset to the specified timestamp. +

        + Moves the current offset to the first offset, if the given timestamp + is earlier than the first message's store timestamp in this partition iterator. +

        + Moves the current offset to the last offset, if the given timestamp + is later than the last message's store timestamp in this partition iterator.

        +
        +
        Parameters:
        +
        timestamp - the specified timestamp
        +
        +
      • +
      + + + +
        +
      • +

        seekByOffset

        +
        void seekByOffset(long offset)
        +
        Moves the current offset to the specified offset.
        +
        +
        Parameters:
        +
        offset - the specified offset
        +
        +
      • +
      + + + +
        +
      • +

        persist

        +
        void persist()
        +
        Persist this iterator to local or remote server, that depends on specified + implementation of PartitionConsumer.
        +
      • +
      + + + +
        +
      • +

        hasNext

        +
        boolean hasNext()
        +
        Returns true if this partition iterator has more messages when + traversing the iterator in the forward direction.
        +
        +
        Returns:
        +
        true if the partition iterator has more messages when + traversing the iterator in the forward direction
        +
        +
      • +
      + + + +
        +
      • +

        next

        +
        Message next()
        +
        Returns the next message in the iteration and advances the offset position. +

        + This method may be called repeatedly to iterate through the iteration, + or intermixed with calls to previous() to go back and forth.

        +
        +
        Returns:
        +
        the next message in the list
        +
        Throws:
        +
        OMSRuntimeException - if the iteration has no more message
        +
        +
      • +
      + + + +
        +
      • +

        hasPrevious

        +
        boolean hasPrevious()
        +
        Returns true if this partition iterator has more messages when + traversing the iterator in the reverse direction.
        +
        +
        Returns:
        +
        true if the partition iterator has more messages when + traversing the iterator in the reverse direction
        +
        +
      • +
      + + + +
        +
      • +

        previous

        +
        Message previous()
        +
        Returns the previous message in the iteration and moves the offset + position backwards. +

        + This method may be called repeatedly to iterate through the iteration backwards, + or intermixed with calls to next() to go back and forth.

        +
        +
        Returns:
        +
        the previous message in the list
        +
        Throws:
        +
        OMSRuntimeException - if the iteration has no previous message
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html new file mode 100644 index 00000000..2b18acac --- /dev/null +++ b/io/openmessaging/Producer.html @@ -0,0 +1,475 @@ + + + + + + +Producer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface Producer

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    MessageFactory, ServiceLifecycle
    +
    +
    +
    +
    public interface Producer
    +extends MessageFactory, ServiceLifecycle
    +
    A Producer is a simple object used to send messages on behalf + of a MessagingAccessPoint. An instance of Producer is + created by calling the MessagingAccessPoint.createProducer() method. + It provides various send methods to send a message to a specified destination. + A destination can be a MessageHeader.TOPIC or a MessageHeader.QUEUE. +

    + + send(Message) means send a message to destination synchronously, + the calling thread will block until the send request complete. +

    + sendAsync(Message) means send a message to destination asynchronously, + the calling thread won't block and will return immediately. Since the send call is asynchronous + it returns a Promise for the send result. +

    + sendOneway(Message) means send a message to destination in one way, + the calling thread won't block and will return immediately. The caller won't care about + the send result, while the server has no responsibility for returning the result.

    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        send

        +
        void send(Message message)
        +
        Sends a message to the specified destination synchronously, the destination should be preset to + MessageHeader, other header fields as well.
        +
        +
        Parameters:
        +
        message - a message will be sent
        +
        Throws:
        +
        OMSMessageFormatException - if an invalid message is specified.
        +
        OMSTimeOutException - if the given timeout elapses before the send operation completes
        +
        OMSRuntimeException - if the Producer fails to send the message due to some internal error.
        +
        +
      • +
      + + + +
        +
      • +

        send

        +
        void send(Message message,
        +          KeyValue properties)
        +
        Sends a message to the specified destination synchronously, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
        +
        +
        Parameters:
        +
        message - a message will be sent
        +
        properties - the specified properties
        +
        Throws:
        +
        OMSMessageFormatException - if an invalid message is specified.
        +
        OMSTimeOutException - if the given timeout elapses before the send operation completes
        +
        OMSRuntimeException - if the Producer fails to send the message due to some internal error.
        +
        +
      • +
      + + + +
        +
      • +

        sendAsync

        +
        Promise<Void> sendAsync(Message message)
        +
        Sends a message to the specified destination asynchronously, the destination should be preset to + MessageHeader, other header fields as well. +

        + The returned Promise will have the result once the operation completes, and the registered + PromiseListener will be notified, either because the operation was successful or because of an error.

        +
        +
        Parameters:
        +
        message - a message will be sent
        +
        Returns:
        +
        the Promise of an asynchronous message send operation.
        +
        See Also:
        +
        Promise, +PromiseListener
        +
        +
      • +
      + + + +
        +
      • +

        sendAsync

        +
        Promise<Void> sendAsync(Message message,
        +                        KeyValue properties)
        +
        Sends a message to the specified destination asynchronously, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well. +

        + The returned Promise will have the result once the operation completes, and the registered + PromiseListener will be notified, either because the operation was successful or because of an error.

        +
        +
        Parameters:
        +
        message - a message will be sent
        +
        properties - the specified properties
        +
        Returns:
        +
        the Promise of an asynchronous message send operation.
        +
        See Also:
        +
        Promise, +PromiseListener
        +
        +
      • +
      + + + +
        +
      • +

        sendOneway

        +
        void sendOneway(Message message)
        +
        Sends a message to the specified destination in one way, the destination should be preset to + MessageHeader, other header fields as well. +

        + There is no Promise related or RuntimeException thrown. The calling thread doesn't + care about the send result and also have no context to get the result.

        +
        +
        Parameters:
        +
        message - a message will be sent
        +
        +
      • +
      + + + +
        +
      • +

        sendOneway

        +
        void sendOneway(Message message,
        +                KeyValue properties)
        +
        Sends a message to the specified destination in one way, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well. +

        + There is no Promise related or RuntimeException thrown. The calling thread doesn't + care about the send result and also have no context to get the result.

        +
        +
        Parameters:
        +
        message - a message will be sent
        +
        properties - the specified properties
        +
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html new file mode 100644 index 00000000..3c8f56cb --- /dev/null +++ b/io/openmessaging/Promise.html @@ -0,0 +1,409 @@ + + + + + + +Promise (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface Promise<V>

+
+
+
+
    +
  • +
    +
    +
    public interface Promise<V>
    +
    A Promise represents the result of an asynchronous computation. Methods are provided to check if the + computation is complete, to wait for its completion, and to retrieve the result of the computation. The result can + only be retrieved using method get when the computation has completed, blocking if necessary until it is + ready. Cancellation is performed by the cancel method. Additional methods are provided to determine if the + task completed normally or was cancelled. Once a computation has completed, the computation cannot be cancelled. If + you would like to use a Promise for the sake of cancellability but not provide a usable result, you can + declare types of the form Promise<?> and return null as a result of the underlying task.
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      voidaddListener(PromiseListener listener) +
      Adds the specified listener to this promise.
      +
      booleancancel(boolean mayInterruptIfRunning) +
      Attempts to cancel execution of this task.
      +
      Vget() +
      Waits if necessary for the computation to complete, and then + retrieves its result.
      +
      Vget(long timeout) +
      Waits if necessary for at most the given time for the computation + to complete, and then retrieves its result, if available.
      +
      ThrowablegetThrowable() 
      booleanisCancelled() +
      Returns true if this task was cancelled before it completed + normally.
      +
      booleanisDone() +
      Returns true if this task completed.
      +
      booleanset(V value) +
      Set the value to this promise and mark it completed if set successfully.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        cancel

        +
        boolean cancel(boolean mayInterruptIfRunning)
        +
        Attempts to cancel execution of this task. This attempt will fail if the task has already completed, has already + been cancelled, or could not be cancelled for some other reason. If successful, and this task has not started + when cancel is called, this task should never run. If the task has already started, then the mayInterruptIfRunning parameter determines whether the thread executing this task should be interrupted in an + attempt to stop the task. +

        + After this method returns, subsequent calls to isDone() will always return true. Subsequent calls + to isCancelled() will always return true if this method returned true.

        +
        +
        Parameters:
        +
        mayInterruptIfRunning - true if the thread executing this task should be interrupted; otherwise, + in-progress tasks are allowed to complete
        +
        Returns:
        +
        false if the task could not be cancelled, typically because it has already completed normally; + true otherwise
        +
        +
      • +
      + + + +
        +
      • +

        isCancelled

        +
        boolean isCancelled()
        +
        Returns true if this task was cancelled before it completed + normally.
        +
        +
        Returns:
        +
        true if this task was cancelled before it completed
        +
        +
      • +
      + + + +
        +
      • +

        isDone

        +
        boolean isDone()
        +
        Returns true if this task completed. +

        + Completion may be due to normal termination, an exception, or + cancellation -- in all of these cases, this method will return + true.

        +
        +
        Returns:
        +
        true if this task completed
        +
        +
      • +
      + + + +
        +
      • +

        get

        +
        V get()
        +
        Waits if necessary for the computation to complete, and then + retrieves its result.
        +
        +
        Returns:
        +
        the computed result
        +
        +
      • +
      + + + +
        +
      • +

        get

        +
        V get(long timeout)
        +
        Waits if necessary for at most the given time for the computation + to complete, and then retrieves its result, if available.
        +
        +
        Parameters:
        +
        timeout - the maximum time to wait
        +
        Returns:
        +
        the computed result

        if the computation was cancelled

        +
        +
      • +
      + + + + + +
        +
      • +

        set

        +
        boolean set(V value)
        +
        Set the value to this promise and mark it completed if set successfully.
        +
        +
        Parameters:
        +
        value - Value
        +
        Returns:
        +
        Whether set is success
        +
        +
      • +
      + + + +
        +
      • +

        addListener

        +
        void addListener(PromiseListener listener)
        +
        Adds the specified listener to this promise. The specified listener is notified when this promise is done. If this + promise is already completed, the specified listener is notified immediately.
        +
        +
        Parameters:
        +
        listener - PromiseListener
        +
        +
      • +
      + + + +
        +
      • +

        getThrowable

        +
        Throwable getThrowable()
        +
        +
        Returns:
        +
        a throwable caught by the promise
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html new file mode 100644 index 00000000..d0ac9c4e --- /dev/null +++ b/io/openmessaging/PromiseListener.html @@ -0,0 +1,258 @@ + + + + + + +PromiseListener (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface PromiseListener<V>

+
+
+
+
    +
  • +
    +
    +
    public interface PromiseListener<V>
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+
    +
  • + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        operationComplete

        +
        void operationComplete(Promise<V> promise)
        +
        Invoked when the operation associated with the Promise has been completed successfully.
        +
        +
        Parameters:
        +
        promise - the source Promise which called this callback
        +
        +
      • +
      + + + +
        +
      • +

        operationFailed

        +
        void operationFailed(Promise<V> promise)
        +
        Invoked when the operation associated with the Promise has been completed unsuccessfully.
        +
        +
        Parameters:
        +
        promise - the source Promise which called this callback
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html new file mode 100644 index 00000000..e4c3e19e --- /dev/null +++ b/io/openmessaging/PullConsumer.html @@ -0,0 +1,346 @@ + + + + + + +PullConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface PullConsumer

+
+
+
+
    +
  • +
    +
    +
    public interface PullConsumer
    +
    A PullConsumer object can poll messages from the specified queue, + and supports submit the consume result by acknowledgement.
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    See Also:
    +
    MessagingAccessPoint.createPullConsumer(String)
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      voidack(String messageId) +
      Acknowledges the specified and consumed message, with unique message id.
      +
      voidack(String messageId, + KeyValue properties) +
      Acknowledges the specified and consumed message with the specified properties.
      +
      Messagepoll() +
      Polls the next message produced for this PullConsumer.
      +
      Messagepoll(KeyValue properties) +
      Polls the next message produced for this PullConsumer, using the specified properties.
      +
      KeyValueproperties() +
      Returns the properties of this PullConsumer instance.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        poll

        +
        Message poll()
        +
        Polls the next message produced for this PullConsumer. +

        + This call blocks indefinitely until a message is arrives, the timeout expires, + or until this PullConsumer is shut down.

        +
        +
        Returns:
        +
        the next message produced for this PullConsumer, or null if this PullConsumer is + concurrently shut down
        +
        Throws:
        +
        OMSRuntimeException - if this PullConsumer fails to pull the next message due to some internal + error.
        +
        +
      • +
      + + + +
        +
      • +

        poll

        +
        Message poll(KeyValue properties)
        +
        Polls the next message produced for this PullConsumer, using the specified properties. +

        + This call blocks indefinitely until a message is arrives, the timeout expires, + or until this PullConsumer is shut down.

        +
        +
        Parameters:
        +
        properties - the specified properties
        +
        Returns:
        +
        the next message produced for this PullConsumer, or null if this PullConsumer is + concurrently shut down
        +
        Throws:
        +
        OMSRuntimeException - if this PullConsumer fails to pull the next message due to some internal + error.
        +
        +
      • +
      + + + +
        +
      • +

        ack

        +
        void ack(String messageId)
        +
        Acknowledges the specified and consumed message, with unique message id. +

        + Messages that have been received but not acknowledged may be redelivered.

        +
        +
        Throws:
        +
        OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
        +
        +
      • +
      + + + +
        +
      • +

        ack

        +
        void ack(String messageId,
        +         KeyValue properties)
        +
        Acknowledges the specified and consumed message with the specified properties. +

        + Messages that have been received but not acknowledged may be redelivered.

        +
        +
        Throws:
        +
        OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html new file mode 100644 index 00000000..9da3a3cd --- /dev/null +++ b/io/openmessaging/PushConsumer.html @@ -0,0 +1,353 @@ + + + + + + +PushConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface PushConsumer

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ServiceLifecycle
    +
    +
    +
    +
    public interface PushConsumer
    +extends ServiceLifecycle
    +
    A PushConsumer object to receive messages from multiple queues, these messages are pushed from + MOM server to PushConsumer client.
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    See Also:
    +
    MessagingAccessPoint.createPushConsumer()
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        resume

        +
        void resume()
        +
        Resumes the PushConsumer after a suspend. +

        + This method resumes the PushConsumer instance after it was suspended. + The instance will not receive new messages between the suspend and resume calls.

        +
        +
        Throws:
        +
        OMSRuntimeException - if the instance has not been suspended.
        +
        See Also:
        +
        suspend()
        +
        +
      • +
      + + + +
        +
      • +

        suspend

        +
        void suspend()
        +
        Suspends the PushConsumer for later resumption. +

        + This method suspends the PushConsumer instance until it is resumed. + The instance will not receive new messages between the suspend and resume calls.

        +
        +
        Throws:
        +
        OMSRuntimeException - if the instance is not currently running.
        +
        See Also:
        +
        resume()
        +
        +
      • +
      + + + +
        +
      • +

        isSuspended

        +
        boolean isSuspended()
        +
        This method is used to find out whether the PushConsumer is suspended.
        +
        +
        Returns:
        +
        true if this PushConsumer is suspended, false otherwise
        +
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html new file mode 100644 index 00000000..733e7f5b --- /dev/null +++ b/io/openmessaging/ResourceManager.html @@ -0,0 +1,667 @@ + + + + + + +ResourceManager (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface ResourceManager

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ServiceLifecycle
    +
    +
    +
    +
    public interface ResourceManager
    +extends ServiceLifecycle
    +
    The ResourceManager is responsible for providing a unified interface of resource management, + allows the user to manage the topic, queue, namespace resources. +

    + Create, fetch, update and destroy are the four basic functions of ResourceManager. +

    + And the ResourceManager also supports fetch and update resource properties dynamically. +

    + The properties of consumer and producer also are treated as Resource. ResourceManager + allows the user to fetch producer and consumer list in a specified topic or queue, + and update their resource properties dynamically. +

    + MessagingAccessPoint.createResourceManager() is the unique method to obtain a ResourceManager + instance, any changes made by this instance will reflect to the message-oriented middleware (MOM) or + other product behind the MessagingAccessPoint.

    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createAndUpdateNamespace

        +
        void createAndUpdateNamespace(String nsName,
        +                              KeyValue properties)
        +
        Creates a Namespace resource for the specified MessagingAccessPoint with some preset properties, + updates if it already exists. +

        + Note that this method will simply create the physical Namespace in the specified MessagingAccessPoint.

        +
        +
        Parameters:
        +
        nsName - a namespace name
        +
        properties - the preset properties
        +
        +
      • +
      + + + +
        +
      • +

        createAndUpdateTopic

        +
        void createAndUpdateTopic(String topicName,
        +                          KeyValue properties)
        +
        Creates a Topic resource for the specified MessagingAccessPoint with some preset properties, + updates if it already exists. +

        + Note that this method will simply create the physical topic in the specified MessagingAccessPoint.

        +
        +
        Parameters:
        +
        topicName - a topic name
        +
        properties - the preset properties
        +
        +
      • +
      + + + +
        +
      • +

        createAndUpdateQueue

        +
        void createAndUpdateQueue(String queueName,
        +                          Filters filter,
        +                          KeyValue properties)
        +
        Creates a Queue resource for the specified MessagingAccessPoint with some preset properties, + updates if it already exists. +

        + Note that this method will simply create the physical queue in the specified MessagingAccessPoint.

        +
        +
        Parameters:
        +
        queueName - a queue name
        +
        filter - a specified filter
        +
        properties - the preset properties
        +
        +
      • +
      + + + +
        +
      • +

        destroyNamespace

        +
        void destroyNamespace(String nsName)
        +
        Destroys a physical namespace in the specified MessagingAccessPoint. +

        + All this namespace related physical resources may be deleted immediately.

        +
        +
        Parameters:
        +
        nsName - a namespace name to be destroyed
        +
        +
      • +
      + + + +
        +
      • +

        destroyTopic

        +
        void destroyTopic(String topicName)
        +
        Destroys a physical topic in the specified MessagingAccessPoint. +

        + All this topic related physical resources may be deleted immediately.

        +
        +
        Parameters:
        +
        topicName - a namespace name to be destroyed
        +
        +
      • +
      + + + +
        +
      • +

        destroyQueue

        +
        void destroyQueue(String queueName)
        +
        Destroys a physical queue in the specified MessagingAccessPoint. +

        + All this queue related physical resources may be deleted immediately.

        +
        +
        Parameters:
        +
        queueName - a namespace name to be destroyed
        +
        +
      • +
      + + + +
        +
      • +

        getNamespaceProperties

        +
        KeyValue getNamespaceProperties(String nsName)
        +                         throws OMSResourceNotExistException
        +
        Fetches the resource properties of a specified namespace.
        +
        +
        Parameters:
        +
        nsName - a namespace name
        +
        Returns:
        +
        the properties of this specified namespace
        +
        Throws:
        +
        OMSResourceNotExistException - if the specified namespace is not exists
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        consumerIdListInQueue

        +
        List<String> consumerIdListInQueue(String queueName)
        +                            throws OMSResourceNotExistException
        +
        Each consumer has a unique id, this method is to fetch the consumer id list in a specified queue.
        +
        +
        Parameters:
        +
        queueName - a queue name
        +
        Returns:
        +
        the consumer id list in this queue
        +
        Throws:
        +
        OMSResourceNotExistException - if the specified queue is not exists
        +
        +
      • +
      + + + +
        +
      • +

        getConsumerProperties

        +
        KeyValue getConsumerProperties(String consumerId)
        +                        throws OMSResourceNotExistException
        +
        Returns the properties of the specified consumer instance with the given consumer id. + If no such consumer id exists, OMSResourceNotExistException will be thrown.
        +
        +
        Parameters:
        +
        consumerId - The unique consumer id for an consumer instance
        +
        Returns:
        +
        the properties of the matching consumer instance
        +
        Throws:
        +
        OMSResourceNotExistException - if the specified consumer is not exists
        +
        +
      • +
      + + + +
        +
      • +

        setConsumerProperties

        +
        void setConsumerProperties(String consumerId,
        +                           KeyValue properties)
        +                    throws OMSResourceNotExistException
        +
        Sets the consumer properties to the specified consumer instance. +

        + The new KeyValue becomes the current set of consumer properties, and the getConsumerProperties(String) will observe this change soon. If the argument is null, then the + current set of consumer properties will stay the same.

        +
        +
        Parameters:
        +
        consumerId - the specified consumer id
        +
        properties - the new consumer properties
        +
        Throws:
        +
        OMSResourceNotExistException - if the specified consumer is not exists
        +
        +
      • +
      + + + +
        +
      • +

        producerIdListInQueue

        +
        List<String> producerIdListInQueue(String queueName)
        +                            throws OMSResourceNotExistException
        +
        Each producer has a unique id, this method is to fetch the producer id list in a specified queue.
        +
        +
        Parameters:
        +
        queueName - a queue name
        +
        Returns:
        +
        the producer id list in this queue
        +
        Throws:
        +
        OMSResourceNotExistException - if the specified queue is not exists
        +
        +
      • +
      + + + +
        +
      • +

        producerIdListInTopic

        +
        List<String> producerIdListInTopic(String topicName)
        +                            throws OMSResourceNotExistException
        +
        Each producer has a unique id, this method is to fetch the producer id list in a specified topic.
        +
        +
        Parameters:
        +
        topicName - a topic name
        +
        Returns:
        +
        the producer id list in this topic
        +
        Throws:
        +
        OMSResourceNotExistException - if the specified topic is not exists
        +
        +
      • +
      + + + +
        +
      • +

        getProducerProperties

        +
        KeyValue getProducerProperties(String producerId)
        +                        throws OMSResourceNotExistException
        +
        Returns the properties of the specified producer instance with the given producer id. + If no such producer id exists, OMSResourceNotExistException will be thrown.
        +
        +
        Parameters:
        +
        producerId - The unique consumer id for an producer instance
        +
        Returns:
        +
        the properties of the matching producer instance
        +
        Throws:
        +
        OMSResourceNotExistException - if the specified producer is not exists
        +
        +
      • +
      + + + +
        +
      • +

        setProducerProperties

        +
        void setProducerProperties(String producerId,
        +                           KeyValue properties)
        +                    throws OMSResourceNotExistException
        +
        Sets the producer properties to the specified producer instance. +

        + The new KeyValue becomes the current set of producer properties, and the getProducerProperties(String) will observe this change soon. If the argument is null, then the + current set of producer properties will stay the same.

        +
        +
        Parameters:
        +
        producerId - the specified producer id
        +
        properties - the new producer properties
        +
        Throws:
        +
        OMSResourceNotExistException - if the specified producer is not exists
        +
        +
      • +
      + + + +
        +
      • +

        updateMessage

        +
        void updateMessage(Message message)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html new file mode 100644 index 00000000..854026b6 --- /dev/null +++ b/io/openmessaging/ServiceEndPoint.html @@ -0,0 +1,374 @@ + + + + + + +ServiceEndPoint (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface ServiceEndPoint

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ServiceLifecycle
    +
    +
    +
    +
    public interface ServiceEndPoint
    +extends ServiceLifecycle
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        publish

        +
        void publish(Object service)
        +
        Register/re-register a service in a serviceEndPoint object + if service has been registered in serviceEndPoint object, it will be failed when registering delicately
        +
        +
        Parameters:
        +
        service - the service to publish in serviceEndPoint
        +
        +
      • +
      + + + +
        +
      • +

        publish

        +
        void publish(Object service,
        +             KeyValue properties)
        +
        Like publish(Object) but specifying properties + that can be used to configure the service published
        +
        +
        Parameters:
        +
        service - the service to publish in serviceEndPoint
        +
        properties - the service published properties
        +
        +
      • +
      + + + +
        +
      • +

        bind

        +
        <T> T bind(Class<T> type)
        +
        Bind a service object to serviceEndPoint, which can directly call services provided by service object
        +
        +
        Parameters:
        +
        type - service type to bind in serviceEndPoint
        +
        Returns:
        +
        service proxy object to bind
        +
        +
      • +
      + + + +
        +
      • +

        bind

        +
        <T> T bind(Class<T> type,
        +           KeyValue properties)
        +
        Like bind(Class) but specifying properties that can be used to configure the service band
        +
        +
        Type Parameters:
        +
        T - service proxy object to bind
        +
        Parameters:
        +
        type - service type to bind in serviceEndPoint
        +
        properties - the service bind properties
        +
        Returns:
        +
        service proxy object to bind
        +
        +
      • +
      + + + +
        +
      • +

        bind

        +
        <T> T bind(Class<T> type,
        +           KeyValue properties,
        +           ServiceLoadBalance serviceLoadBalance)
        +
        Like bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select + endPoint target
        +
        +
        Type Parameters:
        +
        T - service proxy object to bind
        +
        Parameters:
        +
        type - service type to bind in serviceConsumer
        +
        properties - the service band properties
        +
        serviceLoadBalance - select endPoint target algorithm
        +
        Returns:
        +
        service proxy object to bind
        +
        +
      • +
      + + + +
        +
      • +

        invokeContext

        +
        InvokeContext invokeContext()
        +
        +
        Returns:
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html new file mode 100644 index 00000000..a7041aa0 --- /dev/null +++ b/io/openmessaging/ServiceLifecycle.html @@ -0,0 +1,265 @@ + + + + + + +ServiceLifecycle (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface ServiceLifecycle

+
+
+
+
    +
  • +
    +
    All Known Subinterfaces:
    +
    MessagingAccessPoint, Producer, PushConsumer, ResourceManager, ServiceEndPoint
    +
    +
    +
    +
    public interface ServiceLifecycle
    +
    The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, + PushConsumer, and so on. +

    + If the service endpoint class implements the ServiceLifecycle interface, most of the containers can manage + the lifecycle of the corresponding service endpoint objects easily. +

    + Any service endpoint should support repeated restart if it implements the ServiceLifecycle interface.

    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      voidshutdown() +
      Notify a service instance of the end of its life cycle.
      +
      voidstart() +
      Used for start or initialization of a service endpoint.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        start

        +
        @PostConstruct
        +void start()
        +
        Used for start or initialization of a service endpoint. A service endpoint instance will be in a ready state + after this method has been completed.
        +
      • +
      + + + +
        +
      • +

        shutdown

        +
        @PreDestroy
        +void shutdown()
        +
        Notify a service instance of the end of its life cycle. Once this method completes, the service endpoint could be + destroyed and eligible for garbage collection.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html new file mode 100644 index 00000000..5dc8a67a --- /dev/null +++ b/io/openmessaging/ServiceLoadBalance.html @@ -0,0 +1,244 @@ + + + + + + +ServiceLoadBalance (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface ServiceLoadBalance

+
+
+
+
    +
  • +
    +
    +
    public interface ServiceLoadBalance
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      Set<ServiceProperties>select(Set<ServiceProperties> servicePropertiesList) +
      Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided + According to different selection strategies to select providerServicePoint that satisfied with application needs, + such as RoundRobin or Random etc.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        select

        +
        Set<ServiceProperties> select(Set<ServiceProperties> servicePropertiesList)
        +
        Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided + According to different selection strategies to select providerServicePoint that satisfied with application needs, + such as RoundRobin or Random etc.
        +
        +
        Parameters:
        +
        servicePropertiesList - providerServicePoint to choose from.
        +
        Returns:
        +
        a collection of eligible providerServicePoint object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html new file mode 100644 index 00000000..99aaaa81 --- /dev/null +++ b/io/openmessaging/ServiceProperties.html @@ -0,0 +1,296 @@ + + + + + + +ServiceProperties (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging
+

Interface ServiceProperties

+
+
+
+
    +
  • +
    +
    +
    public interface ServiceProperties
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.
    +
    +
  • +
+
+
+ +
+
+
    +
  • + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/binlogcore/BinlogImportService.html b/io/openmessaging/binlogcore/BinlogImportService.html new file mode 100644 index 00000000..596c8c14 --- /dev/null +++ b/io/openmessaging/binlogcore/BinlogImportService.html @@ -0,0 +1,266 @@ + + + + + + +BinlogImportService (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.binlogcore
+

Interface BinlogImportService

+
+
+
+
    +
  • +
    +
    +
    public interface BinlogImportService
    +
    +
    Author:
    +
    vintagewang@apache.org
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        start

        +
        void start()
        +
      • +
      + + + +
        +
      • +

        shutdown

        +
        void shutdown()
        +
      • +
      + + + + + + + +
        +
      • +

        putMessage

        +
        void putMessage()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/binlogcore/BinlogOffset.html b/io/openmessaging/binlogcore/BinlogOffset.html new file mode 100644 index 00000000..eae0e157 --- /dev/null +++ b/io/openmessaging/binlogcore/BinlogOffset.html @@ -0,0 +1,170 @@ + + + + + + +BinlogOffset (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.binlogcore
+

Interface BinlogOffset

+
+
+
+
    +
  • +
    +
    +
    public interface BinlogOffset
    +
    Created by vive on 2017/3/23.
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/binlogcore/class-use/BinlogImportService.html b/io/openmessaging/binlogcore/class-use/BinlogImportService.html new file mode 100644 index 00000000..6c02ffd7 --- /dev/null +++ b/io/openmessaging/binlogcore/class-use/BinlogImportService.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface io.openmessaging.binlogcore.BinlogImportService (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.binlogcore.BinlogImportService

+
+
No usage of io.openmessaging.binlogcore.BinlogImportService
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/binlogcore/class-use/BinlogOffset.html b/io/openmessaging/binlogcore/class-use/BinlogOffset.html new file mode 100644 index 00000000..028ba54e --- /dev/null +++ b/io/openmessaging/binlogcore/class-use/BinlogOffset.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Interface io.openmessaging.binlogcore.BinlogOffset (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.binlogcore.BinlogOffset

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/binlogcore/package-frame.html b/io/openmessaging/binlogcore/package-frame.html new file mode 100644 index 00000000..e3dd0d1d --- /dev/null +++ b/io/openmessaging/binlogcore/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +io.openmessaging.binlogcore (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.binlogcore

+
+

Interfaces

+ +
+ + diff --git a/io/openmessaging/binlogcore/package-summary.html b/io/openmessaging/binlogcore/package-summary.html new file mode 100644 index 00000000..9e0abcab --- /dev/null +++ b/io/openmessaging/binlogcore/package-summary.html @@ -0,0 +1,150 @@ + + + + + + +io.openmessaging.binlogcore (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.binlogcore

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/binlogcore/package-tree.html b/io/openmessaging/binlogcore/package-tree.html new file mode 100644 index 00000000..25400033 --- /dev/null +++ b/io/openmessaging/binlogcore/package-tree.html @@ -0,0 +1,136 @@ + + + + + + +io.openmessaging.binlogcore Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.binlogcore

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/binlogcore/package-use.html b/io/openmessaging/binlogcore/package-use.html new file mode 100644 index 00000000..25660578 --- /dev/null +++ b/io/openmessaging/binlogcore/package-use.html @@ -0,0 +1,161 @@ + + + + + + +Uses of Package io.openmessaging.binlogcore (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.binlogcore

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/BatchToPartition.html b/io/openmessaging/class-use/BatchToPartition.html new file mode 100644 index 00000000..a63f788b --- /dev/null +++ b/io/openmessaging/class-use/BatchToPartition.html @@ -0,0 +1,171 @@ + + + + + + +Uses of Interface io.openmessaging.BatchToPartition (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.BatchToPartition

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html new file mode 100644 index 00000000..05c3ee08 --- /dev/null +++ b/io/openmessaging/class-use/BytesMessage.html @@ -0,0 +1,200 @@ + + + + + + +Uses of Interface io.openmessaging.BytesMessage (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.BytesMessage

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/Filters.html b/io/openmessaging/class-use/Filters.html new file mode 100644 index 00000000..e5882999 --- /dev/null +++ b/io/openmessaging/class-use/Filters.html @@ -0,0 +1,216 @@ + + + + + + +Uses of Interface io.openmessaging.Filters (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.Filters

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html new file mode 100644 index 00000000..0c83d175 --- /dev/null +++ b/io/openmessaging/class-use/InvokeContext.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Interface io.openmessaging.InvokeContext (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.InvokeContext

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html new file mode 100644 index 00000000..b9cd6edb --- /dev/null +++ b/io/openmessaging/class-use/KeyValue.html @@ -0,0 +1,495 @@ + + + + + + +Uses of Interface io.openmessaging.KeyValue (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.KeyValue

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html new file mode 100644 index 00000000..ed2a755a --- /dev/null +++ b/io/openmessaging/class-use/Message.html @@ -0,0 +1,323 @@ + + + + + + +Uses of Interface io.openmessaging.Message (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.Message

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html new file mode 100644 index 00000000..275aac8b --- /dev/null +++ b/io/openmessaging/class-use/MessageFactory.html @@ -0,0 +1,169 @@ + + + + + + +Uses of Interface io.openmessaging.MessageFactory (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.MessageFactory

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html new file mode 100644 index 00000000..79e4dfee --- /dev/null +++ b/io/openmessaging/class-use/MessageHeader.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.MessageHeader (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.MessageHeader

+
+
No usage of io.openmessaging.MessageHeader
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html new file mode 100644 index 00000000..efe11f7e --- /dev/null +++ b/io/openmessaging/class-use/MessageListener.html @@ -0,0 +1,169 @@ + + + + + + +Uses of Interface io.openmessaging.MessageListener (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.MessageListener

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html new file mode 100644 index 00000000..512cdf9b --- /dev/null +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -0,0 +1,171 @@ + + + + + + +Uses of Interface io.openmessaging.MessagingAccessPoint (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.MessagingAccessPoint

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/MessagingAccessPointManager.html b/io/openmessaging/class-use/MessagingAccessPointManager.html new file mode 100644 index 00000000..9a51ec7b --- /dev/null +++ b/io/openmessaging/class-use/MessagingAccessPointManager.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.MessagingAccessPointManager (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.MessagingAccessPointManager

+
+
No usage of io.openmessaging.MessagingAccessPointManager
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/OnMessageContext.html b/io/openmessaging/class-use/OnMessageContext.html new file mode 100644 index 00000000..a30d751b --- /dev/null +++ b/io/openmessaging/class-use/OnMessageContext.html @@ -0,0 +1,169 @@ + + + + + + +Uses of Interface io.openmessaging.OnMessageContext (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.OnMessageContext

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/PartitionConsumer.html b/io/openmessaging/class-use/PartitionConsumer.html new file mode 100644 index 00000000..cac5d2c2 --- /dev/null +++ b/io/openmessaging/class-use/PartitionConsumer.html @@ -0,0 +1,175 @@ + + + + + + +Uses of Interface io.openmessaging.PartitionConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.PartitionConsumer

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/PartitionIterator.html b/io/openmessaging/class-use/PartitionIterator.html new file mode 100644 index 00000000..b61ef453 --- /dev/null +++ b/io/openmessaging/class-use/PartitionIterator.html @@ -0,0 +1,168 @@ + + + + + + +Uses of Interface io.openmessaging.PartitionIterator (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.PartitionIterator

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html new file mode 100644 index 00000000..b8d6c4f2 --- /dev/null +++ b/io/openmessaging/class-use/Producer.html @@ -0,0 +1,174 @@ + + + + + + +Uses of Interface io.openmessaging.Producer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.Producer

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html new file mode 100644 index 00000000..f1db648a --- /dev/null +++ b/io/openmessaging/class-use/Promise.html @@ -0,0 +1,198 @@ + + + + + + +Uses of Interface io.openmessaging.Promise (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.Promise

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html new file mode 100644 index 00000000..2542cf51 --- /dev/null +++ b/io/openmessaging/class-use/PromiseListener.html @@ -0,0 +1,168 @@ + + + + + + +Uses of Interface io.openmessaging.PromiseListener (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.PromiseListener

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html new file mode 100644 index 00000000..1cf472c1 --- /dev/null +++ b/io/openmessaging/class-use/PullConsumer.html @@ -0,0 +1,175 @@ + + + + + + +Uses of Interface io.openmessaging.PullConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.PullConsumer

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html new file mode 100644 index 00000000..246c52aa --- /dev/null +++ b/io/openmessaging/class-use/PushConsumer.html @@ -0,0 +1,181 @@ + + + + + + +Uses of Interface io.openmessaging.PushConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.PushConsumer

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html new file mode 100644 index 00000000..05470ac2 --- /dev/null +++ b/io/openmessaging/class-use/ResourceManager.html @@ -0,0 +1,168 @@ + + + + + + +Uses of Interface io.openmessaging.ResourceManager (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.ResourceManager

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html new file mode 100644 index 00000000..e743f75b --- /dev/null +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -0,0 +1,197 @@ + + + + + + +Uses of Interface io.openmessaging.ServiceEndPoint (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.ServiceEndPoint

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html new file mode 100644 index 00000000..2e530dd2 --- /dev/null +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -0,0 +1,193 @@ + + + + + + +Uses of Interface io.openmessaging.ServiceLifecycle (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.ServiceLifecycle

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html new file mode 100644 index 00000000..9ba572f7 --- /dev/null +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -0,0 +1,171 @@ + + + + + + +Uses of Interface io.openmessaging.ServiceLoadBalance (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.ServiceLoadBalance

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html new file mode 100644 index 00000000..8b5cf2fc --- /dev/null +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -0,0 +1,187 @@ + + + + + + +Uses of Interface io.openmessaging.ServiceProperties (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.ServiceProperties

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html new file mode 100644 index 00000000..db8942fc --- /dev/null +++ b/io/openmessaging/exception/OMSException.html @@ -0,0 +1,274 @@ + + + + + + +OMSException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.exception
+

Class OMSException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OMSException

        +
        public OMSException()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html new file mode 100644 index 00000000..42280e6a --- /dev/null +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -0,0 +1,319 @@ + + + + + + +OMSMessageFormatException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.exception
+

Class OMSMessageFormatException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Serializable
    +
    +
    +
    +
    public class OMSMessageFormatException
    +extends OMSRuntimeException
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OMSMessageFormatException

        +
        public OMSMessageFormatException(String errorCode,
        +                                 String message)
        +
      • +
      + + + +
        +
      • +

        OMSMessageFormatException

        +
        public OMSMessageFormatException(String errorCode,
        +                                 Throwable cause)
        +
      • +
      + + + +
        +
      • +

        OMSMessageFormatException

        +
        public OMSMessageFormatException(String errorCode,
        +                                 String message,
        +                                 Throwable cause)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html new file mode 100644 index 00000000..99eb0b78 --- /dev/null +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -0,0 +1,319 @@ + + + + + + +OMSNotSupportedException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.exception
+

Class OMSNotSupportedException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OMSNotSupportedException

        +
        public OMSNotSupportedException(String errorCode,
        +                                String message)
        +
      • +
      + + + +
        +
      • +

        OMSNotSupportedException

        +
        public OMSNotSupportedException(String errorCode,
        +                                Throwable cause)
        +
      • +
      + + + +
        +
      • +

        OMSNotSupportedException

        +
        public OMSNotSupportedException(String errorCode,
        +                                String message,
        +                                Throwable cause)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html new file mode 100644 index 00000000..db53f041 --- /dev/null +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -0,0 +1,276 @@ + + + + + + +OMSResourceNotExistException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.exception
+

Class OMSResourceNotExistException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Serializable
    +
    +
    +
    +
    public class OMSResourceNotExistException
    +extends OMSException
    +
    The OMSResourceNotExistException occurs if requested resource is not exist.
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OMSResourceNotExistException

        +
        public OMSResourceNotExistException()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html new file mode 100644 index 00000000..5d0d0e74 --- /dev/null +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -0,0 +1,374 @@ + + + + + + +OMSRuntimeException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.exception
+

Class OMSRuntimeException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OMSRuntimeException

        +
        public OMSRuntimeException(String errorCode,
        +                           String message)
        +
        Constructs a OMSRuntimeException with the specified detail message + and error code.
        +
        +
        Parameters:
        +
        errorCode - a specified error code
        +
        message - a description of the exception
        +
        +
      • +
      + + + +
        +
      • +

        OMSRuntimeException

        +
        public OMSRuntimeException(String errorCode,
        +                           Throwable cause)
        +
        Constructs a OMSRuntimeException with the specified error code and cause.
        +
        +
        Parameters:
        +
        errorCode - a specified error code
        +
        cause - the underlying cause of this exception
        +
        +
      • +
      + + + +
        +
      • +

        OMSRuntimeException

        +
        public OMSRuntimeException(String errorCode,
        +                           String message,
        +                           Throwable cause)
        +
        Constructs a OMSRuntimeException with the specified detail message, + error code and cause.
        +
        +
        Parameters:
        +
        errorCode - a specified error code
        +
        message - a description of the exception
        +
        cause - the underlying cause of this exception
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getErrorCode

        +
        public String getErrorCode()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html new file mode 100644 index 00000000..bf0485b7 --- /dev/null +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -0,0 +1,319 @@ + + + + + + +OMSTimeOutException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.exception
+

Class OMSTimeOutException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Serializable
    +
    +
    +
    +
    public class OMSTimeOutException
    +extends OMSRuntimeException
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OMSTimeOutException

        +
        public OMSTimeOutException(String errorCode,
        +                           String message)
        +
      • +
      + + + +
        +
      • +

        OMSTimeOutException

        +
        public OMSTimeOutException(String errorCode,
        +                           Throwable cause)
        +
      • +
      + + + +
        +
      • +

        OMSTimeOutException

        +
        public OMSTimeOutException(String errorCode,
        +                           String message,
        +                           Throwable cause)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html new file mode 100644 index 00000000..f9647e60 --- /dev/null +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -0,0 +1,168 @@ + + + + + + +Uses of Class io.openmessaging.exception.OMSException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.exception.OMSException

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html new file mode 100644 index 00000000..98a7967d --- /dev/null +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.exception.OMSMessageFormatException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.exception.OMSMessageFormatException

+
+
No usage of io.openmessaging.exception.OMSMessageFormatException
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html new file mode 100644 index 00000000..54edb964 --- /dev/null +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.exception.OMSNotSupportedException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.exception.OMSNotSupportedException

+
+
No usage of io.openmessaging.exception.OMSNotSupportedException
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html new file mode 100644 index 00000000..a40132dc --- /dev/null +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -0,0 +1,250 @@ + + + + + + +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.exception.OMSResourceNotExistException

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html new file mode 100644 index 00000000..328b0d96 --- /dev/null +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -0,0 +1,174 @@ + + + + + + +Uses of Class io.openmessaging.exception.OMSRuntimeException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.exception.OMSRuntimeException

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html new file mode 100644 index 00000000..5e08f4b2 --- /dev/null +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.exception.OMSTimeOutException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.exception.OMSTimeOutException

+
+
No usage of io.openmessaging.exception.OMSTimeOutException
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html new file mode 100644 index 00000000..e1a6fabc --- /dev/null +++ b/io/openmessaging/exception/package-frame.html @@ -0,0 +1,26 @@ + + + + + + +io.openmessaging.exception (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.exception

+
+

Exceptions

+ +
+ + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html new file mode 100644 index 00000000..44d4c429 --- /dev/null +++ b/io/openmessaging/exception/package-summary.html @@ -0,0 +1,166 @@ + + + + + + +io.openmessaging.exception (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.exception

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html new file mode 100644 index 00000000..3a309187 --- /dev/null +++ b/io/openmessaging/exception/package-tree.html @@ -0,0 +1,162 @@ + + + + + + +io.openmessaging.exception Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.exception

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html new file mode 100644 index 00000000..84f59b63 --- /dev/null +++ b/io/openmessaging/exception/package-use.html @@ -0,0 +1,204 @@ + + + + + + +Uses of Package io.openmessaging.exception (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.exception

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/filter/FilterChain.html b/io/openmessaging/filter/FilterChain.html new file mode 100644 index 00000000..f15a632d --- /dev/null +++ b/io/openmessaging/filter/FilterChain.html @@ -0,0 +1,244 @@ + + + + + + +FilterChain (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.filter
+

Interface FilterChain

+
+
+
+
    +
  • +
    +
    +
    public interface FilterChain
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/filter/class-use/FilterChain.html b/io/openmessaging/filter/class-use/FilterChain.html new file mode 100644 index 00000000..a48869a3 --- /dev/null +++ b/io/openmessaging/filter/class-use/FilterChain.html @@ -0,0 +1,170 @@ + + + + + + +Uses of Interface io.openmessaging.filter.FilterChain (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.filter.FilterChain

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/filter/package-frame.html b/io/openmessaging/filter/package-frame.html new file mode 100644 index 00000000..e0859687 --- /dev/null +++ b/io/openmessaging/filter/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +io.openmessaging.filter (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.filter

+
+

Interfaces

+ +
+ + diff --git a/io/openmessaging/filter/package-summary.html b/io/openmessaging/filter/package-summary.html new file mode 100644 index 00000000..0367263e --- /dev/null +++ b/io/openmessaging/filter/package-summary.html @@ -0,0 +1,144 @@ + + + + + + +io.openmessaging.filter (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.filter

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/filter/package-tree.html b/io/openmessaging/filter/package-tree.html new file mode 100644 index 00000000..7cbfe38a --- /dev/null +++ b/io/openmessaging/filter/package-tree.html @@ -0,0 +1,135 @@ + + + + + + +io.openmessaging.filter Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.filter

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/filter/package-use.html b/io/openmessaging/filter/package-use.html new file mode 100644 index 00000000..7b6c4c9a --- /dev/null +++ b/io/openmessaging/filter/package-use.html @@ -0,0 +1,159 @@ + + + + + + +Uses of Package io.openmessaging.filter (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.filter

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html new file mode 100644 index 00000000..b8811d3e --- /dev/null +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -0,0 +1,539 @@ + + + + + + +DefaultKeyValue (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.internal
+

Class DefaultKeyValue

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    KeyValue
    +
    +
    +
    +
    public class DefaultKeyValue
    +extends Object
    +implements KeyValue
    +
    WARN: The current interface prohibits direct access by the end user
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DefaultKeyValue

        +
        public DefaultKeyValue()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        put

        +
        public KeyValue put(String key,
        +                    int value)
        +
        Description copied from interface: KeyValue
        +
        Inserts or replaces int value for the specified key.
        +
        +
        Specified by:
        +
        put in interface KeyValue
        +
        Parameters:
        +
        key - the key to be placed into this KeyValue object
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        put

        +
        public KeyValue put(String key,
        +                    long value)
        +
        Description copied from interface: KeyValue
        +
        Inserts or replaces long value for the specified key.
        +
        +
        Specified by:
        +
        put in interface KeyValue
        +
        Parameters:
        +
        key - the key to be placed into this KeyValue object
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        put

        +
        public KeyValue put(String key,
        +                    double value)
        +
        Description copied from interface: KeyValue
        +
        Inserts or replaces double value for the specified key.
        +
        +
        Specified by:
        +
        put in interface KeyValue
        +
        Parameters:
        +
        key - the key to be placed into this KeyValue object
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        put

        +
        public KeyValue put(String key,
        +                    String value)
        +
        Description copied from interface: KeyValue
        +
        Inserts or replaces String value for the specified key.
        +
        +
        Specified by:
        +
        put in interface KeyValue
        +
        Parameters:
        +
        key - the key to be placed into this KeyValue object
        +
        value - the value corresponding to key
        +
        +
      • +
      + + + +
        +
      • +

        getInt

        +
        public int getInt(String key)
        +
        Description copied from interface: KeyValue
        +
        Searches for the int property with the specified key in this KeyValue object. + If the key is not found in this property list, zero is returned.
        +
        +
        Specified by:
        +
        getInt in interface KeyValue
        +
        Parameters:
        +
        key - the property key
        +
        Returns:
        +
        the value in this KeyValue object with the specified key value
        +
        See Also:
        +
        KeyValue.put(String, int)
        +
        +
      • +
      + + + +
        +
      • +

        getLong

        +
        public long getLong(String key)
        +
        Description copied from interface: KeyValue
        +
        Searches for the long property with the specified key in this KeyValue object. + If the key is not found in this property list, zero is returned.
        +
        +
        Specified by:
        +
        getLong in interface KeyValue
        +
        Parameters:
        +
        key - the property key
        +
        Returns:
        +
        the value in this KeyValue object with the specified key value
        +
        See Also:
        +
        KeyValue.put(String, long)
        +
        +
      • +
      + + + +
        +
      • +

        getDouble

        +
        public double getDouble(String key)
        +
        Description copied from interface: KeyValue
        +
        Searches for the double property with the specified key in this KeyValue object. + If the key is not found in this property list, zero is returned.
        +
        +
        Specified by:
        +
        getDouble in interface KeyValue
        +
        Parameters:
        +
        key - the property key
        +
        Returns:
        +
        the value in this KeyValue object with the specified key value
        +
        See Also:
        +
        KeyValue.put(String, double)
        +
        +
      • +
      + + + +
        +
      • +

        getString

        +
        public String getString(String key)
        +
        Description copied from interface: KeyValue
        +
        Searches for the String property with the specified key in this KeyValue object. + If the key is not found in this property list, null is returned.
        +
        +
        Specified by:
        +
        getString in interface KeyValue
        +
        Parameters:
        +
        key - the property key
        +
        Returns:
        +
        the value in this KeyValue object with the specified key value
        +
        See Also:
        +
        KeyValue.put(String, String)
        +
        +
      • +
      + + + +
        +
      • +

        keySet

        +
        public Set<String> keySet()
        +
        Description copied from interface: KeyValue
        +
        Returns a Set view of the keys contained in this KeyValue object. + The set is independent of this KeyValue object, like a copy, so changes to the set are + not reflected in the KeyValue object, and vice-versa.
        +
        +
        Specified by:
        +
        keySet in interface KeyValue
        +
        Returns:
        +
        the key set view of this KeyValue object.
        +
        +
      • +
      + + + +
        +
      • +

        containsKey

        +
        public boolean containsKey(String key)
        +
        Description copied from interface: KeyValue
        +
        Tests if the specified String is a key in this KeyValue.
        +
        +
        Specified by:
        +
        containsKey in interface KeyValue
        +
        Parameters:
        +
        key - possible key
        +
        Returns:
        +
        true if and only if the specified key is in this KeyValue, false + otherwise.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html new file mode 100644 index 00000000..3bcc4590 --- /dev/null +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -0,0 +1,295 @@ + + + + + + +MessagingAccessPointAdapter (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.internal
+

Class MessagingAccessPointAdapter

+
+
+ +
+
    +
  • +
    +
    +
    public class MessagingAccessPointAdapter
    +extends Object
    +
    WARN: The current interface prohibits direct access by the end user
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html new file mode 100644 index 00000000..96178c8b --- /dev/null +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.internal.DefaultKeyValue (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.internal.DefaultKeyValue

+
+
No usage of io.openmessaging.internal.DefaultKeyValue
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html new file mode 100644 index 00000000..93bf2d03 --- /dev/null +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.internal.MessagingAccessPointAdapter

+
+
No usage of io.openmessaging.internal.MessagingAccessPointAdapter
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html new file mode 100644 index 00000000..f86332b3 --- /dev/null +++ b/io/openmessaging/internal/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +io.openmessaging.internal (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.internal

+
+

Classes

+ +
+ + diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html new file mode 100644 index 00000000..3fa059e8 --- /dev/null +++ b/io/openmessaging/internal/package-summary.html @@ -0,0 +1,152 @@ + + + + + + +io.openmessaging.internal (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.internal

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html new file mode 100644 index 00000000..4164a6ad --- /dev/null +++ b/io/openmessaging/internal/package-tree.html @@ -0,0 +1,140 @@ + + + + + + +io.openmessaging.internal Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.internal

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html new file mode 100644 index 00000000..1c39e140 --- /dev/null +++ b/io/openmessaging/internal/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package io.openmessaging.internal (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.internal

+
+
No usage of io.openmessaging.internal
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/observer/ActionEvent.html b/io/openmessaging/observer/ActionEvent.html new file mode 100644 index 00000000..730edd6e --- /dev/null +++ b/io/openmessaging/observer/ActionEvent.html @@ -0,0 +1,177 @@ + + + + + + +ActionEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.observer
+

Interface ActionEvent

+
+
+
+
    +
  • +
    +
    +
    public interface ActionEvent
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org, yukon@apache.org
    +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html new file mode 100644 index 00000000..fc51be14 --- /dev/null +++ b/io/openmessaging/observer/Observer.html @@ -0,0 +1,231 @@ + + + + + + +Observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.observer
+

Interface Observer

+
+
+
+
    +
  • +
    +
    +
    public interface Observer
    +
    +
    Since:
    +
    OMS 1.0
    +
    Version:
    +
    OMS 1.0
    +
    Author:
    +
    vintagewang@apache.org
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/observer/class-use/ActionEvent.html b/io/openmessaging/observer/class-use/ActionEvent.html new file mode 100644 index 00000000..4af533d1 --- /dev/null +++ b/io/openmessaging/observer/class-use/ActionEvent.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Interface io.openmessaging.observer.ActionEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.observer.ActionEvent

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html new file mode 100644 index 00000000..2dce57a0 --- /dev/null +++ b/io/openmessaging/observer/class-use/Observer.html @@ -0,0 +1,174 @@ + + + + + + +Uses of Interface io.openmessaging.observer.Observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.observer.Observer

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html new file mode 100644 index 00000000..244e71f4 --- /dev/null +++ b/io/openmessaging/observer/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.observer

+
+

Interfaces

+ +
+ + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html new file mode 100644 index 00000000..08953cda --- /dev/null +++ b/io/openmessaging/observer/package-summary.html @@ -0,0 +1,148 @@ + + + + + + +io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.observer

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html new file mode 100644 index 00000000..22cae409 --- /dev/null +++ b/io/openmessaging/observer/package-tree.html @@ -0,0 +1,136 @@ + + + + + + +io.openmessaging.observer Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.observer

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html new file mode 100644 index 00000000..e1c0440b --- /dev/null +++ b/io/openmessaging/observer/package-use.html @@ -0,0 +1,178 @@ + + + + + + +Uses of Package io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.observer

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html new file mode 100644 index 00000000..68d538ef --- /dev/null +++ b/io/openmessaging/package-frame.html @@ -0,0 +1,47 @@ + + + + + + +io.openmessaging (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html new file mode 100644 index 00000000..58e7be07 --- /dev/null +++ b/io/openmessaging/package-summary.html @@ -0,0 +1,285 @@ + + + + + + +io.openmessaging (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html new file mode 100644 index 00000000..fe1a2de1 --- /dev/null +++ b/io/openmessaging/package-tree.html @@ -0,0 +1,175 @@ + + + + + + +io.openmessaging Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html new file mode 100644 index 00000000..a099340c --- /dev/null +++ b/io/openmessaging/package-use.html @@ -0,0 +1,301 @@ + + + + + + +Uses of Package io.openmessaging (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/async/ProducerApp.html b/io/openmessaging/samples/async/ProducerApp.html new file mode 100644 index 00000000..abd917a7 --- /dev/null +++ b/io/openmessaging/samples/async/ProducerApp.html @@ -0,0 +1,273 @@ + + + + + + +ProducerApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.samples.async
+

Class ProducerApp

+
+
+ +
+
    +
  • +
    +
    +
    public class ProducerApp
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ProducerApp

        +
        public ProducerApp()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main(String[] args)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/async/class-use/ProducerApp.html b/io/openmessaging/samples/async/class-use/ProducerApp.html new file mode 100644 index 00000000..0bb0d71f --- /dev/null +++ b/io/openmessaging/samples/async/class-use/ProducerApp.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.samples.async.ProducerApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.samples.async.ProducerApp

+
+
No usage of io.openmessaging.samples.async.ProducerApp
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/async/package-frame.html b/io/openmessaging/samples/async/package-frame.html new file mode 100644 index 00000000..14fee89e --- /dev/null +++ b/io/openmessaging/samples/async/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +io.openmessaging.samples.async (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.samples.async

+
+

Classes

+ +
+ + diff --git a/io/openmessaging/samples/async/package-summary.html b/io/openmessaging/samples/async/package-summary.html new file mode 100644 index 00000000..48d7c154 --- /dev/null +++ b/io/openmessaging/samples/async/package-summary.html @@ -0,0 +1,144 @@ + + + + + + +io.openmessaging.samples.async (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.samples.async

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/async/package-tree.html b/io/openmessaging/samples/async/package-tree.html new file mode 100644 index 00000000..d3e7c1c2 --- /dev/null +++ b/io/openmessaging/samples/async/package-tree.html @@ -0,0 +1,139 @@ + + + + + + +io.openmessaging.samples.async Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.samples.async

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/async/package-use.html b/io/openmessaging/samples/async/package-use.html new file mode 100644 index 00000000..d61cadcc --- /dev/null +++ b/io/openmessaging/samples/async/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package io.openmessaging.samples.async (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.samples.async

+
+
No usage of io.openmessaging.samples.async
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/order/ProducerApp.html b/io/openmessaging/samples/order/ProducerApp.html new file mode 100644 index 00000000..517e1f3c --- /dev/null +++ b/io/openmessaging/samples/order/ProducerApp.html @@ -0,0 +1,278 @@ + + + + + + +ProducerApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.samples.order
+

Class ProducerApp

+
+
+ +
+
    +
  • +
    +
    +
    public class ProducerApp
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/order/class-use/ProducerApp.html b/io/openmessaging/samples/order/class-use/ProducerApp.html new file mode 100644 index 00000000..e05e4698 --- /dev/null +++ b/io/openmessaging/samples/order/class-use/ProducerApp.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.samples.order.ProducerApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.samples.order.ProducerApp

+
+
No usage of io.openmessaging.samples.order.ProducerApp
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/order/package-frame.html b/io/openmessaging/samples/order/package-frame.html new file mode 100644 index 00000000..0cfa4c9e --- /dev/null +++ b/io/openmessaging/samples/order/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +io.openmessaging.samples.order (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.samples.order

+
+

Classes

+ +
+ + diff --git a/io/openmessaging/samples/order/package-summary.html b/io/openmessaging/samples/order/package-summary.html new file mode 100644 index 00000000..6066eea4 --- /dev/null +++ b/io/openmessaging/samples/order/package-summary.html @@ -0,0 +1,144 @@ + + + + + + +io.openmessaging.samples.order (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.samples.order

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/order/package-tree.html b/io/openmessaging/samples/order/package-tree.html new file mode 100644 index 00000000..733c44ab --- /dev/null +++ b/io/openmessaging/samples/order/package-tree.html @@ -0,0 +1,139 @@ + + + + + + +io.openmessaging.samples.order Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.samples.order

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/order/package-use.html b/io/openmessaging/samples/order/package-use.html new file mode 100644 index 00000000..6064734a --- /dev/null +++ b/io/openmessaging/samples/order/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package io.openmessaging.samples.order (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.samples.order

+
+
No usage of io.openmessaging.samples.order
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/Consumer.html b/io/openmessaging/samples/service/Consumer.html new file mode 100644 index 00000000..45f9f9ea --- /dev/null +++ b/io/openmessaging/samples/service/Consumer.html @@ -0,0 +1,280 @@ + + + + + + +Consumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.samples.service
+

Class Consumer

+
+
+ +
+
    +
  • +
    +
    +
    public class Consumer
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/Provider.html b/io/openmessaging/samples/service/Provider.html new file mode 100644 index 00000000..5197fd88 --- /dev/null +++ b/io/openmessaging/samples/service/Provider.html @@ -0,0 +1,273 @@ + + + + + + +Provider (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.samples.service
+

Class Provider

+
+
+ +
+
    +
  • +
    +
    +
    public class Provider
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Provider

        +
        public Provider()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main(String[] args)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/api/CallRequest.html b/io/openmessaging/samples/service/api/CallRequest.html new file mode 100644 index 00000000..d9160a3f --- /dev/null +++ b/io/openmessaging/samples/service/api/CallRequest.html @@ -0,0 +1,312 @@ + + + + + + +CallRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.samples.service.api
+

Class CallRequest

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CallRequest

        +
        public CallRequest()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/api/CallResponse.html b/io/openmessaging/samples/service/api/CallResponse.html new file mode 100644 index 00000000..166bbaa3 --- /dev/null +++ b/io/openmessaging/samples/service/api/CallResponse.html @@ -0,0 +1,312 @@ + + + + + + +CallResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.samples.service.api
+

Class CallResponse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CallResponse

        +
        public CallResponse()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/api/HelloService.html b/io/openmessaging/samples/service/api/HelloService.html new file mode 100644 index 00000000..cac332e6 --- /dev/null +++ b/io/openmessaging/samples/service/api/HelloService.html @@ -0,0 +1,245 @@ + + + + + + +HelloService (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.samples.service.api
+

Interface HelloService

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    HelloServiceImpl
    +
    +
    +
    +
    public interface HelloService
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/api/class-use/CallRequest.html b/io/openmessaging/samples/service/api/class-use/CallRequest.html new file mode 100644 index 00000000..f0a476c6 --- /dev/null +++ b/io/openmessaging/samples/service/api/class-use/CallRequest.html @@ -0,0 +1,196 @@ + + + + + + +Uses of Class io.openmessaging.samples.service.api.CallRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.samples.service.api.CallRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/api/class-use/CallResponse.html b/io/openmessaging/samples/service/api/class-use/CallResponse.html new file mode 100644 index 00000000..22d359a0 --- /dev/null +++ b/io/openmessaging/samples/service/api/class-use/CallResponse.html @@ -0,0 +1,188 @@ + + + + + + +Uses of Class io.openmessaging.samples.service.api.CallResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.samples.service.api.CallResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/api/class-use/HelloService.html b/io/openmessaging/samples/service/api/class-use/HelloService.html new file mode 100644 index 00000000..73910c65 --- /dev/null +++ b/io/openmessaging/samples/service/api/class-use/HelloService.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Interface io.openmessaging.samples.service.api.HelloService (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.samples.service.api.HelloService

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/api/package-frame.html b/io/openmessaging/samples/service/api/package-frame.html new file mode 100644 index 00000000..2c7f7d0e --- /dev/null +++ b/io/openmessaging/samples/service/api/package-frame.html @@ -0,0 +1,26 @@ + + + + + + +io.openmessaging.samples.service.api (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.samples.service.api

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/io/openmessaging/samples/service/api/package-summary.html b/io/openmessaging/samples/service/api/package-summary.html new file mode 100644 index 00000000..3465e6d0 --- /dev/null +++ b/io/openmessaging/samples/service/api/package-summary.html @@ -0,0 +1,163 @@ + + + + + + +io.openmessaging.samples.service.api (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.samples.service.api

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/api/package-tree.html b/io/openmessaging/samples/service/api/package-tree.html new file mode 100644 index 00000000..4e20ad2e --- /dev/null +++ b/io/openmessaging/samples/service/api/package-tree.html @@ -0,0 +1,144 @@ + + + + + + +io.openmessaging.samples.service.api Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.samples.service.api

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/api/package-use.html b/io/openmessaging/samples/service/api/package-use.html new file mode 100644 index 00000000..d9babb11 --- /dev/null +++ b/io/openmessaging/samples/service/api/package-use.html @@ -0,0 +1,187 @@ + + + + + + +Uses of Package io.openmessaging.samples.service.api (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.samples.service.api

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/class-use/Consumer.html b/io/openmessaging/samples/service/class-use/Consumer.html new file mode 100644 index 00000000..6dde729a --- /dev/null +++ b/io/openmessaging/samples/service/class-use/Consumer.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.samples.service.Consumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.samples.service.Consumer

+
+
No usage of io.openmessaging.samples.service.Consumer
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/class-use/Provider.html b/io/openmessaging/samples/service/class-use/Provider.html new file mode 100644 index 00000000..fd0ab8a3 --- /dev/null +++ b/io/openmessaging/samples/service/class-use/Provider.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.samples.service.Provider (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.samples.service.Provider

+
+
No usage of io.openmessaging.samples.service.Provider
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/impl/HelloServiceImpl.html b/io/openmessaging/samples/service/impl/HelloServiceImpl.html new file mode 100644 index 00000000..137614c3 --- /dev/null +++ b/io/openmessaging/samples/service/impl/HelloServiceImpl.html @@ -0,0 +1,302 @@ + + + + + + +HelloServiceImpl (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.samples.service.impl
+

Class HelloServiceImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/impl/class-use/HelloServiceImpl.html b/io/openmessaging/samples/service/impl/class-use/HelloServiceImpl.html new file mode 100644 index 00000000..4769a519 --- /dev/null +++ b/io/openmessaging/samples/service/impl/class-use/HelloServiceImpl.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.samples.service.impl.HelloServiceImpl (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.samples.service.impl.HelloServiceImpl

+
+
No usage of io.openmessaging.samples.service.impl.HelloServiceImpl
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/impl/package-frame.html b/io/openmessaging/samples/service/impl/package-frame.html new file mode 100644 index 00000000..5e6830db --- /dev/null +++ b/io/openmessaging/samples/service/impl/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +io.openmessaging.samples.service.impl (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.samples.service.impl

+
+

Classes

+ +
+ + diff --git a/io/openmessaging/samples/service/impl/package-summary.html b/io/openmessaging/samples/service/impl/package-summary.html new file mode 100644 index 00000000..67112503 --- /dev/null +++ b/io/openmessaging/samples/service/impl/package-summary.html @@ -0,0 +1,144 @@ + + + + + + +io.openmessaging.samples.service.impl (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.samples.service.impl

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/impl/package-tree.html b/io/openmessaging/samples/service/impl/package-tree.html new file mode 100644 index 00000000..c2a55dc7 --- /dev/null +++ b/io/openmessaging/samples/service/impl/package-tree.html @@ -0,0 +1,139 @@ + + + + + + +io.openmessaging.samples.service.impl Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.samples.service.impl

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/impl/package-use.html b/io/openmessaging/samples/service/impl/package-use.html new file mode 100644 index 00000000..2c215361 --- /dev/null +++ b/io/openmessaging/samples/service/impl/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package io.openmessaging.samples.service.impl (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.samples.service.impl

+
+
No usage of io.openmessaging.samples.service.impl
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/package-frame.html b/io/openmessaging/samples/service/package-frame.html new file mode 100644 index 00000000..e54d84b3 --- /dev/null +++ b/io/openmessaging/samples/service/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +io.openmessaging.samples.service (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.samples.service

+
+

Classes

+ +
+ + diff --git a/io/openmessaging/samples/service/package-summary.html b/io/openmessaging/samples/service/package-summary.html new file mode 100644 index 00000000..80ae13fa --- /dev/null +++ b/io/openmessaging/samples/service/package-summary.html @@ -0,0 +1,148 @@ + + + + + + +io.openmessaging.samples.service (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.samples.service

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/package-tree.html b/io/openmessaging/samples/service/package-tree.html new file mode 100644 index 00000000..f0e59dd0 --- /dev/null +++ b/io/openmessaging/samples/service/package-tree.html @@ -0,0 +1,140 @@ + + + + + + +io.openmessaging.samples.service Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.samples.service

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/service/package-use.html b/io/openmessaging/samples/service/package-use.html new file mode 100644 index 00000000..4f17355b --- /dev/null +++ b/io/openmessaging/samples/service/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package io.openmessaging.samples.service (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.samples.service

+
+
No usage of io.openmessaging.samples.service
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/simple/ConsumerQueueApp.html b/io/openmessaging/samples/simple/ConsumerQueueApp.html new file mode 100644 index 00000000..7371848e --- /dev/null +++ b/io/openmessaging/samples/simple/ConsumerQueueApp.html @@ -0,0 +1,278 @@ + + + + + + +ConsumerQueueApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.samples.simple
+

Class ConsumerQueueApp

+
+
+ +
+
    +
  • +
    +
    +
    public class ConsumerQueueApp
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/simple/ConsumerTopicApp.html b/io/openmessaging/samples/simple/ConsumerTopicApp.html new file mode 100644 index 00000000..d3a87481 --- /dev/null +++ b/io/openmessaging/samples/simple/ConsumerTopicApp.html @@ -0,0 +1,278 @@ + + + + + + +ConsumerTopicApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.samples.simple
+

Class ConsumerTopicApp

+
+
+ +
+
    +
  • +
    +
    +
    public class ConsumerTopicApp
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/simple/ProducerApp.html b/io/openmessaging/samples/simple/ProducerApp.html new file mode 100644 index 00000000..27b81db6 --- /dev/null +++ b/io/openmessaging/samples/simple/ProducerApp.html @@ -0,0 +1,273 @@ + + + + + + +ProducerApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.samples.simple
+

Class ProducerApp

+
+
+ +
+
    +
  • +
    +
    +
    public class ProducerApp
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ProducerApp

        +
        public ProducerApp()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main(String[] args)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/simple/class-use/ConsumerQueueApp.html b/io/openmessaging/samples/simple/class-use/ConsumerQueueApp.html new file mode 100644 index 00000000..d908f251 --- /dev/null +++ b/io/openmessaging/samples/simple/class-use/ConsumerQueueApp.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.samples.simple.ConsumerQueueApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.samples.simple.ConsumerQueueApp

+
+
No usage of io.openmessaging.samples.simple.ConsumerQueueApp
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/simple/class-use/ConsumerTopicApp.html b/io/openmessaging/samples/simple/class-use/ConsumerTopicApp.html new file mode 100644 index 00000000..bd748389 --- /dev/null +++ b/io/openmessaging/samples/simple/class-use/ConsumerTopicApp.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.samples.simple.ConsumerTopicApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.samples.simple.ConsumerTopicApp

+
+
No usage of io.openmessaging.samples.simple.ConsumerTopicApp
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/simple/class-use/ProducerApp.html b/io/openmessaging/samples/simple/class-use/ProducerApp.html new file mode 100644 index 00000000..b6018381 --- /dev/null +++ b/io/openmessaging/samples/simple/class-use/ProducerApp.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.samples.simple.ProducerApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.samples.simple.ProducerApp

+
+
No usage of io.openmessaging.samples.simple.ProducerApp
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/simple/package-frame.html b/io/openmessaging/samples/simple/package-frame.html new file mode 100644 index 00000000..1e12e658 --- /dev/null +++ b/io/openmessaging/samples/simple/package-frame.html @@ -0,0 +1,23 @@ + + + + + + +io.openmessaging.samples.simple (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.samples.simple

+
+

Classes

+ +
+ + diff --git a/io/openmessaging/samples/simple/package-summary.html b/io/openmessaging/samples/simple/package-summary.html new file mode 100644 index 00000000..4cf2cc93 --- /dev/null +++ b/io/openmessaging/samples/simple/package-summary.html @@ -0,0 +1,152 @@ + + + + + + +io.openmessaging.samples.simple (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.samples.simple

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/simple/package-tree.html b/io/openmessaging/samples/simple/package-tree.html new file mode 100644 index 00000000..79d457c5 --- /dev/null +++ b/io/openmessaging/samples/simple/package-tree.html @@ -0,0 +1,141 @@ + + + + + + +io.openmessaging.samples.simple Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.samples.simple

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/samples/simple/package-use.html b/io/openmessaging/samples/simple/package-use.html new file mode 100644 index 00000000..1a4f204a --- /dev/null +++ b/io/openmessaging/samples/simple/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package io.openmessaging.samples.simple (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.samples.simple

+
+
No usage of io.openmessaging.samples.simple
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/BrokerAdminWireAPI.html b/io/openmessaging/wireapi/broker/BrokerAdminWireAPI.html new file mode 100644 index 00000000..2ac1b390 --- /dev/null +++ b/io/openmessaging/wireapi/broker/BrokerAdminWireAPI.html @@ -0,0 +1,169 @@ + + + + + + +BrokerAdminWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Interface BrokerAdminWireAPI

+
+
+
+
    +
  • +
    +
    +
    public interface BrokerAdminWireAPI
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/BrokerConsumeWireAPI.html b/io/openmessaging/wireapi/broker/BrokerConsumeWireAPI.html new file mode 100644 index 00000000..c7274866 --- /dev/null +++ b/io/openmessaging/wireapi/broker/BrokerConsumeWireAPI.html @@ -0,0 +1,288 @@ + + + + + + +BrokerConsumeWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Interface BrokerConsumeWireAPI

+
+
+
+
    +
  • +
    +
    +
    public interface BrokerConsumeWireAPI
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        disconnect

        +
        void disconnect(Session session)
        +
      • +
      + + + +
        +
      • +

        pull

        +
        void pull()
        +
      • +
      + + + +
        +
      • +

        ack

        +
        void ack()
        +
      • +
      + + + +
        +
      • +

        attachQueue

        +
        void attachQueue(Subscription subscription)
        +
      • +
      + + + +
        +
      • +

        detachQueue

        +
        void detachQueue()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/BrokerProduceWireAPI.html b/io/openmessaging/wireapi/broker/BrokerProduceWireAPI.html new file mode 100644 index 00000000..9fe1e6ed --- /dev/null +++ b/io/openmessaging/wireapi/broker/BrokerProduceWireAPI.html @@ -0,0 +1,330 @@ + + + + + + +BrokerProduceWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Interface BrokerProduceWireAPI

+
+
+
+
    +
  • +
    +
    +
    public interface BrokerProduceWireAPI
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/ConnectRequest.html b/io/openmessaging/wireapi/broker/ConnectRequest.html new file mode 100644 index 00000000..c3f5580b --- /dev/null +++ b/io/openmessaging/wireapi/broker/ConnectRequest.html @@ -0,0 +1,239 @@ + + + + + + +ConnectRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Class ConnectRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class ConnectRequest
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConnectRequest

        +
        public ConnectRequest()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/Message.html b/io/openmessaging/wireapi/broker/Message.html new file mode 100644 index 00000000..05d1ee7f --- /dev/null +++ b/io/openmessaging/wireapi/broker/Message.html @@ -0,0 +1,239 @@ + + + + + + +Message (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Class Message

+
+
+ +
+
    +
  • +
    +
    +
    public class Message
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Message

        +
        public Message()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/SendBatchRequest.html b/io/openmessaging/wireapi/broker/SendBatchRequest.html new file mode 100644 index 00000000..20127c6a --- /dev/null +++ b/io/openmessaging/wireapi/broker/SendBatchRequest.html @@ -0,0 +1,239 @@ + + + + + + +SendBatchRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Class SendBatchRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class SendBatchRequest
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SendBatchRequest

        +
        public SendBatchRequest()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/SendBatchResponse.html b/io/openmessaging/wireapi/broker/SendBatchResponse.html new file mode 100644 index 00000000..9b79daa5 --- /dev/null +++ b/io/openmessaging/wireapi/broker/SendBatchResponse.html @@ -0,0 +1,239 @@ + + + + + + +SendBatchResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Class SendBatchResponse

+
+
+ +
+
    +
  • +
    +
    +
    public class SendBatchResponse
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SendBatchResponse

        +
        public SendBatchResponse()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/SendOneRequest.html b/io/openmessaging/wireapi/broker/SendOneRequest.html new file mode 100644 index 00000000..a95bba72 --- /dev/null +++ b/io/openmessaging/wireapi/broker/SendOneRequest.html @@ -0,0 +1,239 @@ + + + + + + +SendOneRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Class SendOneRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class SendOneRequest
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SendOneRequest

        +
        public SendOneRequest()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/SendOneResponse.html b/io/openmessaging/wireapi/broker/SendOneResponse.html new file mode 100644 index 00000000..a9a48841 --- /dev/null +++ b/io/openmessaging/wireapi/broker/SendOneResponse.html @@ -0,0 +1,239 @@ + + + + + + +SendOneResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Class SendOneResponse

+
+
+ +
+
    +
  • +
    +
    +
    public class SendOneResponse
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SendOneResponse

        +
        public SendOneResponse()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/SendOrderRequest.html b/io/openmessaging/wireapi/broker/SendOrderRequest.html new file mode 100644 index 00000000..851cd554 --- /dev/null +++ b/io/openmessaging/wireapi/broker/SendOrderRequest.html @@ -0,0 +1,239 @@ + + + + + + +SendOrderRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Class SendOrderRequest

+
+
+ +
+
    +
  • +
    +
    +
    public class SendOrderRequest
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SendOrderRequest

        +
        public SendOrderRequest()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/SendOrderResponse.html b/io/openmessaging/wireapi/broker/SendOrderResponse.html new file mode 100644 index 00000000..ea0f3a34 --- /dev/null +++ b/io/openmessaging/wireapi/broker/SendOrderResponse.html @@ -0,0 +1,239 @@ + + + + + + +SendOrderResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Class SendOrderResponse

+
+
+ +
+
    +
  • +
    +
    +
    public class SendOrderResponse
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SendOrderResponse

        +
        public SendOrderResponse()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/Session.html b/io/openmessaging/wireapi/broker/Session.html new file mode 100644 index 00000000..b1238bbd --- /dev/null +++ b/io/openmessaging/wireapi/broker/Session.html @@ -0,0 +1,239 @@ + + + + + + +Session (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Class Session

+
+
+ +
+
    +
  • +
    +
    +
    public class Session
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Session

        +
        public Session()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/Subscription.html b/io/openmessaging/wireapi/broker/Subscription.html new file mode 100644 index 00000000..10df89e6 --- /dev/null +++ b/io/openmessaging/wireapi/broker/Subscription.html @@ -0,0 +1,239 @@ + + + + + + +Subscription (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.broker
+

Class Subscription

+
+
+ +
+
    +
  • +
    +
    +
    public class Subscription
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Subscription

        +
        public Subscription()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/BrokerAdminWireAPI.html b/io/openmessaging/wireapi/broker/class-use/BrokerAdminWireAPI.html new file mode 100644 index 00000000..96019842 --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/BrokerAdminWireAPI.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface io.openmessaging.wireapi.broker.BrokerAdminWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.wireapi.broker.BrokerAdminWireAPI

+
+
No usage of io.openmessaging.wireapi.broker.BrokerAdminWireAPI
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/BrokerConsumeWireAPI.html b/io/openmessaging/wireapi/broker/class-use/BrokerConsumeWireAPI.html new file mode 100644 index 00000000..00ac3d1c --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/BrokerConsumeWireAPI.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.wireapi.broker.BrokerConsumeWireAPI

+
+
No usage of io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/BrokerProduceWireAPI.html b/io/openmessaging/wireapi/broker/class-use/BrokerProduceWireAPI.html new file mode 100644 index 00000000..40420598 --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/BrokerProduceWireAPI.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.wireapi.broker.BrokerProduceWireAPI

+
+
No usage of io.openmessaging.wireapi.broker.BrokerProduceWireAPI
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/ConnectRequest.html b/io/openmessaging/wireapi/broker/class-use/ConnectRequest.html new file mode 100644 index 00000000..a613f225 --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/ConnectRequest.html @@ -0,0 +1,170 @@ + + + + + + +Uses of Class io.openmessaging.wireapi.broker.ConnectRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.wireapi.broker.ConnectRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/Message.html b/io/openmessaging/wireapi/broker/class-use/Message.html new file mode 100644 index 00000000..c6026d2f --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/Message.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class io.openmessaging.wireapi.broker.Message (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.wireapi.broker.Message

+
+
No usage of io.openmessaging.wireapi.broker.Message
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/SendBatchRequest.html b/io/openmessaging/wireapi/broker/class-use/SendBatchRequest.html new file mode 100644 index 00000000..0e242c5c --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/SendBatchRequest.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class io.openmessaging.wireapi.broker.SendBatchRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.wireapi.broker.SendBatchRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/SendBatchResponse.html b/io/openmessaging/wireapi/broker/class-use/SendBatchResponse.html new file mode 100644 index 00000000..478cf602 --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/SendBatchResponse.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class io.openmessaging.wireapi.broker.SendBatchResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.wireapi.broker.SendBatchResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/SendOneRequest.html b/io/openmessaging/wireapi/broker/class-use/SendOneRequest.html new file mode 100644 index 00000000..fd74fd3c --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/SendOneRequest.html @@ -0,0 +1,168 @@ + + + + + + +Uses of Class io.openmessaging.wireapi.broker.SendOneRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.wireapi.broker.SendOneRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/SendOneResponse.html b/io/openmessaging/wireapi/broker/class-use/SendOneResponse.html new file mode 100644 index 00000000..e964bf0a --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/SendOneResponse.html @@ -0,0 +1,168 @@ + + + + + + +Uses of Class io.openmessaging.wireapi.broker.SendOneResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.wireapi.broker.SendOneResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/SendOrderRequest.html b/io/openmessaging/wireapi/broker/class-use/SendOrderRequest.html new file mode 100644 index 00000000..70cd6fcc --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/SendOrderRequest.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class io.openmessaging.wireapi.broker.SendOrderRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.wireapi.broker.SendOrderRequest

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/SendOrderResponse.html b/io/openmessaging/wireapi/broker/class-use/SendOrderResponse.html new file mode 100644 index 00000000..90efcece --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/SendOrderResponse.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class io.openmessaging.wireapi.broker.SendOrderResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.wireapi.broker.SendOrderResponse

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/Session.html b/io/openmessaging/wireapi/broker/class-use/Session.html new file mode 100644 index 00000000..5a230677 --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/Session.html @@ -0,0 +1,187 @@ + + + + + + +Uses of Class io.openmessaging.wireapi.broker.Session (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.wireapi.broker.Session

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/class-use/Subscription.html b/io/openmessaging/wireapi/broker/class-use/Subscription.html new file mode 100644 index 00000000..a84263b6 --- /dev/null +++ b/io/openmessaging/wireapi/broker/class-use/Subscription.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class io.openmessaging.wireapi.broker.Subscription (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
io.openmessaging.wireapi.broker.Subscription

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/package-frame.html b/io/openmessaging/wireapi/broker/package-frame.html new file mode 100644 index 00000000..36b13662 --- /dev/null +++ b/io/openmessaging/wireapi/broker/package-frame.html @@ -0,0 +1,36 @@ + + + + + + +io.openmessaging.wireapi.broker (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.wireapi.broker

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/io/openmessaging/wireapi/broker/package-summary.html b/io/openmessaging/wireapi/broker/package-summary.html new file mode 100644 index 00000000..4d67e83d --- /dev/null +++ b/io/openmessaging/wireapi/broker/package-summary.html @@ -0,0 +1,203 @@ + + + + + + +io.openmessaging.wireapi.broker (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.wireapi.broker

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/package-tree.html b/io/openmessaging/wireapi/broker/package-tree.html new file mode 100644 index 00000000..f9df6f2a --- /dev/null +++ b/io/openmessaging/wireapi/broker/package-tree.html @@ -0,0 +1,154 @@ + + + + + + +io.openmessaging.wireapi.broker Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.wireapi.broker

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/broker/package-use.html b/io/openmessaging/wireapi/broker/package-use.html new file mode 100644 index 00000000..4cad0bba --- /dev/null +++ b/io/openmessaging/wireapi/broker/package-use.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Package io.openmessaging.wireapi.broker (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.wireapi.broker

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/client/ClientCallbackWireAPI.html b/io/openmessaging/wireapi/client/ClientCallbackWireAPI.html new file mode 100644 index 00000000..609cacac --- /dev/null +++ b/io/openmessaging/wireapi/client/ClientCallbackWireAPI.html @@ -0,0 +1,279 @@ + + + + + + +ClientCallbackWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.client
+

Interface ClientCallbackWireAPI

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        ping

        +
        void ping()
        +
      • +
      + + + +
        +
      • +

        metrics

        +
        void metrics()
        +
      • +
      + + + +
        +
      • +

        stack

        +
        void stack()
        +
      • +
      + + + +
        +
      • +

        setQoS

        +
        void setQoS()
        +
      • +
      + + + +
        +
      • +

        latestEvent

        +
        void latestEvent()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/client/class-use/ClientCallbackWireAPI.html b/io/openmessaging/wireapi/client/class-use/ClientCallbackWireAPI.html new file mode 100644 index 00000000..01c51a55 --- /dev/null +++ b/io/openmessaging/wireapi/client/class-use/ClientCallbackWireAPI.html @@ -0,0 +1,188 @@ + + + + + + +Uses of Interface io.openmessaging.wireapi.client.ClientCallbackWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.wireapi.client.ClientCallbackWireAPI

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/client/package-frame.html b/io/openmessaging/wireapi/client/package-frame.html new file mode 100644 index 00000000..3625794d --- /dev/null +++ b/io/openmessaging/wireapi/client/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +io.openmessaging.wireapi.client (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.wireapi.client

+
+

Interfaces

+ +
+ + diff --git a/io/openmessaging/wireapi/client/package-summary.html b/io/openmessaging/wireapi/client/package-summary.html new file mode 100644 index 00000000..b14a8c2d --- /dev/null +++ b/io/openmessaging/wireapi/client/package-summary.html @@ -0,0 +1,144 @@ + + + + + + +io.openmessaging.wireapi.client (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.wireapi.client

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/client/package-tree.html b/io/openmessaging/wireapi/client/package-tree.html new file mode 100644 index 00000000..bf21d469 --- /dev/null +++ b/io/openmessaging/wireapi/client/package-tree.html @@ -0,0 +1,135 @@ + + + + + + +io.openmessaging.wireapi.client Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.wireapi.client

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/client/package-use.html b/io/openmessaging/wireapi/client/package-use.html new file mode 100644 index 00000000..f832ddc7 --- /dev/null +++ b/io/openmessaging/wireapi/client/package-use.html @@ -0,0 +1,178 @@ + + + + + + +Uses of Package io.openmessaging.wireapi.client (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.wireapi.client

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/consumer/ConsumerCallbackWireAPI.html b/io/openmessaging/wireapi/consumer/ConsumerCallbackWireAPI.html new file mode 100644 index 00000000..e39ec89f --- /dev/null +++ b/io/openmessaging/wireapi/consumer/ConsumerCallbackWireAPI.html @@ -0,0 +1,235 @@ + + + + + + +ConsumerCallbackWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.consumer
+

Interface ConsumerCallbackWireAPI

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        push

        +
        void push()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/consumer/ConsumerSelfWireAPI.html b/io/openmessaging/wireapi/consumer/ConsumerSelfWireAPI.html new file mode 100644 index 00000000..38f8838f --- /dev/null +++ b/io/openmessaging/wireapi/consumer/ConsumerSelfWireAPI.html @@ -0,0 +1,223 @@ + + + + + + +ConsumerSelfWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.consumer
+

Interface ConsumerSelfWireAPI

+
+
+
+
    +
  • +
    +
    +
    public interface ConsumerSelfWireAPI
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        forward

        +
        void forward()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/consumer/class-use/ConsumerCallbackWireAPI.html b/io/openmessaging/wireapi/consumer/class-use/ConsumerCallbackWireAPI.html new file mode 100644 index 00000000..2012057b --- /dev/null +++ b/io/openmessaging/wireapi/consumer/class-use/ConsumerCallbackWireAPI.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface io.openmessaging.wireapi.consumer.ConsumerCallbackWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.wireapi.consumer.ConsumerCallbackWireAPI

+
+
No usage of io.openmessaging.wireapi.consumer.ConsumerCallbackWireAPI
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/consumer/class-use/ConsumerSelfWireAPI.html b/io/openmessaging/wireapi/consumer/class-use/ConsumerSelfWireAPI.html new file mode 100644 index 00000000..3e5408a9 --- /dev/null +++ b/io/openmessaging/wireapi/consumer/class-use/ConsumerSelfWireAPI.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface io.openmessaging.wireapi.consumer.ConsumerSelfWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.wireapi.consumer.ConsumerSelfWireAPI

+
+
No usage of io.openmessaging.wireapi.consumer.ConsumerSelfWireAPI
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/consumer/package-frame.html b/io/openmessaging/wireapi/consumer/package-frame.html new file mode 100644 index 00000000..68ea3f41 --- /dev/null +++ b/io/openmessaging/wireapi/consumer/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +io.openmessaging.wireapi.consumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.wireapi.consumer

+
+

Interfaces

+ +
+ + diff --git a/io/openmessaging/wireapi/consumer/package-summary.html b/io/openmessaging/wireapi/consumer/package-summary.html new file mode 100644 index 00000000..bcf22530 --- /dev/null +++ b/io/openmessaging/wireapi/consumer/package-summary.html @@ -0,0 +1,148 @@ + + + + + + +io.openmessaging.wireapi.consumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.wireapi.consumer

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/consumer/package-tree.html b/io/openmessaging/wireapi/consumer/package-tree.html new file mode 100644 index 00000000..f3844c1a --- /dev/null +++ b/io/openmessaging/wireapi/consumer/package-tree.html @@ -0,0 +1,140 @@ + + + + + + +io.openmessaging.wireapi.consumer Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.wireapi.consumer

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/consumer/package-use.html b/io/openmessaging/wireapi/consumer/package-use.html new file mode 100644 index 00000000..93494695 --- /dev/null +++ b/io/openmessaging/wireapi/consumer/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package io.openmessaging.wireapi.consumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.wireapi.consumer

+
+
No usage of io.openmessaging.wireapi.consumer
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/naming/MetaServiceWireAPI.html b/io/openmessaging/wireapi/naming/MetaServiceWireAPI.html new file mode 100644 index 00000000..39782e38 --- /dev/null +++ b/io/openmessaging/wireapi/naming/MetaServiceWireAPI.html @@ -0,0 +1,236 @@ + + + + + + +MetaServiceWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.naming
+

Interface MetaServiceWireAPI

+
+
+
+
    +
  • +
    +
    +
    public interface MetaServiceWireAPI
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createTopic

        +
        void createTopic()
        +
      • +
      + + + +
        +
      • +

        createQuque

        +
        void createQuque()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/naming/NameClientReadWireAPI.html b/io/openmessaging/wireapi/naming/NameClientReadWireAPI.html new file mode 100644 index 00000000..b0fe8532 --- /dev/null +++ b/io/openmessaging/wireapi/naming/NameClientReadWireAPI.html @@ -0,0 +1,169 @@ + + + + + + +NameClientReadWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.naming
+

Interface NameClientReadWireAPI

+
+
+
+
    +
  • +
    +
    +
    public interface NameClientReadWireAPI
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/naming/NameClientWriteWireAPI.html b/io/openmessaging/wireapi/naming/NameClientWriteWireAPI.html new file mode 100644 index 00000000..1a7f5ff3 --- /dev/null +++ b/io/openmessaging/wireapi/naming/NameClientWriteWireAPI.html @@ -0,0 +1,169 @@ + + + + + + +NameClientWriteWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.naming
+

Interface NameClientWriteWireAPI

+
+
+
+
    +
  • +
    +
    +
    public interface NameClientWriteWireAPI
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/naming/class-use/MetaServiceWireAPI.html b/io/openmessaging/wireapi/naming/class-use/MetaServiceWireAPI.html new file mode 100644 index 00000000..2091eacb --- /dev/null +++ b/io/openmessaging/wireapi/naming/class-use/MetaServiceWireAPI.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface io.openmessaging.wireapi.naming.MetaServiceWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.wireapi.naming.MetaServiceWireAPI

+
+
No usage of io.openmessaging.wireapi.naming.MetaServiceWireAPI
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/naming/class-use/NameClientReadWireAPI.html b/io/openmessaging/wireapi/naming/class-use/NameClientReadWireAPI.html new file mode 100644 index 00000000..1d96c28c --- /dev/null +++ b/io/openmessaging/wireapi/naming/class-use/NameClientReadWireAPI.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface io.openmessaging.wireapi.naming.NameClientReadWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.wireapi.naming.NameClientReadWireAPI

+
+
No usage of io.openmessaging.wireapi.naming.NameClientReadWireAPI
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/naming/class-use/NameClientWriteWireAPI.html b/io/openmessaging/wireapi/naming/class-use/NameClientWriteWireAPI.html new file mode 100644 index 00000000..0138f0f7 --- /dev/null +++ b/io/openmessaging/wireapi/naming/class-use/NameClientWriteWireAPI.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface io.openmessaging.wireapi.naming.NameClientWriteWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.wireapi.naming.NameClientWriteWireAPI

+
+
No usage of io.openmessaging.wireapi.naming.NameClientWriteWireAPI
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/naming/package-frame.html b/io/openmessaging/wireapi/naming/package-frame.html new file mode 100644 index 00000000..9000aaae --- /dev/null +++ b/io/openmessaging/wireapi/naming/package-frame.html @@ -0,0 +1,23 @@ + + + + + + +io.openmessaging.wireapi.naming (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.wireapi.naming

+
+

Interfaces

+ +
+ + diff --git a/io/openmessaging/wireapi/naming/package-summary.html b/io/openmessaging/wireapi/naming/package-summary.html new file mode 100644 index 00000000..d095283a --- /dev/null +++ b/io/openmessaging/wireapi/naming/package-summary.html @@ -0,0 +1,152 @@ + + + + + + +io.openmessaging.wireapi.naming (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.wireapi.naming

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/naming/package-tree.html b/io/openmessaging/wireapi/naming/package-tree.html new file mode 100644 index 00000000..4d2fa081 --- /dev/null +++ b/io/openmessaging/wireapi/naming/package-tree.html @@ -0,0 +1,137 @@ + + + + + + +io.openmessaging.wireapi.naming Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.wireapi.naming

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/naming/package-use.html b/io/openmessaging/wireapi/naming/package-use.html new file mode 100644 index 00000000..4d0ea901 --- /dev/null +++ b/io/openmessaging/wireapi/naming/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package io.openmessaging.wireapi.naming (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.wireapi.naming

+
+
No usage of io.openmessaging.wireapi.naming
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/producer/ProducerCallbackWireAPI.html b/io/openmessaging/wireapi/producer/ProducerCallbackWireAPI.html new file mode 100644 index 00000000..5aadbe58 --- /dev/null +++ b/io/openmessaging/wireapi/producer/ProducerCallbackWireAPI.html @@ -0,0 +1,235 @@ + + + + + + +ProducerCallbackWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
io.openmessaging.wireapi.producer
+

Interface ProducerCallbackWireAPI

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        checkTransactionState

        +
        void checkTransactionState()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/producer/class-use/ProducerCallbackWireAPI.html b/io/openmessaging/wireapi/producer/class-use/ProducerCallbackWireAPI.html new file mode 100644 index 00000000..29b0032d --- /dev/null +++ b/io/openmessaging/wireapi/producer/class-use/ProducerCallbackWireAPI.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface io.openmessaging.wireapi.producer.ProducerCallbackWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
io.openmessaging.wireapi.producer.ProducerCallbackWireAPI

+
+
No usage of io.openmessaging.wireapi.producer.ProducerCallbackWireAPI
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/producer/package-frame.html b/io/openmessaging/wireapi/producer/package-frame.html new file mode 100644 index 00000000..1d9722e7 --- /dev/null +++ b/io/openmessaging/wireapi/producer/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +io.openmessaging.wireapi.producer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +

io.openmessaging.wireapi.producer

+
+

Interfaces

+ +
+ + diff --git a/io/openmessaging/wireapi/producer/package-summary.html b/io/openmessaging/wireapi/producer/package-summary.html new file mode 100644 index 00000000..24052394 --- /dev/null +++ b/io/openmessaging/wireapi/producer/package-summary.html @@ -0,0 +1,144 @@ + + + + + + +io.openmessaging.wireapi.producer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package io.openmessaging.wireapi.producer

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/producer/package-tree.html b/io/openmessaging/wireapi/producer/package-tree.html new file mode 100644 index 00000000..5a9d1b45 --- /dev/null +++ b/io/openmessaging/wireapi/producer/package-tree.html @@ -0,0 +1,139 @@ + + + + + + +io.openmessaging.wireapi.producer Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package io.openmessaging.wireapi.producer

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/io/openmessaging/wireapi/producer/package-use.html b/io/openmessaging/wireapi/producer/package-use.html new file mode 100644 index 00000000..05e91e3b --- /dev/null +++ b/io/openmessaging/wireapi/producer/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package io.openmessaging.wireapi.producer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
io.openmessaging.wireapi.producer

+
+
No usage of io.openmessaging.wireapi.producer
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/overview-frame.html b/overview-frame.html new file mode 100644 index 00000000..cc165b74 --- /dev/null +++ b/overview-frame.html @@ -0,0 +1,38 @@ + + + + + + +Overview List (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + +
All Classes
+
+

Packages

+ +
+

 

+ + diff --git a/overview-summary.html b/overview-summary.html new file mode 100644 index 00000000..2ac627c8 --- /dev/null +++ b/overview-summary.html @@ -0,0 +1,204 @@ + + + + + + +Overview (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Packages 
PackageDescription
io.openmessaging 
io.openmessaging.binlogcore 
io.openmessaging.exception 
io.openmessaging.filter 
io.openmessaging.internal 
io.openmessaging.observer 
io.openmessaging.samples.async 
io.openmessaging.samples.order 
io.openmessaging.samples.service 
io.openmessaging.samples.service.api 
io.openmessaging.samples.service.impl 
io.openmessaging.samples.simple 
io.openmessaging.wireapi.broker 
io.openmessaging.wireapi.client 
io.openmessaging.wireapi.consumer 
io.openmessaging.wireapi.naming 
io.openmessaging.wireapi.producer 
+
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/overview-tree.html b/overview-tree.html new file mode 100644 index 00000000..af8b23b7 --- /dev/null +++ b/overview-tree.html @@ -0,0 +1,256 @@ + + + + + + +Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/package-list b/package-list new file mode 100644 index 00000000..d614ac88 --- /dev/null +++ b/package-list @@ -0,0 +1,17 @@ +io.openmessaging +io.openmessaging.binlogcore +io.openmessaging.exception +io.openmessaging.filter +io.openmessaging.internal +io.openmessaging.observer +io.openmessaging.samples.async +io.openmessaging.samples.order +io.openmessaging.samples.service +io.openmessaging.samples.service.api +io.openmessaging.samples.service.impl +io.openmessaging.samples.simple +io.openmessaging.wireapi.broker +io.openmessaging.wireapi.client +io.openmessaging.wireapi.consumer +io.openmessaging.wireapi.naming +io.openmessaging.wireapi.producer diff --git a/script.js b/script.js new file mode 100644 index 00000000..b3463569 --- /dev/null +++ b/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/serialized-form.html b/serialized-form.html new file mode 100644 index 00000000..bbd3929e --- /dev/null +++ b/serialized-form.html @@ -0,0 +1,212 @@ + + + + + + +Serialized Form (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Serialized Form

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2016–2017. All rights reserved.

+ + diff --git a/stylesheet.css b/stylesheet.css new file mode 100644 index 00000000..98055b22 --- /dev/null +++ b/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +} From ca882e43bb4c1574495b530bfde8b7ff6043d944 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Tue, 28 Mar 2017 13:50:25 +0000 Subject: [PATCH 002/164] Latest javadoc on successful travis build 12 auto-pushed to gh-pages --- .gitignore | 14 - allclasses-frame.html | 87 -- allclasses-noframe.html | 87 -- index-all.html | 1211 ----------------- .../binlogcore/BinlogImportService.html | 266 ---- io/openmessaging/binlogcore/BinlogOffset.html | 170 --- .../class-use/BinlogImportService.html | 126 -- .../binlogcore/class-use/BinlogOffset.html | 166 --- .../binlogcore/package-frame.html | 22 - .../binlogcore/package-summary.html | 150 -- io/openmessaging/binlogcore/package-tree.html | 136 -- io/openmessaging/binlogcore/package-use.html | 161 --- .../samples/async/ProducerApp.html | 273 ---- .../samples/async/class-use/ProducerApp.html | 126 -- .../samples/async/package-frame.html | 21 - .../samples/async/package-summary.html | 144 -- .../samples/async/package-tree.html | 139 -- .../samples/async/package-use.html | 126 -- .../samples/order/ProducerApp.html | 278 ---- .../samples/order/class-use/ProducerApp.html | 126 -- .../samples/order/package-frame.html | 21 - .../samples/order/package-summary.html | 144 -- .../samples/order/package-tree.html | 139 -- .../samples/order/package-use.html | 126 -- .../samples/service/Consumer.html | 280 ---- .../samples/service/Provider.html | 273 ---- .../samples/service/api/CallRequest.html | 312 ----- .../samples/service/api/CallResponse.html | 312 ----- .../samples/service/api/HelloService.html | 245 ---- .../service/api/class-use/CallRequest.html | 196 --- .../service/api/class-use/CallResponse.html | 188 --- .../service/api/class-use/HelloService.html | 166 --- .../samples/service/api/package-frame.html | 26 - .../samples/service/api/package-summary.html | 163 --- .../samples/service/api/package-tree.html | 144 -- .../samples/service/api/package-use.html | 187 --- .../samples/service/class-use/Consumer.html | 126 -- .../samples/service/class-use/Provider.html | 126 -- .../service/impl/HelloServiceImpl.html | 302 ---- .../impl/class-use/HelloServiceImpl.html | 126 -- .../samples/service/impl/package-frame.html | 21 - .../samples/service/impl/package-summary.html | 144 -- .../samples/service/impl/package-tree.html | 139 -- .../samples/service/impl/package-use.html | 126 -- .../samples/service/package-frame.html | 22 - .../samples/service/package-summary.html | 148 -- .../samples/service/package-tree.html | 140 -- .../samples/service/package-use.html | 126 -- .../samples/simple/ConsumerQueueApp.html | 278 ---- .../samples/simple/ConsumerTopicApp.html | 278 ---- .../samples/simple/ProducerApp.html | 273 ---- .../simple/class-use/ConsumerQueueApp.html | 126 -- .../simple/class-use/ConsumerTopicApp.html | 126 -- .../samples/simple/class-use/ProducerApp.html | 126 -- .../samples/simple/package-frame.html | 23 - .../samples/simple/package-summary.html | 152 --- .../samples/simple/package-tree.html | 141 -- .../samples/simple/package-use.html | 126 -- .../wireapi/broker/BrokerAdminWireAPI.html | 169 --- .../wireapi/broker/BrokerConsumeWireAPI.html | 288 ---- .../wireapi/broker/BrokerProduceWireAPI.html | 330 ----- .../wireapi/broker/ConnectRequest.html | 239 ---- io/openmessaging/wireapi/broker/Message.html | 239 ---- .../wireapi/broker/SendBatchRequest.html | 239 ---- .../wireapi/broker/SendBatchResponse.html | 239 ---- .../wireapi/broker/SendOneRequest.html | 239 ---- .../wireapi/broker/SendOneResponse.html | 239 ---- .../wireapi/broker/SendOrderRequest.html | 239 ---- .../wireapi/broker/SendOrderResponse.html | 239 ---- io/openmessaging/wireapi/broker/Session.html | 239 ---- .../wireapi/broker/Subscription.html | 239 ---- .../broker/class-use/BrokerAdminWireAPI.html | 126 -- .../class-use/BrokerConsumeWireAPI.html | 126 -- .../class-use/BrokerProduceWireAPI.html | 126 -- .../broker/class-use/ConnectRequest.html | 170 --- .../wireapi/broker/class-use/Message.html | 126 -- .../broker/class-use/SendBatchRequest.html | 166 --- .../broker/class-use/SendBatchResponse.html | 166 --- .../broker/class-use/SendOneRequest.html | 168 --- .../broker/class-use/SendOneResponse.html | 168 --- .../broker/class-use/SendOrderRequest.html | 166 --- .../broker/class-use/SendOrderResponse.html | 166 --- .../wireapi/broker/class-use/Session.html | 187 --- .../broker/class-use/Subscription.html | 166 --- .../wireapi/broker/package-frame.html | 36 - .../wireapi/broker/package-summary.html | 203 --- .../wireapi/broker/package-tree.html | 154 --- .../wireapi/broker/package-use.html | 183 --- .../wireapi/client/ClientCallbackWireAPI.html | 279 ---- .../class-use/ClientCallbackWireAPI.html | 188 --- .../wireapi/client/package-frame.html | 21 - .../wireapi/client/package-summary.html | 144 -- .../wireapi/client/package-tree.html | 135 -- .../wireapi/client/package-use.html | 178 --- .../consumer/ConsumerCallbackWireAPI.html | 235 ---- .../wireapi/consumer/ConsumerSelfWireAPI.html | 223 --- .../class-use/ConsumerCallbackWireAPI.html | 126 -- .../class-use/ConsumerSelfWireAPI.html | 126 -- .../wireapi/consumer/package-frame.html | 22 - .../wireapi/consumer/package-summary.html | 148 -- .../wireapi/consumer/package-tree.html | 140 -- .../wireapi/consumer/package-use.html | 126 -- .../wireapi/naming/MetaServiceWireAPI.html | 236 ---- .../wireapi/naming/NameClientReadWireAPI.html | 169 --- .../naming/NameClientWriteWireAPI.html | 169 --- .../naming/class-use/MetaServiceWireAPI.html | 126 -- .../class-use/NameClientReadWireAPI.html | 126 -- .../class-use/NameClientWriteWireAPI.html | 126 -- .../wireapi/naming/package-frame.html | 23 - .../wireapi/naming/package-summary.html | 152 --- .../wireapi/naming/package-tree.html | 137 -- .../wireapi/naming/package-use.html | 126 -- .../producer/ProducerCallbackWireAPI.html | 235 ---- .../class-use/ProducerCallbackWireAPI.html | 126 -- .../wireapi/producer/package-frame.html | 21 - .../wireapi/producer/package-summary.html | 144 -- .../wireapi/producer/package-tree.html | 139 -- .../wireapi/producer/package-use.html | 126 -- javadoc-latest/allclasses-frame.html | 53 + javadoc-latest/allclasses-noframe.html | 53 + .../constant-values.html | 37 +- .../deprecated-list.html | 35 +- help-doc.html => javadoc-latest/help-doc.html | 37 +- javadoc-latest/index-all.html | 976 +++++++++++++ index.html => javadoc-latest/index.html | 2 +- .../io}/openmessaging/BatchToPartition.html | 99 +- .../io}/openmessaging/BytesMessage.html | 107 +- .../io}/openmessaging/Filters.html | 87 +- .../io}/openmessaging/InvokeContext.html | 87 +- .../io}/openmessaging/KeyValue.html | 244 ++-- .../io}/openmessaging/Message.html | 217 ++- .../io}/openmessaging/MessageFactory.html | 115 +- .../io}/openmessaging/MessageHeader.html | 222 ++- .../io}/openmessaging/MessageListener.html | 95 +- .../openmessaging/MessagingAccessPoint.html | 316 ++--- .../MessagingAccessPointManager.html | 123 +- .../io}/openmessaging/OnMessageContext.html | 99 +- .../io}/openmessaging/PartitionConsumer.html | 122 +- .../io}/openmessaging/PartitionIterator.html | 204 ++- .../io}/openmessaging/Producer.html | 221 ++- .../io}/openmessaging/Promise.html | 186 +-- .../io}/openmessaging/PromiseListener.html | 103 +- .../io}/openmessaging/PullConsumer.html | 156 +-- .../io}/openmessaging/PushConsumer.html | 160 +-- .../io}/openmessaging/ResourceManager.html | 375 ++--- .../io}/openmessaging/ServiceEndPoint.html | 187 +-- .../io}/openmessaging/ServiceLifecycle.html | 93 +- .../io}/openmessaging/ServiceLoadBalance.html | 95 +- .../io}/openmessaging/ServiceProperties.html | 117 +- .../class-use/BatchToPartition.html | 43 +- .../openmessaging/class-use/BytesMessage.html | 51 +- .../io}/openmessaging/class-use/Filters.html | 53 +- .../class-use/InvokeContext.html | 41 +- .../io}/openmessaging/class-use/KeyValue.html | 155 +-- .../io}/openmessaging/class-use/Message.html | 85 +- .../class-use/MessageFactory.html | 41 +- .../class-use/MessageHeader.html | 35 +- .../class-use/MessageListener.html | 41 +- .../class-use/MessagingAccessPoint.html | 43 +- .../MessagingAccessPointManager.html | 35 +- .../class-use/OnMessageContext.html | 41 +- .../class-use/PartitionConsumer.html | 43 +- .../class-use/PartitionIterator.html | 41 +- .../io}/openmessaging/class-use/Producer.html | 43 +- .../io}/openmessaging/class-use/Promise.html | 49 +- .../class-use/PromiseListener.html | 41 +- .../openmessaging/class-use/PullConsumer.html | 43 +- .../openmessaging/class-use/PushConsumer.html | 45 +- .../class-use/ResourceManager.html | 41 +- .../class-use/ServiceEndPoint.html | 47 +- .../class-use/ServiceLifecycle.html | 49 +- .../class-use/ServiceLoadBalance.html | 43 +- .../class-use/ServiceProperties.html | 45 +- .../openmessaging/exception/OMSException.html | 94 +- .../exception/OMSMessageFormatException.html | 114 +- .../exception/OMSNotSupportedException.html | 114 +- .../OMSResourceNotExistException.html | 94 +- .../exception/OMSRuntimeException.html | 151 +- .../exception/OMSTimeOutException.html | 114 +- .../exception/class-use/OMSException.html | 41 +- .../class-use/OMSMessageFormatException.html | 35 +- .../class-use/OMSNotSupportedException.html | 35 +- .../OMSResourceNotExistException.html | 85 +- .../class-use/OMSRuntimeException.html | 45 +- .../class-use/OMSTimeOutException.html | 35 +- .../exception/package-frame.html | 3 +- .../exception/package-summary.html | 45 +- .../openmessaging/exception/package-tree.html | 61 +- .../openmessaging/exception/package-use.html | 62 +- .../io}/openmessaging/filter/FilterChain.html | 93 +- .../filter/class-use/FilterChain.html | 43 +- .../openmessaging/filter/package-frame.html | 5 +- .../openmessaging/filter/package-summary.html | 45 +- .../openmessaging/filter/package-tree.html | 39 +- .../io}/openmessaging/filter/package-use.html | 39 +- .../internal/DefaultKeyValue.html | 296 ++-- .../internal/MessagingAccessPointAdapter.html | 113 +- .../internal/class-use/DefaultKeyValue.html | 35 +- .../MessagingAccessPointAdapter.html | 35 +- .../openmessaging/internal/package-frame.html | 3 +- .../internal/package-summary.html | 45 +- .../openmessaging/internal/package-tree.html | 43 +- .../openmessaging/internal/package-use.html | 35 +- .../openmessaging/observer/ActionEvent.html | 59 +- .../io}/openmessaging/observer/Observer.html | 87 +- .../observer/class-use/ActionEvent.html | 41 +- .../observer/class-use/Observer.html | 43 +- .../openmessaging/observer/package-frame.html | 7 +- .../observer/package-summary.html | 45 +- .../openmessaging/observer/package-tree.html | 45 +- .../openmessaging/observer/package-use.html | 41 +- .../io}/openmessaging/package-frame.html | 47 +- .../io}/openmessaging/package-summary.html | 49 +- .../io}/openmessaging/package-tree.html | 93 +- .../io}/openmessaging/package-use.html | 45 +- javadoc-latest/overview-frame.html | 25 + .../overview-summary.html | 89 +- javadoc-latest/overview-tree.html | 199 +++ javadoc-latest/package-list | 5 + javadoc-latest/resources/background.gif | Bin 0 -> 2313 bytes javadoc-latest/resources/tab.gif | Bin 0 -> 291 bytes javadoc-latest/resources/titlebar.gif | Bin 0 -> 10701 bytes javadoc-latest/resources/titlebar_end.gif | Bin 0 -> 849 bytes .../serialized-form.html | 76 +- .../stylesheet.css | 342 ++--- overview-frame.html | 38 - overview-tree.html | 256 ---- package-list | 17 - script.js | 30 - 229 files changed, 4542 insertions(+), 25349 deletions(-) delete mode 100644 .gitignore delete mode 100644 allclasses-frame.html delete mode 100644 allclasses-noframe.html delete mode 100644 index-all.html delete mode 100644 io/openmessaging/binlogcore/BinlogImportService.html delete mode 100644 io/openmessaging/binlogcore/BinlogOffset.html delete mode 100644 io/openmessaging/binlogcore/class-use/BinlogImportService.html delete mode 100644 io/openmessaging/binlogcore/class-use/BinlogOffset.html delete mode 100644 io/openmessaging/binlogcore/package-frame.html delete mode 100644 io/openmessaging/binlogcore/package-summary.html delete mode 100644 io/openmessaging/binlogcore/package-tree.html delete mode 100644 io/openmessaging/binlogcore/package-use.html delete mode 100644 io/openmessaging/samples/async/ProducerApp.html delete mode 100644 io/openmessaging/samples/async/class-use/ProducerApp.html delete mode 100644 io/openmessaging/samples/async/package-frame.html delete mode 100644 io/openmessaging/samples/async/package-summary.html delete mode 100644 io/openmessaging/samples/async/package-tree.html delete mode 100644 io/openmessaging/samples/async/package-use.html delete mode 100644 io/openmessaging/samples/order/ProducerApp.html delete mode 100644 io/openmessaging/samples/order/class-use/ProducerApp.html delete mode 100644 io/openmessaging/samples/order/package-frame.html delete mode 100644 io/openmessaging/samples/order/package-summary.html delete mode 100644 io/openmessaging/samples/order/package-tree.html delete mode 100644 io/openmessaging/samples/order/package-use.html delete mode 100644 io/openmessaging/samples/service/Consumer.html delete mode 100644 io/openmessaging/samples/service/Provider.html delete mode 100644 io/openmessaging/samples/service/api/CallRequest.html delete mode 100644 io/openmessaging/samples/service/api/CallResponse.html delete mode 100644 io/openmessaging/samples/service/api/HelloService.html delete mode 100644 io/openmessaging/samples/service/api/class-use/CallRequest.html delete mode 100644 io/openmessaging/samples/service/api/class-use/CallResponse.html delete mode 100644 io/openmessaging/samples/service/api/class-use/HelloService.html delete mode 100644 io/openmessaging/samples/service/api/package-frame.html delete mode 100644 io/openmessaging/samples/service/api/package-summary.html delete mode 100644 io/openmessaging/samples/service/api/package-tree.html delete mode 100644 io/openmessaging/samples/service/api/package-use.html delete mode 100644 io/openmessaging/samples/service/class-use/Consumer.html delete mode 100644 io/openmessaging/samples/service/class-use/Provider.html delete mode 100644 io/openmessaging/samples/service/impl/HelloServiceImpl.html delete mode 100644 io/openmessaging/samples/service/impl/class-use/HelloServiceImpl.html delete mode 100644 io/openmessaging/samples/service/impl/package-frame.html delete mode 100644 io/openmessaging/samples/service/impl/package-summary.html delete mode 100644 io/openmessaging/samples/service/impl/package-tree.html delete mode 100644 io/openmessaging/samples/service/impl/package-use.html delete mode 100644 io/openmessaging/samples/service/package-frame.html delete mode 100644 io/openmessaging/samples/service/package-summary.html delete mode 100644 io/openmessaging/samples/service/package-tree.html delete mode 100644 io/openmessaging/samples/service/package-use.html delete mode 100644 io/openmessaging/samples/simple/ConsumerQueueApp.html delete mode 100644 io/openmessaging/samples/simple/ConsumerTopicApp.html delete mode 100644 io/openmessaging/samples/simple/ProducerApp.html delete mode 100644 io/openmessaging/samples/simple/class-use/ConsumerQueueApp.html delete mode 100644 io/openmessaging/samples/simple/class-use/ConsumerTopicApp.html delete mode 100644 io/openmessaging/samples/simple/class-use/ProducerApp.html delete mode 100644 io/openmessaging/samples/simple/package-frame.html delete mode 100644 io/openmessaging/samples/simple/package-summary.html delete mode 100644 io/openmessaging/samples/simple/package-tree.html delete mode 100644 io/openmessaging/samples/simple/package-use.html delete mode 100644 io/openmessaging/wireapi/broker/BrokerAdminWireAPI.html delete mode 100644 io/openmessaging/wireapi/broker/BrokerConsumeWireAPI.html delete mode 100644 io/openmessaging/wireapi/broker/BrokerProduceWireAPI.html delete mode 100644 io/openmessaging/wireapi/broker/ConnectRequest.html delete mode 100644 io/openmessaging/wireapi/broker/Message.html delete mode 100644 io/openmessaging/wireapi/broker/SendBatchRequest.html delete mode 100644 io/openmessaging/wireapi/broker/SendBatchResponse.html delete mode 100644 io/openmessaging/wireapi/broker/SendOneRequest.html delete mode 100644 io/openmessaging/wireapi/broker/SendOneResponse.html delete mode 100644 io/openmessaging/wireapi/broker/SendOrderRequest.html delete mode 100644 io/openmessaging/wireapi/broker/SendOrderResponse.html delete mode 100644 io/openmessaging/wireapi/broker/Session.html delete mode 100644 io/openmessaging/wireapi/broker/Subscription.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/BrokerAdminWireAPI.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/BrokerConsumeWireAPI.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/BrokerProduceWireAPI.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/ConnectRequest.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/Message.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/SendBatchRequest.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/SendBatchResponse.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/SendOneRequest.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/SendOneResponse.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/SendOrderRequest.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/SendOrderResponse.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/Session.html delete mode 100644 io/openmessaging/wireapi/broker/class-use/Subscription.html delete mode 100644 io/openmessaging/wireapi/broker/package-frame.html delete mode 100644 io/openmessaging/wireapi/broker/package-summary.html delete mode 100644 io/openmessaging/wireapi/broker/package-tree.html delete mode 100644 io/openmessaging/wireapi/broker/package-use.html delete mode 100644 io/openmessaging/wireapi/client/ClientCallbackWireAPI.html delete mode 100644 io/openmessaging/wireapi/client/class-use/ClientCallbackWireAPI.html delete mode 100644 io/openmessaging/wireapi/client/package-frame.html delete mode 100644 io/openmessaging/wireapi/client/package-summary.html delete mode 100644 io/openmessaging/wireapi/client/package-tree.html delete mode 100644 io/openmessaging/wireapi/client/package-use.html delete mode 100644 io/openmessaging/wireapi/consumer/ConsumerCallbackWireAPI.html delete mode 100644 io/openmessaging/wireapi/consumer/ConsumerSelfWireAPI.html delete mode 100644 io/openmessaging/wireapi/consumer/class-use/ConsumerCallbackWireAPI.html delete mode 100644 io/openmessaging/wireapi/consumer/class-use/ConsumerSelfWireAPI.html delete mode 100644 io/openmessaging/wireapi/consumer/package-frame.html delete mode 100644 io/openmessaging/wireapi/consumer/package-summary.html delete mode 100644 io/openmessaging/wireapi/consumer/package-tree.html delete mode 100644 io/openmessaging/wireapi/consumer/package-use.html delete mode 100644 io/openmessaging/wireapi/naming/MetaServiceWireAPI.html delete mode 100644 io/openmessaging/wireapi/naming/NameClientReadWireAPI.html delete mode 100644 io/openmessaging/wireapi/naming/NameClientWriteWireAPI.html delete mode 100644 io/openmessaging/wireapi/naming/class-use/MetaServiceWireAPI.html delete mode 100644 io/openmessaging/wireapi/naming/class-use/NameClientReadWireAPI.html delete mode 100644 io/openmessaging/wireapi/naming/class-use/NameClientWriteWireAPI.html delete mode 100644 io/openmessaging/wireapi/naming/package-frame.html delete mode 100644 io/openmessaging/wireapi/naming/package-summary.html delete mode 100644 io/openmessaging/wireapi/naming/package-tree.html delete mode 100644 io/openmessaging/wireapi/naming/package-use.html delete mode 100644 io/openmessaging/wireapi/producer/ProducerCallbackWireAPI.html delete mode 100644 io/openmessaging/wireapi/producer/class-use/ProducerCallbackWireAPI.html delete mode 100644 io/openmessaging/wireapi/producer/package-frame.html delete mode 100644 io/openmessaging/wireapi/producer/package-summary.html delete mode 100644 io/openmessaging/wireapi/producer/package-tree.html delete mode 100644 io/openmessaging/wireapi/producer/package-use.html create mode 100644 javadoc-latest/allclasses-frame.html create mode 100644 javadoc-latest/allclasses-noframe.html rename constant-values.html => javadoc-latest/constant-values.html (90%) rename deprecated-list.html => javadoc-latest/deprecated-list.html (72%) rename help-doc.html => javadoc-latest/help-doc.html (87%) create mode 100644 javadoc-latest/index-all.html rename index.html => javadoc-latest/index.html (97%) rename {io => javadoc-latest/io}/openmessaging/BatchToPartition.html (58%) rename {io => javadoc-latest/io}/openmessaging/BytesMessage.html (58%) rename {io => javadoc-latest/io}/openmessaging/Filters.html (61%) rename {io => javadoc-latest/io}/openmessaging/InvokeContext.html (62%) rename {io => javadoc-latest/io}/openmessaging/KeyValue.html (58%) rename {io => javadoc-latest/io}/openmessaging/Message.html (61%) rename {io => javadoc-latest/io}/openmessaging/MessageFactory.html (61%) rename {io => javadoc-latest/io}/openmessaging/MessageHeader.html (71%) rename {io => javadoc-latest/io}/openmessaging/MessageListener.html (60%) rename {io => javadoc-latest/io}/openmessaging/MessagingAccessPoint.html (60%) rename {io => javadoc-latest/io}/openmessaging/MessagingAccessPointManager.html (58%) rename {io => javadoc-latest/io}/openmessaging/OnMessageContext.html (59%) rename {io => javadoc-latest/io}/openmessaging/PartitionConsumer.html (62%) rename {io => javadoc-latest/io}/openmessaging/PartitionIterator.html (61%) rename {io => javadoc-latest/io}/openmessaging/Producer.html (65%) rename {io => javadoc-latest/io}/openmessaging/Promise.html (61%) rename {io => javadoc-latest/io}/openmessaging/PromiseListener.html (59%) rename {io => javadoc-latest/io}/openmessaging/PullConsumer.html (61%) rename {io => javadoc-latest/io}/openmessaging/PushConsumer.html (60%) rename {io => javadoc-latest/io}/openmessaging/ResourceManager.html (57%) rename {io => javadoc-latest/io}/openmessaging/ServiceEndPoint.html (54%) rename {io => javadoc-latest/io}/openmessaging/ServiceLifecycle.html (68%) rename {io => javadoc-latest/io}/openmessaging/ServiceLoadBalance.html (63%) rename {io => javadoc-latest/io}/openmessaging/ServiceProperties.html (60%) rename {io => javadoc-latest/io}/openmessaging/class-use/BatchToPartition.html (70%) rename {io => javadoc-latest/io}/openmessaging/class-use/BytesMessage.html (65%) rename {io => javadoc-latest/io}/openmessaging/class-use/Filters.html (68%) rename {io => javadoc-latest/io}/openmessaging/class-use/InvokeContext.html (75%) rename {io => javadoc-latest/io}/openmessaging/class-use/KeyValue.html (56%) rename {io => javadoc-latest/io}/openmessaging/class-use/Message.html (61%) rename {io => javadoc-latest/io}/openmessaging/class-use/MessageFactory.html (75%) rename {io => javadoc-latest/io}/openmessaging/class-use/MessageHeader.html (75%) rename {io => javadoc-latest/io}/openmessaging/class-use/MessageListener.html (74%) rename {io => javadoc-latest/io}/openmessaging/class-use/MessagingAccessPoint.html (70%) rename {io => javadoc-latest/io}/openmessaging/class-use/MessagingAccessPointManager.html (75%) rename {io => javadoc-latest/io}/openmessaging/class-use/OnMessageContext.html (74%) rename {io => javadoc-latest/io}/openmessaging/class-use/PartitionConsumer.html (71%) rename {io => javadoc-latest/io}/openmessaging/class-use/PartitionIterator.html (73%) rename {io => javadoc-latest/io}/openmessaging/class-use/Producer.html (72%) rename {io => javadoc-latest/io}/openmessaging/class-use/Promise.html (68%) rename {io => javadoc-latest/io}/openmessaging/class-use/PromiseListener.html (73%) rename {io => javadoc-latest/io}/openmessaging/class-use/PullConsumer.html (71%) rename {io => javadoc-latest/io}/openmessaging/class-use/PushConsumer.html (70%) rename {io => javadoc-latest/io}/openmessaging/class-use/ResourceManager.html (75%) rename {io => javadoc-latest/io}/openmessaging/class-use/ServiceEndPoint.html (71%) rename {io => javadoc-latest/io}/openmessaging/class-use/ServiceLifecycle.html (72%) rename {io => javadoc-latest/io}/openmessaging/class-use/ServiceLoadBalance.html (72%) rename {io => javadoc-latest/io}/openmessaging/class-use/ServiceProperties.html (71%) rename {io => javadoc-latest/io}/openmessaging/exception/OMSException.html (65%) rename {io => javadoc-latest/io}/openmessaging/exception/OMSMessageFormatException.html (62%) rename {io => javadoc-latest/io}/openmessaging/exception/OMSNotSupportedException.html (62%) rename {io => javadoc-latest/io}/openmessaging/exception/OMSResourceNotExistException.html (67%) rename {io => javadoc-latest/io}/openmessaging/exception/OMSRuntimeException.html (60%) rename {io => javadoc-latest/io}/openmessaging/exception/OMSTimeOutException.html (62%) rename {io => javadoc-latest/io}/openmessaging/exception/class-use/OMSException.html (75%) rename {io => javadoc-latest/io}/openmessaging/exception/class-use/OMSMessageFormatException.html (75%) rename {io => javadoc-latest/io}/openmessaging/exception/class-use/OMSNotSupportedException.html (75%) rename {io => javadoc-latest/io}/openmessaging/exception/class-use/OMSResourceNotExistException.html (53%) rename {io => javadoc-latest/io}/openmessaging/exception/class-use/OMSRuntimeException.html (71%) rename {io => javadoc-latest/io}/openmessaging/exception/class-use/OMSTimeOutException.html (75%) rename {io => javadoc-latest/io}/openmessaging/exception/package-frame.html (91%) rename {io => javadoc-latest/io}/openmessaging/exception/package-summary.html (76%) rename {io => javadoc-latest/io}/openmessaging/exception/package-tree.html (65%) rename {io => javadoc-latest/io}/openmessaging/exception/package-use.html (67%) rename {io => javadoc-latest/io}/openmessaging/filter/FilterChain.html (62%) rename {io => javadoc-latest/io}/openmessaging/filter/class-use/FilterChain.html (71%) rename {io => javadoc-latest/io}/openmessaging/filter/package-frame.html (76%) rename {io => javadoc-latest/io}/openmessaging/filter/package-summary.html (73%) rename {io => javadoc-latest/io}/openmessaging/filter/package-tree.html (74%) rename {io => javadoc-latest/io}/openmessaging/filter/package-use.html (75%) rename {io => javadoc-latest/io}/openmessaging/internal/DefaultKeyValue.html (51%) rename {io => javadoc-latest/io}/openmessaging/internal/MessagingAccessPointAdapter.html (65%) rename {io => javadoc-latest/io}/openmessaging/internal/class-use/DefaultKeyValue.html (75%) rename {io => javadoc-latest/io}/openmessaging/internal/class-use/MessagingAccessPointAdapter.html (75%) rename {io => javadoc-latest/io}/openmessaging/internal/package-frame.html (87%) rename {io => javadoc-latest/io}/openmessaging/internal/package-summary.html (75%) rename {io => javadoc-latest/io}/openmessaging/internal/package-tree.html (70%) rename {io => javadoc-latest/io}/openmessaging/internal/package-use.html (73%) rename {io => javadoc-latest/io}/openmessaging/observer/ActionEvent.html (70%) rename {io => javadoc-latest/io}/openmessaging/observer/Observer.html (60%) rename {io => javadoc-latest/io}/openmessaging/observer/class-use/ActionEvent.html (73%) rename {io => javadoc-latest/io}/openmessaging/observer/class-use/Observer.html (70%) rename {io => javadoc-latest/io}/openmessaging/observer/package-frame.html (72%) rename {io => javadoc-latest/io}/openmessaging/observer/package-summary.html (71%) rename {io => javadoc-latest/io}/openmessaging/observer/package-tree.html (70%) rename {io => javadoc-latest/io}/openmessaging/observer/package-use.html (76%) rename {io => javadoc-latest/io}/openmessaging/package-frame.html (54%) rename {io => javadoc-latest/io}/openmessaging/package-summary.html (86%) rename {io => javadoc-latest/io}/openmessaging/package-tree.html (68%) rename {io => javadoc-latest/io}/openmessaging/package-use.html (87%) create mode 100644 javadoc-latest/overview-frame.html rename overview-summary.html => javadoc-latest/overview-summary.html (54%) create mode 100644 javadoc-latest/overview-tree.html create mode 100644 javadoc-latest/package-list create mode 100644 javadoc-latest/resources/background.gif create mode 100644 javadoc-latest/resources/tab.gif create mode 100644 javadoc-latest/resources/titlebar.gif create mode 100644 javadoc-latest/resources/titlebar_end.gif rename serialized-form.html => javadoc-latest/serialized-form.html (68%) rename stylesheet.css => javadoc-latest/stylesheet.css (50%) delete mode 100644 overview-frame.html delete mode 100644 overview-tree.html delete mode 100644 package-list delete mode 100644 script.js diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 36716aa7..00000000 --- a/.gitignore +++ /dev/null @@ -1,14 +0,0 @@ -*.iml -*.class -*.jar -*dependency-reduced-pom.xml -.classpath -.project -.settings/ -target/ -devenv -*.log* -*.iml -.idea/ -*.versionsBackup -.DS_Store \ No newline at end of file diff --git a/allclasses-frame.html b/allclasses-frame.html deleted file mode 100644 index 1bd79bbc..00000000 --- a/allclasses-frame.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - -All Classes (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

All Classes

- - - diff --git a/allclasses-noframe.html b/allclasses-noframe.html deleted file mode 100644 index 12948718..00000000 --- a/allclasses-noframe.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - -All Classes (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

All Classes

- - - diff --git a/index-all.html b/index-all.html deleted file mode 100644 index 5775ece1..00000000 --- a/index-all.html +++ /dev/null @@ -1,1211 +0,0 @@ - - - - - - -Index (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - -
- - - - - - - -
- - -
A B C D F G H I K L M N O P Q R S T U  - - -

A

-
-
ack() - Method in interface io.openmessaging.OnMessageContext
-
 
-
ack(KeyValue) - Method in interface io.openmessaging.OnMessageContext
-
 
-
ack(String) - Method in interface io.openmessaging.PullConsumer
-
-
Acknowledges the specified and consumed message, with unique message id.
-
-
ack(String, KeyValue) - Method in interface io.openmessaging.PullConsumer
-
-
Acknowledges the specified and consumed message with the specified properties.
-
-
ack() - Method in interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
-
 
-
ActionEvent - Interface in io.openmessaging.observer
-
 
-
addFilter(String) - Method in interface io.openmessaging.Filters
-
 
-
addFirst(Filters) - Method in interface io.openmessaging.filter.FilterChain
-
 
-
addLast(Filters) - Method in interface io.openmessaging.filter.FilterChain
-
 
-
addListener(PromiseListener) - Method in interface io.openmessaging.Promise
-
-
Adds the specified listener to this promise.
-
-
addObserver(Observer) - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Register an observer in an serviceEndPoint object.
-
-
attachQueue(String, MessageListener) - Method in interface io.openmessaging.PushConsumer
-
-
Attaches the PushConsumer to a specified queue, with a MessageListener.
-
-
attachQueue(Subscription) - Method in interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
-
 
-
- - - -

B

-
-
BatchToPartition - Interface in io.openmessaging
-
 
-
beginTransaction() - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
-
 
-
bind(Class<T>) - Method in interface io.openmessaging.ServiceEndPoint
-
-
Bind a service object to serviceEndPoint, which can directly call services provided by service object
-
-
bind(Class<T>, KeyValue) - Method in interface io.openmessaging.ServiceEndPoint
-
-
Like ServiceEndPoint.bind(Class) but specifying properties that can be used to configure the service band
-
-
bind(Class<T>, KeyValue, ServiceLoadBalance) - Method in interface io.openmessaging.ServiceEndPoint
-
-
Like ServiceEndPoint.bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select - endPoint target
-
-
BinlogImportService - Interface in io.openmessaging.binlogcore
-
 
-
binlogOffset() - Method in interface io.openmessaging.binlogcore.BinlogImportService
-
 
-
BinlogOffset - Interface in io.openmessaging.binlogcore
-
-
Created by vive on 2017/3/23.
-
-
BORN_HOST - Static variable in class io.openmessaging.MessageHeader
-
-
The BORN_HOST header field contains the born host info of a message in client side.
-
-
BORN_TIMESTAMP - Static variable in class io.openmessaging.MessageHeader
-
-
The BORN_TIMESTAMP header field contains the time a message was handed - off to a Producer to be sent.
-
-
BrokerAdminWireAPI - Interface in io.openmessaging.wireapi.broker
-
 
-
BrokerConsumeWireAPI - Interface in io.openmessaging.wireapi.broker
-
 
-
BrokerProduceWireAPI - Interface in io.openmessaging.wireapi.broker
-
 
-
buildKeyValue() - Static method in class io.openmessaging.MessagingAccessPointManager
-
 
-
BytesMessage - Interface in io.openmessaging
-
-
The BytesMessage contains a stream of uninterpreted bytes.
-
-
- - - -

C

-
-
CallRequest - Class in io.openmessaging.samples.service.api
-
 
-
CallRequest() - Constructor for class io.openmessaging.samples.service.api.CallRequest
-
 
-
CallResponse - Class in io.openmessaging.samples.service.api
-
 
-
CallResponse() - Constructor for class io.openmessaging.samples.service.api.CallResponse
-
 
-
cancel(boolean) - Method in interface io.openmessaging.Promise
-
-
Attempts to cancel execution of this task.
-
-
checkTransactionState() - Method in interface io.openmessaging.wireapi.producer.ProducerCallbackWireAPI
-
 
-
ClientCallbackWireAPI - Interface in io.openmessaging.wireapi.client
-
 
-
commit() - Method in interface io.openmessaging.BatchToPartition
-
 
-
commitTransaction() - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
-
 
-
connect(ConnectRequest) - Method in interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
-
 
-
connect(ConnectRequest) - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
-
 
-
ConnectRequest - Class in io.openmessaging.wireapi.broker
-
 
-
ConnectRequest() - Constructor for class io.openmessaging.wireapi.broker.ConnectRequest
-
 
-
Consumer - Class in io.openmessaging.samples.service
-
 
-
Consumer() - Constructor for class io.openmessaging.samples.service.Consumer
-
 
-
ConsumerCallbackWireAPI - Interface in io.openmessaging.wireapi.consumer
-
 
-
consumerIdListInQueue(String) - Method in interface io.openmessaging.ResourceManager
-
-
Each consumer has a unique id, this method is to fetch the consumer id list in a specified queue.
-
-
ConsumerQueueApp - Class in io.openmessaging.samples.simple
-
 
-
ConsumerQueueApp() - Constructor for class io.openmessaging.samples.simple.ConsumerQueueApp
-
 
-
ConsumerSelfWireAPI - Interface in io.openmessaging.wireapi.consumer
-
 
-
ConsumerTopicApp - Class in io.openmessaging.samples.simple
-
 
-
ConsumerTopicApp() - Constructor for class io.openmessaging.samples.simple.ConsumerTopicApp
-
 
-
containsKey(String) - Method in class io.openmessaging.internal.DefaultKeyValue
-
 
-
containsKey(String) - Method in interface io.openmessaging.KeyValue
-
-
Tests if the specified String is a key in this KeyValue.
-
-
createAndUpdateNamespace(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
-
-
Creates a Namespace resource for the specified MessagingAccessPoint with some preset properties, - updates if it already exists.
-
-
createAndUpdateQueue(String, Filters, KeyValue) - Method in interface io.openmessaging.ResourceManager
-
-
Creates a Queue resource for the specified MessagingAccessPoint with some preset properties, - updates if it already exists.
-
-
createAndUpdateTopic(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
-
-
Creates a Topic resource for the specified MessagingAccessPoint with some preset properties, - updates if it already exists.
-
-
createBatchToPartition(String) - Method in interface io.openmessaging.Producer
-
 
-
createBatchToPartition(String, KeyValue) - Method in interface io.openmessaging.Producer
-
 
-
createBytesMessageToQueue(String, byte[]) - Method in interface io.openmessaging.MessageFactory
-
-
Creates a BytesMessage object.
-
-
createBytesMessageToTopic(String, byte[]) - Method in interface io.openmessaging.MessageFactory
-
-
Creates a BytesMessage object.
-
-
createFilters() - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Create a new Filters for the specified MessagingAccessPoint.
-
-
createPartitionConsumer(String) - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Creates a new PartitionConsumer for the specified MessagingAccessPoint.
-
-
createPartitionConsumer(String, KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Creates a new PartitionConsumer for the specified MessagingAccessPoint with some preset properties.
-
-
createProducer() - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Creates a new Producer for the specified MessagingAccessPoint.
-
-
createProducer(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Creates a new Producer for the specified MessagingAccessPoint with some preset properties.
-
-
createPullConsumer(String) - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Creates a new PullConsumer for the specified MessagingAccessPoint with the specified queue.
-
-
createPullConsumer(String, KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Creates a new PullConsumer for the specified MessagingAccessPoint with some preset properties.
-
-
createPushConsumer() - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Creates a new PushConsumer for the specified MessagingAccessPoint.
-
-
createPushConsumer(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Creates a new PushConsumer for the specified MessagingAccessPoint with some preset properties.
-
-
createQuque() - Method in interface io.openmessaging.wireapi.naming.MetaServiceWireAPI
-
 
-
createResourceManager() - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Create a new ResourceManager for the specified MessagingAccessPoint.
-
-
createServiceEndPoint(String, KeyValue) - Static method in class io.openmessaging.internal.MessagingAccessPointAdapter
-
 
-
createServiceEndPoint() - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Create a new ServiceEndPoint for the specified MessagingAccessPoint.
-
-
createServiceEndPoint(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
-
-
createTopic() - Method in interface io.openmessaging.wireapi.naming.MetaServiceWireAPI
-
 
-
currentOffset() - Method in interface io.openmessaging.PartitionIterator
-
-
Fetches the current offset of this partition iterator.
-
-
- - - -

D

-
-
DefaultKeyValue - Class in io.openmessaging.internal
-
-
WARN: The current interface prohibits direct access by the end user
-
-
DefaultKeyValue() - Constructor for class io.openmessaging.internal.DefaultKeyValue
-
 
-
deleteObserver(Observer) - Method in interface io.openmessaging.MessagingAccessPoint
-
-
Removes the given observer from the list of observer
-
-
destroyNamespace(String) - Method in interface io.openmessaging.ResourceManager
-
-
Destroys a physical namespace in the specified MessagingAccessPoint.
-
-
destroyQueue(String) - Method in interface io.openmessaging.ResourceManager
-
-
Destroys a physical queue in the specified MessagingAccessPoint.
-
-
destroyTopic(String) - Method in interface io.openmessaging.ResourceManager
-
-
Destroys a physical topic in the specified MessagingAccessPoint.
-
-
detachQueue() - Method in interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
-
 
-
disconnect(Session) - Method in interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
-
 
-
disconnect(Session) - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
-
 
-
- - - -

F

-
-
FilterChain - Interface in io.openmessaging.filter
-
 
-
Filters - Interface in io.openmessaging
-
 
-
firstOffset() - Method in interface io.openmessaging.PartitionIterator
-
-
Fetches the first offset of this partition iterator.
-
-
forward() - Method in interface io.openmessaging.wireapi.consumer.ConsumerSelfWireAPI
-
 
-
- - - -

G

-
-
get() - Method in interface io.openmessaging.Promise
-
-
Waits if necessary for the computation to complete, and then - retrieves its result.
-
-
get(long) - Method in interface io.openmessaging.Promise
-
-
Waits if necessary for at most the given time for the computation - to complete, and then retrieves its result, if available.
-
-
getBody() - Method in interface io.openmessaging.BytesMessage
-
-
Returns the bytes message body.
-
-
getConsumerProperties(String) - Method in interface io.openmessaging.ResourceManager
-
-
Returns the properties of the specified consumer instance with the given consumer id.
-
-
getDouble(String) - Method in class io.openmessaging.internal.DefaultKeyValue
-
 
-
getDouble(String) - Method in interface io.openmessaging.KeyValue
-
-
Searches for the double property with the specified key in this KeyValue object.
-
-
getErrorCode() - Method in exception io.openmessaging.exception.OMSRuntimeException
-
 
-
getInt(String) - Method in class io.openmessaging.internal.DefaultKeyValue
-
 
-
getInt(String) - Method in interface io.openmessaging.KeyValue
-
-
Searches for the int property with the specified key in this KeyValue object.
-
-
getLong(String) - Method in class io.openmessaging.internal.DefaultKeyValue
-
 
-
getLong(String) - Method in interface io.openmessaging.KeyValue
-
-
Searches for the long property with the specified key in this KeyValue object.
-
-
getMessagingAccessPoint(String) - Static method in class io.openmessaging.MessagingAccessPointManager
-
 
-
getMessagingAccessPoint(String, KeyValue) - Static method in class io.openmessaging.MessagingAccessPointManager
-
 
-
getNamespaceProperties(String) - Method in interface io.openmessaging.ResourceManager
-
-
Fetches the resource properties of a specified namespace.
-
-
getProducerProperties(String) - Method in interface io.openmessaging.ResourceManager
-
-
Returns the properties of the specified producer instance with the given producer id.
-
-
getQueueProperties(String) - Method in interface io.openmessaging.ResourceManager
-
-
Fetches the resource properties of a specified queue.
-
-
getString(String) - Method in class io.openmessaging.internal.DefaultKeyValue
-
 
-
getString(String) - Method in interface io.openmessaging.KeyValue
-
-
Searches for the String property with the specified key in this KeyValue object.
-
-
getThrowable() - Method in interface io.openmessaging.Promise
-
 
-
getTopicProperties(String) - Method in interface io.openmessaging.ResourceManager
-
-
Fetches the resource properties of a specified topic.
-
-
getValue() - Method in class io.openmessaging.samples.service.api.CallRequest
-
 
-
getValue() - Method in class io.openmessaging.samples.service.api.CallResponse
-
 
-
- - - -

H

-
-
hasNext() - Method in interface io.openmessaging.PartitionIterator
-
-
Returns true if this partition iterator has more messages when - traversing the iterator in the forward direction.
-
-
hasPrevious() - Method in interface io.openmessaging.PartitionIterator
-
-
Returns true if this partition iterator has more messages when - traversing the iterator in the reverse direction.
-
-
headers() - Method in interface io.openmessaging.Message
-
-
Returns all the header fields of the Message object as a KeyValue.
-
-
HelloService - Interface in io.openmessaging.samples.service.api
-
 
-
HelloServiceImpl - Class in io.openmessaging.samples.service.impl
-
 
-
HelloServiceImpl() - Constructor for class io.openmessaging.samples.service.impl.HelloServiceImpl
-
 
-
- - - -

I

-
-
id() - Method in interface io.openmessaging.ServiceProperties
-
 
-
id(String) - Method in interface io.openmessaging.ServiceProperties
-
 
-
InvokeContext - Interface in io.openmessaging
-
 
-
invokeContext() - Method in interface io.openmessaging.ServiceEndPoint
-
 
-
io.openmessaging - package io.openmessaging
-
 
-
io.openmessaging.binlogcore - package io.openmessaging.binlogcore
-
 
-
io.openmessaging.exception - package io.openmessaging.exception
-
 
-
io.openmessaging.filter - package io.openmessaging.filter
-
 
-
io.openmessaging.internal - package io.openmessaging.internal
-
 
-
io.openmessaging.observer - package io.openmessaging.observer
-
 
-
io.openmessaging.samples.async - package io.openmessaging.samples.async
-
 
-
io.openmessaging.samples.order - package io.openmessaging.samples.order
-
 
-
io.openmessaging.samples.service - package io.openmessaging.samples.service
-
 
-
io.openmessaging.samples.service.api - package io.openmessaging.samples.service.api
-
 
-
io.openmessaging.samples.service.impl - package io.openmessaging.samples.service.impl
-
 
-
io.openmessaging.samples.simple - package io.openmessaging.samples.simple
-
 
-
io.openmessaging.wireapi.broker - package io.openmessaging.wireapi.broker
-
 
-
io.openmessaging.wireapi.client - package io.openmessaging.wireapi.client
-
 
-
io.openmessaging.wireapi.consumer - package io.openmessaging.wireapi.consumer
-
 
-
io.openmessaging.wireapi.naming - package io.openmessaging.wireapi.naming
-
 
-
io.openmessaging.wireapi.producer - package io.openmessaging.wireapi.producer
-
 
-
isCancelled() - Method in interface io.openmessaging.Promise
-
-
Returns true if this task was cancelled before it completed - normally.
-
-
isDone() - Method in interface io.openmessaging.Promise
-
-
Returns true if this task completed.
-
-
isSuspended() - Method in interface io.openmessaging.PushConsumer
-
-
This method is used to find out whether the PushConsumer is suspended.
-
-
- - - -

K

-
-
keySet() - Method in class io.openmessaging.internal.DefaultKeyValue
-
 
-
keySet() - Method in interface io.openmessaging.KeyValue
-
-
Returns a Set view of the keys contained in this KeyValue object.
-
-
KeyValue - Interface in io.openmessaging
-
-
The KeyValue class represents a persistent set of properties, which supports method chaining.
-
-
- - - -

L

-
-
lastOffset() - Method in interface io.openmessaging.PartitionIterator
-
-
Fetches the last offset of this partition iterator.
-
-
latestEvent() - Method in interface io.openmessaging.wireapi.client.ClientCallbackWireAPI
-
 
-
- - - -

M

-
-
main(String[]) - Static method in class io.openmessaging.samples.async.ProducerApp
-
 
-
main(String[]) - Static method in class io.openmessaging.samples.order.ProducerApp
-
 
-
main(String[]) - Static method in class io.openmessaging.samples.service.Consumer
-
 
-
main(String[]) - Static method in class io.openmessaging.samples.service.Provider
-
 
-
main(String[]) - Static method in class io.openmessaging.samples.simple.ConsumerQueueApp
-
 
-
main(String[]) - Static method in class io.openmessaging.samples.simple.ConsumerTopicApp
-
 
-
main(String[]) - Static method in class io.openmessaging.samples.simple.ProducerApp
-
 
-
Message - Interface in io.openmessaging
-
-
The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is - BytesMessage.
-
-
Message - Class in io.openmessaging.wireapi.broker
-
 
-
Message() - Constructor for class io.openmessaging.wireapi.broker.Message
-
 
-
MESSAGE_ID - Static variable in class io.openmessaging.MessageHeader
-
-
The MESSAGE_ID header field contains a value that uniquely identifies - each message sent by a Producer.
-
-
MessageFactory - Interface in io.openmessaging
-
-
A factory interface for creating Message objects.
-
-
MessageHeader - Class in io.openmessaging
-
-
The MessageHeader class describes each OMS message header field.
-
-
MessageHeader() - Constructor for class io.openmessaging.MessageHeader
-
 
-
MessageListener - Interface in io.openmessaging
-
-
The message listener interface.
-
-
MessagingAccessPoint - Interface in io.openmessaging
-
-
The MessagingAccessPoint obtained from MessagingAccessPointManager is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
-
-
MessagingAccessPointAdapter - Class in io.openmessaging.internal
-
-
WARN: The current interface prohibits direct access by the end user
-
-
MessagingAccessPointAdapter() - Constructor for class io.openmessaging.internal.MessagingAccessPointAdapter
-
 
-
MessagingAccessPointManager - Class in io.openmessaging
-
 
-
MessagingAccessPointManager() - Constructor for class io.openmessaging.MessagingAccessPointManager
-
 
-
MetaServiceWireAPI - Interface in io.openmessaging.wireapi.naming
-
 
-
metrics() - Method in interface io.openmessaging.wireapi.client.ClientCallbackWireAPI
-
 
-
- - - -

N

-
-
NameClientReadWireAPI - Interface in io.openmessaging.wireapi.naming
-
 
-
NameClientWriteWireAPI - Interface in io.openmessaging.wireapi.naming
-
 
-
next() - Method in interface io.openmessaging.PartitionIterator
-
-
Returns the next message in the iteration and advances the offset position.
-
-
- - - -

O

-
-
Observer - Interface in io.openmessaging.observer
-
 
-
OMSException - Exception in io.openmessaging.exception
-
 
-
OMSException() - Constructor for exception io.openmessaging.exception.OMSException
-
 
-
OMSMessageFormatException - Exception in io.openmessaging.exception
-
 
-
OMSMessageFormatException(String, String) - Constructor for exception io.openmessaging.exception.OMSMessageFormatException
-
 
-
OMSMessageFormatException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSMessageFormatException
-
 
-
OMSMessageFormatException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSMessageFormatException
-
 
-
OMSNotSupportedException - Exception in io.openmessaging.exception
-
 
-
OMSNotSupportedException(String, String) - Constructor for exception io.openmessaging.exception.OMSNotSupportedException
-
 
-
OMSNotSupportedException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSNotSupportedException
-
 
-
OMSNotSupportedException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSNotSupportedException
-
 
-
OMSResourceNotExistException - Exception in io.openmessaging.exception
-
-
The OMSResourceNotExistException occurs if requested resource is not exist.
-
-
OMSResourceNotExistException() - Constructor for exception io.openmessaging.exception.OMSResourceNotExistException
-
 
-
OMSRuntimeException - Exception in io.openmessaging.exception
-
 
-
OMSRuntimeException(String, String) - Constructor for exception io.openmessaging.exception.OMSRuntimeException
-
-
Constructs a OMSRuntimeException with the specified detail message - and error code.
-
-
OMSRuntimeException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSRuntimeException
-
-
Constructs a OMSRuntimeException with the specified error code and cause.
-
-
OMSRuntimeException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSRuntimeException
-
-
Constructs a OMSRuntimeException with the specified detail message, - error code and cause.
-
-
OMSTimeOutException - Exception in io.openmessaging.exception
-
 
-
OMSTimeOutException(String, String) - Constructor for exception io.openmessaging.exception.OMSTimeOutException
-
 
-
OMSTimeOutException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSTimeOutException
-
 
-
OMSTimeOutException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSTimeOutException
-
 
-
onEvent(ActionEvent) - Method in interface io.openmessaging.observer.Observer
-
 
-
onMessage(Message, OnMessageContext) - Method in interface io.openmessaging.MessageListener
-
-
Callback method to receive incoming messages.
-
-
OnMessageContext - Interface in io.openmessaging
-
 
-
operationComplete(Promise<V>) - Method in interface io.openmessaging.PromiseListener
-
-
Invoked when the operation associated with the Promise has been completed successfully.
-
-
operationFailed(Promise<V>) - Method in interface io.openmessaging.PromiseListener
-
-
Invoked when the operation associated with the Promise has been completed unsuccessfully.
-
-
- - - -

P

-
-
PartitionConsumer - Interface in io.openmessaging
-
-
A Queue may have multiple partitions, each partition supports streaming consumption.
-
-
partitionIterator(String) - Method in interface io.openmessaging.PartitionConsumer
-
-
Creates a PartitionIterator from the specified partition.
-
-
PartitionIterator - Interface in io.openmessaging
-
-
A PartitionIterator over a partition of queue, created by - PartitionConsumer.partitionIterator(String), supports consume - messages bilaterally.
-
-
partitionList() - Method in interface io.openmessaging.PartitionConsumer
-
-
Fetches the partition list of the specified queue, which related to this PartitionConsumer
-
-
persist() - Method in interface io.openmessaging.PartitionIterator
-
-
Persist this iterator to local or remote server, that depends on specified - implementation of PartitionConsumer.
-
-
ping() - Method in interface io.openmessaging.wireapi.client.ClientCallbackWireAPI
-
 
-
poll() - Method in interface io.openmessaging.PullConsumer
-
-
Polls the next message produced for this PullConsumer.
-
-
poll(KeyValue) - Method in interface io.openmessaging.PullConsumer
-
-
Polls the next message produced for this PullConsumer, using the specified properties.
-
-
previous() - Method in interface io.openmessaging.PartitionIterator
-
-
Returns the previous message in the iteration and moves the offset - position backwards.
-
-
PRIORITY - Static variable in class io.openmessaging.MessageHeader
-
-
The PRIORITY header field contains the priority level of a message, - a message with higher priority values should be delivered preferentially.
-
-
Producer - Interface in io.openmessaging
-
-
A Producer is a simple object used to send messages on behalf - of a MessagingAccessPoint.
-
-
ProducerApp - Class in io.openmessaging.samples.async
-
 
-
ProducerApp() - Constructor for class io.openmessaging.samples.async.ProducerApp
-
 
-
ProducerApp - Class in io.openmessaging.samples.order
-
 
-
ProducerApp() - Constructor for class io.openmessaging.samples.order.ProducerApp
-
 
-
ProducerApp - Class in io.openmessaging.samples.simple
-
 
-
ProducerApp() - Constructor for class io.openmessaging.samples.simple.ProducerApp
-
 
-
ProducerCallbackWireAPI - Interface in io.openmessaging.wireapi.producer
-
 
-
producerIdListInQueue(String) - Method in interface io.openmessaging.ResourceManager
-
-
Each producer has a unique id, this method is to fetch the producer id list in a specified queue.
-
-
producerIdListInTopic(String) - Method in interface io.openmessaging.ResourceManager
-
-
Each producer has a unique id, this method is to fetch the producer id list in a specified topic.
-
-
Promise<V> - Interface in io.openmessaging
-
-
A Promise represents the result of an asynchronous computation.
-
-
PromiseListener<V> - Interface in io.openmessaging
-
 
-
properties() - Method in interface io.openmessaging.InvokeContext
-
 
-
properties() - Method in interface io.openmessaging.Message
-
-
Returns all the built-in property fields of the Message object as a KeyValue.
-
-
properties() - Method in interface io.openmessaging.OnMessageContext
-
 
-
properties() - Method in interface io.openmessaging.PartitionConsumer
-
-
Returns the properties of this PartitionConsumer instance.
-
-
properties() - Method in interface io.openmessaging.Producer
-
-
Returns the properties of this Producer instance.
-
-
properties() - Method in interface io.openmessaging.PullConsumer
-
-
Returns the properties of this PullConsumer instance.
-
-
properties() - Method in interface io.openmessaging.PushConsumer
-
-
Returns the properties of this PushConsumer instance.
-
-
Provider - Class in io.openmessaging.samples.service
-
 
-
Provider() - Constructor for class io.openmessaging.samples.service.Provider
-
 
-
providerId() - Method in interface io.openmessaging.ServiceProperties
-
 
-
providerId(String) - Method in interface io.openmessaging.ServiceProperties
-
 
-
publish(Object) - Method in interface io.openmessaging.ServiceEndPoint
-
-
Register/re-register a service in a serviceEndPoint object - if service has been registered in serviceEndPoint object, it will be failed when registering delicately
-
-
publish(Object, KeyValue) - Method in interface io.openmessaging.ServiceEndPoint
-
-
Like ServiceEndPoint.publish(Object) but specifying properties - that can be used to configure the service published
-
-
pull() - Method in interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
-
 
-
PullConsumer - Interface in io.openmessaging
-
-
A PullConsumer object can poll messages from the specified queue, - and supports submit the consume result by acknowledgement.
-
-
push() - Method in interface io.openmessaging.wireapi.consumer.ConsumerCallbackWireAPI
-
 
-
PushConsumer - Interface in io.openmessaging
-
-
A PushConsumer object to receive messages from multiple queues, these messages are pushed from - MOM server to PushConsumer client.
-
-
put(String, int) - Method in class io.openmessaging.internal.DefaultKeyValue
-
 
-
put(String, long) - Method in class io.openmessaging.internal.DefaultKeyValue
-
 
-
put(String, double) - Method in class io.openmessaging.internal.DefaultKeyValue
-
 
-
put(String, String) - Method in class io.openmessaging.internal.DefaultKeyValue
-
 
-
put(String, int) - Method in interface io.openmessaging.KeyValue
-
-
Inserts or replaces int value for the specified key.
-
-
put(String, long) - Method in interface io.openmessaging.KeyValue
-
-
Inserts or replaces long value for the specified key.
-
-
put(String, double) - Method in interface io.openmessaging.KeyValue
-
-
Inserts or replaces double value for the specified key.
-
-
put(String, String) - Method in interface io.openmessaging.KeyValue
-
-
Inserts or replaces String value for the specified key.
-
-
putHeaders(String, int) - Method in interface io.openmessaging.Message
-
-
Puts a String-int KeyValue entry to he headers of a Message.
-
-
putHeaders(String, long) - Method in interface io.openmessaging.Message
-
-
Puts a String-long KeyValue entry to he headers of a Message.
-
-
putHeaders(String, double) - Method in interface io.openmessaging.Message
-
-
Puts a String-double KeyValue entry to he headers of a Message.
-
-
putHeaders(String, String) - Method in interface io.openmessaging.Message
-
-
Puts a String-String KeyValue entry to he headers of a Message.
-
-
putMessage() - Method in interface io.openmessaging.binlogcore.BinlogImportService
-
 
-
putProperties(String, int) - Method in interface io.openmessaging.Message
-
-
Puts a String-int KeyValue entry to he headers of a Message.
-
-
putProperties(String, long) - Method in interface io.openmessaging.Message
-
-
Puts a String-long KeyValue entry to he headers of a Message.
-
-
putProperties(String, double) - Method in interface io.openmessaging.Message
-
-
Puts a String-double KeyValue entry to he headers of a Message.
-
-
putProperties(String, String) - Method in interface io.openmessaging.Message
-
-
Puts a String-String KeyValue entry to he headers of a Message.
-
-
- - - -

Q

-
-
QUEUE - Static variable in class io.openmessaging.MessageHeader
-
-
The QUEUE header field is the destination which the message is being sent.
-
-
- - - -

R

-
-
relayAddress() - Method in interface io.openmessaging.ServiceProperties
-
 
-
relayAddress(String) - Method in interface io.openmessaging.ServiceProperties
-
 
-
RELIABILITY - Static variable in class io.openmessaging.MessageHeader
-
-
The RELIABILITY header field contains the reliability level of a message.
-
-
ResourceManager - Interface in io.openmessaging
-
-
The ResourceManager is responsible for providing a unified interface of resource management, - allows the user to manage the topic, queue, namespace resources.
-
-
resume() - Method in interface io.openmessaging.PushConsumer
-
-
Resumes the PushConsumer after a suspend.
-
-
rollback() - Method in interface io.openmessaging.BatchToPartition
-
 
-
rollbackTransaction() - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
-
 
-
- - - -

S

-
-
sayHello(CallRequest) - Method in interface io.openmessaging.samples.service.api.HelloService
-
 
-
sayHello(CallRequest) - Method in class io.openmessaging.samples.service.impl.HelloServiceImpl
-
 
-
SCHEDULE_EXPRESSION - Static variable in class io.openmessaging.MessageHeader
-
-
The SCHEDULE_EXPRESSION header field contains schedule expression of a message.
-
-
SEARCH_KEY - Static variable in class io.openmessaging.MessageHeader
-
-
The SEARCH_KEY header field contains index search key of a message.
-
-
seekByOffset(long) - Method in interface io.openmessaging.PartitionIterator
-
-
Moves the current offset to the specified offset.
-
-
seekByTime(long) - Method in interface io.openmessaging.PartitionIterator
-
-
Moves the current offset to the specified timestamp.
-
-
select(Set<ServiceProperties>) - Method in interface io.openmessaging.ServiceLoadBalance
-
-
Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided - According to different selection strategies to select providerServicePoint that satisfied with application needs, - such as RoundRobin or Random etc.
-
-
send(BytesMessage) - Method in interface io.openmessaging.BatchToPartition
-
 
-
send(BytesMessage, KeyValue) - Method in interface io.openmessaging.BatchToPartition
-
 
-
send(Message) - Method in interface io.openmessaging.Producer
-
-
Sends a message to the specified destination synchronously, the destination should be preset to - MessageHeader, other header fields as well.
-
-
send(Message, KeyValue) - Method in interface io.openmessaging.Producer
-
-
Sends a message to the specified destination synchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
-
-
sendAsync(Message) - Method in interface io.openmessaging.Producer
-
-
Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeader, other header fields as well.
-
-
sendAsync(Message, KeyValue) - Method in interface io.openmessaging.Producer
-
-
Sends a message to the specified destination asynchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
-
-
sendBatch(SendBatchRequest) - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
-
 
-
SendBatchRequest - Class in io.openmessaging.wireapi.broker
-
 
-
SendBatchRequest() - Constructor for class io.openmessaging.wireapi.broker.SendBatchRequest
-
 
-
SendBatchResponse - Class in io.openmessaging.wireapi.broker
-
 
-
SendBatchResponse() - Constructor for class io.openmessaging.wireapi.broker.SendBatchResponse
-
 
-
sendInTransaction() - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
-
 
-
sendOne(SendOneRequest) - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
-
-
support big message
-
-
SendOneRequest - Class in io.openmessaging.wireapi.broker
-
 
-
SendOneRequest() - Constructor for class io.openmessaging.wireapi.broker.SendOneRequest
-
 
-
SendOneResponse - Class in io.openmessaging.wireapi.broker
-
 
-
SendOneResponse() - Constructor for class io.openmessaging.wireapi.broker.SendOneResponse
-
 
-
sendOneway(Message) - Method in interface io.openmessaging.Producer
-
-
Sends a message to the specified destination in one way, the destination should be preset to - MessageHeader, other header fields as well.
-
-
sendOneway(Message, KeyValue) - Method in interface io.openmessaging.Producer
-
-
Sends a message to the specified destination in one way, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
-
-
sendOrder(SendOrderRequest) - Method in interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI
-
 
-
SendOrderRequest - Class in io.openmessaging.wireapi.broker
-
 
-
SendOrderRequest() - Constructor for class io.openmessaging.wireapi.broker.SendOrderRequest
-
 
-
SendOrderResponse - Class in io.openmessaging.wireapi.broker
-
 
-
SendOrderResponse() - Constructor for class io.openmessaging.wireapi.broker.SendOrderResponse
-
 
-
ServiceEndPoint - Interface in io.openmessaging
-
 
-
ServiceLifecycle - Interface in io.openmessaging
-
-
The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, - PushConsumer, and so on.
-
-
ServiceLoadBalance - Interface in io.openmessaging
-
 
-
ServiceProperties - Interface in io.openmessaging
-
 
-
Session - Class in io.openmessaging.wireapi.broker
-
 
-
Session() - Constructor for class io.openmessaging.wireapi.broker.Session
-
 
-
set(V) - Method in interface io.openmessaging.Promise
-
-
Set the value to this promise and mark it completed if set successfully.
-
-
setBody(byte[]) - Method in interface io.openmessaging.BytesMessage
-
-
Sets the bytes message body.
-
-
setConsumerProperties(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
-
-
Sets the consumer properties to the specified consumer instance.
-
-
setProducerProperties(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
-
-
Sets the producer properties to the specified producer instance.
-
-
setQoS() - Method in interface io.openmessaging.wireapi.client.ClientCallbackWireAPI
-
 
-
setValue(String) - Method in class io.openmessaging.samples.service.api.CallRequest
-
 
-
setValue(String) - Method in class io.openmessaging.samples.service.api.CallResponse
-
 
-
SHARDING_KEY - Static variable in class io.openmessaging.MessageHeader
-
-
The SHARDING_KEY header field contains the sharding key a message.
-
-
SHARDING_PARTITION - Static variable in class io.openmessaging.MessageHeader
-
-
The SHARDING_PARTITION header field contains the sharding partition key a message.
-
-
shutdown() - Method in interface io.openmessaging.binlogcore.BinlogImportService
-
 
-
shutdown() - Method in interface io.openmessaging.ServiceLifecycle
-
-
Notify a service instance of the end of its life cycle.
-
-
stack() - Method in interface io.openmessaging.wireapi.client.ClientCallbackWireAPI
-
 
-
start() - Method in interface io.openmessaging.binlogcore.BinlogImportService
-
 
-
start() - Method in interface io.openmessaging.ServiceLifecycle
-
-
Used for start or initialization of a service endpoint.
-
-
START_TIME - Static variable in class io.openmessaging.MessageHeader
-
-
The START_TIME header field contains the start timestamp that a message - can be delivered to consumer client.
-
-
STOP_TIME - Static variable in class io.openmessaging.MessageHeader
-
-
The STOP_TIME header field contains the stop timestamp that a message - should be discarded after this timestamp, and no consumer can consume this message.
-
-
STORE_HOST - Static variable in class io.openmessaging.MessageHeader
-
-
The STORE_HOST header field contains the store host info of a message in server side.
-
-
STORE_TIMESTAMP - Static variable in class io.openmessaging.MessageHeader
-
-
The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
-
-
Subscription - Class in io.openmessaging.wireapi.broker
-
 
-
Subscription() - Constructor for class io.openmessaging.wireapi.broker.Subscription
-
 
-
suspend() - Method in interface io.openmessaging.PushConsumer
-
-
Suspends the PushConsumer for later resumption.
-
-
- - - -

T

-
-
throwException(CallRequest) - Method in interface io.openmessaging.samples.service.api.HelloService
-
 
-
throwException(CallRequest) - Method in class io.openmessaging.samples.service.impl.HelloServiceImpl
-
 
-
TIMEOUT - Static variable in class io.openmessaging.MessageHeader
-
-
The TIMEOUT header field contains the expiration time, it represents a - time-to-live value.
-
-
TOPIC - Static variable in class io.openmessaging.MessageHeader
-
-
The TOPIC header field is the destination which the message is being sent.
-
-
toString() - Method in class io.openmessaging.samples.service.api.CallRequest
-
 
-
toString() - Method in class io.openmessaging.samples.service.api.CallResponse
-
 
-
TRACE_ID - Static variable in class io.openmessaging.MessageHeader
-
-
The TRACE_ID header field contains the trace id a message, which represents a global and unique - identification, and can be used in distributed system to trace the whole call link.
-
-
- - - -

U

-
-
updateMessage(Message) - Method in interface io.openmessaging.ResourceManager
-
 
-
-A B C D F G H I K L M N O P Q R S T U 
- -
- - - - - - - -
- - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/binlogcore/BinlogImportService.html b/io/openmessaging/binlogcore/BinlogImportService.html deleted file mode 100644 index 596c8c14..00000000 --- a/io/openmessaging/binlogcore/BinlogImportService.html +++ /dev/null @@ -1,266 +0,0 @@ - - - - - - -BinlogImportService (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.binlogcore
-

Interface BinlogImportService

-
-
-
-
    -
  • -
    -
    -
    public interface BinlogImportService
    -
    -
    Author:
    -
    vintagewang@apache.org
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        start

        -
        void start()
        -
      • -
      - - - -
        -
      • -

        shutdown

        -
        void shutdown()
        -
      • -
      - - - - - - - -
        -
      • -

        putMessage

        -
        void putMessage()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/binlogcore/BinlogOffset.html b/io/openmessaging/binlogcore/BinlogOffset.html deleted file mode 100644 index eae0e157..00000000 --- a/io/openmessaging/binlogcore/BinlogOffset.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - -BinlogOffset (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.binlogcore
-

Interface BinlogOffset

-
-
-
-
    -
  • -
    -
    -
    public interface BinlogOffset
    -
    Created by vive on 2017/3/23.
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/binlogcore/class-use/BinlogImportService.html b/io/openmessaging/binlogcore/class-use/BinlogImportService.html deleted file mode 100644 index 6c02ffd7..00000000 --- a/io/openmessaging/binlogcore/class-use/BinlogImportService.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.binlogcore.BinlogImportService (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.binlogcore.BinlogImportService

-
-
No usage of io.openmessaging.binlogcore.BinlogImportService
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/binlogcore/class-use/BinlogOffset.html b/io/openmessaging/binlogcore/class-use/BinlogOffset.html deleted file mode 100644 index 028ba54e..00000000 --- a/io/openmessaging/binlogcore/class-use/BinlogOffset.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.binlogcore.BinlogOffset (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.binlogcore.BinlogOffset

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/binlogcore/package-frame.html b/io/openmessaging/binlogcore/package-frame.html deleted file mode 100644 index e3dd0d1d..00000000 --- a/io/openmessaging/binlogcore/package-frame.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - -io.openmessaging.binlogcore (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

io.openmessaging.binlogcore

-
-

Interfaces

- -
- - diff --git a/io/openmessaging/binlogcore/package-summary.html b/io/openmessaging/binlogcore/package-summary.html deleted file mode 100644 index 9e0abcab..00000000 --- a/io/openmessaging/binlogcore/package-summary.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - -io.openmessaging.binlogcore (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Package io.openmessaging.binlogcore

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/binlogcore/package-tree.html b/io/openmessaging/binlogcore/package-tree.html deleted file mode 100644 index 25400033..00000000 --- a/io/openmessaging/binlogcore/package-tree.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - -io.openmessaging.binlogcore Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Hierarchy For Package io.openmessaging.binlogcore

-Package Hierarchies: - -
-
-

Interface Hierarchy

- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/binlogcore/package-use.html b/io/openmessaging/binlogcore/package-use.html deleted file mode 100644 index 25660578..00000000 --- a/io/openmessaging/binlogcore/package-use.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.binlogcore (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Package
io.openmessaging.binlogcore

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/async/ProducerApp.html b/io/openmessaging/samples/async/ProducerApp.html deleted file mode 100644 index abd917a7..00000000 --- a/io/openmessaging/samples/async/ProducerApp.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - -ProducerApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.samples.async
-

Class ProducerApp

-
-
- -
-
    -
  • -
    -
    -
    public class ProducerApp
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ProducerApp

        -
        public ProducerApp()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        main

        -
        public static void main(String[] args)
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/async/class-use/ProducerApp.html b/io/openmessaging/samples/async/class-use/ProducerApp.html deleted file mode 100644 index 0bb0d71f..00000000 --- a/io/openmessaging/samples/async/class-use/ProducerApp.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.samples.async.ProducerApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.samples.async.ProducerApp

-
-
No usage of io.openmessaging.samples.async.ProducerApp
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/async/package-frame.html b/io/openmessaging/samples/async/package-frame.html deleted file mode 100644 index 14fee89e..00000000 --- a/io/openmessaging/samples/async/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -io.openmessaging.samples.async (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

io.openmessaging.samples.async

-
-

Classes

- -
- - diff --git a/io/openmessaging/samples/async/package-summary.html b/io/openmessaging/samples/async/package-summary.html deleted file mode 100644 index 48d7c154..00000000 --- a/io/openmessaging/samples/async/package-summary.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -io.openmessaging.samples.async (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Package io.openmessaging.samples.async

-
-
-
    -
  • - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    ProducerApp 
    -
  • -
-
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/async/package-tree.html b/io/openmessaging/samples/async/package-tree.html deleted file mode 100644 index d3e7c1c2..00000000 --- a/io/openmessaging/samples/async/package-tree.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -io.openmessaging.samples.async Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Hierarchy For Package io.openmessaging.samples.async

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/async/package-use.html b/io/openmessaging/samples/async/package-use.html deleted file mode 100644 index d61cadcc..00000000 --- a/io/openmessaging/samples/async/package-use.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.samples.async (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Package
io.openmessaging.samples.async

-
-
No usage of io.openmessaging.samples.async
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/order/ProducerApp.html b/io/openmessaging/samples/order/ProducerApp.html deleted file mode 100644 index 517e1f3c..00000000 --- a/io/openmessaging/samples/order/ProducerApp.html +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - -ProducerApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.samples.order
-

Class ProducerApp

-
-
- -
-
    -
  • -
    -
    -
    public class ProducerApp
    -extends Object
    -
  • -
-
-
- -
-
- -
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/order/class-use/ProducerApp.html b/io/openmessaging/samples/order/class-use/ProducerApp.html deleted file mode 100644 index e05e4698..00000000 --- a/io/openmessaging/samples/order/class-use/ProducerApp.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.samples.order.ProducerApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.samples.order.ProducerApp

-
-
No usage of io.openmessaging.samples.order.ProducerApp
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/order/package-frame.html b/io/openmessaging/samples/order/package-frame.html deleted file mode 100644 index 0cfa4c9e..00000000 --- a/io/openmessaging/samples/order/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -io.openmessaging.samples.order (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

io.openmessaging.samples.order

-
-

Classes

- -
- - diff --git a/io/openmessaging/samples/order/package-summary.html b/io/openmessaging/samples/order/package-summary.html deleted file mode 100644 index 6066eea4..00000000 --- a/io/openmessaging/samples/order/package-summary.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -io.openmessaging.samples.order (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Package io.openmessaging.samples.order

-
-
-
    -
  • - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    ProducerApp 
    -
  • -
-
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/order/package-tree.html b/io/openmessaging/samples/order/package-tree.html deleted file mode 100644 index 733c44ab..00000000 --- a/io/openmessaging/samples/order/package-tree.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -io.openmessaging.samples.order Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Hierarchy For Package io.openmessaging.samples.order

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/order/package-use.html b/io/openmessaging/samples/order/package-use.html deleted file mode 100644 index 6064734a..00000000 --- a/io/openmessaging/samples/order/package-use.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.samples.order (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Package
io.openmessaging.samples.order

-
-
No usage of io.openmessaging.samples.order
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/Consumer.html b/io/openmessaging/samples/service/Consumer.html deleted file mode 100644 index 45f9f9ea..00000000 --- a/io/openmessaging/samples/service/Consumer.html +++ /dev/null @@ -1,280 +0,0 @@ - - - - - - -Consumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.samples.service
-

Class Consumer

-
-
- -
-
    -
  • -
    -
    -
    public class Consumer
    -extends Object
    -
  • -
-
-
- -
-
- -
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/Provider.html b/io/openmessaging/samples/service/Provider.html deleted file mode 100644 index 5197fd88..00000000 --- a/io/openmessaging/samples/service/Provider.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - -Provider (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.samples.service
-

Class Provider

-
-
- -
-
    -
  • -
    -
    -
    public class Provider
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Provider

        -
        public Provider()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        main

        -
        public static void main(String[] args)
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/api/CallRequest.html b/io/openmessaging/samples/service/api/CallRequest.html deleted file mode 100644 index d9160a3f..00000000 --- a/io/openmessaging/samples/service/api/CallRequest.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - - - -CallRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.samples.service.api
-

Class CallRequest

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        CallRequest

        -
        public CallRequest()
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/api/CallResponse.html b/io/openmessaging/samples/service/api/CallResponse.html deleted file mode 100644 index 166bbaa3..00000000 --- a/io/openmessaging/samples/service/api/CallResponse.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - - - -CallResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.samples.service.api
-

Class CallResponse

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        CallResponse

        -
        public CallResponse()
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/api/HelloService.html b/io/openmessaging/samples/service/api/HelloService.html deleted file mode 100644 index cac332e6..00000000 --- a/io/openmessaging/samples/service/api/HelloService.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - -HelloService (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.samples.service.api
-

Interface HelloService

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    HelloServiceImpl
    -
    -
    -
    -
    public interface HelloService
    -
  • -
-
-
- -
-
- -
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/api/class-use/CallRequest.html b/io/openmessaging/samples/service/api/class-use/CallRequest.html deleted file mode 100644 index f0a476c6..00000000 --- a/io/openmessaging/samples/service/api/class-use/CallRequest.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.samples.service.api.CallRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.samples.service.api.CallRequest

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/api/class-use/CallResponse.html b/io/openmessaging/samples/service/api/class-use/CallResponse.html deleted file mode 100644 index 22d359a0..00000000 --- a/io/openmessaging/samples/service/api/class-use/CallResponse.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.samples.service.api.CallResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.samples.service.api.CallResponse

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/api/class-use/HelloService.html b/io/openmessaging/samples/service/api/class-use/HelloService.html deleted file mode 100644 index 73910c65..00000000 --- a/io/openmessaging/samples/service/api/class-use/HelloService.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.samples.service.api.HelloService (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.samples.service.api.HelloService

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/api/package-frame.html b/io/openmessaging/samples/service/api/package-frame.html deleted file mode 100644 index 2c7f7d0e..00000000 --- a/io/openmessaging/samples/service/api/package-frame.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - -io.openmessaging.samples.service.api (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

io.openmessaging.samples.service.api

-
-

Interfaces

- -

Classes

- -
- - diff --git a/io/openmessaging/samples/service/api/package-summary.html b/io/openmessaging/samples/service/api/package-summary.html deleted file mode 100644 index 3465e6d0..00000000 --- a/io/openmessaging/samples/service/api/package-summary.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - -io.openmessaging.samples.service.api (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Package io.openmessaging.samples.service.api

-
-
-
    -
  • - - - - - - - - - - - - -
    Interface Summary 
    InterfaceDescription
    HelloService 
    -
  • -
  • - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    CallRequest 
    CallResponse 
    -
  • -
-
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/api/package-tree.html b/io/openmessaging/samples/service/api/package-tree.html deleted file mode 100644 index 4e20ad2e..00000000 --- a/io/openmessaging/samples/service/api/package-tree.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -io.openmessaging.samples.service.api Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Hierarchy For Package io.openmessaging.samples.service.api

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/api/package-use.html b/io/openmessaging/samples/service/api/package-use.html deleted file mode 100644 index d9babb11..00000000 --- a/io/openmessaging/samples/service/api/package-use.html +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.samples.service.api (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Package
io.openmessaging.samples.service.api

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/class-use/Consumer.html b/io/openmessaging/samples/service/class-use/Consumer.html deleted file mode 100644 index 6dde729a..00000000 --- a/io/openmessaging/samples/service/class-use/Consumer.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.samples.service.Consumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.samples.service.Consumer

-
-
No usage of io.openmessaging.samples.service.Consumer
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/class-use/Provider.html b/io/openmessaging/samples/service/class-use/Provider.html deleted file mode 100644 index fd0ab8a3..00000000 --- a/io/openmessaging/samples/service/class-use/Provider.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.samples.service.Provider (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.samples.service.Provider

-
-
No usage of io.openmessaging.samples.service.Provider
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/impl/HelloServiceImpl.html b/io/openmessaging/samples/service/impl/HelloServiceImpl.html deleted file mode 100644 index 137614c3..00000000 --- a/io/openmessaging/samples/service/impl/HelloServiceImpl.html +++ /dev/null @@ -1,302 +0,0 @@ - - - - - - -HelloServiceImpl (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.samples.service.impl
-

Class HelloServiceImpl

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • io.openmessaging.samples.service.impl.HelloServiceImpl
    • -
    -
  • -
-
- -
-
- -
-
- -
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/impl/class-use/HelloServiceImpl.html b/io/openmessaging/samples/service/impl/class-use/HelloServiceImpl.html deleted file mode 100644 index 4769a519..00000000 --- a/io/openmessaging/samples/service/impl/class-use/HelloServiceImpl.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.samples.service.impl.HelloServiceImpl (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.samples.service.impl.HelloServiceImpl

-
-
No usage of io.openmessaging.samples.service.impl.HelloServiceImpl
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/impl/package-frame.html b/io/openmessaging/samples/service/impl/package-frame.html deleted file mode 100644 index 5e6830db..00000000 --- a/io/openmessaging/samples/service/impl/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -io.openmessaging.samples.service.impl (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

io.openmessaging.samples.service.impl

-
-

Classes

- -
- - diff --git a/io/openmessaging/samples/service/impl/package-summary.html b/io/openmessaging/samples/service/impl/package-summary.html deleted file mode 100644 index 67112503..00000000 --- a/io/openmessaging/samples/service/impl/package-summary.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -io.openmessaging.samples.service.impl (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Package io.openmessaging.samples.service.impl

-
-
-
    -
  • - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    HelloServiceImpl 
    -
  • -
-
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/impl/package-tree.html b/io/openmessaging/samples/service/impl/package-tree.html deleted file mode 100644 index c2a55dc7..00000000 --- a/io/openmessaging/samples/service/impl/package-tree.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -io.openmessaging.samples.service.impl Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Hierarchy For Package io.openmessaging.samples.service.impl

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/impl/package-use.html b/io/openmessaging/samples/service/impl/package-use.html deleted file mode 100644 index 2c215361..00000000 --- a/io/openmessaging/samples/service/impl/package-use.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.samples.service.impl (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Package
io.openmessaging.samples.service.impl

-
-
No usage of io.openmessaging.samples.service.impl
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/package-frame.html b/io/openmessaging/samples/service/package-frame.html deleted file mode 100644 index e54d84b3..00000000 --- a/io/openmessaging/samples/service/package-frame.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - -io.openmessaging.samples.service (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

io.openmessaging.samples.service

-
-

Classes

- -
- - diff --git a/io/openmessaging/samples/service/package-summary.html b/io/openmessaging/samples/service/package-summary.html deleted file mode 100644 index 80ae13fa..00000000 --- a/io/openmessaging/samples/service/package-summary.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - -io.openmessaging.samples.service (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Package io.openmessaging.samples.service

-
-
-
    -
  • - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    Consumer 
    Provider 
    -
  • -
-
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/package-tree.html b/io/openmessaging/samples/service/package-tree.html deleted file mode 100644 index f0e59dd0..00000000 --- a/io/openmessaging/samples/service/package-tree.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -io.openmessaging.samples.service Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Hierarchy For Package io.openmessaging.samples.service

-Package Hierarchies: - -
-
-

Class Hierarchy

-
    -
  • java.lang.Object -
      -
    • io.openmessaging.samples.service.Consumer
    • -
    • io.openmessaging.samples.service.Provider
    • -
    -
  • -
-
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/service/package-use.html b/io/openmessaging/samples/service/package-use.html deleted file mode 100644 index 4f17355b..00000000 --- a/io/openmessaging/samples/service/package-use.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.samples.service (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Package
io.openmessaging.samples.service

-
-
No usage of io.openmessaging.samples.service
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/simple/ConsumerQueueApp.html b/io/openmessaging/samples/simple/ConsumerQueueApp.html deleted file mode 100644 index 7371848e..00000000 --- a/io/openmessaging/samples/simple/ConsumerQueueApp.html +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - -ConsumerQueueApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.samples.simple
-

Class ConsumerQueueApp

-
-
- -
-
    -
  • -
    -
    -
    public class ConsumerQueueApp
    -extends Object
    -
  • -
-
-
- -
-
- -
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/simple/ConsumerTopicApp.html b/io/openmessaging/samples/simple/ConsumerTopicApp.html deleted file mode 100644 index d3a87481..00000000 --- a/io/openmessaging/samples/simple/ConsumerTopicApp.html +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - -ConsumerTopicApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.samples.simple
-

Class ConsumerTopicApp

-
-
- -
-
    -
  • -
    -
    -
    public class ConsumerTopicApp
    -extends Object
    -
  • -
-
-
- -
-
- -
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/simple/ProducerApp.html b/io/openmessaging/samples/simple/ProducerApp.html deleted file mode 100644 index 27b81db6..00000000 --- a/io/openmessaging/samples/simple/ProducerApp.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - -ProducerApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.samples.simple
-

Class ProducerApp

-
-
- -
-
    -
  • -
    -
    -
    public class ProducerApp
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ProducerApp

        -
        public ProducerApp()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        main

        -
        public static void main(String[] args)
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/simple/class-use/ConsumerQueueApp.html b/io/openmessaging/samples/simple/class-use/ConsumerQueueApp.html deleted file mode 100644 index d908f251..00000000 --- a/io/openmessaging/samples/simple/class-use/ConsumerQueueApp.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.samples.simple.ConsumerQueueApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.samples.simple.ConsumerQueueApp

-
-
No usage of io.openmessaging.samples.simple.ConsumerQueueApp
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/simple/class-use/ConsumerTopicApp.html b/io/openmessaging/samples/simple/class-use/ConsumerTopicApp.html deleted file mode 100644 index bd748389..00000000 --- a/io/openmessaging/samples/simple/class-use/ConsumerTopicApp.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.samples.simple.ConsumerTopicApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.samples.simple.ConsumerTopicApp

-
-
No usage of io.openmessaging.samples.simple.ConsumerTopicApp
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/simple/class-use/ProducerApp.html b/io/openmessaging/samples/simple/class-use/ProducerApp.html deleted file mode 100644 index b6018381..00000000 --- a/io/openmessaging/samples/simple/class-use/ProducerApp.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.samples.simple.ProducerApp (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.samples.simple.ProducerApp

-
-
No usage of io.openmessaging.samples.simple.ProducerApp
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/simple/package-frame.html b/io/openmessaging/samples/simple/package-frame.html deleted file mode 100644 index 1e12e658..00000000 --- a/io/openmessaging/samples/simple/package-frame.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - -io.openmessaging.samples.simple (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

io.openmessaging.samples.simple

- - - diff --git a/io/openmessaging/samples/simple/package-summary.html b/io/openmessaging/samples/simple/package-summary.html deleted file mode 100644 index 4cf2cc93..00000000 --- a/io/openmessaging/samples/simple/package-summary.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - -io.openmessaging.samples.simple (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Package io.openmessaging.samples.simple

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/simple/package-tree.html b/io/openmessaging/samples/simple/package-tree.html deleted file mode 100644 index 79d457c5..00000000 --- a/io/openmessaging/samples/simple/package-tree.html +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - -io.openmessaging.samples.simple Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Hierarchy For Package io.openmessaging.samples.simple

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/samples/simple/package-use.html b/io/openmessaging/samples/simple/package-use.html deleted file mode 100644 index 1a4f204a..00000000 --- a/io/openmessaging/samples/simple/package-use.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.samples.simple (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Package
io.openmessaging.samples.simple

-
-
No usage of io.openmessaging.samples.simple
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/BrokerAdminWireAPI.html b/io/openmessaging/wireapi/broker/BrokerAdminWireAPI.html deleted file mode 100644 index 2ac1b390..00000000 --- a/io/openmessaging/wireapi/broker/BrokerAdminWireAPI.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - -BrokerAdminWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Interface BrokerAdminWireAPI

-
-
-
-
    -
  • -
    -
    -
    public interface BrokerAdminWireAPI
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/BrokerConsumeWireAPI.html b/io/openmessaging/wireapi/broker/BrokerConsumeWireAPI.html deleted file mode 100644 index c7274866..00000000 --- a/io/openmessaging/wireapi/broker/BrokerConsumeWireAPI.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - - - -BrokerConsumeWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Interface BrokerConsumeWireAPI

-
-
-
-
    -
  • -
    -
    -
    public interface BrokerConsumeWireAPI
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - - - - - -
        -
      • -

        disconnect

        -
        void disconnect(Session session)
        -
      • -
      - - - -
        -
      • -

        pull

        -
        void pull()
        -
      • -
      - - - -
        -
      • -

        ack

        -
        void ack()
        -
      • -
      - - - -
        -
      • -

        attachQueue

        -
        void attachQueue(Subscription subscription)
        -
      • -
      - - - -
        -
      • -

        detachQueue

        -
        void detachQueue()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/BrokerProduceWireAPI.html b/io/openmessaging/wireapi/broker/BrokerProduceWireAPI.html deleted file mode 100644 index 9fe1e6ed..00000000 --- a/io/openmessaging/wireapi/broker/BrokerProduceWireAPI.html +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - -BrokerProduceWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Interface BrokerProduceWireAPI

-
-
-
-
    -
  • -
    -
    -
    public interface BrokerProduceWireAPI
    -
  • -
-
-
- -
-
- -
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/ConnectRequest.html b/io/openmessaging/wireapi/broker/ConnectRequest.html deleted file mode 100644 index c3f5580b..00000000 --- a/io/openmessaging/wireapi/broker/ConnectRequest.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - -ConnectRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Class ConnectRequest

-
-
- -
-
    -
  • -
    -
    -
    public class ConnectRequest
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ConnectRequest

        -
        public ConnectRequest()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/Message.html b/io/openmessaging/wireapi/broker/Message.html deleted file mode 100644 index 05d1ee7f..00000000 --- a/io/openmessaging/wireapi/broker/Message.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - -Message (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Class Message

-
-
- -
-
    -
  • -
    -
    -
    public class Message
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Message

        -
        public Message()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/SendBatchRequest.html b/io/openmessaging/wireapi/broker/SendBatchRequest.html deleted file mode 100644 index 20127c6a..00000000 --- a/io/openmessaging/wireapi/broker/SendBatchRequest.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - -SendBatchRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Class SendBatchRequest

-
-
- -
-
    -
  • -
    -
    -
    public class SendBatchRequest
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SendBatchRequest

        -
        public SendBatchRequest()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/SendBatchResponse.html b/io/openmessaging/wireapi/broker/SendBatchResponse.html deleted file mode 100644 index 9b79daa5..00000000 --- a/io/openmessaging/wireapi/broker/SendBatchResponse.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - -SendBatchResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Class SendBatchResponse

-
-
- -
-
    -
  • -
    -
    -
    public class SendBatchResponse
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SendBatchResponse

        -
        public SendBatchResponse()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/SendOneRequest.html b/io/openmessaging/wireapi/broker/SendOneRequest.html deleted file mode 100644 index a95bba72..00000000 --- a/io/openmessaging/wireapi/broker/SendOneRequest.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - -SendOneRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Class SendOneRequest

-
-
- -
-
    -
  • -
    -
    -
    public class SendOneRequest
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SendOneRequest

        -
        public SendOneRequest()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/SendOneResponse.html b/io/openmessaging/wireapi/broker/SendOneResponse.html deleted file mode 100644 index a9a48841..00000000 --- a/io/openmessaging/wireapi/broker/SendOneResponse.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - -SendOneResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Class SendOneResponse

-
-
- -
-
    -
  • -
    -
    -
    public class SendOneResponse
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SendOneResponse

        -
        public SendOneResponse()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/SendOrderRequest.html b/io/openmessaging/wireapi/broker/SendOrderRequest.html deleted file mode 100644 index 851cd554..00000000 --- a/io/openmessaging/wireapi/broker/SendOrderRequest.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - -SendOrderRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Class SendOrderRequest

-
-
- -
-
    -
  • -
    -
    -
    public class SendOrderRequest
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SendOrderRequest

        -
        public SendOrderRequest()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/SendOrderResponse.html b/io/openmessaging/wireapi/broker/SendOrderResponse.html deleted file mode 100644 index ea0f3a34..00000000 --- a/io/openmessaging/wireapi/broker/SendOrderResponse.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - -SendOrderResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Class SendOrderResponse

-
-
- -
-
    -
  • -
    -
    -
    public class SendOrderResponse
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SendOrderResponse

        -
        public SendOrderResponse()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/Session.html b/io/openmessaging/wireapi/broker/Session.html deleted file mode 100644 index b1238bbd..00000000 --- a/io/openmessaging/wireapi/broker/Session.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - -Session (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Class Session

-
-
- -
-
    -
  • -
    -
    -
    public class Session
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Session

        -
        public Session()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/Subscription.html b/io/openmessaging/wireapi/broker/Subscription.html deleted file mode 100644 index 10df89e6..00000000 --- a/io/openmessaging/wireapi/broker/Subscription.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - -Subscription (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.broker
-

Class Subscription

-
-
- -
-
    -
  • -
    -
    -
    public class Subscription
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Subscription

        -
        public Subscription()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/BrokerAdminWireAPI.html b/io/openmessaging/wireapi/broker/class-use/BrokerAdminWireAPI.html deleted file mode 100644 index 96019842..00000000 --- a/io/openmessaging/wireapi/broker/class-use/BrokerAdminWireAPI.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.wireapi.broker.BrokerAdminWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.wireapi.broker.BrokerAdminWireAPI

-
-
No usage of io.openmessaging.wireapi.broker.BrokerAdminWireAPI
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/BrokerConsumeWireAPI.html b/io/openmessaging/wireapi/broker/class-use/BrokerConsumeWireAPI.html deleted file mode 100644 index 00ac3d1c..00000000 --- a/io/openmessaging/wireapi/broker/class-use/BrokerConsumeWireAPI.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.wireapi.broker.BrokerConsumeWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.wireapi.broker.BrokerConsumeWireAPI

-
-
No usage of io.openmessaging.wireapi.broker.BrokerConsumeWireAPI
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/BrokerProduceWireAPI.html b/io/openmessaging/wireapi/broker/class-use/BrokerProduceWireAPI.html deleted file mode 100644 index 40420598..00000000 --- a/io/openmessaging/wireapi/broker/class-use/BrokerProduceWireAPI.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.wireapi.broker.BrokerProduceWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.wireapi.broker.BrokerProduceWireAPI

-
-
No usage of io.openmessaging.wireapi.broker.BrokerProduceWireAPI
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/ConnectRequest.html b/io/openmessaging/wireapi/broker/class-use/ConnectRequest.html deleted file mode 100644 index a613f225..00000000 --- a/io/openmessaging/wireapi/broker/class-use/ConnectRequest.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.wireapi.broker.ConnectRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.wireapi.broker.ConnectRequest

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/Message.html b/io/openmessaging/wireapi/broker/class-use/Message.html deleted file mode 100644 index c6026d2f..00000000 --- a/io/openmessaging/wireapi/broker/class-use/Message.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.wireapi.broker.Message (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.wireapi.broker.Message

-
-
No usage of io.openmessaging.wireapi.broker.Message
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/SendBatchRequest.html b/io/openmessaging/wireapi/broker/class-use/SendBatchRequest.html deleted file mode 100644 index 0e242c5c..00000000 --- a/io/openmessaging/wireapi/broker/class-use/SendBatchRequest.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.wireapi.broker.SendBatchRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.wireapi.broker.SendBatchRequest

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/SendBatchResponse.html b/io/openmessaging/wireapi/broker/class-use/SendBatchResponse.html deleted file mode 100644 index 478cf602..00000000 --- a/io/openmessaging/wireapi/broker/class-use/SendBatchResponse.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.wireapi.broker.SendBatchResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.wireapi.broker.SendBatchResponse

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/SendOneRequest.html b/io/openmessaging/wireapi/broker/class-use/SendOneRequest.html deleted file mode 100644 index fd74fd3c..00000000 --- a/io/openmessaging/wireapi/broker/class-use/SendOneRequest.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.wireapi.broker.SendOneRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.wireapi.broker.SendOneRequest

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/SendOneResponse.html b/io/openmessaging/wireapi/broker/class-use/SendOneResponse.html deleted file mode 100644 index e964bf0a..00000000 --- a/io/openmessaging/wireapi/broker/class-use/SendOneResponse.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.wireapi.broker.SendOneResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.wireapi.broker.SendOneResponse

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/SendOrderRequest.html b/io/openmessaging/wireapi/broker/class-use/SendOrderRequest.html deleted file mode 100644 index 70cd6fcc..00000000 --- a/io/openmessaging/wireapi/broker/class-use/SendOrderRequest.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.wireapi.broker.SendOrderRequest (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.wireapi.broker.SendOrderRequest

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/SendOrderResponse.html b/io/openmessaging/wireapi/broker/class-use/SendOrderResponse.html deleted file mode 100644 index 90efcece..00000000 --- a/io/openmessaging/wireapi/broker/class-use/SendOrderResponse.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.wireapi.broker.SendOrderResponse (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.wireapi.broker.SendOrderResponse

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/Session.html b/io/openmessaging/wireapi/broker/class-use/Session.html deleted file mode 100644 index 5a230677..00000000 --- a/io/openmessaging/wireapi/broker/class-use/Session.html +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.wireapi.broker.Session (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.wireapi.broker.Session

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/class-use/Subscription.html b/io/openmessaging/wireapi/broker/class-use/Subscription.html deleted file mode 100644 index a84263b6..00000000 --- a/io/openmessaging/wireapi/broker/class-use/Subscription.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.wireapi.broker.Subscription (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Class
io.openmessaging.wireapi.broker.Subscription

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/package-frame.html b/io/openmessaging/wireapi/broker/package-frame.html deleted file mode 100644 index 36b13662..00000000 --- a/io/openmessaging/wireapi/broker/package-frame.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - -io.openmessaging.wireapi.broker (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

io.openmessaging.wireapi.broker

- - - diff --git a/io/openmessaging/wireapi/broker/package-summary.html b/io/openmessaging/wireapi/broker/package-summary.html deleted file mode 100644 index 4d67e83d..00000000 --- a/io/openmessaging/wireapi/broker/package-summary.html +++ /dev/null @@ -1,203 +0,0 @@ - - - - - - -io.openmessaging.wireapi.broker (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Package io.openmessaging.wireapi.broker

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/package-tree.html b/io/openmessaging/wireapi/broker/package-tree.html deleted file mode 100644 index f9df6f2a..00000000 --- a/io/openmessaging/wireapi/broker/package-tree.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - -io.openmessaging.wireapi.broker Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Hierarchy For Package io.openmessaging.wireapi.broker

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/broker/package-use.html b/io/openmessaging/wireapi/broker/package-use.html deleted file mode 100644 index 4cad0bba..00000000 --- a/io/openmessaging/wireapi/broker/package-use.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.wireapi.broker (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Package
io.openmessaging.wireapi.broker

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/client/ClientCallbackWireAPI.html b/io/openmessaging/wireapi/client/ClientCallbackWireAPI.html deleted file mode 100644 index 609cacac..00000000 --- a/io/openmessaging/wireapi/client/ClientCallbackWireAPI.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - -ClientCallbackWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.client
-

Interface ClientCallbackWireAPI

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        ping

        -
        void ping()
        -
      • -
      - - - -
        -
      • -

        metrics

        -
        void metrics()
        -
      • -
      - - - -
        -
      • -

        stack

        -
        void stack()
        -
      • -
      - - - -
        -
      • -

        setQoS

        -
        void setQoS()
        -
      • -
      - - - -
        -
      • -

        latestEvent

        -
        void latestEvent()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/client/class-use/ClientCallbackWireAPI.html b/io/openmessaging/wireapi/client/class-use/ClientCallbackWireAPI.html deleted file mode 100644 index 01c51a55..00000000 --- a/io/openmessaging/wireapi/client/class-use/ClientCallbackWireAPI.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.wireapi.client.ClientCallbackWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.wireapi.client.ClientCallbackWireAPI

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/client/package-frame.html b/io/openmessaging/wireapi/client/package-frame.html deleted file mode 100644 index 3625794d..00000000 --- a/io/openmessaging/wireapi/client/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -io.openmessaging.wireapi.client (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

io.openmessaging.wireapi.client

-
-

Interfaces

- -
- - diff --git a/io/openmessaging/wireapi/client/package-summary.html b/io/openmessaging/wireapi/client/package-summary.html deleted file mode 100644 index b14a8c2d..00000000 --- a/io/openmessaging/wireapi/client/package-summary.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -io.openmessaging.wireapi.client (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Package io.openmessaging.wireapi.client

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/client/package-tree.html b/io/openmessaging/wireapi/client/package-tree.html deleted file mode 100644 index bf21d469..00000000 --- a/io/openmessaging/wireapi/client/package-tree.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - -io.openmessaging.wireapi.client Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Hierarchy For Package io.openmessaging.wireapi.client

-Package Hierarchies: - -
-
-

Interface Hierarchy

- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/client/package-use.html b/io/openmessaging/wireapi/client/package-use.html deleted file mode 100644 index f832ddc7..00000000 --- a/io/openmessaging/wireapi/client/package-use.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.wireapi.client (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Package
io.openmessaging.wireapi.client

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/consumer/ConsumerCallbackWireAPI.html b/io/openmessaging/wireapi/consumer/ConsumerCallbackWireAPI.html deleted file mode 100644 index e39ec89f..00000000 --- a/io/openmessaging/wireapi/consumer/ConsumerCallbackWireAPI.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - -ConsumerCallbackWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.consumer
-

Interface ConsumerCallbackWireAPI

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        push

        -
        void push()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/consumer/ConsumerSelfWireAPI.html b/io/openmessaging/wireapi/consumer/ConsumerSelfWireAPI.html deleted file mode 100644 index 38f8838f..00000000 --- a/io/openmessaging/wireapi/consumer/ConsumerSelfWireAPI.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - -ConsumerSelfWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.consumer
-

Interface ConsumerSelfWireAPI

-
-
-
-
    -
  • -
    -
    -
    public interface ConsumerSelfWireAPI
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        forward

        -
        void forward()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/consumer/class-use/ConsumerCallbackWireAPI.html b/io/openmessaging/wireapi/consumer/class-use/ConsumerCallbackWireAPI.html deleted file mode 100644 index 2012057b..00000000 --- a/io/openmessaging/wireapi/consumer/class-use/ConsumerCallbackWireAPI.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.wireapi.consumer.ConsumerCallbackWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.wireapi.consumer.ConsumerCallbackWireAPI

-
-
No usage of io.openmessaging.wireapi.consumer.ConsumerCallbackWireAPI
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/consumer/class-use/ConsumerSelfWireAPI.html b/io/openmessaging/wireapi/consumer/class-use/ConsumerSelfWireAPI.html deleted file mode 100644 index 3e5408a9..00000000 --- a/io/openmessaging/wireapi/consumer/class-use/ConsumerSelfWireAPI.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.wireapi.consumer.ConsumerSelfWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.wireapi.consumer.ConsumerSelfWireAPI

-
-
No usage of io.openmessaging.wireapi.consumer.ConsumerSelfWireAPI
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/consumer/package-frame.html b/io/openmessaging/wireapi/consumer/package-frame.html deleted file mode 100644 index 68ea3f41..00000000 --- a/io/openmessaging/wireapi/consumer/package-frame.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - -io.openmessaging.wireapi.consumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

io.openmessaging.wireapi.consumer

- - - diff --git a/io/openmessaging/wireapi/consumer/package-summary.html b/io/openmessaging/wireapi/consumer/package-summary.html deleted file mode 100644 index bcf22530..00000000 --- a/io/openmessaging/wireapi/consumer/package-summary.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - -io.openmessaging.wireapi.consumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Package io.openmessaging.wireapi.consumer

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/consumer/package-tree.html b/io/openmessaging/wireapi/consumer/package-tree.html deleted file mode 100644 index f3844c1a..00000000 --- a/io/openmessaging/wireapi/consumer/package-tree.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -io.openmessaging.wireapi.consumer Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Hierarchy For Package io.openmessaging.wireapi.consumer

-Package Hierarchies: - -
-
-

Interface Hierarchy

- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/consumer/package-use.html b/io/openmessaging/wireapi/consumer/package-use.html deleted file mode 100644 index 93494695..00000000 --- a/io/openmessaging/wireapi/consumer/package-use.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.wireapi.consumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Package
io.openmessaging.wireapi.consumer

-
-
No usage of io.openmessaging.wireapi.consumer
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/naming/MetaServiceWireAPI.html b/io/openmessaging/wireapi/naming/MetaServiceWireAPI.html deleted file mode 100644 index 39782e38..00000000 --- a/io/openmessaging/wireapi/naming/MetaServiceWireAPI.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - -MetaServiceWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.naming
-

Interface MetaServiceWireAPI

-
-
-
-
    -
  • -
    -
    -
    public interface MetaServiceWireAPI
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createTopic

        -
        void createTopic()
        -
      • -
      - - - -
        -
      • -

        createQuque

        -
        void createQuque()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/naming/NameClientReadWireAPI.html b/io/openmessaging/wireapi/naming/NameClientReadWireAPI.html deleted file mode 100644 index b0fe8532..00000000 --- a/io/openmessaging/wireapi/naming/NameClientReadWireAPI.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - -NameClientReadWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.naming
-

Interface NameClientReadWireAPI

-
-
-
-
    -
  • -
    -
    -
    public interface NameClientReadWireAPI
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/naming/NameClientWriteWireAPI.html b/io/openmessaging/wireapi/naming/NameClientWriteWireAPI.html deleted file mode 100644 index 1a7f5ff3..00000000 --- a/io/openmessaging/wireapi/naming/NameClientWriteWireAPI.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - -NameClientWriteWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.naming
-

Interface NameClientWriteWireAPI

-
-
-
-
    -
  • -
    -
    -
    public interface NameClientWriteWireAPI
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/naming/class-use/MetaServiceWireAPI.html b/io/openmessaging/wireapi/naming/class-use/MetaServiceWireAPI.html deleted file mode 100644 index 2091eacb..00000000 --- a/io/openmessaging/wireapi/naming/class-use/MetaServiceWireAPI.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.wireapi.naming.MetaServiceWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.wireapi.naming.MetaServiceWireAPI

-
-
No usage of io.openmessaging.wireapi.naming.MetaServiceWireAPI
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/naming/class-use/NameClientReadWireAPI.html b/io/openmessaging/wireapi/naming/class-use/NameClientReadWireAPI.html deleted file mode 100644 index 1d96c28c..00000000 --- a/io/openmessaging/wireapi/naming/class-use/NameClientReadWireAPI.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.wireapi.naming.NameClientReadWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.wireapi.naming.NameClientReadWireAPI

-
-
No usage of io.openmessaging.wireapi.naming.NameClientReadWireAPI
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/naming/class-use/NameClientWriteWireAPI.html b/io/openmessaging/wireapi/naming/class-use/NameClientWriteWireAPI.html deleted file mode 100644 index 0138f0f7..00000000 --- a/io/openmessaging/wireapi/naming/class-use/NameClientWriteWireAPI.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.wireapi.naming.NameClientWriteWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.wireapi.naming.NameClientWriteWireAPI

-
-
No usage of io.openmessaging.wireapi.naming.NameClientWriteWireAPI
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/naming/package-frame.html b/io/openmessaging/wireapi/naming/package-frame.html deleted file mode 100644 index 9000aaae..00000000 --- a/io/openmessaging/wireapi/naming/package-frame.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - -io.openmessaging.wireapi.naming (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

io.openmessaging.wireapi.naming

- - - diff --git a/io/openmessaging/wireapi/naming/package-summary.html b/io/openmessaging/wireapi/naming/package-summary.html deleted file mode 100644 index d095283a..00000000 --- a/io/openmessaging/wireapi/naming/package-summary.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - -io.openmessaging.wireapi.naming (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Package io.openmessaging.wireapi.naming

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/naming/package-tree.html b/io/openmessaging/wireapi/naming/package-tree.html deleted file mode 100644 index 4d2fa081..00000000 --- a/io/openmessaging/wireapi/naming/package-tree.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - -io.openmessaging.wireapi.naming Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Hierarchy For Package io.openmessaging.wireapi.naming

-Package Hierarchies: - -
-
-

Interface Hierarchy

- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/naming/package-use.html b/io/openmessaging/wireapi/naming/package-use.html deleted file mode 100644 index 4d0ea901..00000000 --- a/io/openmessaging/wireapi/naming/package-use.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.wireapi.naming (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Package
io.openmessaging.wireapi.naming

-
-
No usage of io.openmessaging.wireapi.naming
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/producer/ProducerCallbackWireAPI.html b/io/openmessaging/wireapi/producer/ProducerCallbackWireAPI.html deleted file mode 100644 index 5aadbe58..00000000 --- a/io/openmessaging/wireapi/producer/ProducerCallbackWireAPI.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - -ProducerCallbackWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - - -
-
io.openmessaging.wireapi.producer
-

Interface ProducerCallbackWireAPI

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        checkTransactionState

        -
        void checkTransactionState()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/producer/class-use/ProducerCallbackWireAPI.html b/io/openmessaging/wireapi/producer/class-use/ProducerCallbackWireAPI.html deleted file mode 100644 index 29b0032d..00000000 --- a/io/openmessaging/wireapi/producer/class-use/ProducerCallbackWireAPI.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.wireapi.producer.ProducerCallbackWireAPI (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Interface
io.openmessaging.wireapi.producer.ProducerCallbackWireAPI

-
-
No usage of io.openmessaging.wireapi.producer.ProducerCallbackWireAPI
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/producer/package-frame.html b/io/openmessaging/wireapi/producer/package-frame.html deleted file mode 100644 index 1d9722e7..00000000 --- a/io/openmessaging/wireapi/producer/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -io.openmessaging.wireapi.producer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - -

io.openmessaging.wireapi.producer

-
-

Interfaces

- -
- - diff --git a/io/openmessaging/wireapi/producer/package-summary.html b/io/openmessaging/wireapi/producer/package-summary.html deleted file mode 100644 index 24052394..00000000 --- a/io/openmessaging/wireapi/producer/package-summary.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -io.openmessaging.wireapi.producer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Package io.openmessaging.wireapi.producer

-
-
- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/producer/package-tree.html b/io/openmessaging/wireapi/producer/package-tree.html deleted file mode 100644 index 5a9d1b45..00000000 --- a/io/openmessaging/wireapi/producer/package-tree.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -io.openmessaging.wireapi.producer Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Hierarchy For Package io.openmessaging.wireapi.producer

-Package Hierarchies: - -
-
-

Interface Hierarchy

- -
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/io/openmessaging/wireapi/producer/package-use.html b/io/openmessaging/wireapi/producer/package-use.html deleted file mode 100644 index 05e91e3b..00000000 --- a/io/openmessaging/wireapi/producer/package-use.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.wireapi.producer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - - -
-

Uses of Package
io.openmessaging.wireapi.producer

-
-
No usage of io.openmessaging.wireapi.producer
- - - - -

Copyright © 2016–2017. All rights reserved.

- - diff --git a/javadoc-latest/allclasses-frame.html b/javadoc-latest/allclasses-frame.html new file mode 100644 index 00000000..a4a19efa --- /dev/null +++ b/javadoc-latest/allclasses-frame.html @@ -0,0 +1,53 @@ + + + + + + +All Classes (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + +

All Classes

+ + + diff --git a/javadoc-latest/allclasses-noframe.html b/javadoc-latest/allclasses-noframe.html new file mode 100644 index 00000000..757c409e --- /dev/null +++ b/javadoc-latest/allclasses-noframe.html @@ -0,0 +1,53 @@ + + + + + + +All Classes (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + +

All Classes

+ + + diff --git a/constant-values.html b/javadoc-latest/constant-values.html similarity index 90% rename from constant-values.html rename to javadoc-latest/constant-values.html index 07998663..0db4b539 100644 --- a/constant-values.html +++ b/javadoc-latest/constant-values.html @@ -2,21 +2,16 @@ - + Constant Field Values (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - @@ -24,11 +19,9 @@
JavaScript is disabled on your browser.
-
+
- - - +
- +
@@ -83,7 +76,7 @@

Contents

io.openmessaging.*

@@ -167,7 +167,7 @@

properties

  • ack

    void ack()
    -
    Acknowledges the specified and consumed message, which is related to this OnMessageContext. +
    Acknowledges the specified and consumed message, which is related to this ReceivedMessageContext.

    Messages that have been received but not acknowledged may be redelivered.

    Throws:
    @@ -205,7 +205,7 @@

    ack

  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -214,12 +214,12 @@

    ack

  • @@ -336,7 +365,7 @@

    destroyTopic

    Destroys a physical topic in the specified MessagingAccessPoint.

    All this topic related physical resources may be deleted immediately.

    -
    Parameters:
    topicName - a namespace name to be destroyed
    +
    Parameters:
    topicName - a topic to be destroyed
    @@ -349,7 +378,30 @@

    destroyQueue

    Destroys a physical queue in the specified MessagingAccessPoint.

    All this queue related physical resources may be deleted immediately.

    -
    Parameters:
    queueName - a namespace name to be destroyed
    +
    Parameters:
    queueName - a queue to be destroyed
    + + +
    + + +
      +
    • +

      destroyRouting

      +
      void destroyRouting(String routingName)
      +
      Destroys a physical Routing in the specified MessagingAccessPoint.
      +
      Parameters:
      routingName - a routing to be destroyed
      +
    • +
    + + + +
      +
    • +

      getRouting

      +
      Routing getRouting(String routingName)
      +
      Fetches the Routing object by routing name.
      +
      Parameters:
      routingName - a routing name
      +
      Returns:
      the Routing object
    @@ -521,13 +573,13 @@

    updateMessage

    +
    Parameters:
    messageId - a message to be updated
    headers - the message headers to be updated
    @@ -557,8 +609,8 @@

    updateMessage

    -

    Uses of Interface
    io.openmessaging.PartitionConsumer

    +

    Uses of Interface
    io.openmessaging.IterableConsumer

    diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index c6c630ea..4a942264 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -113,7 +113,7 @@

    Uses of Message -PartitionIterator.next() +IterableConsumer.next()
    Returns the next message in the iteration and advances the offset position.
    @@ -131,7 +131,7 @@

    Uses of Message -PartitionIterator.previous() +IterableConsumer.previous()
    Returns the previous message in the iteration and moves the offset position backwards.
    @@ -203,8 +203,8 @@

    Uses of void -MessageListener.onMessage(Message message, - OnMessageContext context) +MessageListener.onMessage(Message message, + ReceivedMessageContext context)
    Callback method to receive incoming messages.
    @@ -217,12 +217,27 @@

    Uses of void +SequenceProducer.send(Message message) +
    Sends a message to the specified destination in one way, the destination should be preset to + MessageHeader, other header fields as well.
    + + + +void Producer.send(Message message, KeyValue properties)
    Sends a message to the specified destination synchronously, using the specified properties, the destination should be preset to MessageHeader, other header fields as well.
    + +void +SequenceProducer.send(Message message, + KeyValue properties) +
    Sends a message to the specified destination in one way, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
    + + Promise<Void> Producer.sendAsync(Message message) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 0848d1b0..ba77452a 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 6c834ca6..a50c8105 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessageHeader (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 741cccd6..f75d350a 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageListener (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 8e24a917..a1350713 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPointManager.html b/io/openmessaging/class-use/MessagingAccessPointManager.html index d85730b3..0ab78521 100644 --- a/io/openmessaging/class-use/MessagingAccessPointManager.html +++ b/io/openmessaging/class-use/MessagingAccessPointManager.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointManager (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PartitionIterator.html b/io/openmessaging/class-use/PartitionIterator.html deleted file mode 100644 index 0e4bf0d6..00000000 --- a/io/openmessaging/class-use/PartitionIterator.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.PartitionIterator (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.PartitionIterator

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index 6d024fb1..55f5a9dc 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Producer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -105,7 +105,8 @@

    Uses of Producer MessagingAccessPoint.createProducer(KeyValue properties) -
    Creates a new Producer for the specified MessagingAccessPoint with some preset properties.
    +
    Creates a new Producer for the specified MessagingAccessPoint + with some preset properties.
    diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 7cd0d676..35d8a08f 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -122,7 +122,7 @@

    Uses of void -PromiseListener.operationComplete(Promise<V> promise) +PromiseListener.operationCompleted(Promise<V> promise)
    Invoked when the operation associated with the Promise has been completed successfully.
    diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index f9435547..a41629c5 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PromiseListener (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 84cd360d..dcb1bc2a 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PullConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 469e2c7c..3e13fc1b 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PushConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OnMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html similarity index 68% rename from io/openmessaging/class-use/OnMessageContext.html rename to io/openmessaging/class-use/ReceivedMessageContext.html index bb7de3fe..ef65b482 100644 --- a/io/openmessaging/class-use/OnMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.OnMessageContext (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.ReceivedMessageContext (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + @@ -27,7 +27,7 @@

    -

    Uses of Interface
    io.openmessaging.OnMessageContext

    +

    Uses of Interface
    io.openmessaging.ReceivedMessageContext

    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from interface io.openmessaging.observer.OMSEvent

          +type
        • +
        +
      • +
    diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 1d114f72..d45f3676 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,10 +2,10 @@ - + Observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index bdb97329..5c31dd60 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 3f131d48..bcd23b69 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 5da66294..3091042e 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.Observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index b7637309..5aeea56b 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 89a5e775..8558cc2c 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -38,7 +38,7 @@ @@ -217,13 +247,13 @@

    MessagingAccessPointAdapter

  • Nested | 
  • Field | 
  • Constr | 
  • -
  • Method
  • +
  • Method
  • diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 23cd1c6b..9806554b 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.internal.DefaultKeyValue (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 9b3e7e9f..fe43208f 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index d7c9d8a6..a70f9f09 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.internal (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index c641f698..3793cfbf 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.internal (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) @@ -79,7 +79,7 @@

    Package io.openmessaging.internal

    DefaultKeyValue -
    WARN: The current interface prohibits direct access by the end user
    +
    The default implementation of the interface KeyValue, used by OMS internally.
    diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 13f22d77..dbc237e4 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.internal Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index c53319af..b293e76f 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.internal (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 5e4ac762..7460ce07 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,7 +2,7 @@ - + OMSEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 583efb62..460d3831 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,7 +2,7 @@ - + OMSExceptionEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index ded9c924..4729f632 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,7 +2,7 @@ - + Observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 13011973..b4346793 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index ea35fef1..9a9b5b47 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 3d777695..e399cb61 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.observer.Observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index b0c2e762..ed1353fe 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index c9bebc32..e03c0623 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 32f565e7..050e9ccb 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.observer Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 09e8a47e..f9be9133 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 2eb48e7f..0d066407 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) @@ -37,7 +37,7 @@

    Interfaces

    Classes

    diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 2c9da56e..22fced8e 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) @@ -120,7 +120,7 @@

    Package io.openmessaging

    MessagingAccessPoint -
    The MessagingAccessPoint obtained from MessagingAccessPointManager is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
    +
    The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
    @@ -212,8 +212,11 @@

    Package io.openmessaging

    -MessagingAccessPointManager -  +MessagingAccessPointFactory + +
    A factory that provides some static methods to create a MessagingAccessPoint + from the specified OMS driver url.
    + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 532472dc..8afdd425 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) @@ -76,7 +76,7 @@

    Class Hierarchy

  • java.lang.Object
  • diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 6117912d..6469a682 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) @@ -136,7 +136,7 @@

    Uses of Package
    io MessagingAccessPoint -
    The MessagingAccessPoint obtained from MessagingAccessPointManager is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
    +
    The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
    @@ -215,6 +215,11 @@

    Uses of Package
    io
    The KeyValue class represents a persistent set of properties, which supports method chaining.
    + +MessagingAccessPoint +
    The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
    + + diff --git a/io/openmessaging/stream/Operator.html b/io/openmessaging/stream/Operator.html index 1f06e414..bffa77b9 100644 --- a/io/openmessaging/stream/Operator.html +++ b/io/openmessaging/stream/Operator.html @@ -2,7 +2,7 @@ - + Operator (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/stream/Routing.html b/io/openmessaging/stream/Routing.html index 157f98d3..099a05f1 100644 --- a/io/openmessaging/stream/Routing.html +++ b/io/openmessaging/stream/Routing.html @@ -2,7 +2,7 @@ - + Routing (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/stream/class-use/Operator.html b/io/openmessaging/stream/class-use/Operator.html index 7f745b70..bea868a6 100644 --- a/io/openmessaging/stream/class-use/Operator.html +++ b/io/openmessaging/stream/class-use/Operator.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.stream.Operator (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/stream/class-use/Routing.html b/io/openmessaging/stream/class-use/Routing.html index ca9488ae..2a93c0d3 100644 --- a/io/openmessaging/stream/class-use/Routing.html +++ b/io/openmessaging/stream/class-use/Routing.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.stream.Routing (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/stream/package-frame.html b/io/openmessaging/stream/package-frame.html index fb763034..8b9dc7ef 100644 --- a/io/openmessaging/stream/package-frame.html +++ b/io/openmessaging/stream/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.stream (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/stream/package-summary.html b/io/openmessaging/stream/package-summary.html index 66cde23b..39197508 100644 --- a/io/openmessaging/stream/package-summary.html +++ b/io/openmessaging/stream/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.stream (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/stream/package-tree.html b/io/openmessaging/stream/package-tree.html index bf1ba455..ec2ec9ca 100644 --- a/io/openmessaging/stream/package-tree.html +++ b/io/openmessaging/stream/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.stream Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/io/openmessaging/stream/package-use.html b/io/openmessaging/stream/package-use.html index b6e6dfb1..aa020459 100644 --- a/io/openmessaging/stream/package-use.html +++ b/io/openmessaging/stream/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.stream (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/overview-frame.html b/overview-frame.html index 7a2abd71..a8b2e261 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,7 +2,7 @@ - + Overview List (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index 9fa10047..f58cfa1d 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,7 +2,7 @@ - + Overview (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/overview-tree.html b/overview-tree.html index 17c08f74..12d94fe0 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,7 +2,7 @@ - + Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) @@ -82,7 +82,7 @@

    Class Hierarchy

  • io.openmessaging.internal.DefaultKeyValue (implements io.openmessaging.KeyValue)
  • io.openmessaging.MessageHeader
  • io.openmessaging.internal.MessagingAccessPointAdapter
  • -
  • io.openmessaging.MessagingAccessPointManager
  • +
  • io.openmessaging.MessagingAccessPointFactory
  • java.lang.Throwable (implements java.io.Serializable)
    • java.lang.Exception diff --git a/serialized-form.html b/serialized-form.html index 7379ebb4..ea7bfc8b 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,7 +2,7 @@ - + Serialized Form (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) From bbe10b4eaec05f27b5724e143e86f0c777bbb2a0 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Fri, 7 Apr 2017 11:45:48 +0000 Subject: [PATCH 017/164] Latest javadoc on successful travis build 30 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 2 +- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/InvokeContext.html | 2 +- io/openmessaging/IterableConsumer.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessageHeader.html | 2 +- io/openmessaging/MessageListener.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/MessagingAccessPointFactory.html | 4 ++-- io/openmessaging/Producer.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/PromiseListener.html | 2 +- io/openmessaging/PullConsumer.html | 2 +- io/openmessaging/PushConsumer.html | 2 +- io/openmessaging/ReceivedMessageContext.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/SequenceProducer.html | 2 +- io/openmessaging/ServiceEndPoint.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/ServiceLoadBalance.html | 2 +- io/openmessaging/ServiceProperties.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/InvokeContext.html | 2 +- io/openmessaging/class-use/IterableConsumer.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- io/openmessaging/class-use/MessageFactory.html | 2 +- io/openmessaging/class-use/MessageHeader.html | 2 +- io/openmessaging/class-use/MessageListener.html | 2 +- io/openmessaging/class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/MessagingAccessPointFactory.html | 2 +- io/openmessaging/class-use/Producer.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- io/openmessaging/class-use/PromiseListener.html | 2 +- io/openmessaging/class-use/PullConsumer.html | 2 +- io/openmessaging/class-use/PushConsumer.html | 2 +- io/openmessaging/class-use/ReceivedMessageContext.html | 2 +- io/openmessaging/class-use/ResourceManager.html | 2 +- io/openmessaging/class-use/SequenceProducer.html | 2 +- io/openmessaging/class-use/ServiceEndPoint.html | 2 +- io/openmessaging/class-use/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/ServiceLoadBalance.html | 2 +- io/openmessaging/class-use/ServiceProperties.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- io/openmessaging/exception/OMSMessageFormatException.html | 2 +- io/openmessaging/exception/OMSNotSupportedException.html | 2 +- io/openmessaging/exception/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/OMSRuntimeException.html | 2 +- io/openmessaging/exception/OMSTimeOutException.html | 2 +- io/openmessaging/exception/class-use/OMSException.html | 2 +- .../exception/class-use/OMSMessageFormatException.html | 2 +- .../exception/class-use/OMSNotSupportedException.html | 2 +- .../exception/class-use/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/class-use/OMSRuntimeException.html | 2 +- io/openmessaging/exception/class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- io/openmessaging/exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- io/openmessaging/internal/DefaultKeyValue.html | 2 +- io/openmessaging/internal/MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/class-use/DefaultKeyValue.html | 2 +- .../internal/class-use/MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/package-frame.html | 2 +- io/openmessaging/internal/package-summary.html | 2 +- io/openmessaging/internal/package-tree.html | 2 +- io/openmessaging/internal/package-use.html | 2 +- io/openmessaging/observer/OMSEvent.html | 2 +- io/openmessaging/observer/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/Observer.html | 2 +- io/openmessaging/observer/class-use/OMSEvent.html | 2 +- io/openmessaging/observer/class-use/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/class-use/Observer.html | 2 +- io/openmessaging/observer/package-frame.html | 2 +- io/openmessaging/observer/package-summary.html | 2 +- io/openmessaging/observer/package-tree.html | 2 +- io/openmessaging/observer/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/stream/Operator.html | 2 +- io/openmessaging/stream/Routing.html | 2 +- io/openmessaging/stream/class-use/Operator.html | 2 +- io/openmessaging/stream/class-use/Routing.html | 2 +- io/openmessaging/stream/package-frame.html | 2 +- io/openmessaging/stream/package-summary.html | 2 +- io/openmessaging/stream/package-tree.html | 2 +- io/openmessaging/stream/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 101 files changed, 102 insertions(+), 102 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index ef5b8a9a..14d0085b 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index d9baa977..ea6c51f0 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index acdf4066..1258b5e6 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index 841a84f4..f7f9fe36 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 89a74027..e2508052 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index a5520f2b..3def2f22 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) diff --git a/index.html b/index.html index 504a0188..5b7ada3c 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API + + + + + + +
      +
      io.openmessaging
      +

      Interface PropertyKeys

      +
      +
      +
      +
        +
      • +
        +
        +
        public interface PropertyKeys
        +
        This is the centralized source for keys that are used by KeyValue.
        +
        Since:
        +
        OMS 1.0
        +
        Version:
        +
        OMS 1.0
        +
        Author:
        +
        yukon@apache.org
        +
      • +
      +
      +
      + +
      +
      + +
      +
      + + + + + +

      Copyright © 2016–2017. All rights reserved.

      + + diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 1d830cd9..46588b5e 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -37,7 +37,7 @@ @@ -452,7 +453,10 @@

      Uses of static MessagingAccessPoint MessagingAccessPointAdapter.getMessagingAccessPoint(String url, - KeyValue properties)  + KeyValue properties) +
      Returns a MessagingAccessPoint instance from the specified OMS driver url + with some preset properties.
      + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 44b2915e..fcd614b1 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 78bebcf9..9cf6938c 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 926a329b..43a9116d 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessageHeader (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 46443fc4..0150ab00 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageListener (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 0757a2c5..8cfd77c1 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -111,7 +111,8 @@

      Uses of MessagingAccessPointFactory.getMessagingAccessPoint(String url, KeyValue properties)
      Returns a MessagingAccessPoint instance from the specified OMS driver url - with some preset properties.
      + with some preset properties, which will be passed to MessagingAccessPoint's implementation + class as a unique constructor parameter. @@ -131,7 +132,10 @@

      Uses of static MessagingAccessPoint MessagingAccessPointAdapter.getMessagingAccessPoint(String url, - KeyValue properties)  + KeyValue properties) +
      Returns a MessagingAccessPoint instance from the specified OMS driver url + with some preset properties.
      + diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index af156d78..412e0215 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index c82ebcfb..5b8e2aff 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Producer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 1206dc29..68ff9db2 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 257ae5f8..48605716 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PromiseListener (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html new file mode 100644 index 00000000..07924b66 --- /dev/null +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Interface io.openmessaging.PropertyKeys (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) + + + + + + + + + + +
      +

      Uses of Interface
      io.openmessaging.PropertyKeys

      +
      +
      No usage of io.openmessaging.PropertyKeys
      + + + + +

      Copyright © 2016–2017. All rights reserved.

      + + diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index dba51073..d5f83e4c 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PullConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 93ed25ab..86180e5f 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PushConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index 4e4841f1..7bf2039d 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ReceivedMessageContext (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index b3292bb0..62ed9652 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 9b7cc2a3..946f84a8 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.SequenceProducer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index f90a4be4..8a039bff 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceEndPoint (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 0cab7f4f..0ff9a429 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index 036603f0..71e1c5a0 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLoadBalance (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index 01b4f9ad..b5b9ef1f 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceProperties (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index f71dd42b..dfa13321 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 4663f99e..ac01f86e 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 3cb06ec3..5a112cf6 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 0675fe55..9c5a9c23 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index d42a5f57..b95860de 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 866f0ebf..c4bfc325 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index d3585566..631cefc4 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 661608ec..4ba36d4b 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 0c468455..be772631 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 7c7ad83f..7c996fd5 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index b786a910..af338651 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index c0bd1b41..734c17e1 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 3d2e356d..6b831038 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 7f413738..edaa6979 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 53ef6ef4..02a34ae6 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 779d6572..c8d8e6a0 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 7aa781dc..9497271b 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + DefaultKeyValue (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index dc8fae94..88c64339 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + MessagingAccessPointAdapter (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -99,7 +99,8 @@

      Class MessagingAcces
      public class MessagingAccessPointAdapter
       extends Object
      -
      WARN: The current interface prohibits direct access by the end user
      +
      The MessagingAccessPointAdapter provides a common implementation to + create a specified MessagingAccessPoint instance, used by OMS internally.
      Since:
      OMS 1.0
      Version:
      @@ -142,7 +143,10 @@

      Method Summary

      static MessagingAccessPoint getMessagingAccessPoint(String url, - KeyValue properties)  + KeyValue properties) +
      Returns a MessagingAccessPoint instance from the specified OMS driver url + with some preset properties.
      +
        @@ -191,6 +195,10 @@

        Method Detail

        getMessagingAccessPoint

        public static MessagingAccessPoint getMessagingAccessPoint(String url,
                                                    KeyValue properties)
        +
        Returns a MessagingAccessPoint instance from the specified OMS driver url + with some preset properties.
        +
        Parameters:
        url - the driver url
        properties - the preset properties
        +
        Returns:
        a MessagingAccessPoint instance

    • diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index f796d36c..c082cf68 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.DefaultKeyValue (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 1642e3da..16c8bba0 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 0b78c4dc..02763411 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index f05ebb8a..adde7a9d 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -85,7 +85,8 @@

      Package io.openmessaging.internal

      MessagingAccessPointAdapter -
      WARN: The current interface prohibits direct access by the end user
      +
      The MessagingAccessPointAdapter provides a common implementation to + create a specified MessagingAccessPoint instance, used by OMS internally.
      diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 046e076e..41e27813 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index dde505dd..61c0ad9a 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.internal (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index f2f982f9..82118955 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,10 +2,10 @@ - + OMSEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 4054aebb..9528d838 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + OMSExceptionEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 23ec0d86..91d16c85 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,10 +2,10 @@ - + Observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 28237aff..07a7f5c1 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index a7fc5928..d141f911 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index d63ad544..9b03edf4 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.Observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 26275f9a..7acad121 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 5a3760cc..a2627b28 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 2647f968..395a8d2e 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 4b58d27c..52bd5bc8 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index dd4b1ede..d510cc38 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -24,6 +24,7 @@

      Interfaces

    • Producer
    • Promise
    • PromiseListener
    • +
    • PropertyKeys
    • PullConsumer
    • PushConsumer
    • ReceivedMessageContext
    • diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index eb7fbff8..862b4c90 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -138,59 +138,67 @@

      Package io.openmessaging

      PromiseListener<V> -  + +
      A listener that is called back when a Promise is done.
      + +PropertyKeys + +
      This is the centralized source for keys that are used by KeyValue.
      + + + PullConsumer
      A PullConsumer object can poll messages from the specified queue, and supports submit the consume result by acknowledgement.
      - + PushConsumer
      A PushConsumer object to receive messages from multiple queues, these messages are pushed from MOM server to PushConsumer client.
      - + ReceivedMessageContext
      A ReceivedMessageContext object will be passed to the MessageListener with a incoming message, used to share some context properties between MessageListener and PushConsumer.
      - + ResourceManager
      The ResourceManager is responsible for providing a unified interface of resource management, allows the user to manage the topic, queue, namespace resources.
      - + SequenceProducer
      A SequenceProducer is a simple object used to send messages on behalf of a MessagingAccessPoint.
      - + ServiceEndPoint   - + ServiceLifecycle
      The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, PushConsumer, and so on.
      - + ServiceLoadBalance   - + ServiceProperties   diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index d00eb927..ea63d64c 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -98,6 +98,7 @@

      Interface Hierarchy

    • io.openmessaging.MessageListener
    • io.openmessaging.Promise<V>
    • io.openmessaging.PromiseListener<V>
    • +
    • io.openmessaging.PropertyKeys
    • io.openmessaging.PullConsumer
    • io.openmessaging.ReceivedMessageContext
    • io.openmessaging.SequenceProducer
    • diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index b19af5f0..cfb2e007 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -151,7 +151,9 @@

      Uses of Package
      io -PromiseListener  +PromiseListener +
      A listener that is called back when a Promise is done.
      + PullConsumer diff --git a/io/openmessaging/stream/Operator.html b/io/openmessaging/stream/Operator.html index 21cda7a1..62486bc4 100644 --- a/io/openmessaging/stream/Operator.html +++ b/io/openmessaging/stream/Operator.html @@ -2,10 +2,10 @@ - + Operator (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/stream/Routing.html b/io/openmessaging/stream/Routing.html index 6456a9fc..862c2330 100644 --- a/io/openmessaging/stream/Routing.html +++ b/io/openmessaging/stream/Routing.html @@ -2,10 +2,10 @@ - + Routing (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/stream/class-use/Operator.html b/io/openmessaging/stream/class-use/Operator.html index 76605ba9..3f03c395 100644 --- a/io/openmessaging/stream/class-use/Operator.html +++ b/io/openmessaging/stream/class-use/Operator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.stream.Operator (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/stream/class-use/Routing.html b/io/openmessaging/stream/class-use/Routing.html index ca4cdbfa..0e580433 100644 --- a/io/openmessaging/stream/class-use/Routing.html +++ b/io/openmessaging/stream/class-use/Routing.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.stream.Routing (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/stream/package-frame.html b/io/openmessaging/stream/package-frame.html index 813acd8b..ef385520 100644 --- a/io/openmessaging/stream/package-frame.html +++ b/io/openmessaging/stream/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.stream (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/stream/package-summary.html b/io/openmessaging/stream/package-summary.html index 2e27baf9..33dbe21e 100644 --- a/io/openmessaging/stream/package-summary.html +++ b/io/openmessaging/stream/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.stream (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/stream/package-tree.html b/io/openmessaging/stream/package-tree.html index 071261b7..d4692166 100644 --- a/io/openmessaging/stream/package-tree.html +++ b/io/openmessaging/stream/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.stream Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/io/openmessaging/stream/package-use.html b/io/openmessaging/stream/package-use.html index 097cc39e..781eda71 100644 --- a/io/openmessaging/stream/package-use.html +++ b/io/openmessaging/stream/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.stream (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 08cc2875..d4bd8f37 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 5b8f7368..4a59cab4 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 44c4c72a..79af1437 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + @@ -135,6 +135,7 @@

      Interface Hierarchy

    • io.openmessaging.stream.Operator
    • io.openmessaging.Promise<V>
    • io.openmessaging.PromiseListener<V>
    • +
    • io.openmessaging.PropertyKeys
    • io.openmessaging.PullConsumer
    • io.openmessaging.ReceivedMessageContext
    • io.openmessaging.stream.Routing
    • diff --git a/serialized-form.html b/serialized-form.html index 1dc66a78..d9ccdc85 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - + From 27085cd890e49e6b39b2d391d61493a849bc34db Mon Sep 17 00:00:00 2001 From: travis-ci Date: Wed, 12 Apr 2017 08:56:50 +0000 Subject: [PATCH 019/164] Latest javadoc on successful travis build 33 auto-pushed to gh-pages --- allclasses-frame.html | 6 +-- allclasses-noframe.html | 6 +-- constant-values.html | 31 +++++++++-- deprecated-list.html | 8 +-- help-doc.html | 8 +-- index-all.html | 27 +++++++--- index.html | 4 +- io/openmessaging/BytesMessage.html | 8 +-- io/openmessaging/InvokeContext.html | 8 +-- io/openmessaging/IterableConsumer.html | 8 +-- io/openmessaging/KeyValue.html | 43 +++++++-------- io/openmessaging/Message.html | 8 +-- io/openmessaging/MessageFactory.html | 10 ++-- io/openmessaging/MessageHeader.html | 12 ++--- io/openmessaging/MessageListener.html | 8 +-- io/openmessaging/MessagingAccessPoint.html | 8 +-- .../MessagingAccessPointFactory.html | 8 +-- io/openmessaging/Producer.html | 8 +-- io/openmessaging/Promise.html | 28 ++++++++-- io/openmessaging/PromiseListener.html | 8 +-- io/openmessaging/PropertyKeys.html | 54 ++++++++++++++++--- io/openmessaging/PullConsumer.html | 8 +-- io/openmessaging/PushConsumer.html | 8 +-- io/openmessaging/ReceivedMessageContext.html | 8 +-- io/openmessaging/ResourceManager.html | 8 +-- io/openmessaging/SequenceProducer.html | 53 +++++++++++++----- io/openmessaging/ServiceEndPoint.html | 8 +-- io/openmessaging/ServiceLifecycle.html | 10 ++-- io/openmessaging/ServiceLoadBalance.html | 8 +-- io/openmessaging/ServiceProperties.html | 8 +-- io/openmessaging/class-use/BytesMessage.html | 8 +-- io/openmessaging/class-use/InvokeContext.html | 8 +-- .../class-use/IterableConsumer.html | 8 +-- io/openmessaging/class-use/KeyValue.html | 10 ++-- io/openmessaging/class-use/Message.html | 12 ++--- .../class-use/MessageFactory.html | 15 ++++-- io/openmessaging/class-use/MessageHeader.html | 8 +-- .../class-use/MessageListener.html | 8 +-- .../class-use/MessagingAccessPoint.html | 8 +-- .../MessagingAccessPointFactory.html | 8 +-- io/openmessaging/class-use/Producer.html | 8 +-- io/openmessaging/class-use/Promise.html | 8 +-- .../class-use/PromiseListener.html | 8 +-- io/openmessaging/class-use/PropertyKeys.html | 8 +-- io/openmessaging/class-use/PullConsumer.html | 8 +-- io/openmessaging/class-use/PushConsumer.html | 8 +-- .../class-use/ReceivedMessageContext.html | 8 +-- .../class-use/ResourceManager.html | 8 +-- .../class-use/SequenceProducer.html | 8 +-- .../class-use/ServiceEndPoint.html | 8 +-- .../class-use/ServiceLifecycle.html | 15 ++++-- .../class-use/ServiceLoadBalance.html | 8 +-- .../class-use/ServiceProperties.html | 8 +-- io/openmessaging/exception/OMSException.html | 8 +-- .../exception/OMSMessageFormatException.html | 8 +-- .../exception/OMSNotSupportedException.html | 8 +-- .../OMSResourceNotExistException.html | 8 +-- .../exception/OMSRuntimeException.html | 8 +-- .../exception/OMSTimeOutException.html | 8 +-- .../exception/class-use/OMSException.html | 8 +-- .../class-use/OMSMessageFormatException.html | 8 +-- .../class-use/OMSNotSupportedException.html | 8 +-- .../OMSResourceNotExistException.html | 8 +-- .../class-use/OMSRuntimeException.html | 8 +-- .../class-use/OMSTimeOutException.html | 8 +-- io/openmessaging/exception/package-frame.html | 6 +-- .../exception/package-summary.html | 8 +-- io/openmessaging/exception/package-tree.html | 8 +-- io/openmessaging/exception/package-use.html | 8 +-- .../internal/DefaultKeyValue.html | 13 ++--- .../internal/MessagingAccessPointAdapter.html | 8 +-- .../internal/class-use/DefaultKeyValue.html | 8 +-- .../MessagingAccessPointAdapter.html | 8 +-- io/openmessaging/internal/package-frame.html | 6 +-- .../internal/package-summary.html | 8 +-- io/openmessaging/internal/package-tree.html | 8 +-- io/openmessaging/internal/package-use.html | 8 +-- io/openmessaging/observer/OMSEvent.html | 8 +-- .../observer/OMSExceptionEvent.html | 8 +-- io/openmessaging/observer/Observer.html | 8 +-- .../observer/class-use/OMSEvent.html | 8 +-- .../observer/class-use/OMSExceptionEvent.html | 8 +-- .../observer/class-use/Observer.html | 8 +-- io/openmessaging/observer/package-frame.html | 6 +-- .../observer/package-summary.html | 8 +-- io/openmessaging/observer/package-tree.html | 8 +-- io/openmessaging/observer/package-use.html | 8 +-- io/openmessaging/package-frame.html | 6 +-- io/openmessaging/package-summary.html | 11 ++-- io/openmessaging/package-tree.html | 11 ++-- io/openmessaging/package-use.html | 17 +++--- io/openmessaging/stream/Operator.html | 8 +-- io/openmessaging/stream/Routing.html | 8 +-- .../stream/class-use/Operator.html | 8 +-- .../stream/class-use/Routing.html | 8 +-- io/openmessaging/stream/package-frame.html | 6 +-- io/openmessaging/stream/package-summary.html | 8 +-- io/openmessaging/stream/package-tree.html | 8 +-- io/openmessaging/stream/package-use.html | 8 +-- overview-frame.html | 6 +-- overview-summary.html | 10 ++-- overview-tree.html | 11 ++-- serialized-form.html | 8 +-- 103 files changed, 592 insertions(+), 453 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index f57f84f7..9a33c778 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +All Classes (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/allclasses-noframe.html b/allclasses-noframe.html index bc908d3c..3bcbaeb1 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +All Classes (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/constant-values.html b/constant-values.html index 7c90736b..b2f5710e 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Constant Field Values (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -216,19 +216,40 @@

      io.openmessaging.*

      "oms.access.points" + + +public static final String +CONSUMER_ID +"oms.consumer.id" + + public static final String DRIVER_IMPL "oms.driver.impl" - + public static final String NAMESPACE "oms.namespace" + + + +public static final String +OPERATION_TIMEOUT +"oms.operation.timeout" + + + + +public static final String +PRODUCER_ID +"oms.producer.id" + diff --git a/deprecated-list.html b/deprecated-list.html index d0bed1f0..0adce948 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Deprecated List (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/help-doc.html b/help-doc.html index 3ad6a428..1a6c49a7 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +API Help (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/index-all.html b/index-all.html index bea990a9..f2c9d2dc 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Index (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -152,6 +152,8 @@

      C

      Commits all the sent messages since last commit or rollback operation.
      +
      CONSUMER_ID - Static variable in interface io.openmessaging.PropertyKeys
      +
       
      consumerIdListInQueue(String) - Method in interface io.openmessaging.ResourceManager
      Each consumer has a unique id, this method is to fetch the consumer id list in a specified queue.
      @@ -468,7 +470,8 @@

      K

      KeyValue - Interface in io.openmessaging
      -
      The KeyValue class represents a persistent set of properties, which supports method chaining.
      +
      The KeyValue class represents a persistent set of properties, + which supports method chaining.
      @@ -623,6 +626,8 @@

      O

      Callback method to receive incoming messages.
      +
      OPERATION_TIMEOUT - Static variable in interface io.openmessaging.PropertyKeys
      +
       
      operationCompleted(Promise<V>) - Method in interface io.openmessaging.PromiseListener
      Invoked when the operation associated with the Promise has been completed successfully.
      @@ -673,6 +678,8 @@

      P

      A Producer is a simple object used to send messages on behalf of a MessagingAccessPoint.
      +
      PRODUCER_ID - Static variable in interface io.openmessaging.PropertyKeys
      +
       
      producerIdListInQueue(String) - Method in interface io.openmessaging.ResourceManager
      Each producer has a unique id, this method is to fetch the producer id list in a specified queue.
      @@ -894,12 +901,12 @@

      S

      send(Message) - Method in interface io.openmessaging.SequenceProducer
      -
      Sends a message to the specified destination in one way, the destination should be preset to +
      Sends a message to the specified destination, the destination should be preset to MessageHeader, other header fields as well.
      send(Message, KeyValue) - Method in interface io.openmessaging.SequenceProducer
      -
      Sends a message to the specified destination in one way, using the specified properties, the destination +
      Sends a message to the specified destination, using the specified properties, the destination should be preset to MessageHeader, other header fields as well.
      sendAsync(Message) - Method in interface io.openmessaging.Producer
      @@ -950,6 +957,10 @@

      S

      Sets the consumer properties to the specified consumer instance.
      +
      setFailure(Throwable) - Method in interface io.openmessaging.Promise
      +
      +
      Marks this promise as a failure and notifies all listeners.
      +
      setProducerProperties(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
      Sets the producer properties to the specified producer instance.
      @@ -1005,7 +1016,7 @@

      T

      TRACE_ID - Static variable in class io.openmessaging.MessageHeader
      -
      The TRACE_ID header field contains the trace id a message, which represents a global and unique +
      The TRACE_ID header field contains the trace id of a message, which represents a global and unique identification, and can be used in distributed system to trace the whole call link.
      type() - Method in interface io.openmessaging.observer.OMSEvent
      diff --git a/index.html b/index.html index 0be5f40f..5d65a6bc 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API +parent-all 0.1.0-beta 0.1.0-beta API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index ce726698..953a1682 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +InvokeContext (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index db60a842..154e343b 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +IterableConsumer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 70e3a9af..43480a63 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +KeyValue (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -94,9 +94,17 @@

      Interface KeyValue



      public interface KeyValue
      -
      The KeyValue class represents a persistent set of properties, which supports method chaining.

      A KeyValue object only allows String keys and can contain four primitive type as values: int, long, double, String.

      The KeyValue is a replacement of Properties, with simpler - interfaces and reasonable entry limits.

      A KeyValue object may be used in concurrent scenarios, so the - implementation of KeyValue should consider concurrent related issues.

      All the existing entries in KeyValue can't be removed but can be replaced by a new value for the specified key.

      +
      The KeyValue class represents a persistent set of properties, + which supports method chaining. +

      + A KeyValue object only allows String keys and can contain four primitive type + as values: int, long, double, String. +

      + The KeyValue is a replacement of Properties, with simpler + interfaces and reasonable entry limits. +

      + A KeyValue object may be used in concurrent scenarios, so the implementation + of KeyValue should consider concurrent related issues.

      Since:
      OMS 1.0
      Version:
      @@ -258,9 +266,7 @@

      getInt

      Searches for the int property with the specified key in this KeyValue object. If the key is not found in this property list, zero is returned.
      Parameters:
      key - the property key
      -
      Returns:
      the value in this KeyValue object with the specified key value
      -
      Throws:
      -
      OMSRuntimeException - if the specified key doesn't exist in this object.
      See Also:
      put(String, int)
      +
      Returns:
      the value in this KeyValue object with the specified key value
      See Also:
      put(String, int)
    @@ -273,9 +279,7 @@

    getLong

    Searches for the long property with the specified key in this KeyValue object. If the key is not found in this property list, zero is returned.
    Parameters:
    key - the property key
    -
    Returns:
    the value in this KeyValue object with the specified key value
    -
    Throws:
    -
    OMSRuntimeException - if the specified key doesn't exist in this object.
    See Also:
    put(String, long)
    +
    Returns:
    the value in this KeyValue object with the specified key value
    See Also:
    put(String, long)
  • @@ -288,9 +292,7 @@

    getDouble

    Searches for the double property with the specified key in this KeyValue object. If the key is not found in this property list, zero is returned.
    Parameters:
    key - the property key
    -
    Returns:
    the value in this KeyValue object with the specified key value
    -
    Throws:
    -
    OMSRuntimeException - if the specified key doesn't exist in this object.
    See Also:
    put(String, double)
    +
    Returns:
    the value in this KeyValue object with the specified key value
    See Also:
    put(String, double)
    @@ -303,9 +305,7 @@

    getString

    Searches for the String property with the specified key in this KeyValue object. If the key is not found in this property list, null is returned.
    Parameters:
    key - the property key
    -
    Returns:
    the value in this KeyValue object with the specified key value
    -
    Throws:
    -
    OMSRuntimeException - if the specified key doesn't exist in this object.
    See Also:
    put(String, String)
    +
    Returns:
    the value in this KeyValue object with the specified key value
    See Also:
    put(String, String)
    @@ -316,8 +316,9 @@

    getString

    keySet

    Set<String> keySet()
    Returns a Set view of the keys contained in this KeyValue object. - The set is independent of this KeyValue object, like a copy, so changes to the set are - not reflected in the KeyValue object, and vice-versa.
    +

    + The set is backed by the KeyValue, so changes to the set are + reflected in the @code KeyValue}, and vice-versa.

    Returns:
    the key set view of this KeyValue object.
    diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 3f9e74d8..9e7bb17d 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Message (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 58d8c297..f06c88a7 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +MessageFactory (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -89,7 +89,7 @@

    Interface MessageFactory

  • All Known Subinterfaces:
    -
    Producer
    +
    Producer, SequenceProducer


    diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index 92a3b699..69b580b7 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +MessageHeader (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -225,7 +225,7 @@

    Field Summary

    static String TRACE_ID -
    The TRACE_ID header field contains the trace id a message, which represents a global and unique +
    The TRACE_ID header field contains the trace id of a message, which represents a global and unique identification, and can be used in distributed system to trace the whole call link.
    @@ -524,7 +524,7 @@

    SHARDING_KEY

  • TRACE_ID

    public static final String TRACE_ID
    -
    The TRACE_ID header field contains the trace id a message, which represents a global and unique +
    The TRACE_ID header field contains the trace id of a message, which represents a global and unique identification, and can be used in distributed system to trace the whole call link.
    See Also:
    Constant Field Values
  • diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index 298cda14..f2d76b60 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +MessageListener (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 0837f0df..eb76af7e 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +MessagingAccessPoint (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 0073c84c..9faef8ec 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +MessagingAccessPointFactory (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index e7a77b23..c3c127b5 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Producer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index cb79fc11..6cf28770 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Promise (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -170,6 +170,12 @@

    Method Summary

    Set the value to this promise and mark it completed if set successfully.
    + +boolean +setFailure(Throwable cause) +
    Marks this promise as a failure and notifies all listeners.
    + + @@ -271,6 +277,18 @@

    set

    Returns:
    Whether set is success
    + + + +
      +
    • +

      setFailure

      +
      boolean setFailure(Throwable cause)
      +
      Marks this promise as a failure and notifies all listeners.
      +
      Parameters:
      cause - the cause
      +
      Returns:
      Whether set is success
      +
    • +
    @@ -279,7 +297,7 @@

    set

    addListener

    void addListener(PromiseListener listener)
    Adds the specified listener to this promise. The specified listener is notified when this promise is done. If this - promise is already completed, the specified listener is notified immediately.
    + promise is already completed, the specified listener will be notified immediately.
    Parameters:
    listener - PromiseListener
    diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index e95d003d..8f120632 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +PromiseListener (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index 4ae2d98a..baec6511 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +PropertyKeys (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -121,12 +121,24 @@

    Field Summary

    static String -DRIVER_IMPL  +CONSUMER_ID  static String +DRIVER_IMPL  + + +static String NAMESPACE  + +static String +OPERATION_TIMEOUT  + + +static String +PRODUCER_ID  + @@ -165,13 +177,43 @@

    ACCESS_POINTS

    - diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 46588b5e..14b25f12 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +PullConsumer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index f4de41ef..da2ef338 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +PushConsumer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index c4ed2f29..8024e9aa 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +ReceivedMessageContext (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index e3169807..d47d6ce3 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +ResourceManager (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index 1fd128ef..dfa8fd20 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +SequenceProducer (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -87,9 +87,14 @@

    Interface SequenceProducer<
    • +
      +
      All Superinterfaces:
      +
      MessageFactory, ServiceLifecycle
      +


      -
      public interface SequenceProducer
      +
      public interface SequenceProducer
      +extends MessageFactory, ServiceLifecycle
      A SequenceProducer is a simple object used to send messages on behalf of a MessagingAccessPoint.

      @@ -143,7 +148,7 @@

      Method Summary

      void send(Message message) -
      Sends a message to the specified destination in one way, the destination should be preset to +
      Sends a message to the specified destination, the destination should be preset to MessageHeader, other header fields as well.
      @@ -151,11 +156,25 @@

      Method Summary

      void send(Message message, KeyValue properties) -
      Sends a message to the specified destination in one way, using the specified properties, the destination +
      Sends a message to the specified destination, using the specified properties, the destination should be preset to MessageHeader, other header fields as well.
      + +
    @@ -190,12 +209,16 @@

    properties

  • send

    void send(Message message)
    -
    Sends a message to the specified destination in one way, the destination should be preset to +
    Sends a message to the specified destination, the destination should be preset to MessageHeader, other header fields as well.

    - There is no Promise related or RuntimeException thrown. The calling thread doesn't - care about the send result and also have no context to get the result.

    -
    Parameters:
    message - a message will be sent
    + There is no Promise related. The calling thread doesn't + care about the send result and also have no context to get the result. +

    + This message can't be consumed util it is committed.

    +
    Parameters:
    message - a message will be sent
    +
    Throws:
    +
    OMSMessageFormatException - if an invalid message is specified.
  • @@ -206,12 +229,14 @@

    send

    send

    void send(Message message,
             KeyValue properties)
    -
    Sends a message to the specified destination in one way, using the specified properties, the destination +
    Sends a message to the specified destination, using the specified properties, the destination should be preset to MessageHeader, other header fields as well.

    - There is no Promise related or RuntimeException thrown. The calling thread doesn't + There is no Promise related. The calling thread doesn't care about the send result and also have no context to get the result.

    -
    Parameters:
    message - a message will be sent
    properties - the specified properties
    +
    Parameters:
    message - a message will be sent
    properties - the specified properties
    +
    Throws:
    +
    OMSMessageFormatException - if an invalid message is specified.
    diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index b17538ac..df2e75df 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +ServiceEndPoint (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index dd9eef83..951c2e8f 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +ServiceLifecycle (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -89,7 +89,7 @@

    Interface ServiceLifecycle<
  • All Known Subinterfaces:
    -
    MessagingAccessPoint, Producer, PushConsumer, ResourceManager, ServiceEndPoint
    +
    MessagingAccessPoint, Producer, PushConsumer, ResourceManager, SequenceProducer, ServiceEndPoint


    diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index 65aefcd3..0975f063 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +ServiceLoadBalance (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index 66a132de..ef9939a5 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +ServiceProperties (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 6b66ef5d..9104f5f6 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.BytesMessage (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index 34fb6039..27dcdc60 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.InvokeContext (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index c2201db9..f63e97df 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.IterableConsumer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index cc1d7423..59468988 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.KeyValue (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -343,7 +343,7 @@

    Uses of void SequenceProducer.send(Message message, KeyValue properties) -
    Sends a message to the specified destination in one way, using the specified properties, the destination +
    Sends a message to the specified destination, using the specified properties, the destination should be preset to MessageHeader, other header fields as well.
    diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index fcd614b1..d469a4ed 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.Message (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -211,7 +211,7 @@

    Uses of void SequenceProducer.send(Message message) -
    Sends a message to the specified destination in one way, the destination should be preset to +
    Sends a message to the specified destination, the destination should be preset to MessageHeader, other header fields as well.
    @@ -226,7 +226,7 @@

    Uses of void SequenceProducer.send(Message message, KeyValue properties) -
    Sends a message to the specified destination in one way, using the specified properties, the destination +
    Sends a message to the specified destination, using the specified properties, the destination should be preset to MessageHeader, other header fields as well.
    diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 9cf6938c..446fecef 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.MessageFactory (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -103,6 +103,13 @@

    Uses of +interface  +SequenceProducer +
    A SequenceProducer is a simple object used to send messages on behalf + of a MessagingAccessPoint.
    + +

  • diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 43a9116d..84894915 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessageHeader (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Class io.openmessaging.MessageHeader (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 0150ab00..1ee597d6 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.MessageListener (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 8cfd77c1..616af3ca 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.MessagingAccessPoint (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 412e0215..b40c33d6 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Class io.openmessaging.MessagingAccessPointFactory (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index 5b8e2aff..d4b43edd 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.Producer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 68ff9db2..4e66fe5f 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.Promise (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 48605716..adc52003 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.PromiseListener (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 07924b66..d2624159 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.PropertyKeys (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index d5f83e4c..6450f51c 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.PullConsumer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 86180e5f..f1d8c512 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.PushConsumer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index 7bf2039d..21ec63df 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.ReceivedMessageContext (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 62ed9652..704045f3 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.ResourceManager (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 946f84a8..f905692d 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.SequenceProducer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index 8a039bff..5ddf3910 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.ServiceEndPoint (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 0ff9a429..bd4c862c 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.ServiceLifecycle (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -125,6 +125,13 @@

    Uses of interface  +SequenceProducer +
    A SequenceProducer is a simple object used to send messages on behalf + of a MessagingAccessPoint.
    + + + +interface  ServiceEndPoint  diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index 71e1c5a0..138562cd 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.ServiceLoadBalance (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index b5b9ef1f..a5e90003 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.ServiceProperties (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index dfa13321..c889d3ff 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +OMSException (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index ac01f86e..3ed2d6cb 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +OMSMessageFormatException (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 5a112cf6..ad6d23be 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +OMSNotSupportedException (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 9c5a9c23..ee4e6bb2 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +OMSResourceNotExistException (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index b95860de..7e7bbccd 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +OMSRuntimeException (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index c4bfc325..d87dc8a0 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +OMSTimeOutException (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 631cefc4..80480845 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSException (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 4ba36d4b..4521c13e 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSMessageFormatException (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index be772631..f45a0291 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSNotSupportedException (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 7c996fd5..b3f60265 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index af338651..fdd8536d 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSRuntimeException (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 734c17e1..80cb33d3 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSTimeOutException (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 6b831038..28f6fb8b 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging.exception (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging.exception (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index edaa6979..cfdf26c8 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging.exception (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 02a34ae6..f102f6da 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging.exception Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index c8d8e6a0..4b694b61 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Package io.openmessaging.exception (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 9497271b..560a9a43 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +DefaultKeyValue (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -390,8 +390,9 @@

    keySet

    public Set<String> keySet()
    Description copied from interface: KeyValue
    Returns a Set view of the keys contained in this KeyValue object. - The set is independent of this KeyValue object, like a copy, so changes to the set are - not reflected in the KeyValue object, and vice-versa.
    +

    + The set is backed by the KeyValue, so changes to the set are + reflected in the @code KeyValue}, and vice-versa.

    Specified by:
    keySet in interface KeyValue
    diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 88c64339..664f9628 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +MessagingAccessPointAdapter (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index c082cf68..efefc866 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Class io.openmessaging.internal.DefaultKeyValue (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 16c8bba0..0d2b7e73 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 02763411..5aa96110 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging.internal (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging.internal (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index adde7a9d..e2cbc773 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging.internal (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 41e27813..45704c0d 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging.internal Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 61c0ad9a..3e39bb48 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Package io.openmessaging.internal (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 82118955..5eeb6ac9 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +OMSEvent (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 9528d838..d7e54cbf 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +OMSExceptionEvent (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 91d16c85..a3f021d8 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Observer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 07a7f5c1..d84304ee 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.observer.OMSEvent (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index d141f911..8c55d456 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 9b03edf4..9045ad4c 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.observer.Observer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 7acad121..0db9d501 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging.observer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index a2627b28..903676ea 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging.observer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 395a8d2e..6584ef40 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging.observer Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 52bd5bc8..df08f955 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Package io.openmessaging.observer (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index d510cc38..23fb65c5 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 862b4c90..f9cc1004 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -95,7 +95,8 @@

    Package io.openmessaging

    KeyValue -
    The KeyValue class represents a persistent set of properties, which supports method chaining.
    +
    The KeyValue class represents a persistent set of properties, + which supports method chaining.
    diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index ea63d64c..734064e0 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -93,6 +93,7 @@

    Interface Hierarchy

  • io.openmessaging.MessageFactory
  • io.openmessaging.MessageListener
  • @@ -101,13 +102,13 @@

    Interface Hierarchy

  • io.openmessaging.PropertyKeys
  • io.openmessaging.PullConsumer
  • io.openmessaging.ReceivedMessageContext
  • -
  • io.openmessaging.SequenceProducer
  • io.openmessaging.ServiceLifecycle
  • diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index cfb2e007..f9c18554 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Package io.openmessaging (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -115,7 +115,8 @@

    Uses of Package
    io KeyValue -
    The KeyValue class represents a persistent set of properties, which supports method chaining.
    +
    The KeyValue class represents a persistent set of properties, + which supports method chaining.
    @@ -214,7 +215,8 @@

    Uses of Package
    io KeyValue -
    The KeyValue class represents a persistent set of properties, which supports method chaining.
    +
    The KeyValue class represents a persistent set of properties, + which supports method chaining.
    @@ -236,7 +238,8 @@

    Uses of Package
    io KeyValue -
    The KeyValue class represents a persistent set of properties, which supports method chaining.
    +
    The KeyValue class represents a persistent set of properties, + which supports method chaining.
    diff --git a/io/openmessaging/stream/Operator.html b/io/openmessaging/stream/Operator.html index 62486bc4..f264a9ed 100644 --- a/io/openmessaging/stream/Operator.html +++ b/io/openmessaging/stream/Operator.html @@ -2,16 +2,16 @@ - + -Operator (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Operator (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/stream/Routing.html b/io/openmessaging/stream/Routing.html index 862c2330..acdd056b 100644 --- a/io/openmessaging/stream/Routing.html +++ b/io/openmessaging/stream/Routing.html @@ -2,16 +2,16 @@ - + -Routing (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Routing (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/stream/class-use/Operator.html b/io/openmessaging/stream/class-use/Operator.html index 3f03c395..a81aad42 100644 --- a/io/openmessaging/stream/class-use/Operator.html +++ b/io/openmessaging/stream/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.stream.Operator (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.stream.Operator (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/stream/class-use/Routing.html b/io/openmessaging/stream/class-use/Routing.html index 0e580433..e4a557c0 100644 --- a/io/openmessaging/stream/class-use/Routing.html +++ b/io/openmessaging/stream/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.stream.Routing (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Interface io.openmessaging.stream.Routing (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/stream/package-frame.html b/io/openmessaging/stream/package-frame.html index ef385520..03fd5e95 100644 --- a/io/openmessaging/stream/package-frame.html +++ b/io/openmessaging/stream/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging.stream (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging.stream (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/stream/package-summary.html b/io/openmessaging/stream/package-summary.html index 33dbe21e..5f1af172 100644 --- a/io/openmessaging/stream/package-summary.html +++ b/io/openmessaging/stream/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.stream (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging.stream (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/stream/package-tree.html b/io/openmessaging/stream/package-tree.html index d4692166..0da93d2f 100644 --- a/io/openmessaging/stream/package-tree.html +++ b/io/openmessaging/stream/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.stream Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +io.openmessaging.stream Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/io/openmessaging/stream/package-use.html b/io/openmessaging/stream/package-use.html index 781eda71..a2f54008 100644 --- a/io/openmessaging/stream/package-use.html +++ b/io/openmessaging/stream/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.stream (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Uses of Package io.openmessaging.stream (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/overview-frame.html b/overview-frame.html index d4bd8f37..90259817 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + -Overview List (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Overview List (parent-all 0.1.0-beta 0.1.0-beta API) + diff --git a/overview-summary.html b/overview-summary.html index 4a59cab4..03297ef4 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Overview (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -64,7 +64,7 @@

    -

    parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API

    +

    parent-all 0.1.0-beta 0.1.0-beta API

    diff --git a/overview-tree.html b/overview-tree.html index 79af1437..03a9124b 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) + @@ -123,6 +123,7 @@

    Interface Hierarchy

  • io.openmessaging.MessageFactory
  • io.openmessaging.MessageListener
  • @@ -139,13 +140,13 @@

    Interface Hierarchy

  • io.openmessaging.PullConsumer
  • io.openmessaging.ReceivedMessageContext
  • io.openmessaging.stream.Routing
  • -
  • io.openmessaging.SequenceProducer
  • io.openmessaging.ServiceLifecycle
  • diff --git a/serialized-form.html b/serialized-form.html index d9ccdc85..2f5df165 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (parent-all 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT API) - +Serialized Form (parent-all 0.1.0-beta 0.1.0-beta API) + From fbdb142d399a5a12be9eddf89bf1fc9ccf0a119c Mon Sep 17 00:00:00 2001 From: travis-ci Date: Wed, 12 Apr 2017 09:48:42 +0000 Subject: [PATCH 020/164] Latest javadoc on successful travis build 34 auto-pushed to gh-pages --- allclasses-frame.html | 6 +-- allclasses-noframe.html | 6 +-- constant-values.html | 27 ++++++++-- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 44 ++++++++++------ index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/InvokeContext.html | 2 +- io/openmessaging/IterableConsumer.html | 29 ++++++++++- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessageHeader.html | 2 +- io/openmessaging/MessageListener.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 27 +++++++++- .../MessagingAccessPointFactory.html | 10 ++-- io/openmessaging/Producer.html | 10 +++- io/openmessaging/Promise.html | 2 +- io/openmessaging/PromiseListener.html | 2 +- io/openmessaging/PropertyKeys.html | 50 +++++++++++++++++-- io/openmessaging/PullConsumer.html | 10 +++- io/openmessaging/PushConsumer.html | 34 +++++++------ io/openmessaging/ReceivedMessageContext.html | 2 +- io/openmessaging/ResourceManager.html | 16 +++--- io/openmessaging/SequenceProducer.html | 11 +++- io/openmessaging/ServiceEndPoint.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/ServiceLoadBalance.html | 2 +- io/openmessaging/ServiceProperties.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/InvokeContext.html | 2 +- .../class-use/IterableConsumer.html | 2 +- io/openmessaging/class-use/KeyValue.html | 32 ++++++++---- io/openmessaging/class-use/Message.html | 2 +- .../class-use/MessageFactory.html | 2 +- io/openmessaging/class-use/MessageHeader.html | 2 +- .../class-use/MessageListener.html | 2 +- .../class-use/MessagingAccessPoint.html | 2 +- .../MessagingAccessPointFactory.html | 2 +- io/openmessaging/class-use/Producer.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- .../class-use/PromiseListener.html | 2 +- io/openmessaging/class-use/PropertyKeys.html | 2 +- io/openmessaging/class-use/PullConsumer.html | 2 +- io/openmessaging/class-use/PushConsumer.html | 2 +- .../class-use/ReceivedMessageContext.html | 2 +- .../class-use/ResourceManager.html | 2 +- .../class-use/SequenceProducer.html | 2 +- .../class-use/ServiceEndPoint.html | 2 +- .../class-use/ServiceLifecycle.html | 2 +- .../class-use/ServiceLoadBalance.html | 2 +- .../class-use/ServiceProperties.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- .../exception/OMSMessageFormatException.html | 2 +- .../exception/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 2 +- .../exception/OMSRuntimeException.html | 2 +- .../exception/OMSTimeOutException.html | 2 +- .../exception/class-use/OMSException.html | 2 +- .../class-use/OMSMessageFormatException.html | 2 +- .../class-use/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 2 +- .../class-use/OMSRuntimeException.html | 2 +- .../class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- .../exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- .../internal/DefaultKeyValue.html | 2 +- .../internal/MessagingAccessPointAdapter.html | 2 +- .../internal/class-use/DefaultKeyValue.html | 2 +- .../MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/package-frame.html | 2 +- .../internal/package-summary.html | 2 +- io/openmessaging/internal/package-tree.html | 2 +- io/openmessaging/internal/package-use.html | 2 +- io/openmessaging/observer/OMSEvent.html | 2 +- .../observer/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/Observer.html | 2 +- .../observer/class-use/OMSEvent.html | 2 +- .../observer/class-use/OMSExceptionEvent.html | 2 +- .../observer/class-use/Observer.html | 2 +- io/openmessaging/observer/package-frame.html | 2 +- .../observer/package-summary.html | 6 +-- io/openmessaging/observer/package-tree.html | 6 +-- io/openmessaging/observer/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 10 ++-- .../{stream => routing}/Operator.html | 16 +++--- .../{stream => routing}/Routing.html | 45 ++++++++--------- .../class-use/Operator.html | 40 +++++++-------- .../class-use/Routing.html | 44 ++++++++-------- .../{stream => routing}/package-frame.html | 10 ++-- .../{stream => routing}/package-summary.html | 16 +++--- .../{stream => routing}/package-tree.html | 16 +++--- .../{stream => routing}/package-use.html | 28 +++++------ overview-frame.html | 4 +- overview-summary.html | 4 +- overview-tree.html | 8 +-- package-list | 2 +- serialized-form.html | 2 +- 104 files changed, 438 insertions(+), 279 deletions(-) rename io/openmessaging/{stream => routing}/Operator.html (90%) rename io/openmessaging/{stream => routing}/Routing.html (73%) rename io/openmessaging/{stream => routing}/class-use/Operator.html (65%) rename io/openmessaging/{stream => routing}/class-use/Routing.html (67%) rename io/openmessaging/{stream => routing}/package-frame.html (59%) rename io/openmessaging/{stream => routing}/package-summary.html (85%) rename io/openmessaging/{stream => routing}/package-tree.html (79%) rename io/openmessaging/{stream => routing}/package-use.html (74%) diff --git a/allclasses-frame.html b/allclasses-frame.html index 9a33c778..eb6fd795 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (parent-all 0.1.0-beta 0.1.0-beta API) @@ -33,7 +33,7 @@

    All Classes

  • OMSResourceNotExistException
  • OMSRuntimeException
  • OMSTimeOutException
  • -
  • Operator
  • +
  • Operator
  • Producer
  • Promise
  • PromiseListener
  • @@ -42,7 +42,7 @@

    All Classes

  • PushConsumer
  • ReceivedMessageContext
  • ResourceManager
  • -
  • Routing
  • +
  • Routing
  • SequenceProducer
  • ServiceEndPoint
  • ServiceLifecycle
  • diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 3bcbaeb1..66b9e0ff 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (parent-all 0.1.0-beta 0.1.0-beta API) @@ -33,7 +33,7 @@

    All Classes

  • OMSResourceNotExistException
  • OMSRuntimeException
  • OMSTimeOutException
  • -
  • Operator
  • +
  • Operator
  • Producer
  • Promise
  • PromiseListener
  • @@ -42,7 +42,7 @@

    All Classes

  • PushConsumer
  • ReceivedMessageContext
  • ResourceManager
  • -
  • Routing
  • +
  • Routing
  • SequenceProducer
  • ServiceEndPoint
  • ServiceLifecycle
  • diff --git a/constant-values.html b/constant-values.html index b2f5710e..fec154a6 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (parent-all 0.1.0-beta 0.1.0-beta API) @@ -230,26 +230,47 @@

    io.openmessaging.*

    + + + + + - + - + + + + + + + + + + +
    "oms.driver.impl"
    + +public static final StringDST_QUEUE"oms.dst.queue"
    public static final String NAMESPACE "oms.namespace"
    public static final String OPERATION_TIMEOUT "oms.operation.timeout"
    public static final String PRODUCER_ID "oms.producer.id"
    + +public static final StringROUTING_NAME"oms.routing.name"
    + +public static final StringSRC_TOPIC"oms.src.topic"
    diff --git a/deprecated-list.html b/deprecated-list.html index 0adce948..77a09af0 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/help-doc.html b/help-doc.html index 1a6c49a7..e061dfb2 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/index-all.html b/index-all.html index f2c9d2dc..200b7b6f 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (parent-all 0.1.0-beta 0.1.0-beta API) @@ -94,7 +94,7 @@

    A

    Register an observer in an serviceEndPoint object.
    -
    addOperator(Operator) - Method in interface io.openmessaging.stream.Routing
    +
    addOperator(Operator) - Method in interface io.openmessaging.routing.Routing
    Adds a Operator to the tail of operator pipeline in this Routing object.
    @@ -174,7 +174,7 @@

    C

    Creates a Queue resource for the specified MessagingAccessPoint with some preset properties, updates if it already exists.
    -
    createAndUpdateRouting(Routing) - Method in interface io.openmessaging.ResourceManager
    +
    createAndUpdateRouting(Routing) - Method in interface io.openmessaging.ResourceManager
    Creates a Routing resource for the the specified MessagingAccessPoint, updates if it already exits.
    @@ -266,7 +266,7 @@

    D

    Removes the given observer from the list of observer
    -
    deleteOperator(Operator) - Method in interface io.openmessaging.stream.Routing
    +
    deleteOperator(Operator) - Method in interface io.openmessaging.routing.Routing
    Removes a specified Operator from the operator pipeline in this Routing object.
    @@ -288,6 +288,8 @@

    D

    DRIVER_IMPL - Static variable in interface io.openmessaging.PropertyKeys
     
    +
    DST_QUEUE - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    @@ -298,7 +300,7 @@

    E

    Fetches the last offset of this partition iterator.
    -
    expression() - Method in interface io.openmessaging.stream.Operator
    +
    expression() - Method in interface io.openmessaging.routing.Operator
    A expression to represent this Operator object.
    @@ -437,7 +439,7 @@

    I

     
    io.openmessaging.observer - package io.openmessaging.observer
     
    -
    io.openmessaging.stream - package io.openmessaging.stream
    +
    io.openmessaging.routing - package io.openmessaging.routing
     
    isCancelled() - Method in interface io.openmessaging.Promise
    @@ -636,11 +638,11 @@

    O

    Invoked when the operation associated with the Promise has been completed unsuccessfully.
    -
    Operator - Interface in io.openmessaging.stream
    +
    Operator - Interface in io.openmessaging.routing
    A Operator is used to handle the flowing messages in Routing.
    -
    operators() - Method in interface io.openmessaging.stream.Routing
    +
    operators() - Method in interface io.openmessaging.routing.Routing
    Returns the operator pipeline in this Routing object.
    @@ -698,10 +700,18 @@

    P

    properties() - Method in interface io.openmessaging.InvokeContext
     
    +
    properties() - Method in interface io.openmessaging.IterableConsumer
    +
    +
    Returns the properties of this PushConsumer instance.
    +
    properties() - Method in interface io.openmessaging.Message
    Returns all the built-in property fields of the Message object as a KeyValue.
    +
    properties() - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Returns the properties of this MessagingAccessPoint instance.
    +
    properties() - Method in interface io.openmessaging.Producer
    Returns the properties of this Producer instance.
    @@ -718,18 +728,18 @@

    P

    Returns the properties of this ReceivedMessageContext instance.
    -
    properties() - Method in interface io.openmessaging.SequenceProducer
    -
    -
    Returns the properties of this SequenceProducer instance.
    -
    -
    properties() - Method in interface io.openmessaging.stream.Operator
    +
    properties() - Method in interface io.openmessaging.routing.Operator
    Returns the properties of this Operator object.
    -
    properties() - Method in interface io.openmessaging.stream.Routing
    +
    properties() - Method in interface io.openmessaging.routing.Routing
    Returns the properties of this Routing instance.
    +
    properties() - Method in interface io.openmessaging.SequenceProducer
    +
    +
    Returns the properties of this SequenceProducer instance.
    +
    PropertyKeys - Interface in io.openmessaging
    This is the centralized source for keys that are used by KeyValue.
    @@ -856,11 +866,13 @@

    R

    Discards all the sent messages since last commit or rollback operation.
    -
    Routing - Interface in io.openmessaging.stream
    +
    Routing - Interface in io.openmessaging.routing
    A Routing object is responsible for routing the messages from Topic to Queue, with some useful operators to filter or compute the source messages.
    +
    ROUTING_NAME - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    @@ -973,6 +985,8 @@

    S

    Notify a service instance of the end of its life cycle.
    +
    SRC_TOPIC - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    START_TIME - Static variable in class io.openmessaging.MessageHeader
    The START_TIME header field contains the start timestamp that a message diff --git a/index.html b/index.html index 5d65a6bc..8482d8d7 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + parent-all 0.1.0-beta 0.1.0-beta API @@ -27,7 +27,7 @@
    -

    Uses of Interface
    io.openmessaging.stream.Operator

    +

    Uses of Interface
    io.openmessaging.routing.Operator

    • - + - + @@ -85,41 +85,41 @@

      Use
    • Packages that use Operator Packages that use Operator 
      Package Description
      io.openmessaging.streamio.openmessaging.routing  
      - + - - +
      Methods in io.openmessaging.stream that return types with arguments of type Operator Methods in io.openmessaging.routing that return types with arguments of type Operator 
      Modifier and Type Method and Description
      List<Operator>Routing.operators() +List<Operator>Routing.operators()
      Returns the operator pipeline in this Routing object.
      - + - - + - - + @@ -139,7 +139,7 @@

      Uses of
    • Overview
    • Package
    • -
    • Class
    • +
    • Class
    • Tree
    • Deprecated
    • @@ -153,7 +153,7 @@

      Uses of -
    • Frames
    • +
    • Frames
    • No Frames
    • Methods in io.openmessaging.stream with parameters of type Operator Methods in io.openmessaging.routing with parameters of type Operator 
      Modifier and Type Method and Description
      RoutingRouting.addOperator(Operator op) +RoutingRouting.addOperator(Operator op)
      Adds a Operator to the tail of operator pipeline in this Routing object.
      RoutingRouting.deleteOperator(Operator op) +RoutingRouting.deleteOperator(Operator op)
      Removes a specified Operator from the operator pipeline in this Routing object.
      - + @@ -81,7 +81,7 @@

      Uses

      - + @@ -92,16 +92,16 @@

      Uses
    • -

      Uses of Routing in io.openmessaging

      +

      Uses of Routing in io.openmessaging

    • Packages that use Routing Packages that use Routing 
      Package Description 
      io.openmessaging.streamio.openmessaging.routing  
      - + - + @@ -109,7 +109,7 @@

      Uses of -

      + @@ -117,7 +117,7 @@

      Uses of

      - @@ -125,26 +125,26 @@

      Uses of +
    • -

      Uses of Routing in io.openmessaging.stream

      +

      Uses of Routing in io.openmessaging.routing

    • Methods in io.openmessaging that return Routing Methods in io.openmessaging that return Routing 
      Modifier and Type Method and Description
      RoutingRouting ResourceManager.getRouting(String routingName)
      Fetches the Routing object by routing name.
      Methods in io.openmessaging with parameters of type Routing Methods in io.openmessaging with parameters of type Routing 
      Modifier and Type Method and DescriptionvoidResourceManager.createAndUpdateRouting(Routing routing) +ResourceManager.createAndUpdateRouting(Routing routing)
      Creates a Routing resource for the the specified MessagingAccessPoint, updates if it already exits.
      - + - - + - - + @@ -164,7 +164,7 @@

      Uses of
    • Overview
    • Package
    • -
    • Class
    • +
    • Class
    • Tree
    • Deprecated
    • @@ -178,7 +178,7 @@

      Uses of -
    • Frames
    • +
    • Frames
    • No Frames
    • - + - + + + + + - + - + - + - + - + - + - + - + - + + + + + + + + + + + - + + - + - diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 9909340e..990d73c6 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,7 +2,7 @@ - +Uses of Interface io.openmessaging.PropertyKeys (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index ce666b34..f3e96a19 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,7 +2,7 @@ - +Uses of Interface io.openmessaging.PullConsumer (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 8d511b3e..4384c804 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,7 +2,7 @@ - +Uses of Interface io.openmessaging.PushConsumer (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index 7506bb1d..711c5568 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,7 +2,7 @@ - +Uses of Interface io.openmessaging.ReceivedMessageContext (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index a3be51da..70ad3c0f 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,7 +2,7 @@ - +Uses of Interface io.openmessaging.ResourceManager (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html new file mode 100644 index 00000000..e0a489ce --- /dev/null +++ b/io/openmessaging/class-use/SendResult.html @@ -0,0 +1,192 @@ + + + + + + +Uses of Interface io.openmessaging.SendResult (parent-all 0.1.0-beta 0.1.0-beta API) + + + + + + + + + + +
      +

      Uses of Interface
      io.openmessaging.SendResult

      +
      +
      +
        +
      • +
      Methods in io.openmessaging.stream that return Routing Methods in io.openmessaging.routing that return Routing 
      Modifier and Type Method and Description
      RoutingRouting.addOperator(Operator op) +RoutingRouting.addOperator(Operator op)
      Adds a Operator to the tail of operator pipeline in this Routing object.
      RoutingRouting.deleteOperator(Operator op) +RoutingRouting.deleteOperator(Operator op)
      Removes a specified Operator from the operator pipeline in this Routing object.
      OperatorOperator
      A Operator is used to handle the flowing messages in Routing.
      RoutingRouting
      A Routing object is responsible for routing the messages from Topic to Queue, with some useful operators to filter or compute the source messages.
      @@ -117,7 +117,7 @@

      Package io.openmessaging.stream

    • Next Package
    • + +
      +
        +
      • + +
          +
        • + + +

          Method Detail

          + + + +
            +
          • +

            messageId

            +
            String messageId()
            +
            The unique message id related to the SendResult instance.
            +
            Returns:
            the message id
            +
          • +
          + + + +
            +
          • +

            properties

            +
            KeyValue properties()
            +
            Returns the properties of this SendResult instance.
            +
            Returns:
            the properties
            +
          • +
          +
        • +
        +
      • +
      +
      + + + + + + +

      Copyright © 2016–2017. All rights reserved.

      + + diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index a5d0474c..67ecf51c 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,7 +2,7 @@ - + SequenceProducer (parent-all 0.1.0-beta 0.1.0-beta API) @@ -37,7 +37,7 @@
      KeyValueSendResult.properties() +
      Returns the properties of this SendResult instance.
      +
      KeyValue Producer.properties()
      Returns the properties of this Producer instance.
      KeyValue IterableConsumer.properties()
      Returns the properties of this PushConsumer instance.
      KeyValue InvokeContext.properties() 
      KeyValue Message.properties()
      Returns all the built-in property fields of the Message object as a KeyValue.
      KeyValue PushConsumer.properties()
      Returns the properties of this PushConsumer instance.
      KeyValue ReceivedMessageContext.properties()
      Returns the properties of this ReceivedMessageContext instance.
      KeyValue KeyValue.put(String key, double value)
      Inserts or replaces double value for the specified key.
      KeyValue KeyValue.put(String key, int value)
      Inserts or replaces int value for the specified key.
      KeyValue KeyValue.put(String key, long value)
      Inserts or replaces long value for the specified key.
      KeyValue KeyValue.put(String key, String value) @@ -273,6 +279,15 @@

      Uses of +

      OperatorResourceManager.createAndUpdateOperator(String operatorName, + String expression, + KeyValue properties) +
      Creates a Operator resource for the the specified MessagingAccessPoint, + updates if it already exits.
      +
      void ResourceManager.createAndUpdateQueue(String queueName, KeyValue properties) @@ -280,6 +295,14 @@

      Uses of +

      RoutingResourceManager.createAndUpdateRouting(String routingName, + KeyValue properties) +
      Creates a Routing resource for the the specified MessagingAccessPoint, + updates if it already exits.
      +
      void ResourceManager.createAndUpdateTopic(String topicName, @@ -360,7 +383,7 @@

      Uses of -

      voidSendResult Producer.send(Message message, KeyValue properties)
      Sends a message to the specified destination synchronously, using the specified properties, the destination @@ -368,7 +391,7 @@

      Uses of -

      Promise<Void>Promise<SendResult> Producer.sendAsync(Message message, KeyValue properties)
      Sends a message to the specified destination asynchronously, using the specified properties, the destination diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 1e83843c..353d091c 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.Message (parent-all 0.1.0-beta 0.1.0-beta API) @@ -216,7 +216,7 @@

      Uses of -

      voidSendResult Producer.send(Message message)
      Sends a message to the specified destination synchronously, the destination should be preset to MessageHeader, other header fields as well.
      @@ -231,7 +231,7 @@

      Uses of -

      voidSendResult Producer.send(Message message, KeyValue properties)
      Sends a message to the specified destination synchronously, using the specified properties, the destination @@ -239,14 +239,14 @@

      Uses of -

      Promise<Void>Promise<SendResult> Producer.sendAsync(Message message)
      Sends a message to the specified destination asynchronously, the destination should be preset to MessageHeader, other header fields as well.
      Promise<Void>Promise<SendResult> Producer.sendAsync(Message message, KeyValue properties)
      Sends a message to the specified destination asynchronously, using the specified properties, the destination diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index f9a4cf1c..9c35db4f 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.MessageFactory (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index a89e74ee..f0943017 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.MessageHeader (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 0e9fbc4b..0d6a223d 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.MessageListener (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 84720b75..ee2fcf34 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 7dab0e1f..e4a71e7d 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index d52eb3bc..1d02b884 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.Producer (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index b98a9199..e3d1121b 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.Promise (parent-all 0.1.0-beta 0.1.0-beta API) @@ -97,14 +97,14 @@

      Uses of -

      Promise<Void>Promise<SendResult> Producer.sendAsync(Message message)
      Sends a message to the specified destination asynchronously, the destination should be preset to MessageHeader, other header fields as well.
      Promise<Void>Promise<SendResult> Producer.sendAsync(Message message, KeyValue properties)
      Sends a message to the specified destination asynchronously, using the specified properties, the destination diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 821a3256..792622ba 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.PromiseListener (parent-all 0.1.0-beta 0.1.0-beta API) @@ -98,7 +98,7 @@

      Uses of

      voidPromise.addListener(PromiseListener listener) +Promise.addListener(PromiseListener<V> listener)
      Adds the specified listener to this promise.
      + + + + + + + + + + + +
      Packages that use SendResult 
      PackageDescription
      io.openmessaging 
      +
    • +
    • + +
    • +
    +
    + + + + +

    Copyright © 2016–2017. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 7bec0daa..e8062d4e 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.SequenceProducer (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index ba7c9cb1..afe60330 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ServiceEndPoint (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 436f4e06..f6ddb553 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index 02dfdea7..7c6fd49e 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ServiceLoadBalance (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index 91f06919..b57f0ddd 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ServiceProperties (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index d7555395..739914c6 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,7 +2,7 @@ - + OMSException (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index f023e2ce..f57eb925 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,7 +2,7 @@ - + OMSMessageFormatException (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 035d7c6e..c82f177f 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,7 +2,7 @@ - + OMSNotSupportedException (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 28919aa2..0e533c28 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,7 +2,7 @@ - + OMSResourceNotExistException (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index a941e31b..e5cb73f3 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,7 +2,7 @@ - + OMSRuntimeException (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 5f065c65..ffc4306f 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,7 +2,7 @@ - + OMSTimeOutException (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 586471c6..43a6201c 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSException (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 1b5a6a0f..e88686b8 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index d44df538..d871d899 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index cfd25af7..2f4fefb2 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index cca9fb68..11635db8 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 2f542644..cd7fb384 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 197c74cc..edfcf598 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.exception (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 00f14d01..aed78bf5 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.exception (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 7334ff09..f398909a 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.exception Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 928a367d..1e4772ca 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.exception (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 1f14afc2..518bf22a 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,7 +2,7 @@ - + DefaultKeyValue (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index b9a2e097..c479b6c7 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,7 +2,7 @@ - + MessagingAccessPointAdapter (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 380983e9..24f9af18 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.internal.DefaultKeyValue (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index eb185c8e..24571e64 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 8aba6ace..988889bc 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.internal (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index ad2b66ff..4fb4acfb 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.internal (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 104cb8b0..e60e73a4 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.internal Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 065149ec..55b2482f 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.internal (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index c85c018e..f25b9e3e 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,7 +2,7 @@ - + OMSEvent (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index e8c52354..b95745cf 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,7 +2,7 @@ - + OMSExceptionEvent (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index d4754750..71861da0 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,7 +2,7 @@ - + Observer (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 504e88f7..9f59a13c 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 55efedac..829e7fe7 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 7512567e..1569f53b 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.observer.Observer (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 822a6a14..7c970f0e 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.observer (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 6ef4527f..5049dbcf 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.observer (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index e74b4141..58c331b7 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.observer Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 3c1b0552..2d5ad8f5 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.observer (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index ac88dfd4..842b3bfa 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging (parent-all 0.1.0-beta 0.1.0-beta API) @@ -29,6 +29,7 @@

    Interfaces

  • PushConsumer
  • ReceivedMessageContext
  • ResourceManager
  • +
  • SendResult
  • SequenceProducer
  • ServiceEndPoint
  • ServiceLifecycle
  • diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 6f13b692..e9771892 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging (parent-all 0.1.0-beta 0.1.0-beta API) @@ -178,28 +178,35 @@

    Package io.openmessaging

    +SendResult + +
    The result of sending a OMS message to server + with the message id and some properties.
    + + + SequenceProducer
    A SequenceProducer is a simple object used to send messages on behalf of a MessagingAccessPoint.
    - + ServiceEndPoint   - + ServiceLifecycle
    The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, PushConsumer, and so on.
    - + ServiceLoadBalance   - + ServiceProperties   diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index e280b0a2..350bbe92 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) @@ -102,6 +102,7 @@

    Interface Hierarchy

  • io.openmessaging.PropertyKeys
  • io.openmessaging.PullConsumer
  • io.openmessaging.ReceivedMessageContext
  • +
  • io.openmessaging.SendResult
  • io.openmessaging.ServiceLifecycle
    • io.openmessaging.MessagingAccessPoint
    • diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 3651edc4..a4d948f0 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging (parent-all 0.1.0-beta 0.1.0-beta API) @@ -181,24 +181,30 @@

      Uses of Package
      io +SendResult +
      The result of sending a OMS message to server + with the message id and some properties.
      + + + SequenceProducer
      A SequenceProducer is a simple object used to send messages on behalf of a MessagingAccessPoint.
      - + ServiceEndPoint  - + ServiceLifecycle
      The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, PushConsumer, and so on.
      - + ServiceLoadBalance  - + ServiceProperties  diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 07313767..c289a217 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,7 +2,7 @@ - + Operator (parent-all 0.1.0-beta 0.1.0-beta API) @@ -93,7 +93,7 @@

      Interface Operator

      A Operator is used to handle the flowing messages in Routing. There are many kinds of Operator, expression operator, deduplicator operator, - joiner operator, filter Operator, and so on.
      + joiner operator, filter operator, rpc operator, and so on.
  • Since:
    OMS 1.0
    Version:
    @@ -152,7 +152,14 @@

    Method Detail

  • properties

    KeyValue properties()
    -
    Returns the properties of this Operator object.
    +
    Returns the properties of this Operator object. + Changes to the return KeyValue are not reflected in physical Operator, + and use ResourceManager.createAndUpdateOperator(String, String, KeyValue) to modify. +

    + There are some standard properties defined by OMS for Routing: +

    Returns:
    the properties
  • diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index bd6b39d2..2785edc4 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,7 +2,7 @@ - + Routing (parent-all 0.1.0-beta 0.1.0-beta API) @@ -164,7 +164,7 @@

    properties

    KeyValue properties()
    Returns the properties of this Routing instance. Changes to the return KeyValue are not reflected in physical Routing, - and use ResourceManager.createAndUpdateRouting(Routing) (String, KeyValue)} to modify. + and use ResourceManager.createAndUpdateRouting(String, KeyValue) to modify.

    There are some standard properties defined by OMS for Routing:

      diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 26738847..e5d25cf1 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.routing.Operator (parent-all 0.1.0-beta 0.1.0-beta API) @@ -77,6 +77,10 @@

      Us +io.openmessaging +  + + io.openmessaging.routing   @@ -85,6 +89,35 @@

      Us
      • +
      • + + +

        Uses of Operator in io.openmessaging

        + + + + + + + + + + + + + + + + +
        Methods in io.openmessaging that return Operator 
        Modifier and TypeMethod and Description
        OperatorResourceManager.createAndUpdateOperator(String operatorName, + String expression, + KeyValue properties) +
        Creates a Operator resource for the the specified MessagingAccessPoint, + updates if it already exits.
        +
        OperatorResourceManager.getOperator(String operatorName) +
        Fetches the Operator object by operator name.
        +
        +
      • diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index ea011b2d..9330db82 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.routing.Routing (parent-all 0.1.0-beta 0.1.0-beta API) @@ -102,26 +102,18 @@

        Uses of Routing -ResourceManager.getRouting(String routingName) -
        Fetches the Routing object by routing name.
        - - - - - - - - - - - - - - + + + +
        Methods in io.openmessaging with parameters of type Routing 
        Modifier and TypeMethod and Description
        voidResourceManager.createAndUpdateRouting(Routing routing) +ResourceManager.createAndUpdateRouting(String routingName, + KeyValue properties)
        Creates a Routing resource for the the specified MessagingAccessPoint, updates if it already exits.
        RoutingResourceManager.getRouting(String routingName) +
        Fetches the Routing object by routing name.
        +

      • diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index d7b87c68..63c81466 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.routing (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 0b0e76f2..2a5c191e 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.routing (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index dfd30fe7..6037404b 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.routing Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 0106db13..358ef796 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.routing (parent-all 0.1.0-beta 0.1.0-beta API) @@ -97,6 +97,11 @@

        Uses of Packa +Operator +
        A Operator is used to handle the flowing messages in Routing.
        + + + Routing
        A Routing object is responsible for routing the messages from Topic to Queue, with some useful operators to filter or compute the source messages.
        diff --git a/overview-frame.html b/overview-frame.html index 381f9802..c7ad7055 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,7 +2,7 @@ - + Overview List (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/overview-summary.html b/overview-summary.html index 95258662..d5a88e99 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,7 +2,7 @@ - + Overview (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/overview-tree.html b/overview-tree.html index a5f6b645..9d8249a7 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,7 +2,7 @@ - + Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) @@ -140,6 +140,7 @@

        Interface Hierarchy

      • io.openmessaging.PullConsumer
      • io.openmessaging.ReceivedMessageContext
      • io.openmessaging.routing.Routing
      • +
      • io.openmessaging.SendResult
      • io.openmessaging.ServiceLifecycle
        • io.openmessaging.MessagingAccessPoint
        • diff --git a/serialized-form.html b/serialized-form.html index c3359f4b..b94ede65 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,7 +2,7 @@ - + Serialized Form (parent-all 0.1.0-beta 0.1.0-beta API) From 38045523124e06c99bf9d63b23d7ab9f8a48b354 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Thu, 13 Apr 2017 01:55:35 +0000 Subject: [PATCH 022/164] Latest javadoc on successful travis build 37 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 4 ++-- deprecated-list.html | 4 ++-- help-doc.html | 4 ++-- index-all.html | 4 ++-- index.html | 2 +- io/openmessaging/BytesMessage.html | 4 ++-- io/openmessaging/InvokeContext.html | 4 ++-- io/openmessaging/IterableConsumer.html | 18 +++++++++++++++--- io/openmessaging/KeyValue.html | 4 ++-- io/openmessaging/Message.html | 4 ++-- io/openmessaging/MessageFactory.html | 4 ++-- io/openmessaging/MessageHeader.html | 4 ++-- io/openmessaging/MessageListener.html | 4 ++-- io/openmessaging/MessagingAccessPoint.html | 4 ++-- .../MessagingAccessPointFactory.html | 4 ++-- io/openmessaging/Producer.html | 4 ++-- io/openmessaging/Promise.html | 4 ++-- io/openmessaging/PromiseListener.html | 4 ++-- io/openmessaging/PropertyKeys.html | 4 ++-- io/openmessaging/PullConsumer.html | 18 +++++++++++++++--- io/openmessaging/PushConsumer.html | 4 ++-- io/openmessaging/ReceivedMessageContext.html | 4 ++-- io/openmessaging/ResourceManager.html | 4 ++-- io/openmessaging/SendResult.html | 4 ++-- io/openmessaging/SequenceProducer.html | 4 ++-- io/openmessaging/ServiceEndPoint.html | 4 ++-- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/ServiceLoadBalance.html | 4 ++-- io/openmessaging/ServiceProperties.html | 4 ++-- io/openmessaging/class-use/BytesMessage.html | 4 ++-- io/openmessaging/class-use/InvokeContext.html | 4 ++-- .../class-use/IterableConsumer.html | 4 ++-- io/openmessaging/class-use/KeyValue.html | 4 ++-- io/openmessaging/class-use/Message.html | 4 ++-- .../class-use/MessageFactory.html | 4 ++-- io/openmessaging/class-use/MessageHeader.html | 4 ++-- .../class-use/MessageListener.html | 4 ++-- .../class-use/MessagingAccessPoint.html | 4 ++-- .../MessagingAccessPointFactory.html | 4 ++-- io/openmessaging/class-use/Producer.html | 4 ++-- io/openmessaging/class-use/Promise.html | 4 ++-- .../class-use/PromiseListener.html | 4 ++-- io/openmessaging/class-use/PropertyKeys.html | 4 ++-- io/openmessaging/class-use/PullConsumer.html | 4 ++-- io/openmessaging/class-use/PushConsumer.html | 4 ++-- .../class-use/ReceivedMessageContext.html | 4 ++-- .../class-use/ResourceManager.html | 4 ++-- io/openmessaging/class-use/SendResult.html | 4 ++-- .../class-use/SequenceProducer.html | 4 ++-- .../class-use/ServiceEndPoint.html | 4 ++-- .../class-use/ServiceLifecycle.html | 19 ++++++++++++++++--- .../class-use/ServiceLoadBalance.html | 4 ++-- .../class-use/ServiceProperties.html | 4 ++-- io/openmessaging/exception/OMSException.html | 4 ++-- .../exception/OMSMessageFormatException.html | 4 ++-- .../exception/OMSNotSupportedException.html | 4 ++-- .../OMSResourceNotExistException.html | 4 ++-- .../exception/OMSRuntimeException.html | 4 ++-- .../exception/OMSTimeOutException.html | 4 ++-- .../exception/class-use/OMSException.html | 4 ++-- .../class-use/OMSMessageFormatException.html | 4 ++-- .../class-use/OMSNotSupportedException.html | 4 ++-- .../OMSResourceNotExistException.html | 4 ++-- .../class-use/OMSRuntimeException.html | 4 ++-- .../class-use/OMSTimeOutException.html | 4 ++-- io/openmessaging/exception/package-frame.html | 4 ++-- .../exception/package-summary.html | 4 ++-- io/openmessaging/exception/package-tree.html | 4 ++-- io/openmessaging/exception/package-use.html | 4 ++-- .../internal/DefaultKeyValue.html | 4 ++-- .../internal/MessagingAccessPointAdapter.html | 4 ++-- .../internal/class-use/DefaultKeyValue.html | 4 ++-- .../MessagingAccessPointAdapter.html | 4 ++-- io/openmessaging/internal/package-frame.html | 4 ++-- .../internal/package-summary.html | 4 ++-- io/openmessaging/internal/package-tree.html | 4 ++-- io/openmessaging/internal/package-use.html | 4 ++-- io/openmessaging/observer/OMSEvent.html | 4 ++-- .../observer/OMSExceptionEvent.html | 4 ++-- io/openmessaging/observer/Observer.html | 4 ++-- .../observer/class-use/OMSEvent.html | 4 ++-- .../observer/class-use/OMSExceptionEvent.html | 4 ++-- .../observer/class-use/Observer.html | 4 ++-- io/openmessaging/observer/package-frame.html | 4 ++-- .../observer/package-summary.html | 4 ++-- io/openmessaging/observer/package-tree.html | 4 ++-- io/openmessaging/observer/package-use.html | 4 ++-- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 4 ++-- io/openmessaging/package-tree.html | 8 ++++---- io/openmessaging/package-use.html | 4 ++-- io/openmessaging/routing/Operator.html | 4 ++-- io/openmessaging/routing/Routing.html | 4 ++-- .../routing/class-use/Operator.html | 4 ++-- .../routing/class-use/Routing.html | 4 ++-- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 4 ++-- io/openmessaging/routing/package-tree.html | 4 ++-- io/openmessaging/routing/package-use.html | 4 ++-- overview-frame.html | 4 ++-- overview-summary.html | 4 ++-- overview-tree.html | 8 ++++---- serialized-form.html | 4 ++-- 105 files changed, 254 insertions(+), 217 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 13891476..734c0004 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (parent-all 0.1.0-beta 0.1.0-beta API) - + diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 105f3c20..f2c5ab89 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (parent-all 0.1.0-beta 0.1.0-beta API) - + diff --git a/constant-values.html b/constant-values.html index 984e76a4..92f94621 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (parent-all 0.1.0-beta 0.1.0-beta API) - + diff --git a/deprecated-list.html b/deprecated-list.html index f0412160..0ba0b5fb 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (parent-all 0.1.0-beta 0.1.0-beta API) - + diff --git a/help-doc.html b/help-doc.html index fc2a7684..4636dfa9 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (parent-all 0.1.0-beta 0.1.0-beta API) - + diff --git a/index-all.html b/index-all.html index 05548057..6d87b307 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (parent-all 0.1.0-beta 0.1.0-beta API) - + diff --git a/index.html b/index.html index b24634e9..7cb9b314 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + parent-all 0.1.0-beta 0.1.0-beta API + + + + + + +
          +
          io.openmessaging
          +

          Class OMS

          +
          +
          + +
          +
            +
          • +
            +
            +
            public class OMS
            +extends Object
            +
          • +
          +
          +
          + +
          +
          +
            +
          • + +
              +
            • + + +

              Constructor Detail

              + + + +
                +
              • +

                OMS

                +
                public OMS()
                +
              • +
              +
            • +
            + +
              +
            • + + +

              Method Detail

              + + + +
                +
              • +

                newKeyValue

                +
                public static KeyValue newKeyValue()
                +
                Returns a default and internal KeyValue implementation instance.
                +
                Returns:
                a KeyValue instance
                +
              • +
              +
            • +
            +
          • +
          +
          +
          + + + + + +

          Copyright © 2016–2017. All rights reserved.

          + + diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index 5a83a619..bffd845e 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,7 +2,7 @@ - + Producer (parent-all 0.1.0-beta 0.1.0-beta API) @@ -37,7 +37,7 @@
    diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 88e4e595..84c64ff9 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging (parent-all 0.1.0-beta 0.1.0-beta API) @@ -234,6 +234,10 @@

    Package io.openmessaging

    from the specified OMS driver url. + +OMS +  + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 4cc982c0..7f5c184d 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) @@ -77,6 +77,7 @@

    Class Hierarchy

    diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 0bf3cb7a..58d0f9e0 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 94f2b356..9360403f 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,7 +2,7 @@ - + Operator (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 85c2c1dd..8041e423 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,7 +2,7 @@ - + Routing (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index b5e9d5e5..8d30d85a 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.routing.Operator (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 3ce69edf..0f2ea0b7 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.routing.Routing (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 6478473f..58b6c0af 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.routing (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index d311a774..69e3f528 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.routing (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 03c7b19e..47c88507 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.routing Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index ef3e6f76..fb1ac648 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.routing (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/overview-frame.html b/overview-frame.html index fc5246cb..671e638b 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,7 +2,7 @@ - + Overview List (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/overview-summary.html b/overview-summary.html index b1f98867..38c72709 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,7 +2,7 @@ - + Overview (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/overview-tree.html b/overview-tree.html index d97212dc..ec7e9e74 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,7 +2,7 @@ - + Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) @@ -83,6 +83,7 @@

    Class Hierarchy

  • io.openmessaging.MessageHeader
  • io.openmessaging.internal.MessagingAccessPointAdapter
  • io.openmessaging.MessagingAccessPointFactory
  • +
  • io.openmessaging.OMS
  • java.lang.Throwable (implements java.io.Serializable)
    • java.lang.Exception diff --git a/serialized-form.html b/serialized-form.html index 2e314b60..96a22d27 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,7 +2,7 @@ - + Serialized Form (parent-all 0.1.0-beta 0.1.0-beta API) From 021ef4ebde2290641416486f52255e4459a261af Mon Sep 17 00:00:00 2001 From: travis-ci Date: Thu, 13 Apr 2017 06:43:07 +0000 Subject: [PATCH 027/164] Latest javadoc on successful travis build 42 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 6 ++++-- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/InvokeContext.html | 2 +- io/openmessaging/IterableConsumer.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessageHeader.html | 2 +- io/openmessaging/MessageListener.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/MessagingAccessPointFactory.html | 2 +- io/openmessaging/OMS.html | 9 ++++++++- io/openmessaging/Producer.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/PromiseListener.html | 2 +- io/openmessaging/PropertyKeys.html | 2 +- io/openmessaging/PullConsumer.html | 2 +- io/openmessaging/PushConsumer.html | 2 +- io/openmessaging/ReceivedMessageContext.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/SendResult.html | 2 +- io/openmessaging/SequenceProducer.html | 2 +- io/openmessaging/ServiceEndPoint.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/ServiceLoadBalance.html | 2 +- io/openmessaging/ServiceProperties.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/InvokeContext.html | 2 +- io/openmessaging/class-use/IterableConsumer.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- io/openmessaging/class-use/MessageFactory.html | 2 +- io/openmessaging/class-use/MessageHeader.html | 2 +- io/openmessaging/class-use/MessageListener.html | 2 +- io/openmessaging/class-use/MessagingAccessPoint.html | 2 +- .../class-use/MessagingAccessPointFactory.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- io/openmessaging/class-use/Producer.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- io/openmessaging/class-use/PromiseListener.html | 2 +- io/openmessaging/class-use/PropertyKeys.html | 2 +- io/openmessaging/class-use/PullConsumer.html | 2 +- io/openmessaging/class-use/PushConsumer.html | 2 +- io/openmessaging/class-use/ReceivedMessageContext.html | 2 +- io/openmessaging/class-use/ResourceManager.html | 2 +- io/openmessaging/class-use/SendResult.html | 2 +- io/openmessaging/class-use/SequenceProducer.html | 2 +- io/openmessaging/class-use/ServiceEndPoint.html | 2 +- io/openmessaging/class-use/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/ServiceLoadBalance.html | 2 +- io/openmessaging/class-use/ServiceProperties.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- .../exception/OMSMessageFormatException.html | 2 +- io/openmessaging/exception/OMSNotSupportedException.html | 2 +- .../exception/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/OMSRuntimeException.html | 2 +- io/openmessaging/exception/OMSTimeOutException.html | 2 +- io/openmessaging/exception/class-use/OMSException.html | 2 +- .../exception/class-use/OMSMessageFormatException.html | 2 +- .../exception/class-use/OMSNotSupportedException.html | 2 +- .../class-use/OMSResourceNotExistException.html | 2 +- .../exception/class-use/OMSRuntimeException.html | 2 +- .../exception/class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- io/openmessaging/exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- io/openmessaging/internal/DefaultKeyValue.html | 2 +- .../internal/MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/class-use/DefaultKeyValue.html | 2 +- .../internal/class-use/MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/package-frame.html | 2 +- io/openmessaging/internal/package-summary.html | 2 +- io/openmessaging/internal/package-tree.html | 2 +- io/openmessaging/internal/package-use.html | 2 +- io/openmessaging/observer/OMSEvent.html | 2 +- io/openmessaging/observer/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/Observer.html | 2 +- io/openmessaging/observer/class-use/OMSEvent.html | 2 +- .../observer/class-use/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/class-use/Observer.html | 2 +- io/openmessaging/observer/package-frame.html | 2 +- io/openmessaging/observer/package-summary.html | 2 +- io/openmessaging/observer/package-tree.html | 2 +- io/openmessaging/observer/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 6 ++++-- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/routing/Operator.html | 2 +- io/openmessaging/routing/Routing.html | 2 +- io/openmessaging/routing/class-use/Operator.html | 2 +- io/openmessaging/routing/class-use/Routing.html | 2 +- io/openmessaging/routing/package-frame.html | 2 +- io/openmessaging/routing/package-summary.html | 2 +- io/openmessaging/routing/package-tree.html | 2 +- io/openmessaging/routing/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 107 files changed, 120 insertions(+), 109 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index c3d17f85..0b4007ff 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 7a132e0c..62878d3f 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/constant-values.html b/constant-values.html index 355546eb..88947351 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/deprecated-list.html b/deprecated-list.html index 72cfbf8a..7feccc73 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/help-doc.html b/help-doc.html index cf401c0c..849c1909 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (parent-all 0.1.0-beta 0.1.0-beta API) diff --git a/index-all.html b/index-all.html index 31872948..a5ae3a2b 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (parent-all 0.1.0-beta 0.1.0-beta API) @@ -564,7 +564,9 @@

      O

      dispatches in observable objects, like MessagingAccessPoint
      OMS - Class in io.openmessaging
      -
       
      +
      +
      The OMS class provides some useful util methods.
      +
      OMS() - Constructor for class io.openmessaging.OMS
       
      OMSEvent - Interface in io.openmessaging.observer
      diff --git a/index.html b/index.html index ec5d339b..ebcf2643 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + parent-all 0.1.0-beta 0.1.0-beta API diff --git a/deprecated-list.html b/deprecated-list.html index ddcc5bc7..00679fc9 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (parent-all 0.1.0-beta 0.1.0-beta API) +Deprecated List (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 5db88c25..f496367b 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (parent-all 0.1.0-beta 0.1.0-beta API) +API Help (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 0de5e6d6..9d863fbc 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (parent-all 0.1.0-beta 0.1.0-beta API) +Index (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index f516769a..8ea39aa4 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -parent-all 0.1.0-beta 0.1.0-beta API +parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 1c41f1f3..7a8f88da 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (parent-all 0.1.0-beta 0.1.0-beta API) +InvokeContext (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index 4cd4caf3..997687ad 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (parent-all 0.1.0-beta 0.1.0-beta API) +IterableConsumer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 2dadbe2e..d5775271 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (parent-all 0.1.0-beta 0.1.0-beta API) +KeyValue (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index d67ad734..0ec54387 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (parent-all 0.1.0-beta 0.1.0-beta API) +Message (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 25b93b20..8a2961e7 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (parent-all 0.1.0-beta 0.1.0-beta API) +MessageFactory (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index b9940647..4684210c 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (parent-all 0.1.0-beta 0.1.0-beta API) +MessageHeader (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index 129a320f..ece3122f 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (parent-all 0.1.0-beta 0.1.0-beta API) +MessageListener (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 2d8f27dc..c0fb6aaa 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (parent-all 0.1.0-beta 0.1.0-beta API) +MessagingAccessPoint (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 74673e6b..7b94aef5 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (parent-all 0.1.0-beta 0.1.0-beta API) +MessagingAccessPointFactory (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index e7c226c6..9018db24 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (parent-all 0.1.0-beta 0.1.0-beta API) +OMS (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index 98e89cd5..1896256b 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (parent-all 0.1.0-beta 0.1.0-beta API) +Producer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 77a8331f..66ff80a6 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (parent-all 0.1.0-beta 0.1.0-beta API) +Promise (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index 03ac4e70..d67622fd 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (parent-all 0.1.0-beta 0.1.0-beta API) +PromiseListener (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index d6212ee0..1ea8732c 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (parent-all 0.1.0-beta 0.1.0-beta API) +PropertyKeys (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 057e145b..ecbf885f 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (parent-all 0.1.0-beta 0.1.0-beta API) +PullConsumer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index 1b0674db..9e280608 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (parent-all 0.1.0-beta 0.1.0-beta API) +PushConsumer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index f3c99a14..cf03c32d 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (parent-all 0.1.0-beta 0.1.0-beta API) +ReceivedMessageContext (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index cc4941bf..bc1a4796 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (parent-all 0.1.0-beta 0.1.0-beta API) +ResourceManager (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index 5cd10f83..3063d485 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (parent-all 0.1.0-beta 0.1.0-beta API) +SendResult (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index 02f975b4..33933892 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (parent-all 0.1.0-beta 0.1.0-beta API) +SequenceProducer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index fc59af37..711c133a 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (parent-all 0.1.0-beta 0.1.0-beta API) +ServiceEndPoint (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 2ec85e30..a5715603 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (parent-all 0.1.0-beta 0.1.0-beta API) +ServiceLifecycle (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index ab90b172..8e9648bd 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (parent-all 0.1.0-beta 0.1.0-beta API) +ServiceLoadBalance (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index 2f1adc4c..0e5387ff 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (parent-all 0.1.0-beta 0.1.0-beta API) +ServiceProperties (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 010dc226..0d65cb0a 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.BytesMessage (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index a08bfd8e..7adc8e24 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.InvokeContext (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index 1e307462..d6f13681 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.IterableConsumer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index f74ff3e1..992e962b 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.KeyValue (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index f3cb6028..dbd7b77b 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.Message (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 94fda239..78d8717f 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.MessageFactory (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 434d4b1e..15655312 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessageHeader (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Class io.openmessaging.MessageHeader (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 27f3ec86..5d396e8d 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.MessageListener (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 686d492b..e528afc4 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.MessagingAccessPoint (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 63fe1db3..1451e7ab 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 43a8865d..1bfb90cd 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Class io.openmessaging.OMS (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index e65af01e..293c3b30 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.Producer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index feb43b99..de777825 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.Promise (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 65e8089c..8b937552 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.PromiseListener (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 8f35da50..5110e97f 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.PropertyKeys (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 1af8c69a..3eea9572 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.PullConsumer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 20aebd2d..5d2d4d77 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.PushConsumer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index 5f40008f..4830a6d0 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.ReceivedMessageContext (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index a8d7db48..58ce35f1 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.ResourceManager (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index 251cf325..387df574 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.SendResult (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 1e0e69f5..c84444f6 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.SequenceProducer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index fd964fe6..1a01869c 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.ServiceEndPoint (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index d3435600..3a944a37 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.ServiceLifecycle (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index 26b41126..5d82601a 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.ServiceLoadBalance (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index ca6ed5cf..06bccb82 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.ServiceProperties (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 72499fa4..880502a4 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (parent-all 0.1.0-beta 0.1.0-beta API) +OMSException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 9cf3c53e..d8104774 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (parent-all 0.1.0-beta 0.1.0-beta API) +OMSMessageFormatException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 0d3ec04d..b38bab5c 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (parent-all 0.1.0-beta 0.1.0-beta API) +OMSNotSupportedException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 7a7ddd93..be9a1ae9 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (parent-all 0.1.0-beta 0.1.0-beta API) +OMSResourceNotExistException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index f5a1099d..9d9cd936 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (parent-all 0.1.0-beta 0.1.0-beta API) +OMSRuntimeException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 9a821f0f..86824e19 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (parent-all 0.1.0-beta 0.1.0-beta API) +OMSTimeOutException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 86450db5..0be4b5a4 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Class io.openmessaging.exception.OMSException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 1c7354e1..8c1104e5 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 3a04dc0e..de968da3 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index eb0bf6d3..7d95f096 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index d69b7c73..3b653df4 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index b2a6bc34..c943909d 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 1e7600f9..2efc2596 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging.exception (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index ec96895d..7081e009 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging.exception (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 75716692..83fd453e 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging.exception Class Hierarchy (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 21de13eb..2a37a25a 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Package io.openmessaging.exception (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index bfc49eb7..fedc9b35 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (parent-all 0.1.0-beta 0.1.0-beta API) +DefaultKeyValue (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 686c6b7d..3b69b162 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (parent-all 0.1.0-beta 0.1.0-beta API) +MessagingAccessPointAdapter (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 5178c251..b4a195ab 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 2192b026..bfadf01a 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 9e0dd791..93fcb1c2 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging.internal (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index b97de816..831e6b60 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging.internal (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index f20d1086..8e84154a 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging.internal Class Hierarchy (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 1d36016f..491b3596 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Package io.openmessaging.internal (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 428eadd8..fde822c4 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (parent-all 0.1.0-beta 0.1.0-beta API) +OMSEvent (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 4e8c1398..204c1843 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (parent-all 0.1.0-beta 0.1.0-beta API) +OMSExceptionEvent (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 656a57b8..26fc490f 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (parent-all 0.1.0-beta 0.1.0-beta API) +Observer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 75b0b30a..fb31f8e7 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.observer.OMSEvent (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 91ef6420..12e1e608 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 54a23e02..ca4f50d7 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.observer.Observer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 8756f379..b150c987 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging.observer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index d71a6f7b..c7f227a4 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging.observer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 1c89d236..d9c677da 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging.observer Class Hierarchy (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 8ff66589..602f437b 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Package io.openmessaging.observer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 9d1b9721..0159075a 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 5575b4d8..745c935c 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 0844d717..0afbac3e 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging Class Hierarchy (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index f81d2715..e0ce75fd 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Package io.openmessaging (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 7b48f150..58f2802a 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (parent-all 0.1.0-beta 0.1.0-beta API) +Operator (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 5510088d..5f35c810 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (parent-all 0.1.0-beta 0.1.0-beta API) +Routing (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 1d9ff135..e64af6ee 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.routing.Operator (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index ba075072..6bd45c0e 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Interface io.openmessaging.routing.Routing (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 12a7fa90..2ba5b3fb 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging.routing (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 52d22e07..3d33c248 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging.routing (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 51eb51cc..cff43e8c 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) +io.openmessaging.routing Class Hierarchy (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index c82f6fab..07555820 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (parent-all 0.1.0-beta 0.1.0-beta API) +Uses of Package io.openmessaging.routing (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/overview-frame.html b/overview-frame.html index 10b3ad6c..4a91e6da 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (parent-all 0.1.0-beta 0.1.0-beta API) +Overview List (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index dc3b0099..35cea739 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (parent-all 0.1.0-beta 0.1.0-beta API) +Overview (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) @@ -64,7 +64,7 @@
      -

      parent-all 0.1.0-beta 0.1.0-beta API

      +

      parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API

      diff --git a/overview-tree.html b/overview-tree.html index 75983b48..f93f78d0 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (parent-all 0.1.0-beta 0.1.0-beta API) +Class Hierarchy (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) diff --git a/serialized-form.html b/serialized-form.html index dcbb260e..57cba3d1 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (parent-all 0.1.0-beta 0.1.0-beta API) +Serialized Form (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) From 9e7033d23cef356000042721cf439c7c7d966c64 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Thu, 13 Apr 2017 13:40:11 +0000 Subject: [PATCH 030/164] Latest javadoc on successful travis build 45 auto-pushed to gh-pages --- allclasses-frame.html | 56 - allclasses-noframe.html | 56 - constant-values.html | 333 ----- deprecated-list.html | 117 -- help-doc.html | 222 ---- index-all.html | 1131 ----------------- index.html | 75 -- io/openmessaging/BytesMessage.html | 252 ---- io/openmessaging/InvokeContext.html | 214 ---- io/openmessaging/IterableConsumer.html | 438 ------- io/openmessaging/KeyValue.html | 407 ------ io/openmessaging/Message.html | 409 ------ io/openmessaging/MessageFactory.html | 252 ---- io/openmessaging/MessageHeader.html | 618 --------- io/openmessaging/MessageListener.html | 224 ---- io/openmessaging/MessagingAccessPoint.html | 563 -------- .../MessagingAccessPointFactory.html | 318 ----- io/openmessaging/OMS.html | 269 ---- io/openmessaging/Producer.html | 408 ------ io/openmessaging/Promise.html | 383 ------ io/openmessaging/PromiseListener.html | 238 ---- io/openmessaging/PropertyKeys.html | 342 ----- io/openmessaging/PullConsumer.html | 332 ----- io/openmessaging/PushConsumer.html | 323 ----- io/openmessaging/ReceivedMessageContext.html | 260 ---- io/openmessaging/ResourceManager.html | 701 ---------- io/openmessaging/SendResult.html | 237 ---- io/openmessaging/SequenceProducer.html | 346 ----- io/openmessaging/ServiceEndPoint.html | 328 ----- io/openmessaging/ServiceLifecycle.html | 248 ---- io/openmessaging/ServiceLoadBalance.html | 223 ---- io/openmessaging/ServiceProperties.html | 279 ---- io/openmessaging/class-use/BytesMessage.html | 173 --- io/openmessaging/class-use/InvokeContext.html | 157 --- .../class-use/IterableConsumer.html | 166 --- io/openmessaging/class-use/KeyValue.html | 576 --------- io/openmessaging/class-use/Message.html | 325 ----- .../class-use/MessageFactory.html | 167 --- io/openmessaging/class-use/MessageHeader.html | 117 -- .../class-use/MessageListener.html | 160 --- .../class-use/MessagingAccessPoint.html | 194 --- .../MessagingAccessPointFactory.html | 117 -- io/openmessaging/class-use/OMS.html | 117 -- io/openmessaging/class-use/Producer.html | 166 --- io/openmessaging/class-use/Promise.html | 189 --- .../class-use/PromiseListener.html | 159 --- io/openmessaging/class-use/PropertyKeys.html | 117 -- io/openmessaging/class-use/PullConsumer.html | 166 --- io/openmessaging/class-use/PushConsumer.html | 172 --- .../class-use/ReceivedMessageContext.html | 160 --- .../class-use/ResourceManager.html | 159 --- io/openmessaging/class-use/SendResult.html | 192 --- .../class-use/SequenceProducer.html | 166 --- .../class-use/ServiceEndPoint.html | 165 --- .../class-use/ServiceLifecycle.html | 204 --- .../class-use/ServiceLoadBalance.html | 162 --- .../class-use/ServiceProperties.html | 178 --- io/openmessaging/exception/OMSException.html | 342 ----- .../exception/OMSMessageFormatException.html | 310 ----- .../exception/OMSNotSupportedException.html | 310 ----- .../OMSResourceNotExistException.html | 306 ----- .../exception/OMSRuntimeException.html | 347 ----- .../exception/OMSTimeOutException.html | 310 ----- .../exception/class-use/OMSException.html | 159 --- .../class-use/OMSMessageFormatException.html | 117 -- .../class-use/OMSNotSupportedException.html | 117 -- .../OMSResourceNotExistException.html | 215 ---- .../class-use/OMSRuntimeException.html | 165 --- .../class-use/OMSTimeOutException.html | 117 -- io/openmessaging/exception/package-frame.html | 25 - .../exception/package-summary.html | 157 --- io/openmessaging/exception/package-tree.html | 153 --- io/openmessaging/exception/package-use.html | 174 --- .../internal/DefaultKeyValue.html | 488 ------- .../internal/MessagingAccessPointAdapter.html | 273 ---- .../internal/class-use/DefaultKeyValue.html | 117 -- .../MessagingAccessPointAdapter.html | 117 -- io/openmessaging/internal/package-frame.html | 21 - .../internal/package-summary.html | 144 --- io/openmessaging/internal/package-tree.html | 131 -- io/openmessaging/internal/package-use.html | 117 -- io/openmessaging/observer/OMSEvent.html | 222 ---- .../observer/OMSExceptionEvent.html | 192 --- io/openmessaging/observer/Observer.html | 220 ---- .../observer/class-use/OMSEvent.html | 172 --- .../observer/class-use/OMSExceptionEvent.html | 117 -- .../observer/class-use/Observer.html | 165 --- io/openmessaging/observer/package-frame.html | 22 - .../observer/package-summary.html | 146 --- io/openmessaging/observer/package-tree.html | 131 -- io/openmessaging/observer/package-use.html | 172 --- io/openmessaging/package-frame.html | 47 - io/openmessaging/package-summary.html | 295 ----- io/openmessaging/package-tree.html | 168 --- io/openmessaging/package-use.html | 303 ----- io/openmessaging/routing/Operator.html | 246 ---- io/openmessaging/routing/Routing.html | 282 ---- .../routing/class-use/Operator.html | 213 ---- .../routing/class-use/Routing.html | 197 --- io/openmessaging/routing/package-frame.html | 21 - io/openmessaging/routing/package-summary.html | 144 --- io/openmessaging/routing/package-tree.html | 127 -- io/openmessaging/routing/package-use.html | 185 --- overview-frame.html | 25 - overview-summary.html | 147 --- overview-tree.html | 206 --- package-list | 5 - resources/background.gif | Bin 2313 -> 0 bytes resources/tab.gif | Bin 291 -> 0 bytes resources/titlebar.gif | Bin 10701 -> 0 bytes resources/titlebar_end.gif | Bin 849 -> 0 bytes serialized-form.html | 183 --- stylesheet.css | 474 ------- 113 files changed, 24785 deletions(-) delete mode 100644 allclasses-frame.html delete mode 100644 allclasses-noframe.html delete mode 100644 constant-values.html delete mode 100644 deprecated-list.html delete mode 100644 help-doc.html delete mode 100644 index-all.html delete mode 100644 index.html delete mode 100644 io/openmessaging/BytesMessage.html delete mode 100644 io/openmessaging/InvokeContext.html delete mode 100644 io/openmessaging/IterableConsumer.html delete mode 100644 io/openmessaging/KeyValue.html delete mode 100644 io/openmessaging/Message.html delete mode 100644 io/openmessaging/MessageFactory.html delete mode 100644 io/openmessaging/MessageHeader.html delete mode 100644 io/openmessaging/MessageListener.html delete mode 100644 io/openmessaging/MessagingAccessPoint.html delete mode 100644 io/openmessaging/MessagingAccessPointFactory.html delete mode 100644 io/openmessaging/OMS.html delete mode 100644 io/openmessaging/Producer.html delete mode 100644 io/openmessaging/Promise.html delete mode 100644 io/openmessaging/PromiseListener.html delete mode 100644 io/openmessaging/PropertyKeys.html delete mode 100644 io/openmessaging/PullConsumer.html delete mode 100644 io/openmessaging/PushConsumer.html delete mode 100644 io/openmessaging/ReceivedMessageContext.html delete mode 100644 io/openmessaging/ResourceManager.html delete mode 100644 io/openmessaging/SendResult.html delete mode 100644 io/openmessaging/SequenceProducer.html delete mode 100644 io/openmessaging/ServiceEndPoint.html delete mode 100644 io/openmessaging/ServiceLifecycle.html delete mode 100644 io/openmessaging/ServiceLoadBalance.html delete mode 100644 io/openmessaging/ServiceProperties.html delete mode 100644 io/openmessaging/class-use/BytesMessage.html delete mode 100644 io/openmessaging/class-use/InvokeContext.html delete mode 100644 io/openmessaging/class-use/IterableConsumer.html delete mode 100644 io/openmessaging/class-use/KeyValue.html delete mode 100644 io/openmessaging/class-use/Message.html delete mode 100644 io/openmessaging/class-use/MessageFactory.html delete mode 100644 io/openmessaging/class-use/MessageHeader.html delete mode 100644 io/openmessaging/class-use/MessageListener.html delete mode 100644 io/openmessaging/class-use/MessagingAccessPoint.html delete mode 100644 io/openmessaging/class-use/MessagingAccessPointFactory.html delete mode 100644 io/openmessaging/class-use/OMS.html delete mode 100644 io/openmessaging/class-use/Producer.html delete mode 100644 io/openmessaging/class-use/Promise.html delete mode 100644 io/openmessaging/class-use/PromiseListener.html delete mode 100644 io/openmessaging/class-use/PropertyKeys.html delete mode 100644 io/openmessaging/class-use/PullConsumer.html delete mode 100644 io/openmessaging/class-use/PushConsumer.html delete mode 100644 io/openmessaging/class-use/ReceivedMessageContext.html delete mode 100644 io/openmessaging/class-use/ResourceManager.html delete mode 100644 io/openmessaging/class-use/SendResult.html delete mode 100644 io/openmessaging/class-use/SequenceProducer.html delete mode 100644 io/openmessaging/class-use/ServiceEndPoint.html delete mode 100644 io/openmessaging/class-use/ServiceLifecycle.html delete mode 100644 io/openmessaging/class-use/ServiceLoadBalance.html delete mode 100644 io/openmessaging/class-use/ServiceProperties.html delete mode 100644 io/openmessaging/exception/OMSException.html delete mode 100644 io/openmessaging/exception/OMSMessageFormatException.html delete mode 100644 io/openmessaging/exception/OMSNotSupportedException.html delete mode 100644 io/openmessaging/exception/OMSResourceNotExistException.html delete mode 100644 io/openmessaging/exception/OMSRuntimeException.html delete mode 100644 io/openmessaging/exception/OMSTimeOutException.html delete mode 100644 io/openmessaging/exception/class-use/OMSException.html delete mode 100644 io/openmessaging/exception/class-use/OMSMessageFormatException.html delete mode 100644 io/openmessaging/exception/class-use/OMSNotSupportedException.html delete mode 100644 io/openmessaging/exception/class-use/OMSResourceNotExistException.html delete mode 100644 io/openmessaging/exception/class-use/OMSRuntimeException.html delete mode 100644 io/openmessaging/exception/class-use/OMSTimeOutException.html delete mode 100644 io/openmessaging/exception/package-frame.html delete mode 100644 io/openmessaging/exception/package-summary.html delete mode 100644 io/openmessaging/exception/package-tree.html delete mode 100644 io/openmessaging/exception/package-use.html delete mode 100644 io/openmessaging/internal/DefaultKeyValue.html delete mode 100644 io/openmessaging/internal/MessagingAccessPointAdapter.html delete mode 100644 io/openmessaging/internal/class-use/DefaultKeyValue.html delete mode 100644 io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html delete mode 100644 io/openmessaging/internal/package-frame.html delete mode 100644 io/openmessaging/internal/package-summary.html delete mode 100644 io/openmessaging/internal/package-tree.html delete mode 100644 io/openmessaging/internal/package-use.html delete mode 100644 io/openmessaging/observer/OMSEvent.html delete mode 100644 io/openmessaging/observer/OMSExceptionEvent.html delete mode 100644 io/openmessaging/observer/Observer.html delete mode 100644 io/openmessaging/observer/class-use/OMSEvent.html delete mode 100644 io/openmessaging/observer/class-use/OMSExceptionEvent.html delete mode 100644 io/openmessaging/observer/class-use/Observer.html delete mode 100644 io/openmessaging/observer/package-frame.html delete mode 100644 io/openmessaging/observer/package-summary.html delete mode 100644 io/openmessaging/observer/package-tree.html delete mode 100644 io/openmessaging/observer/package-use.html delete mode 100644 io/openmessaging/package-frame.html delete mode 100644 io/openmessaging/package-summary.html delete mode 100644 io/openmessaging/package-tree.html delete mode 100644 io/openmessaging/package-use.html delete mode 100644 io/openmessaging/routing/Operator.html delete mode 100644 io/openmessaging/routing/Routing.html delete mode 100644 io/openmessaging/routing/class-use/Operator.html delete mode 100644 io/openmessaging/routing/class-use/Routing.html delete mode 100644 io/openmessaging/routing/package-frame.html delete mode 100644 io/openmessaging/routing/package-summary.html delete mode 100644 io/openmessaging/routing/package-tree.html delete mode 100644 io/openmessaging/routing/package-use.html delete mode 100644 overview-frame.html delete mode 100644 overview-summary.html delete mode 100644 overview-tree.html delete mode 100644 package-list delete mode 100644 resources/background.gif delete mode 100644 resources/tab.gif delete mode 100644 resources/titlebar.gif delete mode 100644 resources/titlebar_end.gif delete mode 100644 serialized-form.html delete mode 100644 stylesheet.css diff --git a/allclasses-frame.html b/allclasses-frame.html deleted file mode 100644 index 73052cc0..00000000 --- a/allclasses-frame.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - -All Classes (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - -

      All Classes

      - - - diff --git a/allclasses-noframe.html b/allclasses-noframe.html deleted file mode 100644 index f15bbdc6..00000000 --- a/allclasses-noframe.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - -All Classes (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - -

      All Classes

      - - - diff --git a/constant-values.html b/constant-values.html deleted file mode 100644 index 4bd20b43..00000000 --- a/constant-values.html +++ /dev/null @@ -1,333 +0,0 @@ - - - - - - -Constant Field Values (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
      - - - - - -
      - - -
      -

      Constant Field Values

      -

      Contents

      - -
      -
      - - -

      io.openmessaging.*

      -
        -
      • -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      io.openmessaging.MessageHeader 
      Modifier and TypeConstant FieldValue
      - -public static final StringBORN_HOST"BornHost"
      - -public static final StringBORN_TIMESTAMP"BornTimestamp"
      - -public static final StringMESSAGE_ID"MessageId"
      - -public static final StringPRIORITY"Priority"
      - -public static final StringQUEUE"Queue"
      - -public static final StringRELIABILITY"Reliability"
      - -public static final StringSCHEDULE_EXPRESSION"ScheduleExpression"
      - -public static final StringSEARCH_KEY"SearchKey"
      - -public static final StringSHARDING_KEY"ShardingKey"
      - -public static final StringSTART_TIME"StartTime"
      - -public static final StringSTOP_TIME"StopTime"
      - -public static final StringSTORE_HOST"StoreHost"
      - -public static final StringSTORE_TIMESTAMP"StoreTimestamp"
      - -public static final StringTIMEOUT"Timeout"
      - -public static final StringTOPIC"Topic"
      - -public static final StringTRACE_ID"TraceId"
      -
    • -
    • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      io.openmessaging.PropertyKeys 
      Modifier and TypeConstant FieldValue
      - -public static final StringACCESS_POINTS"oms.access.points"
      - -public static final StringCONSUMER_ID"oms.consumer.id"
      - -public static final StringDRIVER_IMPL"oms.driver.impl"
      - -public static final StringDST_QUEUE"oms.dst.queue"
      - -public static final StringNAMESPACE"oms.namespace"
      - -public static final StringOPERATION_TIMEOUT"oms.operation.timeout"
      - -public static final StringOPERATOR_NAME"oms.operator.name"
      - -public static final StringPRODUCER_ID"oms.producer.id"
      - -public static final StringROUTING_NAME"oms.routing.name"
      - -public static final StringSRC_TOPIC"oms.src.topic"
      -
    • -
    - - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/deprecated-list.html b/deprecated-list.html deleted file mode 100644 index 00679fc9..00000000 --- a/deprecated-list.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -Deprecated List (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    Deprecated API

    -

    Contents

    -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/help-doc.html b/help-doc.html deleted file mode 100644 index f496367b..00000000 --- a/help-doc.html +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - -API Help (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    How This API Document Is Organized

    -
    This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
    -
    -
    -
      -
    • -

      Overview

      -

      The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

      -
    • -
    • -

      Package

      -

      Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:

      -
        -
      • Interfaces (italic)
      • -
      • Classes
      • -
      • Enums
      • -
      • Exceptions
      • -
      • Errors
      • -
      • Annotation Types
      • -
      -
    • -
    • -

      Class/Interface

      -

      Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

      -
        -
      • Class inheritance diagram
      • -
      • Direct Subclasses
      • -
      • All Known Subinterfaces
      • -
      • All Known Implementing Classes
      • -
      • Class/interface declaration
      • -
      • Class/interface description
      • -
      -
        -
      • Nested Class Summary
      • -
      • Field Summary
      • -
      • Constructor Summary
      • -
      • Method Summary
      • -
      -
        -
      • Field Detail
      • -
      • Constructor Detail
      • -
      • Method Detail
      • -
      -

      Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

      -
    • -
    • -

      Annotation Type

      -

      Each annotation type has its own separate page with the following sections:

      -
        -
      • Annotation Type declaration
      • -
      • Annotation Type description
      • -
      • Required Element Summary
      • -
      • Optional Element Summary
      • -
      • Element Detail
      • -
      -
    • -
    • -

      Enum

      -

      Each enum has its own separate page with the following sections:

      -
        -
      • Enum declaration
      • -
      • Enum description
      • -
      • Enum Constant Summary
      • -
      • Enum Constant Detail
      • -
      -
    • -
    • -

      Use

      -

      Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

      -
    • -
    • -

      Tree (Class Hierarchy)

      -

      There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.

      -
        -
      • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
      • -
      • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
      • -
      -
    • -
    • -

      Deprecated API

      -

      The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

      -
    • -
    • -

      Index

      -

      The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

      -
    • -
    • -

      Prev/Next

      -

      These links take you to the next or previous class, interface, package, or related page.

      -
    • -
    • -

      Frames/No Frames

      -

      These links show and hide the HTML frames. All pages are available with or without frames.

      -
    • -
    • -

      All Classes

      -

      The All Classes link shows all classes and interfaces except non-static nested types.

      -
    • -
    • -

      Serialized Form

      -

      Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.

      -
    • -
    • -

      Constant Field Values

      -

      The Constant Field Values page lists the static final fields and their values.

      -
    • -
    -This help file applies to API documentation generated using the standard doclet.
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/index-all.html b/index-all.html deleted file mode 100644 index 9d863fbc..00000000 --- a/index-all.html +++ /dev/null @@ -1,1131 +0,0 @@ - - - - - - -Index (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    A B C D E G H I K M N O P Q R S T U  - - -

    A

    -
    -
    ACCESS_POINTS - Static variable in interface io.openmessaging.PropertyKeys
    -
     
    -
    ack(String) - Method in interface io.openmessaging.PullConsumer
    -
    -
    Acknowledges the specified and consumed message, with unique message id.
    -
    -
    ack(String, KeyValue) - Method in interface io.openmessaging.PullConsumer
    -
    -
    Acknowledges the specified and consumed message with the specified properties.
    -
    -
    ack() - Method in interface io.openmessaging.ReceivedMessageContext
    -
    -
    Acknowledges the specified and consumed message, which is related to this ReceivedMessageContext.
    -
    -
    ack(KeyValue) - Method in interface io.openmessaging.ReceivedMessageContext
    -
    -
    Acknowledges the specified and consumed message with the specified properties.
    -
    -
    addListener(PromiseListener<V>) - Method in interface io.openmessaging.Promise
    -
    -
    Adds the specified listener to this promise.
    -
    -
    addObserver(Observer) - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Register an observer in an serviceEndPoint object.
    -
    -
    addOperator(Operator) - Method in interface io.openmessaging.routing.Routing
    -
    -
    Adds a Operator to the tail of operator pipeline in this Routing object.
    -
    -
    attachQueue(String, MessageListener) - Method in interface io.openmessaging.PushConsumer
    -
    -
    Attaches the PushConsumer to a specified queue, with a MessageListener.
    -
    -
    - - - -

    B

    -
    -
    begin() - Method in interface io.openmessaging.IterableConsumer
    -
    -
    Fetches the first offset of this partition iterator.
    -
    -
    bind(Class<T>) - Method in interface io.openmessaging.ServiceEndPoint
    -
    -
    Bind a service object to serviceEndPoint, which can directly call services provided by service object
    -
    -
    bind(Class<T>, KeyValue) - Method in interface io.openmessaging.ServiceEndPoint
    -
    -
    Like ServiceEndPoint.bind(Class) but specifying properties that can be used to configure the service band
    -
    -
    bind(Class<T>, KeyValue, ServiceLoadBalance) - Method in interface io.openmessaging.ServiceEndPoint
    -
    -
    Like ServiceEndPoint.bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select - endPoint target
    -
    -
    BORN_HOST - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The BORN_HOST header field contains the born host info of a message in client side.
    -
    -
    BORN_TIMESTAMP - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The BORN_TIMESTAMP header field contains the time a message was handed - off to a Producer to be sent.
    -
    -
    BytesMessage - Interface in io.openmessaging
    -
    -
    The BytesMessage contains a stream of uninterpreted bytes.
    -
    -
    - - - -

    C

    -
    -
    cancel(boolean) - Method in interface io.openmessaging.Promise
    -
    -
    Attempts to cancel execution of this task.
    -
    -
    commit() - Method in interface io.openmessaging.SequenceProducer
    -
    -
    Commits all the sent messages since last commit or rollback operation, - and all the messages should has the same destination.
    -
    -
    CONSUMER_ID - Static variable in interface io.openmessaging.PropertyKeys
    -
     
    -
    consumerIdListInQueue(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Each consumer has a unique id, this method is to fetch the consumer id list in a specified queue.
    -
    -
    containsKey(String) - Method in class io.openmessaging.internal.DefaultKeyValue
    -
     
    -
    containsKey(String) - Method in interface io.openmessaging.KeyValue
    -
    -
    Tests if the specified String is a key in this KeyValue.
    -
    -
    createAndUpdateNamespace(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Creates a Namespace resource for the specified MessagingAccessPoint with some preset properties, - updates if it already exists.
    -
    -
    createAndUpdateOperator(String, String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Creates a Operator resource for the the specified MessagingAccessPoint, - updates if it already exits.
    -
    -
    createAndUpdateQueue(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Creates a Queue resource for the specified MessagingAccessPoint with some preset properties, - updates if it already exists.
    -
    -
    createAndUpdateRouting(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Creates a Routing resource for the the specified MessagingAccessPoint, - updates if it already exits.
    -
    -
    createAndUpdateTopic(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Creates a Topic resource for the specified MessagingAccessPoint with some preset properties, - updates if it already exists.
    -
    -
    createBytesMessageToQueue(String, byte[]) - Method in interface io.openmessaging.MessageFactory
    -
    -
    Creates a BytesMessage object.
    -
    -
    createBytesMessageToTopic(String, byte[]) - Method in interface io.openmessaging.MessageFactory
    -
    -
    Creates a BytesMessage object.
    -
    -
    createIterableConsumer(String) - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Creates a new IterableConsumer for the specified MessagingAccessPoint.
    -
    -
    createIterableConsumer(String, KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Creates a new IterableConsumer for the specified MessagingAccessPoint with some preset properties.
    -
    -
    createProducer() - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Creates a new Producer for the specified MessagingAccessPoint.
    -
    -
    createProducer(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Creates a new Producer for the specified MessagingAccessPoint - with some preset properties.
    -
    -
    createPullConsumer(String) - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Creates a new PullConsumer for the specified MessagingAccessPoint with the specified queue.
    -
    -
    createPullConsumer(String, KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Creates a new PullConsumer for the specified MessagingAccessPoint with some preset properties.
    -
    -
    createPushConsumer() - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Creates a new PushConsumer for the specified MessagingAccessPoint.
    -
    -
    createPushConsumer(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Creates a new PushConsumer for the specified MessagingAccessPoint with some preset properties.
    -
    -
    createSequenceProducer() - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Creates a new SequenceProducer for the specified MessagingAccessPoint.
    -
    -
    createSequenceProducer(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Creates a new SequenceProducer for the specified MessagingAccessPoint - with some preset properties.
    -
    -
    createServiceEndPoint() - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Create a new ServiceEndPoint for the specified MessagingAccessPoint.
    -
    -
    createServiceEndPoint(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
    -
    -
    current() - Method in interface io.openmessaging.IterableConsumer
    -
    -
    Fetches the current offset of this partition iterator.
    -
    -
    - - - -

    D

    -
    -
    DefaultKeyValue - Class in io.openmessaging.internal
    -
    -
    The default implementation of the interface KeyValue, used by OMS internally.
    -
    -
    DefaultKeyValue() - Constructor for class io.openmessaging.internal.DefaultKeyValue
    -
     
    -
    deleteObserver(Observer) - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Removes the given observer from the list of observer
    -
    -
    deleteOperator(Operator) - Method in interface io.openmessaging.routing.Routing
    -
    -
    Removes a specified Operator from the operator pipeline in this Routing object.
    -
    -
    destroyNamespace(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Destroys a physical namespace in the specified MessagingAccessPoint.
    -
    -
    destroyQueue(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Destroys a physical queue in the specified MessagingAccessPoint.
    -
    -
    destroyRouting(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Destroys a physical Routing in the specified MessagingAccessPoint.
    -
    -
    destroyTopic(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Destroys a physical topic in the specified MessagingAccessPoint.
    -
    -
    DRIVER_IMPL - Static variable in interface io.openmessaging.PropertyKeys
    -
     
    -
    DST_QUEUE - Static variable in interface io.openmessaging.PropertyKeys
    -
     
    -
    - - - -

    E

    -
    -
    end() - Method in interface io.openmessaging.IterableConsumer
    -
    -
    Fetches the last offset of this partition iterator.
    -
    -
    expression() - Method in interface io.openmessaging.routing.Operator
    -
    -
    A expression to represent this Operator object.
    -
    -
    - - - -

    G

    -
    -
    get() - Method in interface io.openmessaging.Promise
    -
    -
    Waits if necessary for the computation to complete, and then - retrieves its result.
    -
    -
    get(long) - Method in interface io.openmessaging.Promise
    -
    -
    Waits if necessary for at most the given time for the computation - to complete, and then retrieves its result, if available.
    -
    -
    getBody() - Method in interface io.openmessaging.BytesMessage
    -
    -
    Returns the bytes message body.
    -
    -
    getConsumerProperties(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Returns the properties of the specified consumer instance with the given consumer id.
    -
    -
    getDouble(String) - Method in class io.openmessaging.internal.DefaultKeyValue
    -
     
    -
    getDouble(String) - Method in interface io.openmessaging.KeyValue
    -
    -
    Searches for the double property with the specified key in this KeyValue object.
    -
    -
    getErrorCode() - Method in exception io.openmessaging.exception.OMSException
    -
    -
    Returns the error code of this OMSException object.
    -
    -
    getErrorCode() - Method in exception io.openmessaging.exception.OMSRuntimeException
    -
    -
    Returns the error code of this OMSRuntimeException object.
    -
    -
    getInt(String) - Method in class io.openmessaging.internal.DefaultKeyValue
    -
     
    -
    getInt(String) - Method in interface io.openmessaging.KeyValue
    -
    -
    Searches for the int property with the specified key in this KeyValue object.
    -
    -
    getLong(String) - Method in class io.openmessaging.internal.DefaultKeyValue
    -
     
    -
    getLong(String) - Method in interface io.openmessaging.KeyValue
    -
    -
    Searches for the long property with the specified key in this KeyValue object.
    -
    -
    getMessagingAccessPoint(String, KeyValue) - Static method in class io.openmessaging.internal.MessagingAccessPointAdapter
    -
    -
    Returns a MessagingAccessPoint instance from the specified OMS driver url - with some preset properties.
    -
    -
    getMessagingAccessPoint(String) - Static method in class io.openmessaging.MessagingAccessPointFactory
    -
    -
    Returns a MessagingAccessPoint instance from the specified OMS driver url.
    -
    -
    getMessagingAccessPoint(String, KeyValue) - Static method in class io.openmessaging.MessagingAccessPointFactory
    -
    -
    Returns a MessagingAccessPoint instance from the specified OMS driver url - with some preset properties, which will be passed to MessagingAccessPoint's implementation - class as a unique constructor parameter.
    -
    -
    getNamespaceProperties(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Fetches the resource properties of a specified namespace.
    -
    -
    getOperator(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Fetches the Operator object by operator name.
    -
    -
    getProducerProperties(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Returns the properties of the specified producer instance with the given producer id.
    -
    -
    getQueueProperties(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Fetches the resource properties of a specified queue.
    -
    -
    getResourceManager() - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Gets a lightweight ResourceManager instance from the specified MessagingAccessPoint.
    -
    -
    getRouting(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Fetches the Routing object by routing name.
    -
    -
    getString(String) - Method in class io.openmessaging.internal.DefaultKeyValue
    -
     
    -
    getString(String) - Method in interface io.openmessaging.KeyValue
    -
    -
    Searches for the String property with the specified key in this KeyValue object.
    -
    -
    getThrowable() - Method in interface io.openmessaging.Promise
    -
     
    -
    getTopicProperties(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Fetches the resource properties of a specified topic.
    -
    -
    - - - -

    H

    -
    -
    hasNext() - Method in interface io.openmessaging.IterableConsumer
    -
    -
    Returns true if this partition iterator has more messages when - traversing the iterator in the forward direction.
    -
    -
    hasPrevious() - Method in interface io.openmessaging.IterableConsumer
    -
    -
    Returns true if this partition iterator has more messages when - traversing the iterator in the reverse direction.
    -
    -
    headers() - Method in interface io.openmessaging.Message
    -
    -
    Returns all the header fields of the Message object as a KeyValue.
    -
    -
    - - - -

    I

    -
    -
    id() - Method in interface io.openmessaging.ServiceProperties
    -
     
    -
    id(String) - Method in interface io.openmessaging.ServiceProperties
    -
     
    -
    InvokeContext - Interface in io.openmessaging
    -
     
    -
    invokeContext() - Method in interface io.openmessaging.ServiceEndPoint
    -
     
    -
    io.openmessaging - package io.openmessaging
    -
     
    -
    io.openmessaging.exception - package io.openmessaging.exception
    -
     
    -
    io.openmessaging.internal - package io.openmessaging.internal
    -
     
    -
    io.openmessaging.observer - package io.openmessaging.observer
    -
     
    -
    io.openmessaging.routing - package io.openmessaging.routing
    -
     
    -
    isCancelled() - Method in interface io.openmessaging.Promise
    -
    -
    Returns true if this task was cancelled before it completed - normally.
    -
    -
    isDone() - Method in interface io.openmessaging.Promise
    -
    -
    Returns true if this task completed.
    -
    -
    isSuspended() - Method in interface io.openmessaging.PushConsumer
    -
    -
    This method is used to find out whether the PushConsumer is suspended.
    -
    -
    IterableConsumer - Interface in io.openmessaging
    -
    -
    A Queue supports streaming consumption.
    -
    -
    - - - -

    K

    -
    -
    keySet() - Method in class io.openmessaging.internal.DefaultKeyValue
    -
     
    -
    keySet() - Method in interface io.openmessaging.KeyValue
    -
    -
    Returns a Set view of the keys contained in this KeyValue object.
    -
    -
    KeyValue - Interface in io.openmessaging
    -
    -
    The KeyValue class represents a persistent set of properties, - which supports method chaining.
    -
    -
    - - - -

    M

    -
    -
    Message - Interface in io.openmessaging
    -
    -
    The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is - BytesMessage.
    -
    -
    MESSAGE_ID - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The MESSAGE_ID header field contains a value that uniquely identifies - each message sent by a Producer.
    -
    -
    MessageFactory - Interface in io.openmessaging
    -
    -
    A factory interface for creating Message objects.
    -
    -
    MessageHeader - Class in io.openmessaging
    -
    -
    The MessageHeader class describes each OMS message header field.
    -
    -
    MessageHeader() - Constructor for class io.openmessaging.MessageHeader
    -
     
    -
    messageId() - Method in interface io.openmessaging.SendResult
    -
    -
    The unique message id related to the SendResult instance.
    -
    -
    MessageListener - Interface in io.openmessaging
    -
    -
    The message listener interface.
    -
    -
    MessagingAccessPoint - Interface in io.openmessaging
    -
    -
    The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
    -
    -
    MessagingAccessPointAdapter - Class in io.openmessaging.internal
    -
    -
    The MessagingAccessPointAdapter provides a common implementation to - create a specified MessagingAccessPoint instance, used by OMS internally.
    -
    -
    MessagingAccessPointAdapter() - Constructor for class io.openmessaging.internal.MessagingAccessPointAdapter
    -
     
    -
    MessagingAccessPointFactory - Class in io.openmessaging
    -
    -
    A factory that provides some static methods to create a MessagingAccessPoint - from the specified OMS driver url.
    -
    -
    MessagingAccessPointFactory() - Constructor for class io.openmessaging.MessagingAccessPointFactory
    -
     
    -
    - - - -

    N

    -
    -
    NAMESPACE - Static variable in interface io.openmessaging.PropertyKeys
    -
     
    -
    newKeyValue() - Static method in class io.openmessaging.OMS
    -
    -
    Returns a default and internal KeyValue implementation instance.
    -
    -
    next() - Method in interface io.openmessaging.IterableConsumer
    -
    -
    Returns the next message in the iteration and advances the offset position.
    -
    -
    - - - -

    O

    -
    -
    Observer - Interface in io.openmessaging.observer
    -
    -
    A Observer interface is used to observe the OMSEvent - dispatches in observable objects, like MessagingAccessPoint
    -
    -
    OMS - Class in io.openmessaging
    -
    -
    The OMS class provides some useful util methods.
    -
    -
    OMS() - Constructor for class io.openmessaging.OMS
    -
     
    -
    OMSEvent - Interface in io.openmessaging.observer
    -
     
    -
    OMSException - Exception in io.openmessaging.exception
    -
     
    -
    OMSException(String, String) - Constructor for exception io.openmessaging.exception.OMSException
    -
    -
    Constructs a OMSException with the specified detail message - and error code.
    -
    -
    OMSException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSException
    -
    -
    Constructs a OMSException with the specified error code and cause.
    -
    -
    OMSException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSException
    -
    -
    Constructs a OMSException with the specified detail message, - error code and cause.
    -
    -
    OMSExceptionEvent - Interface in io.openmessaging.observer
    -
     
    -
    OMSMessageFormatException - Exception in io.openmessaging.exception
    -
     
    -
    OMSMessageFormatException(String, String) - Constructor for exception io.openmessaging.exception.OMSMessageFormatException
    -
     
    -
    OMSMessageFormatException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSMessageFormatException
    -
     
    -
    OMSMessageFormatException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSMessageFormatException
    -
     
    -
    OMSNotSupportedException - Exception in io.openmessaging.exception
    -
     
    -
    OMSNotSupportedException(String, String) - Constructor for exception io.openmessaging.exception.OMSNotSupportedException
    -
     
    -
    OMSNotSupportedException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSNotSupportedException
    -
     
    -
    OMSNotSupportedException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSNotSupportedException
    -
     
    -
    OMSResourceNotExistException - Exception in io.openmessaging.exception
    -
    -
    The OMSResourceNotExistException occurs if requested resource is not exist.
    -
    -
    OMSResourceNotExistException(String, String) - Constructor for exception io.openmessaging.exception.OMSResourceNotExistException
    -
     
    -
    OMSResourceNotExistException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSResourceNotExistException
    -
     
    -
    OMSResourceNotExistException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSResourceNotExistException
    -
     
    -
    OMSRuntimeException - Exception in io.openmessaging.exception
    -
     
    -
    OMSRuntimeException(String, String) - Constructor for exception io.openmessaging.exception.OMSRuntimeException
    -
    -
    Constructs a OMSRuntimeException with the specified detail message - and error code.
    -
    -
    OMSRuntimeException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSRuntimeException
    -
    -
    Constructs a OMSRuntimeException with the specified error code and cause.
    -
    -
    OMSRuntimeException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSRuntimeException
    -
    -
    Constructs a OMSRuntimeException with the specified detail message, - error code and cause.
    -
    -
    OMSTimeOutException - Exception in io.openmessaging.exception
    -
     
    -
    OMSTimeOutException(String, String) - Constructor for exception io.openmessaging.exception.OMSTimeOutException
    -
     
    -
    OMSTimeOutException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSTimeOutException
    -
     
    -
    OMSTimeOutException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSTimeOutException
    -
     
    -
    onEvent(OMSEvent) - Method in interface io.openmessaging.observer.Observer
    -
    -
    Handler invoked upon arrival of a OMSEvent dispatch.
    -
    -
    onMessage(Message, ReceivedMessageContext) - Method in interface io.openmessaging.MessageListener
    -
    -
    Callback method to receive incoming messages.
    -
    -
    OPERATION_TIMEOUT - Static variable in interface io.openmessaging.PropertyKeys
    -
     
    -
    operationCompleted(Promise<V>) - Method in interface io.openmessaging.PromiseListener
    -
    -
    Invoked when the operation associated with the Promise has been completed successfully.
    -
    -
    operationFailed(Promise<V>) - Method in interface io.openmessaging.PromiseListener
    -
    -
    Invoked when the operation associated with the Promise has been completed unsuccessfully.
    -
    -
    Operator - Interface in io.openmessaging.routing
    -
    -
    A Operator is used to handle the flowing messages in Routing.
    -
    -
    OPERATOR_NAME - Static variable in interface io.openmessaging.PropertyKeys
    -
     
    -
    operators() - Method in interface io.openmessaging.routing.Routing
    -
    -
    Returns the operator pipeline in this Routing object.
    -
    -
    - - - -

    P

    -
    -
    persist() - Method in interface io.openmessaging.IterableConsumer
    -
    -
    Persist this iterator to local or remote server, that depends on specified - implementation of IterableConsumer.
    -
    -
    poll() - Method in interface io.openmessaging.PullConsumer
    -
    -
    Polls the next message produced for this PullConsumer.
    -
    -
    poll(KeyValue) - Method in interface io.openmessaging.PullConsumer
    -
    -
    Polls the next message produced for this PullConsumer, using the specified properties.
    -
    -
    previous() - Method in interface io.openmessaging.IterableConsumer
    -
    -
    Returns the previous message in the iteration and moves the offset - position backwards.
    -
    -
    PRIORITY - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The PRIORITY header field contains the priority level of a message, - a message with higher priority values should be delivered preferentially.
    -
    -
    Producer - Interface in io.openmessaging
    -
    -
    A Producer is a simple object used to send messages on behalf - of a MessagingAccessPoint.
    -
    -
    PRODUCER_ID - Static variable in interface io.openmessaging.PropertyKeys
    -
     
    -
    producerIdListInQueue(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Each producer has a unique id, this method is to fetch the producer id list in a specified queue.
    -
    -
    producerIdListInTopic(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Each producer has a unique id, this method is to fetch the producer id list in a specified topic.
    -
    -
    Promise<V> - Interface in io.openmessaging
    -
    -
    A Promise represents the result of an asynchronous computation.
    -
    -
    PromiseListener<V> - Interface in io.openmessaging
    -
    -
    A listener that is called back when a Promise is done.
    -
    -
    properties() - Method in interface io.openmessaging.InvokeContext
    -
     
    -
    properties() - Method in interface io.openmessaging.IterableConsumer
    -
    -
    Returns the properties of this PushConsumer instance.
    -
    -
    properties() - Method in interface io.openmessaging.Message
    -
    -
    Returns all the built-in property fields of the Message object as a KeyValue.
    -
    -
    properties() - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Returns the properties of this MessagingAccessPoint instance.
    -
    -
    properties() - Method in interface io.openmessaging.Producer
    -
    -
    Returns the properties of this Producer instance.
    -
    -
    properties() - Method in interface io.openmessaging.PullConsumer
    -
    -
    Returns the properties of this PullConsumer instance.
    -
    -
    properties() - Method in interface io.openmessaging.PushConsumer
    -
    -
    Returns the properties of this PushConsumer instance.
    -
    -
    properties() - Method in interface io.openmessaging.ReceivedMessageContext
    -
    -
    Returns the properties of this ReceivedMessageContext instance.
    -
    -
    properties() - Method in interface io.openmessaging.routing.Operator
    -
    -
    Returns the properties of this Operator object.
    -
    -
    properties() - Method in interface io.openmessaging.routing.Routing
    -
    -
    Returns the properties of this Routing instance.
    -
    -
    properties() - Method in interface io.openmessaging.SendResult
    -
    -
    Returns the properties of this SendResult instance.
    -
    -
    properties() - Method in interface io.openmessaging.SequenceProducer
    -
    -
    Returns the properties of this SequenceProducer instance.
    -
    -
    PropertyKeys - Interface in io.openmessaging
    -
    -
    This is the centralized source for keys that are used by KeyValue.
    -
    -
    providerId() - Method in interface io.openmessaging.ServiceProperties
    -
     
    -
    providerId(String) - Method in interface io.openmessaging.ServiceProperties
    -
     
    -
    publish(Object) - Method in interface io.openmessaging.ServiceEndPoint
    -
    -
    Register/re-register a service in a serviceEndPoint object - if service has been registered in serviceEndPoint object, it will be failed when registering delicately
    -
    -
    publish(Object, KeyValue) - Method in interface io.openmessaging.ServiceEndPoint
    -
    -
    Like ServiceEndPoint.publish(Object) but specifying properties - that can be used to configure the service published
    -
    -
    PullConsumer - Interface in io.openmessaging
    -
    -
    A PullConsumer object can poll messages from the specified queue, - and supports submit the consume result by acknowledgement.
    -
    -
    PushConsumer - Interface in io.openmessaging
    -
    -
    A PushConsumer object to receive messages from multiple queues, these messages are pushed from - MOM server to PushConsumer client.
    -
    -
    put(String, int) - Method in class io.openmessaging.internal.DefaultKeyValue
    -
     
    -
    put(String, long) - Method in class io.openmessaging.internal.DefaultKeyValue
    -
     
    -
    put(String, double) - Method in class io.openmessaging.internal.DefaultKeyValue
    -
     
    -
    put(String, String) - Method in class io.openmessaging.internal.DefaultKeyValue
    -
     
    -
    put(String, int) - Method in interface io.openmessaging.KeyValue
    -
    -
    Inserts or replaces int value for the specified key.
    -
    -
    put(String, long) - Method in interface io.openmessaging.KeyValue
    -
    -
    Inserts or replaces long value for the specified key.
    -
    -
    put(String, double) - Method in interface io.openmessaging.KeyValue
    -
    -
    Inserts or replaces double value for the specified key.
    -
    -
    put(String, String) - Method in interface io.openmessaging.KeyValue
    -
    -
    Inserts or replaces String value for the specified key.
    -
    -
    putHeaders(String, int) - Method in interface io.openmessaging.Message
    -
    -
    Puts a String-int KeyValue entry to he headers of a Message.
    -
    -
    putHeaders(String, long) - Method in interface io.openmessaging.Message
    -
    -
    Puts a String-long KeyValue entry to he headers of a Message.
    -
    -
    putHeaders(String, double) - Method in interface io.openmessaging.Message
    -
    -
    Puts a String-double KeyValue entry to he headers of a Message.
    -
    -
    putHeaders(String, String) - Method in interface io.openmessaging.Message
    -
    -
    Puts a String-String KeyValue entry to he headers of a Message.
    -
    -
    putProperties(String, int) - Method in interface io.openmessaging.Message
    -
    -
    Puts a String-int KeyValue entry to he headers of a Message.
    -
    -
    putProperties(String, long) - Method in interface io.openmessaging.Message
    -
    -
    Puts a String-long KeyValue entry to he headers of a Message.
    -
    -
    putProperties(String, double) - Method in interface io.openmessaging.Message
    -
    -
    Puts a String-double KeyValue entry to he headers of a Message.
    -
    -
    putProperties(String, String) - Method in interface io.openmessaging.Message
    -
    -
    Puts a String-String KeyValue entry to he headers of a Message.
    -
    -
    - - - -

    Q

    -
    -
    QUEUE - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The QUEUE header field is the destination which the message is being sent.
    -
    -
    - - - -

    R

    -
    -
    ReceivedMessageContext - Interface in io.openmessaging
    -
    -
    A ReceivedMessageContext object will be passed to the MessageListener with a incoming message, - used to share some context properties between MessageListener and PushConsumer.
    -
    -
    relayAddress() - Method in interface io.openmessaging.ServiceProperties
    -
     
    -
    relayAddress(String) - Method in interface io.openmessaging.ServiceProperties
    -
     
    -
    RELIABILITY - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The RELIABILITY header field contains the reliability level of a message.
    -
    -
    ResourceManager - Interface in io.openmessaging
    -
    -
    The ResourceManager is responsible for providing a unified interface of resource management, - allows the user to manage the topic, queue, namespace resources.
    -
    -
    resume() - Method in interface io.openmessaging.PushConsumer
    -
    -
    Resumes the PushConsumer after a suspend.
    -
    -
    rollback() - Method in interface io.openmessaging.SequenceProducer
    -
    -
    Discards all the sent messages since last commit or rollback operation, - and all the messages should has the same destination.
    -
    -
    Routing - Interface in io.openmessaging.routing
    -
    -
    A Routing object is responsible for routing the messages from Topic to Queue, with - some useful operators to filter or compute the source messages.
    -
    -
    ROUTING_NAME - Static variable in interface io.openmessaging.PropertyKeys
    -
     
    -
    - - - -

    S

    -
    -
    SCHEDULE_EXPRESSION - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The SCHEDULE_EXPRESSION header field contains schedule expression of a message.
    -
    -
    SEARCH_KEY - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The SEARCH_KEY header field contains index search key of a message.
    -
    -
    seekByOffset(long) - Method in interface io.openmessaging.IterableConsumer
    -
    -
    Moves the current offset to the specified offset.
    -
    -
    seekByTime(long) - Method in interface io.openmessaging.IterableConsumer
    -
    -
    Moves the current offset to the specified timestamp.
    -
    -
    select(Set<ServiceProperties>) - Method in interface io.openmessaging.ServiceLoadBalance
    -
    -
    Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided - According to different selection strategies to select providerServicePoint that satisfied with application needs, - such as RoundRobin or Random etc.
    -
    -
    send(Message) - Method in interface io.openmessaging.Producer
    -
    -
    Sends a message to the specified destination synchronously, the destination should be preset to - MessageHeader, other header fields as well.
    -
    -
    send(Message, KeyValue) - Method in interface io.openmessaging.Producer
    -
    -
    Sends a message to the specified destination synchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
    -
    -
    send(Message) - Method in interface io.openmessaging.SequenceProducer
    -
    -
    Sends a message to the specified destination, the destination should be preset to - MessageHeader, other header fields as well.
    -
    -
    send(Message, KeyValue) - Method in interface io.openmessaging.SequenceProducer
    -
    -
    Sends a message to the specified destination, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
    -
    -
    sendAsync(Message) - Method in interface io.openmessaging.Producer
    -
    -
    Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeader, other header fields as well.
    -
    -
    sendAsync(Message, KeyValue) - Method in interface io.openmessaging.Producer
    -
    -
    Sends a message to the specified destination asynchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
    -
    -
    sendOneway(Message) - Method in interface io.openmessaging.Producer
    -
    -
    Sends a message to the specified destination in one way, the destination should be preset to - MessageHeader, other header fields as well.
    -
    -
    sendOneway(Message, KeyValue) - Method in interface io.openmessaging.Producer
    -
    -
    Sends a message to the specified destination in one way, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
    -
    -
    SendResult - Interface in io.openmessaging
    -
    -
    The result of sending a OMS message to server - with the message id and some properties.
    -
    -
    SequenceProducer - Interface in io.openmessaging
    -
    -
    A SequenceProducer is a simple object used to send messages on behalf - of a MessagingAccessPoint.
    -
    -
    ServiceEndPoint - Interface in io.openmessaging
    -
     
    -
    ServiceLifecycle - Interface in io.openmessaging
    -
    -
    The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, - PushConsumer, and so on.
    -
    -
    ServiceLoadBalance - Interface in io.openmessaging
    -
     
    -
    ServiceProperties - Interface in io.openmessaging
    -
     
    -
    set(V) - Method in interface io.openmessaging.Promise
    -
    -
    Set the value to this promise and mark it completed if set successfully.
    -
    -
    setBody(byte[]) - Method in interface io.openmessaging.BytesMessage
    -
    -
    Sets the bytes message body.
    -
    -
    setConsumerProperties(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Sets the consumer properties to the specified consumer instance.
    -
    -
    setFailure(Throwable) - Method in interface io.openmessaging.Promise
    -
    -
    Marks this promise as a failure and notifies all listeners.
    -
    -
    setProducerProperties(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Sets the producer properties to the specified producer instance.
    -
    -
    SHARDING_KEY - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The SHARDING_KEY header field contains the sharding key of a message.
    -
    -
    shutdown() - Method in interface io.openmessaging.ServiceLifecycle
    -
    -
    Notify a service instance of the end of its life cycle.
    -
    -
    SRC_TOPIC - Static variable in interface io.openmessaging.PropertyKeys
    -
     
    -
    START_TIME - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The START_TIME header field contains the start timestamp that a message - can be delivered to consumer client.
    -
    -
    startup() - Method in interface io.openmessaging.ServiceLifecycle
    -
    -
    Used for start or initialization of a service endpoint.
    -
    -
    STOP_TIME - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The STOP_TIME header field contains the stop timestamp that a message - should be discarded after this timestamp, and no consumer can consume this message.
    -
    -
    STORE_HOST - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The STORE_HOST header field contains the store host info of a message in server side.
    -
    -
    STORE_TIMESTAMP - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
    -
    -
    suspend() - Method in interface io.openmessaging.PushConsumer
    -
    -
    Suspends the PushConsumer for later resumption.
    -
    -
    - - - -

    T

    -
    -
    TIMEOUT - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The TIMEOUT header field contains the expiration time, it represents a - time-to-live value.
    -
    -
    TOPIC - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The TOPIC header field is the destination which the message is being sent.
    -
    -
    TRACE_ID - Static variable in class io.openmessaging.MessageHeader
    -
    -
    The TRACE_ID header field contains the trace id of a message, which represents a global and unique - identification, and can be used in distributed system to trace the whole call link.
    -
    -
    type() - Method in interface io.openmessaging.observer.OMSEvent
    -
    -
    Returns the specified OMSEvent
    -
    -
    - - - -

    U

    -
    -
    updateMessage(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Updates the MessageHeader of specified message, which may be stored by MOM server already.
    -
    -
    -A B C D E G H I K M N O P Q R S T U 
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/index.html b/index.html deleted file mode 100644 index 8ea39aa4..00000000 --- a/index.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - -parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API - - - - - - - - - -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<h2>Frame Alert</h2> -<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> - - - diff --git a/io/openmessaging/BytesMessage.html b/io/openmessaging/BytesMessage.html deleted file mode 100644 index 91778b3f..00000000 --- a/io/openmessaging/BytesMessage.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - -BytesMessage (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface BytesMessage

    -
    -
    -
    -
      -
    • -
      -
      All Superinterfaces:
      -
      Message
      -
      -
      -
      -
      public interface BytesMessage
      -extends Message
      -
      The BytesMessage contains a stream of uninterpreted bytes. It inherits from the Message interface and - adds a bytes message body. -

      - The BytesMessage doesn't know the format or encoding Rules of the body, the provider and consumer decide the - interpretation of the bytes body.

      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getBody

          -
          byte[] getBody()
          -
          Returns the bytes message body.
          -
          Returns:
          the bytes message body
          -
        • -
        - - - -
          -
        • -

          setBody

          -
          BytesMessage setBody(byte[] body)
          -
          Sets the bytes message body.
          -
          Parameters:
          body - the message body to be set
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html deleted file mode 100644 index 7a8f88da..00000000 --- a/io/openmessaging/InvokeContext.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - -InvokeContext (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface InvokeContext

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface InvokeContext
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        KeyValueproperties() 
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - - -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html deleted file mode 100644 index 997687ad..00000000 --- a/io/openmessaging/IterableConsumer.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - - - -IterableConsumer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface IterableConsumer

    -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        longbegin() -
        Fetches the first offset of this partition iterator.
        -
        longcurrent() -
        Fetches the current offset of this partition iterator.
        -
        longend() -
        Fetches the last offset of this partition iterator.
        -
        booleanhasNext() -
        Returns true if this partition iterator has more messages when - traversing the iterator in the forward direction.
        -
        booleanhasPrevious() -
        Returns true if this partition iterator has more messages when - traversing the iterator in the reverse direction.
        -
        Messagenext() -
        Returns the next message in the iteration and advances the offset position.
        -
        voidpersist() -
        Persist this iterator to local or remote server, that depends on specified - implementation of IterableConsumer.
        -
        Messageprevious() -
        Returns the previous message in the iteration and moves the offset - position backwards.
        -
        KeyValueproperties() -
        Returns the properties of this PushConsumer instance.
        -
        voidseekByOffset(long offset) -
        Moves the current offset to the specified offset.
        -
        voidseekByTime(long timestamp) -
        Moves the current offset to the specified timestamp.
        -
        - -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - - - - - -
          -
        • -

          current

          -
          long current()
          -
          Fetches the current offset of this partition iterator.
          -
          Returns:
          the current offset, return -1 if the iterator is first created.
          -
        • -
        - - - -
          -
        • -

          begin

          -
          long begin()
          -
          Fetches the first offset of this partition iterator.
          -
          Returns:
          the first offset, return -1 if the partition has no message.
          -
        • -
        - - - -
          -
        • -

          end

          -
          long end()
          -
          Fetches the last offset of this partition iterator.
          -
          Returns:
          the last offset, return 0 if the iterator is first created.
          -
        • -
        - - - -
          -
        • -

          seekByTime

          -
          void seekByTime(long timestamp)
          -
          Moves the current offset to the specified timestamp. -

          - Moves the current offset to the first offset, if the given timestamp - is earlier than the first message's store timestamp in this partition iterator. -

          - Moves the current offset to the last offset, if the given timestamp - is later than the last message's store timestamp in this partition iterator.

          -
          Parameters:
          timestamp - the specified timestamp
          -
        • -
        - - - -
          -
        • -

          seekByOffset

          -
          void seekByOffset(long offset)
          -
          Moves the current offset to the specified offset.
          -
          Parameters:
          offset - the specified offset
          -
        • -
        - - - -
          -
        • -

          persist

          -
          void persist()
          -
          Persist this iterator to local or remote server, that depends on specified - implementation of IterableConsumer.
          -
        • -
        - - - -
          -
        • -

          hasNext

          -
          boolean hasNext()
          -
          Returns true if this partition iterator has more messages when - traversing the iterator in the forward direction.
          -
          Returns:
          true if the partition iterator has more messages when - traversing the iterator in the forward direction
          -
        • -
        - - - -
          -
        • -

          next

          -
          Message next()
          -
          Returns the next message in the iteration and advances the offset position. -

          - This method may be called repeatedly to iterate through the iteration, - or intermixed with calls to previous() to go back and forth.

          -
          Returns:
          the next message in the list
          -
          Throws:
          -
          OMSRuntimeException - if the iteration has no more message
          -
        • -
        - - - -
          -
        • -

          hasPrevious

          -
          boolean hasPrevious()
          -
          Returns true if this partition iterator has more messages when - traversing the iterator in the reverse direction.
          -
          Returns:
          true if the partition iterator has more messages when - traversing the iterator in the reverse direction
          -
        • -
        - - - -
          -
        • -

          previous

          -
          Message previous()
          -
          Returns the previous message in the iteration and moves the offset - position backwards. -

          - This method may be called repeatedly to iterate through the iteration backwards, - or intermixed with calls to next() to go back and forth.

          -
          Returns:
          the previous message in the list
          -
          Throws:
          -
          OMSRuntimeException - if the iteration has no previous message
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html deleted file mode 100644 index d5775271..00000000 --- a/io/openmessaging/KeyValue.html +++ /dev/null @@ -1,407 +0,0 @@ - - - - - - -KeyValue (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface KeyValue

    -
    -
    -
    -
      -
    • -
      -
      All Known Implementing Classes:
      -
      DefaultKeyValue
      -
      -
      -
      -
      public interface KeyValue
      -
      The KeyValue class represents a persistent set of properties, - which supports method chaining. -

      - A KeyValue object only allows String keys and can contain four primitive type - as values: int, long, double, String. -

      - The KeyValue is a replacement of Properties, with simpler - interfaces and reasonable entry limits. -

      - A KeyValue object may be used in concurrent scenarios, so the implementation - of KeyValue should consider concurrent related issues.

      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        booleancontainsKey(String key) -
        Tests if the specified String is a key in this KeyValue.
        -
        doublegetDouble(String key) -
        Searches for the double property with the specified key in this KeyValue object.
        -
        intgetInt(String key) -
        Searches for the int property with the specified key in this KeyValue object.
        -
        longgetLong(String key) -
        Searches for the long property with the specified key in this KeyValue object.
        -
        StringgetString(String key) -
        Searches for the String property with the specified key in this KeyValue object.
        -
        Set<String>keySet() -
        Returns a Set view of the keys contained in this KeyValue object.
        -
        KeyValueput(String key, - double value) -
        Inserts or replaces double value for the specified key.
        -
        KeyValueput(String key, - int value) -
        Inserts or replaces int value for the specified key.
        -
        KeyValueput(String key, - long value) -
        Inserts or replaces long value for the specified key.
        -
        KeyValueput(String key, - String value) -
        Inserts or replaces String value for the specified key.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          put

          -
          KeyValue put(String key,
          -           int value)
          -
          Inserts or replaces int value for the specified key.
          -
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          put

          -
          KeyValue put(String key,
          -           long value)
          -
          Inserts or replaces long value for the specified key.
          -
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          put

          -
          KeyValue put(String key,
          -           double value)
          -
          Inserts or replaces double value for the specified key.
          -
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          put

          -
          KeyValue put(String key,
          -           String value)
          -
          Inserts or replaces String value for the specified key.
          -
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          getInt

          -
          int getInt(String key)
          -
          Searches for the int property with the specified key in this KeyValue object. - If the key is not found in this property list, zero is returned.
          -
          Parameters:
          key - the property key
          -
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          put(String, int)
          -
        • -
        - - - -
          -
        • -

          getLong

          -
          long getLong(String key)
          -
          Searches for the long property with the specified key in this KeyValue object. - If the key is not found in this property list, zero is returned.
          -
          Parameters:
          key - the property key
          -
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          put(String, long)
          -
        • -
        - - - -
          -
        • -

          getDouble

          -
          double getDouble(String key)
          -
          Searches for the double property with the specified key in this KeyValue object. - If the key is not found in this property list, zero is returned.
          -
          Parameters:
          key - the property key
          -
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          put(String, double)
          -
        • -
        - - - -
          -
        • -

          getString

          -
          String getString(String key)
          -
          Searches for the String property with the specified key in this KeyValue object. - If the key is not found in this property list, null is returned.
          -
          Parameters:
          key - the property key
          -
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          put(String, String)
          -
        • -
        - - - -
          -
        • -

          keySet

          -
          Set<String> keySet()
          -
          Returns a Set view of the keys contained in this KeyValue object. -

          - The set is backed by the KeyValue, so changes to the set are - reflected in the @code KeyValue}, and vice-versa.

          -
          Returns:
          the key set view of this KeyValue object.
          -
        • -
        - - - -
          -
        • -

          containsKey

          -
          boolean containsKey(String key)
          -
          Tests if the specified String is a key in this KeyValue.
          -
          Parameters:
          key - possible key
          -
          Returns:
          true if and only if the specified key is in this KeyValue, false - otherwise.
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html deleted file mode 100644 index 0ec54387..00000000 --- a/io/openmessaging/Message.html +++ /dev/null @@ -1,409 +0,0 @@ - - - - - - -Message (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface Message

    -
    -
    -
    -
      -
    • -
      -
      All Known Subinterfaces:
      -
      BytesMessage
      -
      -
      -
      -
      public interface Message
      -
      The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is - BytesMessage. -

      - Most message-oriented middleware (MOM) products treat messages as lightweight entities that consist of a header and a - body, like Apache RocketMQ. The header contains fields used for message - routing and identification; the body contains the application data being sent. -

      - The Message is a lightweight entity that only contains the property related information of a specific message - object, and the Message is composed of the following parts: - -

        -
      • Header - All messages support the same set of header fields. Header fields contain values used by both - clients and providers to identify and route messages. -
      • Properties - Each message contains a built-in facility for supporting application-defined property values. - Properties provide an efficient mechanism for supporting application-defined message filtering. -
      - - The body part is placed in the implementation classes of Message.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        KeyValueheaders() -
        Returns all the header fields of the Message object as a KeyValue.
        -
        KeyValueproperties() -
        Returns all the built-in property fields of the Message object as a KeyValue.
        -
        MessageputHeaders(String key, - double value) -
        Puts a String-double KeyValue entry to he headers of a Message.
        -
        MessageputHeaders(String key, - int value) -
        Puts a String-int KeyValue entry to he headers of a Message.
        -
        MessageputHeaders(String key, - long value) -
        Puts a String-long KeyValue entry to he headers of a Message.
        -
        MessageputHeaders(String key, - String value) -
        Puts a String-String KeyValue entry to he headers of a Message.
        -
        MessageputProperties(String key, - double value) -
        Puts a String-double KeyValue entry to he headers of a Message.
        -
        MessageputProperties(String key, - int value) -
        Puts a String-int KeyValue entry to he headers of a Message.
        -
        MessageputProperties(String key, - long value) -
        Puts a String-long KeyValue entry to he headers of a Message.
        -
        MessageputProperties(String key, - String value) -
        Puts a String-String KeyValue entry to he headers of a Message.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          headers

          -
          KeyValue headers()
          -
          Returns all the header fields of the Message object as a KeyValue.
          -
          Returns:
          the headers of a Message
          See Also:
          MessageHeader
          -
        • -
        - - - -
          -
        • -

          properties

          -
          KeyValue properties()
          -
          Returns all the built-in property fields of the Message object as a KeyValue.
          -
          Returns:
          the properties of a Message
          -
        • -
        - - - -
          -
        • -

          putHeaders

          -
          Message putHeaders(String key,
          -                 int value)
          -
          Puts a String-int KeyValue entry to he headers of a Message.
          -
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          putHeaders

          -
          Message putHeaders(String key,
          -                 long value)
          -
          Puts a String-long KeyValue entry to he headers of a Message.
          -
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          putHeaders

          -
          Message putHeaders(String key,
          -                 double value)
          -
          Puts a String-double KeyValue entry to he headers of a Message.
          -
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          putHeaders

          -
          Message putHeaders(String key,
          -                 String value)
          -
          Puts a String-String KeyValue entry to he headers of a Message.
          -
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          putProperties

          -
          Message putProperties(String key,
          -                    int value)
          -
          Puts a String-int KeyValue entry to he headers of a Message.
          -
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          putProperties

          -
          Message putProperties(String key,
          -                    long value)
          -
          Puts a String-long KeyValue entry to he headers of a Message.
          -
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          putProperties

          -
          Message putProperties(String key,
          -                    double value)
          -
          Puts a String-double KeyValue entry to he headers of a Message.
          -
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          putProperties

          -
          Message putProperties(String key,
          -                    String value)
          -
          Puts a String-String KeyValue entry to he headers of a Message.
          -
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html deleted file mode 100644 index 8a2961e7..00000000 --- a/io/openmessaging/MessageFactory.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - -MessageFactory (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface MessageFactory

    -
    -
    -
    -
      -
    • -
      -
      All Known Subinterfaces:
      -
      Producer, SequenceProducer
      -
      -
      -
      -
      public interface MessageFactory
      -
      A factory interface for creating Message objects.
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          createBytesMessageToTopic

          -
          BytesMessage createBytesMessageToTopic(String topic,
          -                                     byte[] body)
          -
          Creates a BytesMessage object. A BytesMessage object is used to send a message containing a - stream of uninterpreted bytes. -

          - The returned BytesMessage object only can be sent to the specified topic.

          -
          Parameters:
          topic - the target topic to send
          body - the body data for a message
          -
          Returns:
          the created BytesMessage object
          -
          Throws:
          -
          OMSRuntimeException - if the OMS provider fails to create this message due to some internal error.
          -
        • -
        - - - -
          -
        • -

          createBytesMessageToQueue

          -
          BytesMessage createBytesMessageToQueue(String queue,
          -                                     byte[] body)
          -
          Creates a BytesMessage object. A BytesMessage object is used to send a message containing a - stream of uninterpreted bytes. -

          - The returned BytesMessage object only can be sent to the specified queue.

          -
          Parameters:
          queue - the target queue to send
          body - the body data for a message
          -
          Returns:
          the created BytesMessage object
          -
          Throws:
          -
          OMSRuntimeException - if the OMS provider fails to create this message due to some internal error.
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html deleted file mode 100644 index 4684210c..00000000 --- a/io/openmessaging/MessageHeader.html +++ /dev/null @@ -1,618 +0,0 @@ - - - - - - -MessageHeader (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Class MessageHeader

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class MessageHeader
      -extends Object
      -
      The MessageHeader class describes each OMS message header field. - A message's complete header is transmitted to all OMS clients that receive the - message.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Field Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Fields 
        Modifier and TypeField and Description
        static StringBORN_HOST -
        The BORN_HOST header field contains the born host info of a message in client side.
        -
        static StringBORN_TIMESTAMP -
        The BORN_TIMESTAMP header field contains the time a message was handed - off to a Producer to be sent.
        -
        static StringMESSAGE_ID -
        The MESSAGE_ID header field contains a value that uniquely identifies - each message sent by a Producer.
        -
        static StringPRIORITY -
        The PRIORITY header field contains the priority level of a message, - a message with higher priority values should be delivered preferentially.
        -
        static StringQUEUE -
        The QUEUE header field is the destination which the message is being sent.
        -
        static StringRELIABILITY -
        The RELIABILITY header field contains the reliability level of a message.
        -
        static StringSCHEDULE_EXPRESSION -
        The SCHEDULE_EXPRESSION header field contains schedule expression of a message.
        -
        static StringSEARCH_KEY -
        The SEARCH_KEY header field contains index search key of a message.
        -
        static StringSHARDING_KEY -
        The SHARDING_KEY header field contains the sharding key of a message.
        -
        static StringSTART_TIME -
        The START_TIME header field contains the start timestamp that a message - can be delivered to consumer client.
        -
        static StringSTOP_TIME -
        The STOP_TIME header field contains the stop timestamp that a message - should be discarded after this timestamp, and no consumer can consume this message.
        -
        static StringSTORE_HOST -
        The STORE_HOST header field contains the store host info of a message in server side.
        -
        static StringSTORE_TIMESTAMP -
        The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
        -
        static StringTIMEOUT -
        The TIMEOUT header field contains the expiration time, it represents a - time-to-live value.
        -
        static StringTOPIC -
        The TOPIC header field is the destination which the message is being sent.
        -
        static StringTRACE_ID -
        The TRACE_ID header field contains the trace id of a message, which represents a global and unique - identification, and can be used in distributed system to trace the whole call link.
        -
        -
      • -
      - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        MessageHeader() 
        -
      • -
      - - -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Field Detail

        - - - -
          -
        • -

          MESSAGE_ID

          -
          public static final String MESSAGE_ID
          -
          The MESSAGE_ID header field contains a value that uniquely identifies - each message sent by a Producer. -

          - When a message is sent, MESSAGE_ID is ignored. -

          - When the send method returns it contains a producer-assigned value.

          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          TOPIC

          -
          public static final String TOPIC
          -
          The TOPIC header field is the destination which the message is being sent. -

          - When a message is sent this value is should be set properly. -

          - When a message is received, its TOPIC value must be equivalent to the - value assigned when it was sent.

          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          QUEUE

          -
          public static final String QUEUE
          -
          The QUEUE header field is the destination which the message is being sent. -

          - When a message is sent this value is should be set properly. -

          - When a message is received, its QUEUE value must be equivalent to the - value assigned when it was sent.

          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          BORN_TIMESTAMP

          -
          public static final String BORN_TIMESTAMP
          -
          The BORN_TIMESTAMP header field contains the time a message was handed - off to a Producer to be sent. -

          - When a message is sent, BORN_TIMESTAMP will be set with current timestamp as the born - timestamp of a message in client side, on return from the send method, the message's - BORN_TIMESTAMP header field contains this value. When a message is received its - BORN_TIMESTAMP header field contains this same value. -

          - This filed is a long value, measured in milliseconds.

          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          BORN_HOST

          -
          public static final String BORN_HOST
          -
          The BORN_HOST header field contains the born host info of a message in client side. -

          - When a message is sent, BORN_HOST will be set with the local host info, - on return from the send method, the message's BORN_HOST header field contains this value. - When a message is received its BORN_HOST header field contains this same value.

          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          STORE_TIMESTAMP

          -
          public static final String STORE_TIMESTAMP
          -
          The STORE_TIMESTAMP header field contains the store timestamp of a message in server side. -

          - When a message is sent, STORE_TIMESTAMP is ignored. -

          - When the send method returns it contains a server-assigned value. -

          - This filed is a long value, measured in milliseconds.

          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          STORE_HOST

          -
          public static final String STORE_HOST
          -
          The STORE_HOST header field contains the store host info of a message in server side. -

          - When a message is sent, STORE_HOST is ignored. -

          - When the send method returns it contains a server-assigned value.

          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          START_TIME

          -
          public static final String START_TIME
          -
          The START_TIME header field contains the start timestamp that a message - can be delivered to consumer client. -

          - If START_TIME field isn't set explicitly, use BORN_TIMESTAMP as the start timestamp. -

          - This filed is a long value, measured in milliseconds.

          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          STOP_TIME

          -
          public static final String STOP_TIME
          -
          The STOP_TIME header field contains the stop timestamp that a message - should be discarded after this timestamp, and no consumer can consume this message. -

          - (START_TIME ~ STOP_TIME) represents a absolute valid interval that a message - can be delivered in it. -

          - If a earlier timestamp is set than START_TIME, that means the message does not expire. -

          - This filed is a long value, measured in milliseconds. -

          - When an undelivered message's expiration time is reached, the message should be destroyed. - OMS does not define a notification of message expiration.

          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          TIMEOUT

          -
          public static final String TIMEOUT
          -
          The TIMEOUT header field contains the expiration time, it represents a - time-to-live value. -

          - (BORN_TIMESTAMP ~ BORN_TIMESTAMP + TIMEOUT) represents a relative valid interval - that a message can be delivered in it. - If the TIMEOUT field is specified as zero, that indicates the message does not expire. -

          - The TIMEOUT header field has higher priority than START_TIME/STOP_TIME header fields. -

          - When an undelivered message's expiration time is reached, the message should be destroyed. - OMS does not define a notification of message expiration.

          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          PRIORITY

          -
          public static final String PRIORITY
          -
          The PRIORITY header field contains the priority level of a message, - a message with higher priority values should be delivered preferentially. -

          - OMS defines a ten level priority value with 0 as the lowest priority and 9 as the highest. - OMS does not require that a provider strictly implement priority ordering of messages; - however, it should do its best to deliver expedited messages ahead of normal messages. -

          - If PRIORITY field isn't set explicitly, use 4 as the default priority.

          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          RELIABILITY

          -
          public static final String RELIABILITY
          -
          The RELIABILITY header field contains the reliability level of a message. - A MOM server should guarantee the reliability level for a message.
          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          SEARCH_KEY

          -
          public static final String SEARCH_KEY
          -
          The SEARCH_KEY header field contains index search key of a message. - Clients can query similar messages by search key, and have a quick response.
          -
          See Also:
          Constant Field Values
          -
        • -
        - - - - - - - -
          -
        • -

          SHARDING_KEY

          -
          public static final String SHARDING_KEY
          -
          The SHARDING_KEY header field contains the sharding key of a message. - The messages with same SHARDING_PARTITION should be sent to a destination orderly.
          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          TRACE_ID

          -
          public static final String TRACE_ID
          -
          The TRACE_ID header field contains the trace id of a message, which represents a global and unique - identification, and can be used in distributed system to trace the whole call link.
          -
          See Also:
          Constant Field Values
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          MessageHeader

          -
          public MessageHeader()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html deleted file mode 100644 index ece3122f..00000000 --- a/io/openmessaging/MessageListener.html +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - -MessageListener (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface MessageListener

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface MessageListener
      -
      The message listener interface. A message listener must implement this MessageListener interface and register - itself to a consumer instance to asynchronously receive messages.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        voidonMessage(Message message, - ReceivedMessageContext context) -
        Callback method to receive incoming messages.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          onMessage

          -
          void onMessage(Message message,
          -             ReceivedMessageContext context)
          -
          Callback method to receive incoming messages. -

          - A message listener should handle different types of Message.

          -
          Parameters:
          message - the received Message object
          context - the context delivered to the consume thread
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html deleted file mode 100644 index c0fb6aaa..00000000 --- a/io/openmessaging/MessagingAccessPoint.html +++ /dev/null @@ -1,563 +0,0 @@ - - - - - - -MessagingAccessPoint (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface MessagingAccessPoint

    -
    -
    -
    -
      -
    • -
      -
      All Superinterfaces:
      -
      ServiceLifecycle
      -
      -
      -
      -
      public interface MessagingAccessPoint
      -extends ServiceLifecycle
      -
      The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on. -

      For example: -

      - MessagingAccessPoint messagingAccessPoint = MessagingAccessPointFactory.getMessagingAccessPoint("openmessaging:rocketmq://localhost:10911/namespace");
      - Producer producer = messagingAccessPoint.createProducer();
      - producer.send(producer.createBytesMessageToTopic("HELLO_TOPIC", "HELLO_BODY".getBytes(Charset.forName("UTF-8"))));
      - 
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          properties

          -
          KeyValue properties()
          -
          Returns the properties of this MessagingAccessPoint instance. -

          - There are some standard properties defined by OMS for MessagingAccessPoint: -

          -
          Returns:
          the properties
          -
        • -
        - - - -
          -
        • -

          createProducer

          -
          Producer createProducer()
          -
          Creates a new Producer for the specified MessagingAccessPoint.
          -
          Returns:
          the created Producer
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          createProducer

          -
          Producer createProducer(KeyValue properties)
          -
          Creates a new Producer for the specified MessagingAccessPoint - with some preset properties.
          -
          Parameters:
          properties - the preset properties
          -
          Returns:
          the created Producer
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          createSequenceProducer

          -
          SequenceProducer createSequenceProducer()
          -
          Creates a new SequenceProducer for the specified MessagingAccessPoint.
          -
          Returns:
          the created SequenceProducer
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          createSequenceProducer

          -
          SequenceProducer createSequenceProducer(KeyValue properties)
          -
          Creates a new SequenceProducer for the specified MessagingAccessPoint - with some preset properties.
          -
          Parameters:
          properties - the preset properties
          -
          Returns:
          the created SequenceProducer
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          createPushConsumer

          -
          PushConsumer createPushConsumer()
          -
          Creates a new PushConsumer for the specified MessagingAccessPoint. - The returned PushConsumer isn't attached to any queue, - uses PushConsumer.attachQueue(String, MessageListener) to attach queues.
          -
          Returns:
          the created PushConsumer
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          createPushConsumer

          -
          PushConsumer createPushConsumer(KeyValue properties)
          -
          Creates a new PushConsumer for the specified MessagingAccessPoint with some preset properties.
          -
          Parameters:
          properties - the preset properties
          -
          Returns:
          the created PushConsumer
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          createPullConsumer

          -
          PullConsumer createPullConsumer(String queueName)
          -
          Creates a new PullConsumer for the specified MessagingAccessPoint with the specified queue.
          -
          Parameters:
          queueName - the only attached queue for this PullConsumer
          -
          Returns:
          the created PullConsumer
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          createPullConsumer

          -
          PullConsumer createPullConsumer(String queueName,
          -                              KeyValue properties)
          -
          Creates a new PullConsumer for the specified MessagingAccessPoint with some preset properties.
          -
          Parameters:
          queueName - the only attached queue for this PullConsumer
          properties - the preset properties
          -
          Returns:
          the created PullConsumer
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          createIterableConsumer

          -
          IterableConsumer createIterableConsumer(String queueName)
          -
          Creates a new IterableConsumer for the specified MessagingAccessPoint.
          -
          Parameters:
          queueName - the only attached queue for this IterableConsumer
          -
          Returns:
          the created IterableConsumer
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          createIterableConsumer

          -
          IterableConsumer createIterableConsumer(String queueName,
          -                                      KeyValue properties)
          -
          Creates a new IterableConsumer for the specified MessagingAccessPoint with some preset properties.
          -
          Parameters:
          queueName - the only attached queue for this IterableConsumer
          properties - the preset properties
          -
          Returns:
          the created consumer
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          getResourceManager

          -
          ResourceManager getResourceManager()
          -
          Gets a lightweight ResourceManager instance from the specified MessagingAccessPoint.
          -
          Returns:
          the created ResourceManager
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          createServiceEndPoint

          -
          ServiceEndPoint createServiceEndPoint()
          -
          Create a new ServiceEndPoint for the specified MessagingAccessPoint.
          -
          Returns:
          the created ServiceEndPoint
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          createServiceEndPoint

          -
          ServiceEndPoint createServiceEndPoint(KeyValue properties)
          -
          Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
          -
          Parameters:
          properties - the preset properties
          -
          Returns:
          the created ServiceEndPoint
          -
          Throws:
          -
          OMSRuntimeException - if the MessagingAccessPoint fails - to handle this request due to some internal error
          -
        • -
        - - - -
          -
        • -

          addObserver

          -
          void addObserver(Observer observer)
          -
          Register an observer in an serviceEndPoint object. Whenever serviceEndPoint object publish or bind an service - object, it will be notified to the list of observer object registered before
          -
          Parameters:
          observer - observer event object to an serviceEndPoint object
          -
        • -
        - - - -
          -
        • -

          deleteObserver

          -
          void deleteObserver(Observer observer)
          -
          Removes the given observer from the list of observer -

          - If the given observer has not been previously registered (i.e. it was - never added) then this method call is a no-op. If it had been previously - added then it will be removed. If it had been added more than once, then - only the first occurrence will be removed.

          -
          Parameters:
          observer - The observer to remove
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html deleted file mode 100644 index 7b94aef5..00000000 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - -MessagingAccessPointFactory (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Class MessagingAccessPointFactory

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class MessagingAccessPointFactory
      -extends Object
      -
      A factory that provides some static methods to create a MessagingAccessPoint - from the specified OMS driver url. -

      - The complete URL syntax is: -

      - openmessaging:<driver_type>://<access_point>[,<access_point>,...]/<namespace> -

      - The first part of the URL specifies which OMS implementation is to be used, rocketmq is a - optional driver type. -

      - The brackets indicate that the extra access points are optional, but a correct OMS driver url - needs at least one access point, which consists of hostname and port, like localhost:8081. -

      - A namespace wraps the OMS resources in an abstraction that makes it appear to the users - within the namespace that they have their own isolated instance of the global OMS resources.

      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
      See Also:
      ResourceManager
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          MessagingAccessPointFactory

          -
          public MessagingAccessPointFactory()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getMessagingAccessPoint

          -
          public static MessagingAccessPoint getMessagingAccessPoint(String url)
          -
          Returns a MessagingAccessPoint instance from the specified OMS driver url.
          -
          Parameters:
          url - the specified OMS driver url
          -
          Returns:
          a MessagingAccessPoint instance
          -
          Throws:
          -
          OMSRuntimeException - if the factory fails to create a MessagingAccessPoint - due to some driver url some syntax error or internal error.
          -
        • -
        - - - -
          -
        • -

          getMessagingAccessPoint

          -
          public static MessagingAccessPoint getMessagingAccessPoint(String url,
          -                                           KeyValue properties)
          -
          Returns a MessagingAccessPoint instance from the specified OMS driver url - with some preset properties, which will be passed to MessagingAccessPoint's implementation - class as a unique constructor parameter. - - There are some standard properties defined by OMS for this method, - the same as MessagingAccessPoint.properties()
          -
          Parameters:
          url - the specified OMS driver url
          -
          Returns:
          a MessagingAccessPoint instance
          -
          Throws:
          -
          OMSRuntimeException - if the factory fails to create a MessagingAccessPoint - due to some driver url some syntax error or internal error.
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html deleted file mode 100644 index 9018db24..00000000 --- a/io/openmessaging/OMS.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - - - -OMS (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Class OMS

    -
    -
    - -
    -
      -
    • -
      -
      -
      public class OMS
      -extends Object
      -
      The OMS class provides some useful util methods.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      yukon@apache.org
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          OMS

          -
          public OMS()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          newKeyValue

          -
          public static KeyValue newKeyValue()
          -
          Returns a default and internal KeyValue implementation instance.
          -
          Returns:
          a KeyValue instance
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html deleted file mode 100644 index 1896256b..00000000 --- a/io/openmessaging/Producer.html +++ /dev/null @@ -1,408 +0,0 @@ - - - - - - -Producer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface Producer

    -
    -
    -
    -
      -
    • -
      -
      All Superinterfaces:
      -
      MessageFactory, ServiceLifecycle
      -
      -
      -
      -
      public interface Producer
      -extends MessageFactory, ServiceLifecycle
      -
      A Producer is a simple object used to send messages on behalf - of a MessagingAccessPoint. An instance of Producer is - created by calling the MessagingAccessPoint.createProducer() method. - It provides various send methods to send a message to a specified destination. - A destination can be a MessageHeader.TOPIC or a MessageHeader.QUEUE. -

      - - send(Message) means send a message to destination synchronously, - the calling thread will block until the send request complete. -

      - sendAsync(Message) means send a message to destination asynchronously, - the calling thread won't block and will return immediately. Since the send call is asynchronous - it returns a Promise for the send result. -

      - sendOneway(Message) means send a message to destination in one way, - the calling thread won't block and will return immediately. The caller won't care about - the send result, while the server has no responsibility for returning the result.

      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - - - - - -
          -
        • -

          send

          -
          SendResult send(Message message)
          -
          Sends a message to the specified destination synchronously, the destination should be preset to - MessageHeader, other header fields as well.
          -
          Parameters:
          message - a message will be sent
          -
          Returns:
          the successful SendResult
          -
          Throws:
          -
          OMSMessageFormatException - if an invalid message is specified.
          -
          OMSTimeOutException - if the given timeout elapses before the send operation completes
          -
          OMSRuntimeException - if the Producer fails to send the message due to some internal error.
          -
        • -
        - - - -
          -
        • -

          send

          -
          SendResult send(Message message,
          -              KeyValue properties)
          -
          Sends a message to the specified destination synchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
          -
          Parameters:
          message - a message will be sent
          properties - the specified properties
          -
          Returns:
          the successful SendResult
          -
          Throws:
          -
          OMSMessageFormatException - if an invalid message is specified.
          -
          OMSTimeOutException - if the given timeout elapses before the send operation completes
          -
          OMSRuntimeException - if the Producer fails to send the message due to some internal error.
          -
        • -
        - - - -
          -
        • -

          sendAsync

          -
          Promise<SendResult> sendAsync(Message message)
          -
          Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeader, other header fields as well. -

          - The returned Promise will have the result once the operation completes, and the registered - PromiseListener will be notified, either because the operation was successful or because of an error.

          -
          Parameters:
          message - a message will be sent
          -
          Returns:
          the Promise of an asynchronous message send operation.
          See Also:
          Promise, -PromiseListener
          -
        • -
        - - - -
          -
        • -

          sendAsync

          -
          Promise<SendResult> sendAsync(Message message,
          -                            KeyValue properties)
          -
          Sends a message to the specified destination asynchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well. -

          - The returned Promise will have the result once the operation completes, and the registered - PromiseListener will be notified, either because the operation was successful or because of an error.

          -
          Parameters:
          message - a message will be sent
          properties - the specified properties
          -
          Returns:
          the Promise of an asynchronous message send operation.
          See Also:
          Promise, -PromiseListener
          -
        • -
        - - - -
          -
        • -

          sendOneway

          -
          void sendOneway(Message message)
          -
          Sends a message to the specified destination in one way, the destination should be preset to - MessageHeader, other header fields as well. -

          - There is no Promise related or RuntimeException thrown. The calling thread doesn't - care about the send result and also have no context to get the result.

          -
          Parameters:
          message - a message will be sent
          -
        • -
        - - - -
          -
        • -

          sendOneway

          -
          void sendOneway(Message message,
          -              KeyValue properties)
          -
          Sends a message to the specified destination in one way, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well. -

          - There is no Promise related or RuntimeException thrown. The calling thread doesn't - care about the send result and also have no context to get the result.

          -
          Parameters:
          message - a message will be sent
          properties - the specified properties
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html deleted file mode 100644 index 66ff80a6..00000000 --- a/io/openmessaging/Promise.html +++ /dev/null @@ -1,383 +0,0 @@ - - - - - - -Promise (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface Promise<V>

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface Promise<V>
      -
      A Promise represents the result of an asynchronous computation. Methods are provided to check if the - computation is complete, to wait for its completion, and to retrieve the result of the computation. The result can - only be retrieved using method get when the computation has completed, blocking if necessary until it is - ready. Cancellation is performed by the cancel method. Additional methods are provided to determine if the - task completed normally or was cancelled. Once a computation has completed, the computation cannot be cancelled. If - you would like to use a Promise for the sake of cancellability but not provide a usable result, you can - declare types of the form Promise<?> and return null as a result of the underlying task.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        voidaddListener(PromiseListener<V> listener) -
        Adds the specified listener to this promise.
        -
        booleancancel(boolean mayInterruptIfRunning) -
        Attempts to cancel execution of this task.
        -
        Vget() -
        Waits if necessary for the computation to complete, and then - retrieves its result.
        -
        Vget(long timeout) -
        Waits if necessary for at most the given time for the computation - to complete, and then retrieves its result, if available.
        -
        ThrowablegetThrowable() 
        booleanisCancelled() -
        Returns true if this task was cancelled before it completed - normally.
        -
        booleanisDone() -
        Returns true if this task completed.
        -
        booleanset(V value) -
        Set the value to this promise and mark it completed if set successfully.
        -
        booleansetFailure(Throwable cause) -
        Marks this promise as a failure and notifies all listeners.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          cancel

          -
          boolean cancel(boolean mayInterruptIfRunning)
          -
          Attempts to cancel execution of this task. This attempt will fail if the task has already completed, has already - been cancelled, or could not be cancelled for some other reason. If successful, and this task has not started - when cancel is called, this task should never run. If the task has already started, then the mayInterruptIfRunning parameter determines whether the thread executing this task should be interrupted in an - attempt to stop the task. -

          - After this method returns, subsequent calls to isDone() will always return true. Subsequent calls - to isCancelled() will always return true if this method returned true.

          -
          Parameters:
          mayInterruptIfRunning - true if the thread executing this task should be interrupted; otherwise, - in-progress tasks are allowed to complete
          -
          Returns:
          false if the task could not be cancelled, typically because it has already completed normally; - true otherwise
          -
        • -
        - - - -
          -
        • -

          isCancelled

          -
          boolean isCancelled()
          -
          Returns true if this task was cancelled before it completed - normally.
          -
          Returns:
          true if this task was cancelled before it completed
          -
        • -
        - - - -
          -
        • -

          isDone

          -
          boolean isDone()
          -
          Returns true if this task completed. -

          - Completion may be due to normal termination, an exception, or - cancellation -- in all of these cases, this method will return - true.

          -
          Returns:
          true if this task completed
          -
        • -
        - - - -
          -
        • -

          get

          -
          V get()
          -
          Waits if necessary for the computation to complete, and then - retrieves its result.
          -
          Returns:
          the computed result
          -
        • -
        - - - -
          -
        • -

          get

          -
          V get(long timeout)
          -
          Waits if necessary for at most the given time for the computation - to complete, and then retrieves its result, if available.
          -
          Parameters:
          timeout - the maximum time to wait
          -
          Returns:
          the computed result

          if the computation was cancelled

          -
        • -
        - - - - - -
          -
        • -

          set

          -
          boolean set(V value)
          -
          Set the value to this promise and mark it completed if set successfully.
          -
          Parameters:
          value - Value
          -
          Returns:
          Whether set is success
          -
        • -
        - - - -
          -
        • -

          setFailure

          -
          boolean setFailure(Throwable cause)
          -
          Marks this promise as a failure and notifies all listeners.
          -
          Parameters:
          cause - the cause
          -
          Returns:
          Whether set is success
          -
        • -
        - - - -
          -
        • -

          addListener

          -
          void addListener(PromiseListener<V> listener)
          -
          Adds the specified listener to this promise. The specified listener is notified when this promise is done. If this - promise is already completed, the specified listener will be notified immediately.
          -
          Parameters:
          listener - PromiseListener
          -
        • -
        - - - -
          -
        • -

          getThrowable

          -
          Throwable getThrowable()
          -
          Returns:
          a throwable caught by the promise
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html deleted file mode 100644 index d67622fd..00000000 --- a/io/openmessaging/PromiseListener.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - -PromiseListener (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface PromiseListener<V>

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface PromiseListener<V>
      -
      A listener that is called back when a Promise is done. - PromiseListener instances are attached to Promise by passing - them in to Promise.addListener(PromiseListener).
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        voidoperationCompleted(Promise<V> promise) -
        Invoked when the operation associated with the Promise has been completed successfully.
        -
        voidoperationFailed(Promise<V> promise) -
        Invoked when the operation associated with the Promise has been completed unsuccessfully.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          operationCompleted

          -
          void operationCompleted(Promise<V> promise)
          -
          Invoked when the operation associated with the Promise has been completed successfully.
          -
          Parameters:
          promise - the source Promise which called this callback
          -
        • -
        - - - -
          -
        • -

          operationFailed

          -
          void operationFailed(Promise<V> promise)
          -
          Invoked when the operation associated with the Promise has been completed unsuccessfully.
          -
          Parameters:
          promise - the source Promise which called this callback
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html deleted file mode 100644 index 1ea8732c..00000000 --- a/io/openmessaging/PropertyKeys.html +++ /dev/null @@ -1,342 +0,0 @@ - - - - - - -PropertyKeys (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface PropertyKeys

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface PropertyKeys
      -
      This is the centralized source for keys that are used by KeyValue.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      yukon@apache.org
      -
    • -
    -
    -
    - -
    -
    - -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html deleted file mode 100644 index ecbf885f..00000000 --- a/io/openmessaging/PullConsumer.html +++ /dev/null @@ -1,332 +0,0 @@ - - - - - - -PullConsumer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface PullConsumer

    -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        voidack(String messageId) -
        Acknowledges the specified and consumed message, with unique message id.
        -
        voidack(String messageId, - KeyValue properties) -
        Acknowledges the specified and consumed message with the specified properties.
        -
        Messagepoll() -
        Polls the next message produced for this PullConsumer.
        -
        Messagepoll(KeyValue properties) -
        Polls the next message produced for this PullConsumer, using the specified properties.
        -
        KeyValueproperties() -
        Returns the properties of this PullConsumer instance.
        -
        - -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - - - - - -
          -
        • -

          poll

          -
          Message poll()
          -
          Polls the next message produced for this PullConsumer. -

          - This call blocks indefinitely until a message is arrives, the timeout expires, - or until this PullConsumer is shut down.

          -
          Returns:
          the next message produced for this PullConsumer, or null if this PullConsumer is - concurrently shut down
          -
          Throws:
          -
          OMSRuntimeException - if this PullConsumer fails to pull the next message due to some internal - error.
          -
        • -
        - - - -
          -
        • -

          poll

          -
          Message poll(KeyValue properties)
          -
          Polls the next message produced for this PullConsumer, using the specified properties. -

          - This call blocks indefinitely until a message is arrives, the timeout expires, - or until this PullConsumer is shut down.

          -
          Parameters:
          properties - the specified properties
          -
          Returns:
          the next message produced for this PullConsumer, or null if this PullConsumer is - concurrently shut down
          -
          Throws:
          -
          OMSRuntimeException - if this PullConsumer fails to pull the next message due to some internal - error.
          -
        • -
        - - - -
          -
        • -

          ack

          -
          void ack(String messageId)
          -
          Acknowledges the specified and consumed message, with unique message id. -

          - Messages that have been received but not acknowledged may be redelivered.

          -
          Throws:
          -
          OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
          -
        • -
        - - - -
          -
        • -

          ack

          -
          void ack(String messageId,
          -       KeyValue properties)
          -
          Acknowledges the specified and consumed message with the specified properties. -

          - Messages that have been received but not acknowledged may be redelivered.

          -
          Throws:
          -
          OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html deleted file mode 100644 index 9e280608..00000000 --- a/io/openmessaging/PushConsumer.html +++ /dev/null @@ -1,323 +0,0 @@ - - - - - - -PushConsumer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface PushConsumer

    -
    -
    -
    -
      -
    • -
      -
      All Superinterfaces:
      -
      ServiceLifecycle
      -
      -
      -
      -
      public interface PushConsumer
      -extends ServiceLifecycle
      -
      A PushConsumer object to receive messages from multiple queues, these messages are pushed from - MOM server to PushConsumer client.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
      See Also:
      MessagingAccessPoint.createPushConsumer()
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        PushConsumerattachQueue(String queueName, - MessageListener listener) -
        Attaches the PushConsumer to a specified queue, with a MessageListener.
        -
        booleanisSuspended() -
        This method is used to find out whether the PushConsumer is suspended.
        -
        KeyValueproperties() -
        Returns the properties of this PushConsumer instance.
        -
        voidresume() -
        Resumes the PushConsumer after a suspend.
        -
        voidsuspend() -
        Suspends the PushConsumer for later resumption.
        -
        - -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - - - - - -
          -
        • -

          resume

          -
          void resume()
          -
          Resumes the PushConsumer after a suspend. -

          - This method resumes the PushConsumer instance after it was suspended. - The instance will not receive new messages between the suspend and resume calls.

          -
          Throws:
          -
          OMSRuntimeException - if the instance has not been suspended.
          See Also:
          suspend()
          -
        • -
        - - - -
          -
        • -

          suspend

          -
          void suspend()
          -
          Suspends the PushConsumer for later resumption. -

          - This method suspends the PushConsumer instance until it is resumed. - The instance will not receive new messages between the suspend and resume calls.

          -
          Throws:
          -
          OMSRuntimeException - if the instance is not currently running.
          See Also:
          resume()
          -
        • -
        - - - -
          -
        • -

          isSuspended

          -
          boolean isSuspended()
          -
          This method is used to find out whether the PushConsumer is suspended.
          -
          Returns:
          true if this PushConsumer is suspended, false otherwise
          -
        • -
        - - - - -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html deleted file mode 100644 index cf03c32d..00000000 --- a/io/openmessaging/ReceivedMessageContext.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - - -ReceivedMessageContext (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface ReceivedMessageContext

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface ReceivedMessageContext
      -
      A ReceivedMessageContext object will be passed to the MessageListener with a incoming message, - used to share some context properties between MessageListener and PushConsumer.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        voidack() -
        Acknowledges the specified and consumed message, which is related to this ReceivedMessageContext.
        -
        voidack(KeyValue properties) -
        Acknowledges the specified and consumed message with the specified properties.
        -
        KeyValueproperties() -
        Returns the properties of this ReceivedMessageContext instance.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          properties

          -
          KeyValue properties()
          -
          Returns the properties of this ReceivedMessageContext instance.
          -
          Returns:
          the properties
          -
        • -
        - - - -
          -
        • -

          ack

          -
          void ack()
          -
          Acknowledges the specified and consumed message, which is related to this ReceivedMessageContext. -

          - Messages that have been received but not acknowledged may be redelivered.

          -
          Throws:
          -
          OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
          -
        • -
        - - - -
          -
        • -

          ack

          -
          void ack(KeyValue properties)
          -
          Acknowledges the specified and consumed message with the specified properties. -

          - Messages that have been received but not acknowledged may be redelivered.

          -
          Throws:
          -
          OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html deleted file mode 100644 index bc1a4796..00000000 --- a/io/openmessaging/ResourceManager.html +++ /dev/null @@ -1,701 +0,0 @@ - - - - - - -ResourceManager (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface ResourceManager

    -
    -
    -
    -
      -
    • -
      -
      All Superinterfaces:
      -
      ServiceLifecycle
      -
      -
      -
      -
      public interface ResourceManager
      -extends ServiceLifecycle
      -
      The ResourceManager is responsible for providing a unified interface of resource management, - allows the user to manage the topic, queue, namespace resources. -

      - Create, fetch, update and destroy are the four basic functions of ResourceManager. -

      - And the ResourceManager also supports fetch and update resource properties dynamically. -

      - The properties of consumer and producer also are treated as Resource. ResourceManager - allows the user to fetch producer and consumer list in a specified topic or queue, - and update their resource properties dynamically. -

      - MessagingAccessPoint.getResourceManager() is the unique method to obtain a ResourceManager - instance, any changes made by this instance will reflect to the message-oriented middleware (MOM) or - other product behind the MessagingAccessPoint.

      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          createAndUpdateNamespace

          -
          void createAndUpdateNamespace(String nsName,
          -                            KeyValue properties)
          -
          Creates a Namespace resource for the specified MessagingAccessPoint with some preset properties, - updates if it already exists. -

          - Note that this method will simply create the physical Namespace in the specified MessagingAccessPoint.

          -
          Parameters:
          nsName - the namespace name
          properties - the preset properties
          -
        • -
        - - - -
          -
        • -

          createAndUpdateTopic

          -
          void createAndUpdateTopic(String topicName,
          -                        KeyValue properties)
          -
          Creates a Topic resource for the specified MessagingAccessPoint with some preset properties, - updates if it already exists. -

          - Note that this method will simply create the physical topic in the specified MessagingAccessPoint.

          -
          Parameters:
          topicName - the topic name
          properties - the preset properties
          -
        • -
        - - - -
          -
        • -

          createAndUpdateQueue

          -
          void createAndUpdateQueue(String queueName,
          -                        KeyValue properties)
          -
          Creates a Queue resource for the specified MessagingAccessPoint with some preset properties, - updates if it already exists. -

          - Note that this method will simply create the physical queue in the specified MessagingAccessPoint.

          -
          Parameters:
          queueName - the queue name
          properties - the preset properties
          -
        • -
        - - - -
          -
        • -

          createAndUpdateRouting

          -
          Routing createAndUpdateRouting(String routingName,
          -                             KeyValue properties)
          -
          Creates a Routing resource for the the specified MessagingAccessPoint, - updates if it already exits.
          -
          Parameters:
          routingName - the routing name
          properties - the preset properties, includes - PropertyKeys.SRC_TOPIC and PropertyKeys.DST_QUEUE
          -
          Returns:
          the created routing instance
          -
        • -
        - - - -
          -
        • -

          createAndUpdateOperator

          -
          Operator createAndUpdateOperator(String operatorName,
          -                               String expression,
          -                               KeyValue properties)
          -
          Creates a Operator resource for the the specified MessagingAccessPoint, - updates if it already exits.
          -
          Parameters:
          operatorName - the operator name
          expression - the expression of the operator
          properties - the preset properties
          -
          Returns:
          the created operator instance
          -
        • -
        - - - -
          -
        • -

          destroyNamespace

          -
          void destroyNamespace(String nsName)
          -
          Destroys a physical namespace in the specified MessagingAccessPoint. -

          - All this namespace related physical resources may be deleted immediately.

          -
          Parameters:
          nsName - the namespace to be destroyed
          -
        • -
        - - - -
          -
        • -

          destroyTopic

          -
          void destroyTopic(String topicName)
          -
          Destroys a physical topic in the specified MessagingAccessPoint. -

          - All this topic related physical resources may be deleted immediately.

          -
          Parameters:
          topicName - the topic to be destroyed
          -
        • -
        - - - -
          -
        • -

          destroyQueue

          -
          void destroyQueue(String queueName)
          -
          Destroys a physical queue in the specified MessagingAccessPoint. -

          - All this queue related physical resources may be deleted immediately.

          -
          Parameters:
          queueName - the queue to be destroyed
          -
        • -
        - - - -
          -
        • -

          destroyRouting

          -
          void destroyRouting(String routingName)
          -
          Destroys a physical Routing in the specified MessagingAccessPoint.
          -
          Parameters:
          routingName - the routing to be destroyed
          -
        • -
        - - - -
          -
        • -

          getRouting

          -
          Routing getRouting(String routingName)
          -
          Fetches the Routing object by routing name.
          -
          Parameters:
          routingName - the routing name
          -
          Returns:
          the Routing object
          -
        • -
        - - - -
          -
        • -

          getOperator

          -
          Operator getOperator(String operatorName)
          -
          Fetches the Operator object by operator name.
          -
          Parameters:
          operatorName - the operator name
          -
          Returns:
          the Operator object
          -
        • -
        - - - -
          -
        • -

          getNamespaceProperties

          -
          KeyValue getNamespaceProperties(String nsName)
          -                                throws OMSResourceNotExistException
          -
          Fetches the resource properties of a specified namespace.
          -
          Parameters:
          nsName - the namespace name
          -
          Returns:
          the properties of this specified namespace
          -
          Throws:
          -
          OMSResourceNotExistException - if the specified namespace is not exists
          -
        • -
        - - - - - - - - - - - -
          -
        • -

          consumerIdListInQueue

          -
          List<String> consumerIdListInQueue(String queueName)
          -                                   throws OMSResourceNotExistException
          -
          Each consumer has a unique id, this method is to fetch the consumer id list in a specified queue.
          -
          Parameters:
          queueName - the queue name
          -
          Returns:
          the consumer id list in this queue
          -
          Throws:
          -
          OMSResourceNotExistException - if the specified queue is not exists
          -
        • -
        - - - -
          -
        • -

          getConsumerProperties

          -
          KeyValue getConsumerProperties(String consumerId)
          -                               throws OMSResourceNotExistException
          -
          Returns the properties of the specified consumer instance with the given consumer id. - If no such consumer id exists, OMSResourceNotExistException will be thrown.
          -
          Parameters:
          consumerId - the unique consumer id for a consumer instance
          -
          Returns:
          the properties of the matching consumer instance
          -
          Throws:
          -
          OMSResourceNotExistException - if the specified consumer is not exists
          -
        • -
        - - - -
          -
        • -

          setConsumerProperties

          -
          void setConsumerProperties(String consumerId,
          -                         KeyValue properties)
          -                           throws OMSResourceNotExistException
          -
          Sets the consumer properties to the specified consumer instance. -

          - The new KeyValue becomes the current set of consumer properties, and the getConsumerProperties(String) will observe this change soon. If the argument is null, then the - current set of consumer properties will stay the same.

          -
          Parameters:
          consumerId - the specified consumer id
          properties - the new consumer properties
          -
          Throws:
          -
          OMSResourceNotExistException - if the specified consumer is not exists
          -
        • -
        - - - -
          -
        • -

          producerIdListInQueue

          -
          List<String> producerIdListInQueue(String queueName)
          -                                   throws OMSResourceNotExistException
          -
          Each producer has a unique id, this method is to fetch the producer id list in a specified queue.
          -
          Parameters:
          queueName - the queue name
          -
          Returns:
          the producer id list in this queue
          -
          Throws:
          -
          OMSResourceNotExistException - if the specified queue is not exists
          -
        • -
        - - - -
          -
        • -

          producerIdListInTopic

          -
          List<String> producerIdListInTopic(String topicName)
          -                                   throws OMSResourceNotExistException
          -
          Each producer has a unique id, this method is to fetch the producer id list in a specified topic.
          -
          Parameters:
          topicName - the topic name
          -
          Returns:
          the producer id list in this topic
          -
          Throws:
          -
          OMSResourceNotExistException - if the specified topic is not exists
          -
        • -
        - - - -
          -
        • -

          getProducerProperties

          -
          KeyValue getProducerProperties(String producerId)
          -                               throws OMSResourceNotExistException
          -
          Returns the properties of the specified producer instance with the given producer id. - If no such producer id exists, OMSResourceNotExistException will be thrown.
          -
          Parameters:
          producerId - The unique consumer id for a producer instance
          -
          Returns:
          the properties of the matching producer instance
          -
          Throws:
          -
          OMSResourceNotExistException - if the specified producer is not exists
          -
        • -
        - - - -
          -
        • -

          setProducerProperties

          -
          void setProducerProperties(String producerId,
          -                         KeyValue properties)
          -                           throws OMSResourceNotExistException
          -
          Sets the producer properties to the specified producer instance. -

          - The new KeyValue becomes the current set of producer properties, and the getProducerProperties(String) will observe this change soon. If the argument is null, then the - current set of producer properties will stay the same.

          -
          Parameters:
          producerId - the specified producer id
          properties - the new producer properties
          -
          Throws:
          -
          OMSResourceNotExistException - if the specified producer is not exists
          -
        • -
        - - - - -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html deleted file mode 100644 index 3063d485..00000000 --- a/io/openmessaging/SendResult.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - -SendResult (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface SendResult

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface SendResult
      -
      The result of sending a OMS message to server - with the message id and some properties.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        StringmessageId() -
        The unique message id related to the SendResult instance.
        -
        KeyValueproperties() -
        Returns the properties of this SendResult instance.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          messageId

          -
          String messageId()
          -
          The unique message id related to the SendResult instance.
          -
          Returns:
          the message id
          -
        • -
        - - - -
          -
        • -

          properties

          -
          KeyValue properties()
          -
          Returns the properties of this SendResult instance.
          -
          Returns:
          the properties
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html deleted file mode 100644 index 33933892..00000000 --- a/io/openmessaging/SequenceProducer.html +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - -SequenceProducer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface SequenceProducer

    -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        voidcommit() -
        Commits all the sent messages since last commit or rollback operation, - and all the messages should has the same destination.
        -
        KeyValueproperties() -
        Returns the properties of this SequenceProducer instance.
        -
        voidrollback() -
        Discards all the sent messages since last commit or rollback operation, - and all the messages should has the same destination.
        -
        voidsend(Message message) -
        Sends a message to the specified destination, the destination should be preset to - MessageHeader, other header fields as well.
        -
        voidsend(Message message, - KeyValue properties) -
        Sends a message to the specified destination, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
        -
        - - -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - - - - - -
          -
        • -

          send

          -
          void send(Message message)
          -
          Sends a message to the specified destination, the destination should be preset to - MessageHeader, other header fields as well. -

          - There is no Promise related. The calling thread doesn't - care about the send result and also have no context to get the result. -

          - This message can't be consumed util it is committed.

          -
          Parameters:
          message - a message will be sent
          -
          Throws:
          -
          OMSMessageFormatException - if an invalid message is specified.
          -
        • -
        - - - -
          -
        • -

          send

          -
          void send(Message message,
          -        KeyValue properties)
          -
          Sends a message to the specified destination, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well. -

          - There is no Promise related. The calling thread doesn't - care about the send result and also have no context to get the result.

          -
          Parameters:
          message - a message will be sent
          properties - the specified properties
          -
          Throws:
          -
          OMSMessageFormatException - if an invalid message is specified.
          -
        • -
        - - - -
          -
        • -

          commit

          -
          void commit()
          -
          Commits all the sent messages since last commit or rollback operation, - and all the messages should has the same destination.
          -
          Throws:
          -
          OMSRuntimeException - if the commit operation failed
          -
        • -
        - - - -
          -
        • -

          rollback

          -
          void rollback()
          -
          Discards all the sent messages since last commit or rollback operation, - and all the messages should has the same destination.
          -
          Throws:
          -
          OMSRuntimeException - if the rollback operation failed
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html deleted file mode 100644 index 711c133a..00000000 --- a/io/openmessaging/ServiceEndPoint.html +++ /dev/null @@ -1,328 +0,0 @@ - - - - - - -ServiceEndPoint (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface ServiceEndPoint

    -
    -
    -
    -
      -
    • -
      -
      All Superinterfaces:
      -
      ServiceLifecycle
      -
      -
      -
      -
      public interface ServiceEndPoint
      -extends ServiceLifecycle
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        <T> Tbind(Class<T> type) -
        Bind a service object to serviceEndPoint, which can directly call services provided by service object
        -
        <T> Tbind(Class<T> type, - KeyValue properties) -
        Like bind(Class) but specifying properties that can be used to configure the service band
        -
        <T> Tbind(Class<T> type, - KeyValue properties, - ServiceLoadBalance serviceLoadBalance) -
        Like bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select - endPoint target
        -
        InvokeContextinvokeContext() 
        voidpublish(Object service) -
        Register/re-register a service in a serviceEndPoint object - if service has been registered in serviceEndPoint object, it will be failed when registering delicately
        -
        voidpublish(Object service, - KeyValue properties) -
        Like publish(Object) but specifying properties - that can be used to configure the service published
        -
        - -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          publish

          -
          void publish(Object service)
          -
          Register/re-register a service in a serviceEndPoint object - if service has been registered in serviceEndPoint object, it will be failed when registering delicately
          -
          Parameters:
          service - the service to publish in serviceEndPoint
          -
        • -
        - - - -
          -
        • -

          publish

          -
          void publish(Object service,
          -           KeyValue properties)
          -
          Like publish(Object) but specifying properties - that can be used to configure the service published
          -
          Parameters:
          service - the service to publish in serviceEndPoint
          properties - the service published properties
          -
        • -
        - - - -
          -
        • -

          bind

          -
          <T> T bind(Class<T> type)
          -
          Bind a service object to serviceEndPoint, which can directly call services provided by service object
          -
          Parameters:
          type - service type to bind in serviceEndPoint
          -
          Returns:
          service proxy object to bind
          -
        • -
        - - - -
          -
        • -

          bind

          -
          <T> T bind(Class<T> type,
          -         KeyValue properties)
          -
          Like bind(Class) but specifying properties that can be used to configure the service band
          -
          Type Parameters:
          T - service proxy object to bind
          Parameters:
          type - service type to bind in serviceEndPoint
          properties - the service bind properties
          -
          Returns:
          service proxy object to bind
          -
        • -
        - - - -
          -
        • -

          bind

          -
          <T> T bind(Class<T> type,
          -         KeyValue properties,
          -         ServiceLoadBalance serviceLoadBalance)
          -
          Like bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select - endPoint target
          -
          Type Parameters:
          T - service proxy object to bind
          Parameters:
          type - service type to bind in serviceConsumer
          properties - the service band properties
          serviceLoadBalance - select endPoint target algorithm
          -
          Returns:
          service proxy object to bind
          -
        • -
        - - - - -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html deleted file mode 100644 index a5715603..00000000 --- a/io/openmessaging/ServiceLifecycle.html +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - -ServiceLifecycle (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface ServiceLifecycle

    -
    -
    -
    -
      -
    • -
      -
      All Known Subinterfaces:
      -
      IterableConsumer, MessagingAccessPoint, Producer, PullConsumer, PushConsumer, ResourceManager, SequenceProducer, ServiceEndPoint
      -
      -
      -
      -
      public interface ServiceLifecycle
      -
      The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, - PushConsumer, and so on. -

      - If the service endpoint class implements the ServiceLifecycle interface, most of the containers can manage - the lifecycle of the corresponding service endpoint objects easily. -

      - Any service endpoint should support repeated restart if it implements the ServiceLifecycle interface.

      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        voidshutdown() -
        Notify a service instance of the end of its life cycle.
        -
        voidstartup() -
        Used for start or initialization of a service endpoint.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          startup

          -
          @PostConstruct
          -void startup()
          -
          Used for start or initialization of a service endpoint. A service endpoint instance will be in a ready state - after this method has been completed.
          -
        • -
        - - - -
          -
        • -

          shutdown

          -
          @PreDestroy
          -void shutdown()
          -
          Notify a service instance of the end of its life cycle. Once this method completes, the service endpoint could be - destroyed and eligible for garbage collection.
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html deleted file mode 100644 index 8e9648bd..00000000 --- a/io/openmessaging/ServiceLoadBalance.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - -ServiceLoadBalance (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface ServiceLoadBalance

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface ServiceLoadBalance
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        Set<ServiceProperties>select(Set<ServiceProperties> servicePropertiesList) -
        Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided - According to different selection strategies to select providerServicePoint that satisfied with application needs, - such as RoundRobin or Random etc.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          select

          -
          Set<ServiceProperties> select(Set<ServiceProperties> servicePropertiesList)
          -
          Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided - According to different selection strategies to select providerServicePoint that satisfied with application needs, - such as RoundRobin or Random etc.
          -
          Parameters:
          servicePropertiesList - providerServicePoint to choose from.
          -
          Returns:
          a collection of eligible providerServicePoint object
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html deleted file mode 100644 index 0e5387ff..00000000 --- a/io/openmessaging/ServiceProperties.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - -ServiceProperties (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface ServiceProperties

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface ServiceProperties
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - - -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html deleted file mode 100644 index 0d65cb0a..00000000 --- a/io/openmessaging/class-use/BytesMessage.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.BytesMessage (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.BytesMessage

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html deleted file mode 100644 index 7adc8e24..00000000 --- a/io/openmessaging/class-use/InvokeContext.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.InvokeContext (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.InvokeContext

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html deleted file mode 100644 index d6f13681..00000000 --- a/io/openmessaging/class-use/IterableConsumer.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.IterableConsumer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.IterableConsumer

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html deleted file mode 100644 index 992e962b..00000000 --- a/io/openmessaging/class-use/KeyValue.html +++ /dev/null @@ -1,576 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.KeyValue (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.KeyValue

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html deleted file mode 100644 index dbd7b77b..00000000 --- a/io/openmessaging/class-use/Message.html +++ /dev/null @@ -1,325 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.Message (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.Message

    -
    -
    -
      -
    • - - - - - - - - - - - - -
      Packages that use Message 
      PackageDescription
      io.openmessaging 
      -
    • -
    • -
        -
      • - - -

        Uses of Message in io.openmessaging

        - - - - - - - - - - - - -
        Subinterfaces of Message in io.openmessaging 
        Modifier and TypeInterface and Description
        interface BytesMessage -
        The BytesMessage contains a stream of uninterpreted bytes.
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods in io.openmessaging that return Message 
        Modifier and TypeMethod and Description
        MessageIterableConsumer.next() -
        Returns the next message in the iteration and advances the offset position.
        -
        MessagePullConsumer.poll() -
        Polls the next message produced for this PullConsumer.
        -
        MessagePullConsumer.poll(KeyValue properties) -
        Polls the next message produced for this PullConsumer, using the specified properties.
        -
        MessageIterableConsumer.previous() -
        Returns the previous message in the iteration and moves the offset - position backwards.
        -
        MessageMessage.putHeaders(String key, - double value) -
        Puts a String-double KeyValue entry to he headers of a Message.
        -
        MessageMessage.putHeaders(String key, - int value) -
        Puts a String-int KeyValue entry to he headers of a Message.
        -
        MessageMessage.putHeaders(String key, - long value) -
        Puts a String-long KeyValue entry to he headers of a Message.
        -
        MessageMessage.putHeaders(String key, - String value) -
        Puts a String-String KeyValue entry to he headers of a Message.
        -
        MessageMessage.putProperties(String key, - double value) -
        Puts a String-double KeyValue entry to he headers of a Message.
        -
        MessageMessage.putProperties(String key, - int value) -
        Puts a String-int KeyValue entry to he headers of a Message.
        -
        MessageMessage.putProperties(String key, - long value) -
        Puts a String-long KeyValue entry to he headers of a Message.
        -
        MessageMessage.putProperties(String key, - String value) -
        Puts a String-String KeyValue entry to he headers of a Message.
        -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods in io.openmessaging with parameters of type Message 
        Modifier and TypeMethod and Description
        voidMessageListener.onMessage(Message message, - ReceivedMessageContext context) -
        Callback method to receive incoming messages.
        -
        voidSequenceProducer.send(Message message) -
        Sends a message to the specified destination, the destination should be preset to - MessageHeader, other header fields as well.
        -
        SendResultProducer.send(Message message) -
        Sends a message to the specified destination synchronously, the destination should be preset to - MessageHeader, other header fields as well.
        -
        voidSequenceProducer.send(Message message, - KeyValue properties) -
        Sends a message to the specified destination, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
        -
        SendResultProducer.send(Message message, - KeyValue properties) -
        Sends a message to the specified destination synchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
        -
        Promise<SendResult>Producer.sendAsync(Message message) -
        Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeader, other header fields as well.
        -
        Promise<SendResult>Producer.sendAsync(Message message, - KeyValue properties) -
        Sends a message to the specified destination asynchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
        -
        voidProducer.sendOneway(Message message) -
        Sends a message to the specified destination in one way, the destination should be preset to - MessageHeader, other header fields as well.
        -
        voidProducer.sendOneway(Message message, - KeyValue properties) -
        Sends a message to the specified destination in one way, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
        -
        -
      • -
      -
    • -
    -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html deleted file mode 100644 index 78d8717f..00000000 --- a/io/openmessaging/class-use/MessageFactory.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.MessageFactory (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.MessageFactory

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html deleted file mode 100644 index 15655312..00000000 --- a/io/openmessaging/class-use/MessageHeader.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.MessageHeader (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Class
    io.openmessaging.MessageHeader

    -
    -
    No usage of io.openmessaging.MessageHeader
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html deleted file mode 100644 index 5d396e8d..00000000 --- a/io/openmessaging/class-use/MessageListener.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.MessageListener (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.MessageListener

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html deleted file mode 100644 index e528afc4..00000000 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.MessagingAccessPoint (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.MessagingAccessPoint

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html deleted file mode 100644 index 1451e7ab..00000000 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.MessagingAccessPointFactory (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Class
    io.openmessaging.MessagingAccessPointFactory

    -
    -
    No usage of io.openmessaging.MessagingAccessPointFactory
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html deleted file mode 100644 index 1bfb90cd..00000000 --- a/io/openmessaging/class-use/OMS.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.OMS (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Class
    io.openmessaging.OMS

    -
    -
    No usage of io.openmessaging.OMS
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html deleted file mode 100644 index 293c3b30..00000000 --- a/io/openmessaging/class-use/Producer.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.Producer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.Producer

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html deleted file mode 100644 index de777825..00000000 --- a/io/openmessaging/class-use/Promise.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.Promise (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.Promise

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html deleted file mode 100644 index 8b937552..00000000 --- a/io/openmessaging/class-use/PromiseListener.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.PromiseListener (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.PromiseListener

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html deleted file mode 100644 index 5110e97f..00000000 --- a/io/openmessaging/class-use/PropertyKeys.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.PropertyKeys (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.PropertyKeys

    -
    -
    No usage of io.openmessaging.PropertyKeys
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html deleted file mode 100644 index 3eea9572..00000000 --- a/io/openmessaging/class-use/PullConsumer.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.PullConsumer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.PullConsumer

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html deleted file mode 100644 index 5d2d4d77..00000000 --- a/io/openmessaging/class-use/PushConsumer.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.PushConsumer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.PushConsumer

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html deleted file mode 100644 index 4830a6d0..00000000 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.ReceivedMessageContext (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.ReceivedMessageContext

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html deleted file mode 100644 index 58ce35f1..00000000 --- a/io/openmessaging/class-use/ResourceManager.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.ResourceManager (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.ResourceManager

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html deleted file mode 100644 index 387df574..00000000 --- a/io/openmessaging/class-use/SendResult.html +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.SendResult (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.SendResult

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html deleted file mode 100644 index c84444f6..00000000 --- a/io/openmessaging/class-use/SequenceProducer.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.SequenceProducer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.SequenceProducer

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html deleted file mode 100644 index 1a01869c..00000000 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.ServiceEndPoint (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.ServiceEndPoint

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html deleted file mode 100644 index 3a944a37..00000000 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.ServiceLifecycle (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.ServiceLifecycle

    -
    -
    -
      -
    • - - - - - - - - - - - - -
      Packages that use ServiceLifecycle 
      PackageDescription
      io.openmessaging 
      -
    • -
    • -
        -
      • - - -

        Uses of ServiceLifecycle in io.openmessaging

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Subinterfaces of ServiceLifecycle in io.openmessaging 
        Modifier and TypeInterface and Description
        interface IterableConsumer -
        A Queue supports streaming consumption.
        -
        interface MessagingAccessPoint -
        The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
        -
        interface Producer -
        A Producer is a simple object used to send messages on behalf - of a MessagingAccessPoint.
        -
        interface PullConsumer -
        A PullConsumer object can poll messages from the specified queue, - and supports submit the consume result by acknowledgement.
        -
        interface PushConsumer -
        A PushConsumer object to receive messages from multiple queues, these messages are pushed from - MOM server to PushConsumer client.
        -
        interface ResourceManager -
        The ResourceManager is responsible for providing a unified interface of resource management, - allows the user to manage the topic, queue, namespace resources.
        -
        interface SequenceProducer -
        A SequenceProducer is a simple object used to send messages on behalf - of a MessagingAccessPoint.
        -
        interface ServiceEndPoint 
        -
      • -
      -
    • -
    -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html deleted file mode 100644 index 5d82601a..00000000 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.ServiceLoadBalance (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.ServiceLoadBalance

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html deleted file mode 100644 index 06bccb82..00000000 --- a/io/openmessaging/class-use/ServiceProperties.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.ServiceProperties (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.ServiceProperties

    -
    -
    -
      -
    • - - - - - - - - - - - - -
      Packages that use ServiceProperties 
      PackageDescription
      io.openmessaging 
      -
    • -
    • -
        -
      • - - -

        Uses of ServiceProperties in io.openmessaging

        - - - - - - - - - - - - -
        Methods in io.openmessaging that return types with arguments of type ServiceProperties 
        Modifier and TypeMethod and Description
        Set<ServiceProperties>ServiceLoadBalance.select(Set<ServiceProperties> servicePropertiesList) -
        Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided - According to different selection strategies to select providerServicePoint that satisfied with application needs, - such as RoundRobin or Random etc.
        -
        - - - - - - - - - - - - -
        Method parameters in io.openmessaging with type arguments of type ServiceProperties 
        Modifier and TypeMethod and Description
        Set<ServiceProperties>ServiceLoadBalance.select(Set<ServiceProperties> servicePropertiesList) -
        Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided - According to different selection strategies to select providerServicePoint that satisfied with application needs, - such as RoundRobin or Random etc.
        -
        -
      • -
      -
    • -
    -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html deleted file mode 100644 index 880502a4..00000000 --- a/io/openmessaging/exception/OMSException.html +++ /dev/null @@ -1,342 +0,0 @@ - - - - - - -OMSException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.exception
    -

    Class OMSException

    -
    -
    - -
    - -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          OMSException

          -
          public OMSException(String errorCode,
          -            String message)
          -
          Constructs a OMSException with the specified detail message - and error code.
          -
          Parameters:
          errorCode - a specified error code
          message - a description of the exception
          -
        • -
        - - - -
          -
        • -

          OMSException

          -
          public OMSException(String errorCode,
          -            Throwable cause)
          -
          Constructs a OMSException with the specified error code and cause.
          -
          Parameters:
          errorCode - a specified error code
          cause - the underlying cause of this exception
          -
        • -
        - - - -
          -
        • -

          OMSException

          -
          public OMSException(String errorCode,
          -            String message,
          -            Throwable cause)
          -
          Constructs a OMSException with the specified detail message, - error code and cause.
          -
          Parameters:
          errorCode - a specified error code
          message - a description of the exception
          cause - the underlying cause of this exception
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getErrorCode

          -
          public String getErrorCode()
          -
          Returns the error code of this OMSException object.
          -
          Returns:
          the error code
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html deleted file mode 100644 index d8104774..00000000 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ /dev/null @@ -1,310 +0,0 @@ - - - - - - -OMSMessageFormatException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.exception
    -

    Class OMSMessageFormatException

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      Serializable
      -
      -
      -
      -
      public class OMSMessageFormatException
      -extends OMSRuntimeException
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
      See Also:
      Serialized Form
      -
    • -
    -
    -
    - -
    -
    - -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html deleted file mode 100644 index b38bab5c..00000000 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ /dev/null @@ -1,310 +0,0 @@ - - - - - - -OMSNotSupportedException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.exception
    -

    Class OMSNotSupportedException

    -
    -
    - -
    - -
    -
    - -
    -
    - -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html deleted file mode 100644 index be9a1ae9..00000000 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - -OMSResourceNotExistException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.exception
    -

    Class OMSResourceNotExistException

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      Serializable
      -
      -
      -
      -
      public class OMSResourceNotExistException
      -extends OMSException
      -
      The OMSResourceNotExistException occurs if requested resource is not exist.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org
      -
      See Also:
      Serialized Form
      -
    • -
    -
    -
    - -
    -
    - -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html deleted file mode 100644 index 9d9cd936..00000000 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ /dev/null @@ -1,347 +0,0 @@ - - - - - - -OMSRuntimeException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.exception
    -

    Class OMSRuntimeException

    -
    -
    - -
    - -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          OMSRuntimeException

          -
          public OMSRuntimeException(String errorCode,
          -                   String message)
          -
          Constructs a OMSRuntimeException with the specified detail message - and error code.
          -
          Parameters:
          errorCode - a specified error code
          message - a description of the exception
          -
        • -
        - - - -
          -
        • -

          OMSRuntimeException

          -
          public OMSRuntimeException(String errorCode,
          -                   Throwable cause)
          -
          Constructs a OMSRuntimeException with the specified error code and cause.
          -
          Parameters:
          errorCode - a specified error code
          cause - the underlying cause of this exception
          -
        • -
        - - - -
          -
        • -

          OMSRuntimeException

          -
          public OMSRuntimeException(String errorCode,
          -                   String message,
          -                   Throwable cause)
          -
          Constructs a OMSRuntimeException with the specified detail message, - error code and cause.
          -
          Parameters:
          errorCode - a specified error code
          message - a description of the exception
          cause - the underlying cause of this exception
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getErrorCode

          -
          public String getErrorCode()
          -
          Returns the error code of this OMSRuntimeException object.
          -
          Returns:
          the error code
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html deleted file mode 100644 index 86824e19..00000000 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ /dev/null @@ -1,310 +0,0 @@ - - - - - - -OMSTimeOutException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.exception
    -

    Class OMSTimeOutException

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      Serializable
      -
      -
      -
      -
      public class OMSTimeOutException
      -extends OMSRuntimeException
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
      See Also:
      Serialized Form
      -
    • -
    -
    -
    - -
    -
    - -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html deleted file mode 100644 index 0be4b5a4..00000000 --- a/io/openmessaging/exception/class-use/OMSException.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.exception.OMSException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Class
    io.openmessaging.exception.OMSException

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html deleted file mode 100644 index 8c1104e5..00000000 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.exception.OMSMessageFormatException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Class
    io.openmessaging.exception.OMSMessageFormatException

    -
    -
    No usage of io.openmessaging.exception.OMSMessageFormatException
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html deleted file mode 100644 index de968da3..00000000 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.exception.OMSNotSupportedException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Class
    io.openmessaging.exception.OMSNotSupportedException

    -
    -
    No usage of io.openmessaging.exception.OMSNotSupportedException
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html deleted file mode 100644 index 7d95f096..00000000 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ /dev/null @@ -1,215 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Class
    io.openmessaging.exception.OMSResourceNotExistException

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html deleted file mode 100644 index 3b653df4..00000000 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.exception.OMSRuntimeException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Class
    io.openmessaging.exception.OMSRuntimeException

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html deleted file mode 100644 index c943909d..00000000 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.exception.OMSTimeOutException (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Class
    io.openmessaging.exception.OMSTimeOutException

    -
    -
    No usage of io.openmessaging.exception.OMSTimeOutException
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html deleted file mode 100644 index 2efc2596..00000000 --- a/io/openmessaging/exception/package-frame.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - -io.openmessaging.exception (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - -

    io.openmessaging.exception

    - - - diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html deleted file mode 100644 index 7081e009..00000000 --- a/io/openmessaging/exception/package-summary.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - -io.openmessaging.exception (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    Package io.openmessaging.exception

    -
    -
    - -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html deleted file mode 100644 index 83fd453e..00000000 --- a/io/openmessaging/exception/package-tree.html +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - -io.openmessaging.exception Class Hierarchy (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    Hierarchy For Package io.openmessaging.exception

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html deleted file mode 100644 index 2a37a25a..00000000 --- a/io/openmessaging/exception/package-use.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.exception (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Package
    io.openmessaging.exception

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html deleted file mode 100644 index fedc9b35..00000000 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ /dev/null @@ -1,488 +0,0 @@ - - - - - - -DefaultKeyValue (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.internal
    -

    Class DefaultKeyValue

    -
    -
    - -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      KeyValue
      -
      -
      -
      -
      public class DefaultKeyValue
      -extends Object
      -implements KeyValue
      -
      The default implementation of the interface KeyValue, used by OMS internally.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        DefaultKeyValue() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        booleancontainsKey(String key) -
        Tests if the specified String is a key in this KeyValue.
        -
        doublegetDouble(String key) -
        Searches for the double property with the specified key in this KeyValue object.
        -
        intgetInt(String key) -
        Searches for the int property with the specified key in this KeyValue object.
        -
        longgetLong(String key) -
        Searches for the long property with the specified key in this KeyValue object.
        -
        StringgetString(String key) -
        Searches for the String property with the specified key in this KeyValue object.
        -
        Set<String>keySet() -
        Returns a Set view of the keys contained in this KeyValue object.
        -
        KeyValueput(String key, - double value) -
        Inserts or replaces double value for the specified key.
        -
        KeyValueput(String key, - int value) -
        Inserts or replaces int value for the specified key.
        -
        KeyValueput(String key, - long value) -
        Inserts or replaces long value for the specified key.
        -
        KeyValueput(String key, - String value) -
        Inserts or replaces String value for the specified key.
        -
        - -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          DefaultKeyValue

          -
          public DefaultKeyValue()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          put

          -
          public KeyValue put(String key,
          -           int value)
          -
          Description copied from interface: KeyValue
          -
          Inserts or replaces int value for the specified key.
          -
          -
          Specified by:
          -
          put in interface KeyValue
          -
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          put

          -
          public KeyValue put(String key,
          -           long value)
          -
          Description copied from interface: KeyValue
          -
          Inserts or replaces long value for the specified key.
          -
          -
          Specified by:
          -
          put in interface KeyValue
          -
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          put

          -
          public KeyValue put(String key,
          -           double value)
          -
          Description copied from interface: KeyValue
          -
          Inserts or replaces double value for the specified key.
          -
          -
          Specified by:
          -
          put in interface KeyValue
          -
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          put

          -
          public KeyValue put(String key,
          -           String value)
          -
          Description copied from interface: KeyValue
          -
          Inserts or replaces String value for the specified key.
          -
          -
          Specified by:
          -
          put in interface KeyValue
          -
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          -
        • -
        - - - -
          -
        • -

          getInt

          -
          public int getInt(String key)
          -
          Description copied from interface: KeyValue
          -
          Searches for the int property with the specified key in this KeyValue object. - If the key is not found in this property list, zero is returned.
          -
          -
          Specified by:
          -
          getInt in interface KeyValue
          -
          Parameters:
          key - the property key
          -
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          KeyValue.put(String, int)
          -
        • -
        - - - -
          -
        • -

          getLong

          -
          public long getLong(String key)
          -
          Description copied from interface: KeyValue
          -
          Searches for the long property with the specified key in this KeyValue object. - If the key is not found in this property list, zero is returned.
          -
          -
          Specified by:
          -
          getLong in interface KeyValue
          -
          Parameters:
          key - the property key
          -
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          KeyValue.put(String, long)
          -
        • -
        - - - -
          -
        • -

          getDouble

          -
          public double getDouble(String key)
          -
          Description copied from interface: KeyValue
          -
          Searches for the double property with the specified key in this KeyValue object. - If the key is not found in this property list, zero is returned.
          -
          -
          Specified by:
          -
          getDouble in interface KeyValue
          -
          Parameters:
          key - the property key
          -
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          KeyValue.put(String, double)
          -
        • -
        - - - -
          -
        • -

          getString

          -
          public String getString(String key)
          -
          Description copied from interface: KeyValue
          -
          Searches for the String property with the specified key in this KeyValue object. - If the key is not found in this property list, null is returned.
          -
          -
          Specified by:
          -
          getString in interface KeyValue
          -
          Parameters:
          key - the property key
          -
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          KeyValue.put(String, String)
          -
        • -
        - - - -
          -
        • -

          keySet

          -
          public Set<String> keySet()
          -
          Description copied from interface: KeyValue
          -
          Returns a Set view of the keys contained in this KeyValue object. -

          - The set is backed by the KeyValue, so changes to the set are - reflected in the @code KeyValue}, and vice-versa.

          -
          -
          Specified by:
          -
          keySet in interface KeyValue
          -
          Returns:
          the key set view of this KeyValue object.
          -
        • -
        - - - -
          -
        • -

          containsKey

          -
          public boolean containsKey(String key)
          -
          Description copied from interface: KeyValue
          -
          Tests if the specified String is a key in this KeyValue.
          -
          -
          Specified by:
          -
          containsKey in interface KeyValue
          -
          Parameters:
          key - possible key
          -
          Returns:
          true if and only if the specified key is in this KeyValue, false - otherwise.
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html deleted file mode 100644 index 3b69b162..00000000 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - -MessagingAccessPointAdapter (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.internal
    -

    Class MessagingAccessPointAdapter

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • io.openmessaging.internal.MessagingAccessPointAdapter
      • -
      -
    • -
    -
    -
      -
    • -
      -
      -
      public class MessagingAccessPointAdapter
      -extends Object
      -
      The MessagingAccessPointAdapter provides a common implementation to - create a specified MessagingAccessPoint instance, used by OMS internally.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          MessagingAccessPointAdapter

          -
          public MessagingAccessPointAdapter()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getMessagingAccessPoint

          -
          public static MessagingAccessPoint getMessagingAccessPoint(String url,
          -                                           KeyValue properties)
          -
          Returns a MessagingAccessPoint instance from the specified OMS driver url - with some preset properties.
          -
          Parameters:
          url - the driver url
          properties - the preset properties
          -
          Returns:
          a MessagingAccessPoint instance
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html deleted file mode 100644 index b4a195ab..00000000 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.internal.DefaultKeyValue (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Class
    io.openmessaging.internal.DefaultKeyValue

    -
    -
    No usage of io.openmessaging.internal.DefaultKeyValue
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html deleted file mode 100644 index bfadf01a..00000000 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Class
    io.openmessaging.internal.MessagingAccessPointAdapter

    -
    -
    No usage of io.openmessaging.internal.MessagingAccessPointAdapter
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html deleted file mode 100644 index 93fcb1c2..00000000 --- a/io/openmessaging/internal/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -io.openmessaging.internal (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - -

    io.openmessaging.internal

    - - - diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html deleted file mode 100644 index 831e6b60..00000000 --- a/io/openmessaging/internal/package-summary.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -io.openmessaging.internal (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    Package io.openmessaging.internal

    -
    -
    -
      -
    • - - - - - - - - - - - - - - - - -
      Class Summary 
      ClassDescription
      DefaultKeyValue -
      The default implementation of the interface KeyValue, used by OMS internally.
      -
      MessagingAccessPointAdapter -
      The MessagingAccessPointAdapter provides a common implementation to - create a specified MessagingAccessPoint instance, used by OMS internally.
      -
      -
    • -
    -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html deleted file mode 100644 index 8e84154a..00000000 --- a/io/openmessaging/internal/package-tree.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - -io.openmessaging.internal Class Hierarchy (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    Hierarchy For Package io.openmessaging.internal

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html deleted file mode 100644 index 491b3596..00000000 --- a/io/openmessaging/internal/package-use.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.internal (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Package
    io.openmessaging.internal

    -
    -
    No usage of io.openmessaging.internal
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html deleted file mode 100644 index fde822c4..00000000 --- a/io/openmessaging/observer/OMSEvent.html +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - -OMSEvent (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.observer
    -

    Interface OMSEvent

    -
    -
    -
    -
      -
    • -
      -
      All Known Subinterfaces:
      -
      OMSExceptionEvent
      -
      -
      -
      -
      public interface OMSEvent
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        Stringtype() -
        Returns the specified OMSEvent
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          type

          -
          String type()
          -
          Returns the specified OMSEvent
          -
          Returns:
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html deleted file mode 100644 index 204c1843..00000000 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - -OMSExceptionEvent (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.observer
    -

    Interface OMSExceptionEvent

    -
    -
    -
    -
      -
    • -
      -
      All Superinterfaces:
      -
      OMSEvent
      -
      -
      -
      -
      public interface OMSExceptionEvent
      -extends OMSEvent
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        -
          -
        • - - -

          Methods inherited from interface io.openmessaging.observer.OMSEvent

          -type
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html deleted file mode 100644 index 26fc490f..00000000 --- a/io/openmessaging/observer/Observer.html +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - -Observer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.observer
    -

    Interface Observer

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface Observer
      -
      A Observer interface is used to observe the OMSEvent - dispatches in observable objects, like MessagingAccessPoint
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        voidonEvent(OMSEvent event) -
        Handler invoked upon arrival of a OMSEvent dispatch.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          onEvent

          -
          void onEvent(OMSEvent event)
          -
          Handler invoked upon arrival of a OMSEvent dispatch.
          -
          Parameters:
          event - the specified event received
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html deleted file mode 100644 index fb31f8e7..00000000 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.observer.OMSEvent (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.observer.OMSEvent

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html deleted file mode 100644 index 12e1e608..00000000 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.observer.OMSExceptionEvent

    -
    -
    No usage of io.openmessaging.observer.OMSExceptionEvent
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html deleted file mode 100644 index ca4f50d7..00000000 --- a/io/openmessaging/observer/class-use/Observer.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.observer.Observer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.observer.Observer

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html deleted file mode 100644 index b150c987..00000000 --- a/io/openmessaging/observer/package-frame.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - -io.openmessaging.observer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - -

    io.openmessaging.observer

    -
    -

    Interfaces

    - -
    - - diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html deleted file mode 100644 index c7f227a4..00000000 --- a/io/openmessaging/observer/package-summary.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - -io.openmessaging.observer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    Package io.openmessaging.observer

    -
    -
    - -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html deleted file mode 100644 index d9c677da..00000000 --- a/io/openmessaging/observer/package-tree.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - -io.openmessaging.observer Class Hierarchy (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    Hierarchy For Package io.openmessaging.observer

    -Package Hierarchies: - -
    -
    -

    Interface Hierarchy

    - -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html deleted file mode 100644 index 602f437b..00000000 --- a/io/openmessaging/observer/package-use.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.observer (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Package
    io.openmessaging.observer

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html deleted file mode 100644 index 0159075a..00000000 --- a/io/openmessaging/package-frame.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - -io.openmessaging (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - -

    io.openmessaging

    - - - diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html deleted file mode 100644 index 745c935c..00000000 --- a/io/openmessaging/package-summary.html +++ /dev/null @@ -1,295 +0,0 @@ - - - - - - -io.openmessaging (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    Package io.openmessaging

    -
    -
    -
      -
    • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Interface Summary 
      InterfaceDescription
      BytesMessage -
      The BytesMessage contains a stream of uninterpreted bytes.
      -
      InvokeContext 
      IterableConsumer -
      A Queue supports streaming consumption.
      -
      KeyValue -
      The KeyValue class represents a persistent set of properties, - which supports method chaining.
      -
      Message -
      The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is - BytesMessage.
      -
      MessageFactory -
      A factory interface for creating Message objects.
      -
      MessageListener -
      The message listener interface.
      -
      MessagingAccessPoint -
      The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
      -
      Producer -
      A Producer is a simple object used to send messages on behalf - of a MessagingAccessPoint.
      -
      Promise<V> -
      A Promise represents the result of an asynchronous computation.
      -
      PromiseListener<V> -
      A listener that is called back when a Promise is done.
      -
      PropertyKeys -
      This is the centralized source for keys that are used by KeyValue.
      -
      PullConsumer -
      A PullConsumer object can poll messages from the specified queue, - and supports submit the consume result by acknowledgement.
      -
      PushConsumer -
      A PushConsumer object to receive messages from multiple queues, these messages are pushed from - MOM server to PushConsumer client.
      -
      ReceivedMessageContext -
      A ReceivedMessageContext object will be passed to the MessageListener with a incoming message, - used to share some context properties between MessageListener and PushConsumer.
      -
      ResourceManager -
      The ResourceManager is responsible for providing a unified interface of resource management, - allows the user to manage the topic, queue, namespace resources.
      -
      SendResult -
      The result of sending a OMS message to server - with the message id and some properties.
      -
      SequenceProducer -
      A SequenceProducer is a simple object used to send messages on behalf - of a MessagingAccessPoint.
      -
      ServiceEndPoint 
      ServiceLifecycle -
      The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, - PushConsumer, and so on.
      -
      ServiceLoadBalance 
      ServiceProperties 
      -
    • -
    • - - - - - - - - - - - - - - - - - - - - -
      Class Summary 
      ClassDescription
      MessageHeader -
      The MessageHeader class describes each OMS message header field.
      -
      MessagingAccessPointFactory -
      A factory that provides some static methods to create a MessagingAccessPoint - from the specified OMS driver url.
      -
      OMS -
      The OMS class provides some useful util methods.
      -
      -
    • -
    -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html deleted file mode 100644 index 0afbac3e..00000000 --- a/io/openmessaging/package-tree.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - -io.openmessaging Class Hierarchy (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    Hierarchy For Package io.openmessaging

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -

    Interface Hierarchy

    - -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html deleted file mode 100644 index e0ce75fd..00000000 --- a/io/openmessaging/package-use.html +++ /dev/null @@ -1,303 +0,0 @@ - - - - - - -Uses of Package io.openmessaging (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Package
    io.openmessaging

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html deleted file mode 100644 index 58f2802a..00000000 --- a/io/openmessaging/routing/Operator.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - -Operator (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.routing
    -

    Interface Operator

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface Operator
      -
      A Operator is used to handle the flowing messages in Routing. - - There are many kinds of Operator, expression operator, deduplicator operator, - joiner operator, filter operator, rpc operator, and so on.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        Stringexpression() -
        A expression to represent this Operator object.
        -
        KeyValueproperties() -
        Returns the properties of this Operator object.
        -
        -
      • -
      -
    • -
    -
    -
    - -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html deleted file mode 100644 index 5f35c810..00000000 --- a/io/openmessaging/routing/Routing.html +++ /dev/null @@ -1,282 +0,0 @@ - - - - - - -Routing (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -
    io.openmessaging.routing
    -

    Interface Routing

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface Routing
      -
      A Routing object is responsible for routing the messages from Topic to Queue, with - some useful operators to filter or compute the source messages.
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        RoutingaddOperator(Operator op) -
        Adds a Operator to the tail of operator pipeline in this Routing object.
        -
        RoutingdeleteOperator(Operator op) -
        Removes a specified Operator from the operator pipeline in this Routing object.
        -
        List<Operator>operators() -
        Returns the operator pipeline in this Routing object.
        -
        KeyValueproperties() -
        Returns the properties of this Routing instance.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - - - - - -
          -
        • -

          addOperator

          -
          Routing addOperator(Operator op)
          -
          Adds a Operator to the tail of operator pipeline in this Routing object.
          -
          Parameters:
          op - a specified operator
          -
          Returns:
          this Routing object
          -
        • -
        - - - -
          -
        • -

          deleteOperator

          -
          Routing deleteOperator(Operator op)
          -
          Removes a specified Operator from the operator pipeline in this Routing object.
          -
          Parameters:
          op - a specified operator
          -
          Returns:
          this Routing object
          -
        • -
        - - - -
          -
        • -

          operators

          -
          List<Operator> operators()
          -
          Returns the operator pipeline in this Routing object.
          -
          Returns:
          the operator pipeline
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html deleted file mode 100644 index e64af6ee..00000000 --- a/io/openmessaging/routing/class-use/Operator.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.routing.Operator (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.routing.Operator

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html deleted file mode 100644 index 6bd45c0e..00000000 --- a/io/openmessaging/routing/class-use/Routing.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.routing.Routing (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.routing.Routing

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html deleted file mode 100644 index 2ba5b3fb..00000000 --- a/io/openmessaging/routing/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -io.openmessaging.routing (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - -

    io.openmessaging.routing

    -
    -

    Interfaces

    - -
    - - diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html deleted file mode 100644 index 3d33c248..00000000 --- a/io/openmessaging/routing/package-summary.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -io.openmessaging.routing (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    Package io.openmessaging.routing

    -
    -
    -
      -
    • - - - - - - - - - - - - - - - - -
      Interface Summary 
      InterfaceDescription
      Operator -
      A Operator is used to handle the flowing messages in Routing.
      -
      Routing -
      A Routing object is responsible for routing the messages from Topic to Queue, with - some useful operators to filter or compute the source messages.
      -
      -
    • -
    -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html deleted file mode 100644 index cff43e8c..00000000 --- a/io/openmessaging/routing/package-tree.html +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - -io.openmessaging.routing Class Hierarchy (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    Hierarchy For Package io.openmessaging.routing

    -Package Hierarchies: - -
    -
    -

    Interface Hierarchy

    - -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html deleted file mode 100644 index 07555820..00000000 --- a/io/openmessaging/routing/package-use.html +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.routing (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - - - - -
    -

    Uses of Package
    io.openmessaging.routing

    -
    -
    - -
    - - - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/overview-frame.html b/overview-frame.html deleted file mode 100644 index 4a91e6da..00000000 --- a/overview-frame.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - -Overview List (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - -

     

    - - diff --git a/overview-summary.html b/overview-summary.html deleted file mode 100644 index 35cea739..00000000 --- a/overview-summary.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - -Overview (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API

    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Packages 
    PackageDescription
    io.openmessaging 
    io.openmessaging.exception 
    io.openmessaging.internal 
    io.openmessaging.observer 
    io.openmessaging.routing 
    -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/overview-tree.html b/overview-tree.html deleted file mode 100644 index f93f78d0..00000000 --- a/overview-tree.html +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - -Class Hierarchy (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - - -
    -

    Class Hierarchy

    - -

    Interface Hierarchy

    - -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/package-list b/package-list deleted file mode 100644 index 34f0e67d..00000000 --- a/package-list +++ /dev/null @@ -1,5 +0,0 @@ -io.openmessaging -io.openmessaging.exception -io.openmessaging.internal -io.openmessaging.observer -io.openmessaging.routing diff --git a/resources/background.gif b/resources/background.gif deleted file mode 100644 index f471940fde2f39ef8943a6af9569bcf986b1579b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2313 zcmV+k3HJ6!Nk%w1VKM-40OkMy00030|NlK(aXwsfKV5S}VtGJbbVOr%L0@%CZH88Q zl{{NzcR^uxNo<2iYk@pjY)*5FJz8x~bc{)B zfk z+1T6M-s9WdW8dcJ-wO*3@9+W*5AY543-j^$^!EPz_4eHZ2#>)41`h@dc!2OAgN6$a zCS2I?;lqgx6IR4nkpTe;1RN0f=zxMq2O=q`94V5d$&e>Unta)^<;;^G3>e7yp=ZvW z6DIW3xpSvaogXF?_4%`@(V;s}NR^5J!3hrtJV@1QRV&r5S*L!zYE|rss${iFkg&!? zTN5V#)~=bmMorwgZsEpdOE)iExo+FO-8;8Kga{=HbSQCnF=E6W3?o*|ID%uwi5**> zJXy127Y9m+=HQ|PhXWi+xNwoWv}n_%Pq%(e+H~mGqhq5kv4Mo|-n~g|7!F*xZ{xv< zCpXS~dGg^IGK?4@J-T%b(XnUHFul6n<@2&4)zzyO2) z3Q8`i0+UKY*`$}e9mmp;tg*))`|PsK1|hAo%u0K$vDwm4gaSkm0j{`26k#qAKmbuhxZ#cquDR>B zD{s8+&TH-uNg$C#68QG}1HMBHfrP&L@@w$F_!itRzXdCN@V|LDAu%3!IDtq1#1UV7 z#1RxvT=B(DWbCoU5l=ia$Pp`Hgb_?Mp@hmtxZDI2N-)v#$}PXVvdm1d>@v(v`0TUJ zF)Pu89(q`zv=w^nVTIF3@3BYIPA}c`(@ZCAwbNBEt@PDUKe5CTR8aB66IE1!w%Amt zy+jpcn~k>GZpVFg+H6x{_uOksvBlq0OyT$6TyQZ37k(cOxZr|JEx1sGm<(M9gH z-~PMqyn|tT=))UN`|-FFFUA#KToK0fUOaz=7}Z~KeHhVC&%O27cTfHQ^WBU8z4p&T zp#>D|V}XShTD;Hx745Iz{`>K-Z$A|7!*Boo{mY;G21vjH8t{M!OrQc6$iN0V@PQDF zpadsK!3tXNf*8!81~qnXWuHZ)kytd=_y+ADWvw31ouV;CdZ#ya*(l7-A-C-Y^+iit8O zBy3*`Ls$|5Hn4m_^I^|C7{m7EFn|5vTk;|oywIgCc9Bb*=L+Y$)M>9GC<|HGs@6NB zHLY%03!dDf=eDRt2O6lVSFRcsuWZEwU?=z$CZ0W?#VJfdN>HG(l%oKpyiftJc|Y)xkjSJYCrQal-0PC~()T9xwF!Jf zVi1UA#3BBbh(i8r5&v#Pz!cF41KjbCc?4u2@@Q~oKLirt2TM30;y6b+zyX2`Yl9u; z`0$3;v0-YUp&7NdPT#q`cZlbij$jvbRk6R>8g*>}*b9E+WDwmpHAAxYzyT aU_pX{M6b8i>#Dq3onfZy}_nli%!Q$ZV%e&!tN2 zX3B0NWXQ443Eo1rUP86rLU>O>oTp%wt3Z{Tz&P*)Iraq^_@X;RtUFY!JxH|4U!>kw zxXwqo&R3Y=EsXaR!ng@y+y$%L1P3FZ4@N!j3m5MW74HcC->_JFuvlxLXiI=-OQ2|@ zpGc#>2-aN)<1RE9^`bB0`65VSK2>5m>CHs^YZCC)NX*NfbeT1%)Cxpu2_(6cCbLvjLY`hf1%*q}QO*%V4SfOu5Nqg~`-+(-76= za<`RA&(qDB^S!nIS^od5|Nk$KPXD8(qSB!f`M*{E?A^&yOW$08V^iNPK!%UNJ-@xmz>`pG2_%4I3QWk4UdtwP!GH$C%mo2K|$Ap=_)Y!#O($1@ohsUtR1k%wI*) z4*X&g==oWh`j{uP=HFm;Ye>0>UbDdtSp^~MaQ!L9I#)Ga?q}{@T#|qec*FkMLDenm zj^sCgk!^O^3o|vG!~2$$$7`C#4Ry zdQ!tui+J1*HyavK+4{`r+zvYHj9IsRt~@uEBOreWS8~2rXAR3!|7aTdr+x4|>@$Az z)b1t$gSB~6USxpfLmy^|_J_eNt*PI=ScO1SVH895N#`ef%IOh&o-2GIjK1s-JzkyZ z@r7O%hChz}kMHCM@Wqi^R-9t&%Fh^#9dVB0%ej@$=OjXA%XZdzCXf}c>SW26_z-Te z5b{}XWg&rELM=N*%aimp)k04t2c+`WAS>ZFIPWKvtyOI))HzpRA!T!b{tv?4NzF1v zNlP%#{&p@lFFEKvcroMAsI)mq?&`!e%l+-y&j9ZqhN}oG&dB=Pw09r+Q%m0cMujS# zs$a7!9VH`CC7k{!bV(J`rm%Jpj6&nLtWhPcy$onn$8G#ZdD9hxO<9k67Ya>K_7W~3 z&KYf14fq<{qHA7u6;>AOcomhdg?ianjr9uINt}*7w?g%z9{Q`(qRo@hDwSpGmxz&h&>%G%T(URL~=c>C{>y$K?+wLFp zy*M1@FTUKYV>8DeDIAIKM+!T5c-k&C4?Y~y^E zQCIc-=9~DiPtfVZB=_c3`qH3h|NXd^BcOQG`funSe)i5!NoA_r{b6PwzSDIXG+!(F z9CqJgo&~#7^VZHWj{u23q+NDCHn}GeWDC*(SW%{f4WMtP3l2jsO7*M)EX)#NLlsNnU4q@#jn0r#rsWsf^ngE0&ambG1f;Rj zfOk#_>1|25Z%?iI{0Yv8)DQfk>m1td?~}m0N%^k^u%EuUCc#ItmlY|epQ3YLWehYw zRU0qpPb#X&WU*UOU8et(s8x~WyYWYsgJCF+;U6@*nICY8)dk}IG+(#_Bz8zURd3HZ6qPE68U1%S{wL0 z;K{PDw2iRFIGG?(UiE9kT9?siuv4O{ z`dX2-eiXU3N)H2nT4V=AO^~J}sw+gr{&~qx%$$wlMv_JCWAMfcjYl}*Cfcf!adOY8 z8oLmJ{%49e+nLiVo#H9}wRk?UCzDz^>9TDxreVHzl~R*)?YU>Uu;J2eQ27O5`&X^8 z`94{)YWJQa#l0Fbz0N6B>j&8J;<%VuG6OYM9&QIdtueWjI3X;*dEtGiF@1AcvN4U> zG5SXIEXxB>)!mtQOztJLyeF78S*kLiU-!>PtQ_s~OMl~&y(hVVe$A5 zwo}E-DJ6${QP75?LsQ}Wl@MXwXMT4d>|?rD!g?jE>J^N*y;X}5FLe%d0_ zZ>eIBK6l@jkfw{p_YiDP;MS{jww{%j#?rk2z1J!HqE;Vd!TrCl_7UPef8;edI}wD6 zT&12Bxj&q}d4%$GHq+$~UYtWv`wI9k`89oKkCEK_E;-+O)(rhThjOM|kXDn{!W1Lo z`_?yQv=lp=-w()R<=0&c5%RWHY_fw@qb}uwFuPAGkl~@Kis}eE%MY@~6ZyWcF+llM zGyK`)(vn1F%%z=W7-Y=1$`w0Mv+-|#d};%JjCmw)Y1hOxwA|{}P%6LS4X`jQCGh`mR@=hGrr|cXa^Ipj;Mh)6mTqd1s_HmP0IxXT!w7YhoIHT>Hm#!;c@|L9OjV zsTlHE{Z;HWeM9^tPm-`|&nnl$%DRtNG1~?npUvgKPwKlaccEe4q!7YU3zykJnu6Sr z()LMXs_)^~u-ds7+wMff)RAJF?2?1H`_wDnt%MssYeB5;q~ojgVm6OHA6B>FG2erv z8&`|6<`=!EPKR^8Qlp5MiKwfxy4D`mN> ze$RKh_6*YJd4y0nnUZvwN%iY&^9xk@cM|5g#pZkc#N*(PH?^w&?ilTDMXFcd0`5!E zvgHS`=Lc|~1aO=L@L~eE*aP{90lc7qXY7GOs)3JH14T{(`K1D%tpvUT1-?F^1d4_S zJ#7yXkP3Q37bJlRQfv=mV-J3B8O*m5B%L3uW)S>|Jwy`|s6iK`sv0Z-3NcU(0knrG z5ChFXA@A9PUSdLI+(VU!!J1Mbw!~0VP^jZci2X|Nx0BF!24ObrAr>b=QtlyN4TAhn z!mQncJm~^m4MIafVLt_ewDUtO+e5w*!`(6A&H^F7i9s4t5&uBpNvh$nlTZjqTM5krNRRQ zqP)VR!|9@H>7qN_!+-)&_9s!^;gOvy5s~iEB&qP8{77&2NJMzZcsnJgSt_bYDzYU% zxQ#uuk3D*e7_*d5^?HW(^(WxICGf-mcmM((VStzIz%zFsm0;ZI3h=5OciJ#a%7I(IeGbFv+PP^?^sKBPrRBl<+qK^o%3fi=L9`la>-l4~p|hzAl~W zf=%(|NHgF7r5dJD+Cf08q-c(m;Epsldaz4cqHzTHT>)4xEe(cE0i~tf{Y0xs_1~Kv z+BYQ-TpEOch13;5YC9nHYEXhSv{ew=LV~nQL%UBQEgaDL2m?9u~v zEQmOvM=aB)Z$+eE38rs%AZR_)4>@2raqwH#Fji#xoLc&PS_TU^W8W(M0GqLdO~1yF z{sfHZ_sC#FX58(}d>RSkKZCz8%D7{cC3Z$Zh@52{31&V*W-@s~Z<8~aBeNcNW?e&O zsR(7fHOf}B&fsRqdZ(WK1e~s*o^uD6{YX9QJvqyWAqQXt*E>r$V94YK=X@8+{1cg> z*_i`a%alCJvbD~lCg&Q1Gk=|BzY)sejf9EHJ{s7lu4?ExCWR3jgTiET;exy{sW!Mg zuj*_YOf0@ScN~X0$7V6&KpL172rf|rA8?K<2+GelXw)NUk#@b4aT5MO%1ip4*ym}B-JI__S1R?CK z<4eW~bH;@H@tR55x}&JNSw_NvEPk)6E>XDt7*)4sgWuw+_vNZzmaS(tsi(57zcjA9 z@~XcHtzYq~IX|z*Md9mh>W~`sk3<^s7;EmyH4wcTdAo5NkUA2ofeG69{Gx7#i_*lt zQ7;N@xEo#nNRj&SbDHNnP0w#OE0{DZ$~7ySG%IN~zwd5Vu4&dnH>*OMb>&*VL^tbA zG;7y1t9dsYU$p3pw0x6mwGe6fjBYWsZ8e3q8f~-~cefgHxBangajI$kv(c*W-DZGp zbM$UgnP{_MYPXYX|6$u^deIhE(-xuGX2RVXqS+o~(iSV%;ZW1=Zqkut(r&xak^pT> zsp*I@X|-eOd^gb+sM(%3(E$|c47Y91mTU99Xe;4vFOTl5gmwVB+fvc3n2pwK?~Xd# zwrY{?CUj@~Msr?wXU0WKv2A$hq z`$V^gNq4(<*C=;4e4}$*uIC$5&uUHkM08J~N$>VV*VpdmLCuc!?!J9=-)VH;fo9)| zNN4m#^Kb9|`RF!^ZAT-z=bC8$do8~Tjc^o-aQjyc2(TW*d50E1#NW0pKb^~tf&OUlS+W}>0!m@!~1 z&TdSLhm`0u99c-z=oxYL8IFaGCDoFwFUP!1iJ%xF1UC4hhv*VR2451Pc0+kQGC)39C5 za81oV=$+xzZNYhn=RB-CTZ>Bevj)A3mi9|OS(dcy=N#Zm=Dza|z4Jd<=3IQ2CB>FiwH7{4Ej#+oa>M67 z!56)Km&2xJ|H7B;%~rJDuJ{rbZQiaX*e^$DEt~T$#h9(y#jg6>uX?boq!N}Q;EQth zYo1rjc15dETPw~*Ymu=lreoE9g^wb)ZcRe1yp1(Eo(rmqUYZXOU$BC_| zX{{&qE?E06wXm#v#cpKwE)jaydSaI`TkCCClr_lKMzPkyFT!R%VRn&sZSrchKx&4e~pJQcfViQxxl=T=7}#gYz7Pvoh`T#Jbab%2A2m zxh?A<`}A?8_GumBEcL;$x%gQb@PZ(If%ZE~D?ax#Km4a~+GV~!;Bb~qxxh@HHc|H6 zr%$^c9Dw~UQFWJv+81rCXS1vqqLfQ~-BtO63xCArGVA4T-}xPXYGHqB5h^+n5%$24 z(BROpi13J@*qFfR$oRMHel`=(zy zovs-UKHD3VkJ?hVeq!aA+8Fh4+NIlFhcC~UrR{4I#}K*u&z%68+P1*=q0B1r*2MY> z!9gYs*vlTO5v#8S>c#3goFmp>3iVKdU)NkjNV(s7tO4Wq?2M}o5Cj-*7;S=fEshOA zR*4$dm{ROvUamG%xL_tSW6}U$Nl=@91T;nC11o-iIVyVrfkd) zTCp;^tOy|_kuOFV$Nn=$AQJO9;&sZ&eDs^!r*m;Hw!)vpO1vcfj2EV{dJ?7ap0tq6 z$SwUVM*Vt+MS_`;bas-svPV|3POQi8G~?f^KOx4hg1He+Wd*s3Hl1{TfJS-+zv6vc zPoKiwr?7wECbub(IdB)9f_!kmUjBR*KY_z4E8_QA9xSr#G&@i5y^H`jB^I{|akh>W z%Cn3luOVY|8P>u>e^~#{$kmgX&-q>k{#pFbm2({(rtG<%nb0UCQ0%{Cy`F&~7}*we z@Of>ND_)V&XwN_+n~KjVorUQWZ*B6cld7ymQl{;rwlHl34K#}2YWxE+4CX@P&u6AfCda`&ZT1MOY69e-L@gNcAvwx8%1Z7lB4zc=_Cpt~&s ze%?;){1DB(PSK!^za967qF?lIjB~&06}Lf`cgh2qUiI^|$-VCTNE=hp&Ij}^A9&|* zQQrSqo3gn#_=z9j(y6f@T|OkJYv(fjwpz}$*U$|nLH2F zPNMuTS4g8 z*^hOlRh6~Mk}58;d477R>F^~aLO$dOXmhA*6zwIaHK()t2zKjo?j^NOJbh_=+71xg zO{Mgp7x?Z-1MKzoQ<+V2g#|e}|JawOPJZBL{o~PYdtWDX?jl##!Aiq|w>)vGJLipp zBK1xGhcvgSsQ;rn>+`>UmxlID{<~}7{y>SO^cyktN^Fsz!Z|B4?p*RKQG*8}SYBt{ zuFO{vJ?jgL{gUzYsnv(io}c0vlCp#*1vE?}KL^UZ&VF^TK+D;40CxX%j);%dCt;Z{ zAeMXC9JPWvKGwsCxx4w2iv_wNGG8l16AVI93rmc^c1>r(P||YE zpXa+=-&k995hfykL^J5S&vJF^ljR&`FE#ppNMM3%Omc!F)Mn{{&Ip#)JegbEJxud2 zn`wDVB~DMii5|H%m~51YeU1juNG3!+&?*uC#q@)z8q~`4yEL5I8}PtyA1IZ=52P$x zX)KhZt z7czUXBsy-8d`GVQ`90`wIh(Xt7v5j7h0t&ET~2M!Tb~4rN-xtK@8@mB*c(6QTwOS- z%9445_WY|cfm4?$nX$72&{~^mu}an^x^Da%=UU6YI;ur3+9L6I>raW5!=-Nzy(F2Z zwZlg7aM3NN5b{K|FB>s4R}|&Lr32_Ys{wwkECxo|rV@;5aHB25iUs7(6@dDpjN{Y%?C~UGp>*Q}K?)KKk64 zAn;@-dER}QG0L${jQ1cR75eM3-~ZTltTQ8%sm9x4Y`ve@ekMuvpA#Rh51@s6;6^&Q z!&M7^b%cea7FlZkPV9}@!bPBBfB&~XvGlE2T7V?IpM~OBmuK;OSt{~N`rL5c_I^de z9n*=@p|l;d`b_YIn8Aem1t7pp0=2-MCTIcJHlY z6x+mNLgi{JpwP)y(yzAFL2A#>bI&EwZE`PGvd*FQ!rx~6bUN&+Ij3)L;=595L#G;m8*^e?ap1`J5w7-q)*iUT_W9w8 z&xS-`i++HpWzY-a-)CWd0(pLW$A85P{Dy9r-=uPekNpN^yA}pJ7yWTZ>3iw4d6+IK zF%1XXkGcJm{0*vhSG5R1ySW;jctk9O==1-Mk?=Bl<{HE1p_@tx1s^+GoczYxj#B=i=kwQvEPrOt`<4W*pJw zbNjEqpr7B|Llc%m{V*QssV)im;pb00LUob=yFaU4`P_}ywU zt*QZl-bUsmh@L&zQaX4uHL&7YD(BOb9hH;;y;O-b-_O$4EFi1vCrMlz`dN|u?}HNO^aFQV{UZg_yy%nf>IXpulip!cR8|vNu7P*; zQye@}Qmj%(TB6`5E=c~w=LITF266XJ6X5xA7!OM1SE=~N*o3EP5Qqx!W<_+EMSLGo zqkC18AQ=0AK9=hgGQtrTovYc5^?Z^RLX?hlO-j&e1MXTTbfm>MS^=}!p>C>icUKdZ zBcNOb(6IJ!kq*e7N8Fx!!kPyn+2B2^2hd00+W^PUA&+S63jFE)bP5Tv+L5l~n(pu? zbeO|+K{{?pEow3?j0+dGVu)a6(0r{1Uj7{3 zxSsZ|BdMk>1-S}-;+`pk{Q5>H=tLRx+YqeenaSRsEX@gtPzz>j1A9g!C9kGtspY(- z%YL>NkVDE2z@}*;Q{=&5)yS;NupAmmibGUE4qte7aY6PcnXJgw>}ad(SW;@HtNurF ziV0_yHz=;Di%Tki6DW^tjkL`t%Ktct(ay zvuAOYoCu!Pm~@P5CIjk$bp`_iv{^l*Au{fB8mJK1>Macv?GL)**8*+JNvySIH5Y7i#1;!%NT!efc z;Z0*AOM&1VpR+6wIQxBM{xf`8T1V@#e<#QL}=YRwMkWG8%1(Fgj{iX)N zup{Txko(DqJWf=#Oi?Z!nra-?C{);TP`w|4>L+EKx1&P3swX<*#_50F!lD_$nQyuK??!UwA-{y)^QmMxoK1xIJ~uML{u;5!Z5tQyEL>;KaUd!_9FP zl2$QOI6V1`QdF|8gkdZsSpUqCjSBu(1H)r*vL#PEy)@Px>5TIk7_9o#Bj zzD&<1_k(ejk%qO6ak=GMmG5b7LTAA^KKq-Ey#z8(2wy2;Ot^oZI(MG@)~iY$RAnJt zu`ioyvR?Vws_tuK9hDqmel+)bP0kyxJV{7t=&3{b(@Hs1fs$9n45aq)IKknZa2H*7 z^P-ZDyOMdMj&-9{(-?dqo5I3Gy=K$!L%q>3^0N~o^2i0^_@^2nQv>S4B&=5_8^a^V zaY!NjyA5QgO&r#^CJcp&=!))MZ*CC&hvLEzWU*!IO=aYo{_yG+53H$XOAIQWnG`uD zLuuwTY6e8N^m5^AHQa}Y5Z#SdbEY;+x{oW?g;ie4CNYomRyQd2mv^L}T!>a5<*wTh>@>Qtwp~nejn`~DcZJI+QC-xU zoxz=5z0k%1;jBrGI%Th~FQElrAPr?E-Fv9|o09dPk=?>f)jFKL8PK|;w(cVDq>YWP zEfL7RGBv|<>f4IccND3wCi*V8`>#a$FPZu&a{V`W`me+Kuf_CJ)%IV%?5ByL^#3Q{ z&uBM5|34IKI>0_Tz{5OngXe#6w*N6;;5PH%9n%56%RaWA{wJ4%515Apdj`a62bp<> zM12OuV+QZ^55ATkViO(UWgg}%9C}kb^r~=BiDyWIXZWM&kb>Q?dd$#W`4KU|2#4qh zz;sZ>ZqS5h#Kdk$&1c9AHmDUdtmHE)CqH0RIAZEE;t(^+RXF+*FlJyk;?6Vn{&MsO zZ0HwY)b4Va!F1#s^N5$-s9(&mPa*Lu4>4SxXm~l|3?PR2jB1J!Q|(4#0i$lFME^-r zA~Q(2O+PHOdcVN((R8zqi>%+yx4PA5u&+jI zZ?)Fm8m-+`n!Bnrx0PvZE7!Q)Z+NTE@K(R!nO40sZF(n~bq_b_9H`UYU#q>pPJ3UC z_UeU>J7qcy%%`ks9)BNcS^GDOn z?oKkjHNoWO1e2?M#vd12e^_AscAnLnc~-CISiYWX`D%{k^H~<37unpMYJYdSv=Om2vbAM@`Qp{{SI=yP zj6WN*eEt0G$9EPX6FU%)-ho>hWTW!yzXBIo73<0umM-=@eG&niY^` zlG(|vuCl_x(X^Fob@=i{8+M5vWf7Bz=#aHGTNA;fZQyfbfueI8Z^639n`(DI%w^-^ zl`=@!u)r~Xf920-xd$Ab+S&PJY%K0H8a_J8uN3^_!K1_NV$*e#*Y*6|)XpiW=9H`*`Xx7W%v@7{XDma1?v0a%(K6rI&1!a YpWXKgmku8Vj|K)Vje`mzEKCg608Q#dYybcN diff --git a/serialized-form.html b/serialized-form.html deleted file mode 100644 index 57cba3d1..00000000 --- a/serialized-form.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - -Serialized Form (parent-all 0.1.0-alpha-SNAPSHOT 0.1.0-alpha-SNAPSHOT API) - - - - - - - -
    - - - - - -
    - - -
    -

    Serialized Form

    -
    -
    - -
    - -
    - - - - - -
    - - -

    Copyright © 2016–2017. All rights reserved.

    - - diff --git a/stylesheet.css b/stylesheet.css deleted file mode 100644 index 0aeaa97f..00000000 --- a/stylesheet.css +++ /dev/null @@ -1,474 +0,0 @@ -/* Javadoc style sheet */ -/* -Overall document style -*/ -body { - background-color:#ffffff; - color:#353833; - font-family:Arial, Helvetica, sans-serif; - font-size:76%; - margin:0; -} -a:link, a:visited { - text-decoration:none; - color:#4c6b87; -} -a:hover, a:focus { - text-decoration:none; - color:#bb7a2a; -} -a:active { - text-decoration:none; - color:#4c6b87; -} -a[name] { - color:#353833; -} -a[name]:hover { - text-decoration:none; - color:#353833; -} -pre { - font-size:1.3em; -} -h1 { - font-size:1.8em; -} -h2 { - font-size:1.5em; -} -h3 { - font-size:1.4em; -} -h4 { - font-size:1.3em; -} -h5 { - font-size:1.2em; -} -h6 { - font-size:1.1em; -} -ul { - list-style-type:disc; -} -code, tt { - font-size:1.2em; -} -dt code { - font-size:1.2em; -} -table tr td dt code { - font-size:1.2em; - vertical-align:top; -} -sup { - font-size:.6em; -} -/* -Document title and Copyright styles -*/ -.clear { - clear:both; - height:0px; - overflow:hidden; -} -.aboutLanguage { - float:right; - padding:0px 21px; - font-size:.8em; - z-index:200; - margin-top:-7px; -} -.legalCopy { - margin-left:.5em; -} -.bar a, .bar a:link, .bar a:visited, .bar a:active { - color:#FFFFFF; - text-decoration:none; -} -.bar a:hover, .bar a:focus { - color:#bb7a2a; -} -.tab { - background-color:#0066FF; - background-image:url(resources/titlebar.gif); - background-position:left top; - background-repeat:no-repeat; - color:#ffffff; - padding:8px; - width:5em; - font-weight:bold; -} -/* -Navigation bar styles -*/ -.bar { - background-image:url(resources/background.gif); - background-repeat:repeat-x; - color:#FFFFFF; - padding:.8em .5em .4em .8em; - height:auto;/*height:1.8em;*/ - font-size:1em; - margin:0; -} -.topNav { - background-image:url(resources/background.gif); - background-repeat:repeat-x; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; -} -.bottomNav { - margin-top:10px; - background-image:url(resources/background.gif); - background-repeat:repeat-x; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; -} -.subNav { - background-color:#dee3e9; - border-bottom:1px solid #9eadc0; - float:left; - width:100%; - overflow:hidden; -} -.subNav div { - clear:left; - float:left; - padding:0 0 5px 6px; -} -ul.navList, ul.subNavList { - float:left; - margin:0 25px 0 0; - padding:0; -} -ul.navList li{ - list-style:none; - float:left; - padding:3px 6px; -} -ul.subNavList li{ - list-style:none; - float:left; - font-size:90%; -} -.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { - color:#FFFFFF; - text-decoration:none; -} -.topNav a:hover, .bottomNav a:hover { - text-decoration:none; - color:#bb7a2a; -} -.navBarCell1Rev { - background-image:url(resources/tab.gif); - background-color:#a88834; - color:#FFFFFF; - margin: auto 5px; - border:1px solid #c9aa44; -} -/* -Page header and footer styles -*/ -.header, .footer { - clear:both; - margin:0 20px; - padding:5px 0 0 0; -} -.indexHeader { - margin:10px; - position:relative; -} -.indexHeader h1 { - font-size:1.3em; -} -.title { - color:#2c4557; - margin:10px 0; -} -.subTitle { - margin:5px 0 0 0; -} -.header ul { - margin:0 0 25px 0; - padding:0; -} -.footer ul { - margin:20px 0 5px 0; -} -.header ul li, .footer ul li { - list-style:none; - font-size:1.2em; -} -/* -Heading styles -*/ -div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { - background-color:#dee3e9; - border-top:1px solid #9eadc0; - border-bottom:1px solid #9eadc0; - margin:0 0 6px -8px; - padding:2px 5px; -} -ul.blockList ul.blockList ul.blockList li.blockList h3 { - background-color:#dee3e9; - border-top:1px solid #9eadc0; - border-bottom:1px solid #9eadc0; - margin:0 0 6px -8px; - padding:2px 5px; -} -ul.blockList ul.blockList li.blockList h3 { - padding:0; - margin:15px 0; -} -ul.blockList li.blockList h2 { - padding:0px 0 20px 0; -} -/* -Page layout container styles -*/ -.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { - clear:both; - padding:10px 20px; - position:relative; -} -.indexContainer { - margin:10px; - position:relative; - font-size:1.0em; -} -.indexContainer h2 { - font-size:1.1em; - padding:0 0 3px 0; -} -.indexContainer ul { - margin:0; - padding:0; -} -.indexContainer ul li { - list-style:none; -} -.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { - font-size:1.1em; - font-weight:bold; - margin:10px 0 0 0; - color:#4E4E4E; -} -.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { - margin:10px 0 10px 20px; -} -.serializedFormContainer dl.nameValue dt { - margin-left:1px; - font-size:1.1em; - display:inline; - font-weight:bold; -} -.serializedFormContainer dl.nameValue dd { - margin:0 0 0 1px; - font-size:1.1em; - display:inline; -} -/* -List styles -*/ -ul.horizontal li { - display:inline; - font-size:0.9em; -} -ul.inheritance { - margin:0; - padding:0; -} -ul.inheritance li { - display:inline; - list-style:none; -} -ul.inheritance li ul.inheritance { - margin-left:15px; - padding-left:15px; - padding-top:1px; -} -ul.blockList, ul.blockListLast { - margin:10px 0 10px 0; - padding:0; -} -ul.blockList li.blockList, ul.blockListLast li.blockList { - list-style:none; - margin-bottom:25px; -} -ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { - padding:0px 20px 5px 10px; - border:1px solid #9eadc0; - background-color:#f9f9f9; -} -ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { - padding:0 0 5px 8px; - background-color:#ffffff; - border:1px solid #9eadc0; - border-top:none; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { - margin-left:0; - padding-left:0; - padding-bottom:15px; - border:none; - border-bottom:1px solid #9eadc0; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { - list-style:none; - border-bottom:none; - padding-bottom:0; -} -table tr td dl, table tr td dl dt, table tr td dl dd { - margin-top:0; - margin-bottom:1px; -} -/* -Table styles -*/ -.contentContainer table, .classUseContainer table, .constantValuesContainer table { - border-bottom:1px solid #9eadc0; - width:100%; -} -.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table { - width:100%; -} -.contentContainer .description table, .contentContainer .details table { - border-bottom:none; -} -.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{ - vertical-align:top; - padding-right:20px; -} -.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast, -.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast, -.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne, -.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne { - padding-right:3px; -} -.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption { - position:relative; - text-align:left; - background-repeat:no-repeat; - color:#FFFFFF; - font-weight:bold; - clear:none; - overflow:hidden; - padding:0px; - margin:0px; -} -caption a:link, caption a:hover, caption a:active, caption a:visited { - color:#FFFFFF; -} -.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span { - white-space:nowrap; - padding-top:8px; - padding-left:8px; - display:block; - float:left; - background-image:url(resources/titlebar.gif); - height:18px; -} -.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd { - width:10px; - background-image:url(resources/titlebar_end.gif); - background-repeat:no-repeat; - background-position:top right; - position:relative; - float:left; -} -ul.blockList ul.blockList li.blockList table { - margin:0 0 12px 0px; - width:100%; -} -.tableSubHeadingColor { - background-color: #EEEEFF; -} -.altColor { - background-color:#eeeeef; -} -.rowColor { - background-color:#ffffff; -} -.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td { - text-align:left; - padding:3px 3px 3px 7px; -} -th.colFirst, th.colLast, th.colOne, .constantValuesContainer th { - background:#dee3e9; - border-top:1px solid #9eadc0; - border-bottom:1px solid #9eadc0; - text-align:left; - padding:3px 3px 3px 7px; -} -td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { - font-weight:bold; -} -td.colFirst, th.colFirst { - border-left:1px solid #9eadc0; - white-space:nowrap; -} -td.colLast, th.colLast { - border-right:1px solid #9eadc0; -} -td.colOne, th.colOne { - border-right:1px solid #9eadc0; - border-left:1px solid #9eadc0; -} -table.overviewSummary { - padding:0px; - margin-left:0px; -} -table.overviewSummary td.colFirst, table.overviewSummary th.colFirst, -table.overviewSummary td.colOne, table.overviewSummary th.colOne { - width:25%; - vertical-align:middle; -} -table.packageSummary td.colFirst, table.overviewSummary th.colFirst { - width:25%; - vertical-align:middle; -} -/* -Content styles -*/ -.description pre { - margin-top:0; -} -.deprecatedContent { - margin:0; - padding:10px 0; -} -.docSummary { - padding:0; -} -/* -Formatting effect styles -*/ -.sourceLineNo { - color:green; - padding:0 30px 0 0; -} -h1.hidden { - visibility:hidden; - overflow:hidden; - font-size:.9em; -} -.block { - display:block; - margin:3px 0 0 0; -} -.strong { - font-weight:bold; -} From cf3901acc8c770a590d9764067a5777eccfb3477 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Fri, 14 Apr 2017 03:01:29 +0000 Subject: [PATCH 031/164] Latest javadoc on successful travis build 46 auto-pushed to gh-pages --- allclasses-frame.html | 56 + allclasses-noframe.html | 56 + constant-values.html | 333 +++++ deprecated-list.html | 117 ++ help-doc.html | 222 ++++ index-all.html | 1131 +++++++++++++++++ index.html | 75 ++ io/openmessaging/BytesMessage.html | 252 ++++ io/openmessaging/InvokeContext.html | 214 ++++ io/openmessaging/IterableConsumer.html | 438 +++++++ io/openmessaging/KeyValue.html | 407 ++++++ io/openmessaging/Message.html | 409 ++++++ io/openmessaging/MessageFactory.html | 252 ++++ io/openmessaging/MessageHeader.html | 618 +++++++++ io/openmessaging/MessageListener.html | 224 ++++ io/openmessaging/MessagingAccessPoint.html | 563 ++++++++ .../MessagingAccessPointFactory.html | 318 +++++ io/openmessaging/OMS.html | 269 ++++ io/openmessaging/Producer.html | 408 ++++++ io/openmessaging/Promise.html | 383 ++++++ io/openmessaging/PromiseListener.html | 238 ++++ io/openmessaging/PropertyKeys.html | 342 +++++ io/openmessaging/PullConsumer.html | 332 +++++ io/openmessaging/PushConsumer.html | 323 +++++ io/openmessaging/ReceivedMessageContext.html | 260 ++++ io/openmessaging/ResourceManager.html | 701 ++++++++++ io/openmessaging/SendResult.html | 237 ++++ io/openmessaging/SequenceProducer.html | 346 +++++ io/openmessaging/ServiceEndPoint.html | 328 +++++ io/openmessaging/ServiceLifecycle.html | 248 ++++ io/openmessaging/ServiceLoadBalance.html | 223 ++++ io/openmessaging/ServiceProperties.html | 279 ++++ io/openmessaging/class-use/BytesMessage.html | 173 +++ io/openmessaging/class-use/InvokeContext.html | 157 +++ .../class-use/IterableConsumer.html | 166 +++ io/openmessaging/class-use/KeyValue.html | 576 +++++++++ io/openmessaging/class-use/Message.html | 325 +++++ .../class-use/MessageFactory.html | 167 +++ io/openmessaging/class-use/MessageHeader.html | 117 ++ .../class-use/MessageListener.html | 160 +++ .../class-use/MessagingAccessPoint.html | 194 +++ .../MessagingAccessPointFactory.html | 117 ++ io/openmessaging/class-use/OMS.html | 117 ++ io/openmessaging/class-use/Producer.html | 166 +++ io/openmessaging/class-use/Promise.html | 189 +++ .../class-use/PromiseListener.html | 159 +++ io/openmessaging/class-use/PropertyKeys.html | 117 ++ io/openmessaging/class-use/PullConsumer.html | 166 +++ io/openmessaging/class-use/PushConsumer.html | 172 +++ .../class-use/ReceivedMessageContext.html | 160 +++ .../class-use/ResourceManager.html | 159 +++ io/openmessaging/class-use/SendResult.html | 192 +++ .../class-use/SequenceProducer.html | 166 +++ .../class-use/ServiceEndPoint.html | 165 +++ .../class-use/ServiceLifecycle.html | 204 +++ .../class-use/ServiceLoadBalance.html | 162 +++ .../class-use/ServiceProperties.html | 178 +++ io/openmessaging/exception/OMSException.html | 342 +++++ .../exception/OMSMessageFormatException.html | 310 +++++ .../exception/OMSNotSupportedException.html | 310 +++++ .../OMSResourceNotExistException.html | 306 +++++ .../exception/OMSRuntimeException.html | 347 +++++ .../exception/OMSTimeOutException.html | 310 +++++ .../exception/class-use/OMSException.html | 159 +++ .../class-use/OMSMessageFormatException.html | 117 ++ .../class-use/OMSNotSupportedException.html | 117 ++ .../OMSResourceNotExistException.html | 215 ++++ .../class-use/OMSRuntimeException.html | 165 +++ .../class-use/OMSTimeOutException.html | 117 ++ io/openmessaging/exception/package-frame.html | 25 + .../exception/package-summary.html | 157 +++ io/openmessaging/exception/package-tree.html | 153 +++ io/openmessaging/exception/package-use.html | 174 +++ .../internal/DefaultKeyValue.html | 488 +++++++ .../internal/MessagingAccessPointAdapter.html | 273 ++++ .../internal/class-use/DefaultKeyValue.html | 117 ++ .../MessagingAccessPointAdapter.html | 117 ++ io/openmessaging/internal/package-frame.html | 21 + .../internal/package-summary.html | 144 +++ io/openmessaging/internal/package-tree.html | 131 ++ io/openmessaging/internal/package-use.html | 117 ++ io/openmessaging/observer/OMSEvent.html | 222 ++++ .../observer/OMSExceptionEvent.html | 192 +++ io/openmessaging/observer/Observer.html | 220 ++++ .../observer/class-use/OMSEvent.html | 172 +++ .../observer/class-use/OMSExceptionEvent.html | 117 ++ .../observer/class-use/Observer.html | 165 +++ io/openmessaging/observer/package-frame.html | 22 + .../observer/package-summary.html | 146 +++ io/openmessaging/observer/package-tree.html | 131 ++ io/openmessaging/observer/package-use.html | 172 +++ io/openmessaging/package-frame.html | 47 + io/openmessaging/package-summary.html | 295 +++++ io/openmessaging/package-tree.html | 168 +++ io/openmessaging/package-use.html | 303 +++++ io/openmessaging/routing/Operator.html | 246 ++++ io/openmessaging/routing/Routing.html | 282 ++++ .../routing/class-use/Operator.html | 213 ++++ .../routing/class-use/Routing.html | 197 +++ io/openmessaging/routing/package-frame.html | 21 + io/openmessaging/routing/package-summary.html | 144 +++ io/openmessaging/routing/package-tree.html | 127 ++ io/openmessaging/routing/package-use.html | 185 +++ overview-frame.html | 25 + overview-summary.html | 147 +++ overview-tree.html | 206 +++ package-list | 5 + resources/background.gif | Bin 0 -> 2313 bytes resources/tab.gif | Bin 0 -> 291 bytes resources/titlebar.gif | Bin 0 -> 10701 bytes resources/titlebar_end.gif | Bin 0 -> 849 bytes serialized-form.html | 183 +++ stylesheet.css | 474 +++++++ 113 files changed, 24785 insertions(+) create mode 100644 allclasses-frame.html create mode 100644 allclasses-noframe.html create mode 100644 constant-values.html create mode 100644 deprecated-list.html create mode 100644 help-doc.html create mode 100644 index-all.html create mode 100644 index.html create mode 100644 io/openmessaging/BytesMessage.html create mode 100644 io/openmessaging/InvokeContext.html create mode 100644 io/openmessaging/IterableConsumer.html create mode 100644 io/openmessaging/KeyValue.html create mode 100644 io/openmessaging/Message.html create mode 100644 io/openmessaging/MessageFactory.html create mode 100644 io/openmessaging/MessageHeader.html create mode 100644 io/openmessaging/MessageListener.html create mode 100644 io/openmessaging/MessagingAccessPoint.html create mode 100644 io/openmessaging/MessagingAccessPointFactory.html create mode 100644 io/openmessaging/OMS.html create mode 100644 io/openmessaging/Producer.html create mode 100644 io/openmessaging/Promise.html create mode 100644 io/openmessaging/PromiseListener.html create mode 100644 io/openmessaging/PropertyKeys.html create mode 100644 io/openmessaging/PullConsumer.html create mode 100644 io/openmessaging/PushConsumer.html create mode 100644 io/openmessaging/ReceivedMessageContext.html create mode 100644 io/openmessaging/ResourceManager.html create mode 100644 io/openmessaging/SendResult.html create mode 100644 io/openmessaging/SequenceProducer.html create mode 100644 io/openmessaging/ServiceEndPoint.html create mode 100644 io/openmessaging/ServiceLifecycle.html create mode 100644 io/openmessaging/ServiceLoadBalance.html create mode 100644 io/openmessaging/ServiceProperties.html create mode 100644 io/openmessaging/class-use/BytesMessage.html create mode 100644 io/openmessaging/class-use/InvokeContext.html create mode 100644 io/openmessaging/class-use/IterableConsumer.html create mode 100644 io/openmessaging/class-use/KeyValue.html create mode 100644 io/openmessaging/class-use/Message.html create mode 100644 io/openmessaging/class-use/MessageFactory.html create mode 100644 io/openmessaging/class-use/MessageHeader.html create mode 100644 io/openmessaging/class-use/MessageListener.html create mode 100644 io/openmessaging/class-use/MessagingAccessPoint.html create mode 100644 io/openmessaging/class-use/MessagingAccessPointFactory.html create mode 100644 io/openmessaging/class-use/OMS.html create mode 100644 io/openmessaging/class-use/Producer.html create mode 100644 io/openmessaging/class-use/Promise.html create mode 100644 io/openmessaging/class-use/PromiseListener.html create mode 100644 io/openmessaging/class-use/PropertyKeys.html create mode 100644 io/openmessaging/class-use/PullConsumer.html create mode 100644 io/openmessaging/class-use/PushConsumer.html create mode 100644 io/openmessaging/class-use/ReceivedMessageContext.html create mode 100644 io/openmessaging/class-use/ResourceManager.html create mode 100644 io/openmessaging/class-use/SendResult.html create mode 100644 io/openmessaging/class-use/SequenceProducer.html create mode 100644 io/openmessaging/class-use/ServiceEndPoint.html create mode 100644 io/openmessaging/class-use/ServiceLifecycle.html create mode 100644 io/openmessaging/class-use/ServiceLoadBalance.html create mode 100644 io/openmessaging/class-use/ServiceProperties.html create mode 100644 io/openmessaging/exception/OMSException.html create mode 100644 io/openmessaging/exception/OMSMessageFormatException.html create mode 100644 io/openmessaging/exception/OMSNotSupportedException.html create mode 100644 io/openmessaging/exception/OMSResourceNotExistException.html create mode 100644 io/openmessaging/exception/OMSRuntimeException.html create mode 100644 io/openmessaging/exception/OMSTimeOutException.html create mode 100644 io/openmessaging/exception/class-use/OMSException.html create mode 100644 io/openmessaging/exception/class-use/OMSMessageFormatException.html create mode 100644 io/openmessaging/exception/class-use/OMSNotSupportedException.html create mode 100644 io/openmessaging/exception/class-use/OMSResourceNotExistException.html create mode 100644 io/openmessaging/exception/class-use/OMSRuntimeException.html create mode 100644 io/openmessaging/exception/class-use/OMSTimeOutException.html create mode 100644 io/openmessaging/exception/package-frame.html create mode 100644 io/openmessaging/exception/package-summary.html create mode 100644 io/openmessaging/exception/package-tree.html create mode 100644 io/openmessaging/exception/package-use.html create mode 100644 io/openmessaging/internal/DefaultKeyValue.html create mode 100644 io/openmessaging/internal/MessagingAccessPointAdapter.html create mode 100644 io/openmessaging/internal/class-use/DefaultKeyValue.html create mode 100644 io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html create mode 100644 io/openmessaging/internal/package-frame.html create mode 100644 io/openmessaging/internal/package-summary.html create mode 100644 io/openmessaging/internal/package-tree.html create mode 100644 io/openmessaging/internal/package-use.html create mode 100644 io/openmessaging/observer/OMSEvent.html create mode 100644 io/openmessaging/observer/OMSExceptionEvent.html create mode 100644 io/openmessaging/observer/Observer.html create mode 100644 io/openmessaging/observer/class-use/OMSEvent.html create mode 100644 io/openmessaging/observer/class-use/OMSExceptionEvent.html create mode 100644 io/openmessaging/observer/class-use/Observer.html create mode 100644 io/openmessaging/observer/package-frame.html create mode 100644 io/openmessaging/observer/package-summary.html create mode 100644 io/openmessaging/observer/package-tree.html create mode 100644 io/openmessaging/observer/package-use.html create mode 100644 io/openmessaging/package-frame.html create mode 100644 io/openmessaging/package-summary.html create mode 100644 io/openmessaging/package-tree.html create mode 100644 io/openmessaging/package-use.html create mode 100644 io/openmessaging/routing/Operator.html create mode 100644 io/openmessaging/routing/Routing.html create mode 100644 io/openmessaging/routing/class-use/Operator.html create mode 100644 io/openmessaging/routing/class-use/Routing.html create mode 100644 io/openmessaging/routing/package-frame.html create mode 100644 io/openmessaging/routing/package-summary.html create mode 100644 io/openmessaging/routing/package-tree.html create mode 100644 io/openmessaging/routing/package-use.html create mode 100644 overview-frame.html create mode 100644 overview-summary.html create mode 100644 overview-tree.html create mode 100644 package-list create mode 100644 resources/background.gif create mode 100644 resources/tab.gif create mode 100644 resources/titlebar.gif create mode 100644 resources/titlebar_end.gif create mode 100644 serialized-form.html create mode 100644 stylesheet.css diff --git a/allclasses-frame.html b/allclasses-frame.html new file mode 100644 index 00000000..41d3583d --- /dev/null +++ b/allclasses-frame.html @@ -0,0 +1,56 @@ + + + + + + +All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + +

    All Classes

    + + + diff --git a/allclasses-noframe.html b/allclasses-noframe.html new file mode 100644 index 00000000..f1a9ff0a --- /dev/null +++ b/allclasses-noframe.html @@ -0,0 +1,56 @@ + + + + + + +All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + +

    All Classes

    + + + diff --git a/constant-values.html b/constant-values.html new file mode 100644 index 00000000..9b2f78a6 --- /dev/null +++ b/constant-values.html @@ -0,0 +1,333 @@ + + + + + + +Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Constant Field Values

    +

    Contents

    + +
    +
    + + +

    io.openmessaging.*

    + +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/deprecated-list.html b/deprecated-list.html new file mode 100644 index 00000000..7f73deb3 --- /dev/null +++ b/deprecated-list.html @@ -0,0 +1,117 @@ + + + + + + +Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Deprecated API

    +

    Contents

    +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/help-doc.html b/help-doc.html new file mode 100644 index 00000000..4d818653 --- /dev/null +++ b/help-doc.html @@ -0,0 +1,222 @@ + + + + + + +API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    How This API Document Is Organized

    +
    This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
    +
    +
    +
      +
    • +

      Overview

      +

      The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

      +
    • +
    • +

      Package

      +

      Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:

      +
        +
      • Interfaces (italic)
      • +
      • Classes
      • +
      • Enums
      • +
      • Exceptions
      • +
      • Errors
      • +
      • Annotation Types
      • +
      +
    • +
    • +

      Class/Interface

      +

      Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

      +
        +
      • Class inheritance diagram
      • +
      • Direct Subclasses
      • +
      • All Known Subinterfaces
      • +
      • All Known Implementing Classes
      • +
      • Class/interface declaration
      • +
      • Class/interface description
      • +
      +
        +
      • Nested Class Summary
      • +
      • Field Summary
      • +
      • Constructor Summary
      • +
      • Method Summary
      • +
      +
        +
      • Field Detail
      • +
      • Constructor Detail
      • +
      • Method Detail
      • +
      +

      Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

      +
    • +
    • +

      Annotation Type

      +

      Each annotation type has its own separate page with the following sections:

      +
        +
      • Annotation Type declaration
      • +
      • Annotation Type description
      • +
      • Required Element Summary
      • +
      • Optional Element Summary
      • +
      • Element Detail
      • +
      +
    • +
    • +

      Enum

      +

      Each enum has its own separate page with the following sections:

      +
        +
      • Enum declaration
      • +
      • Enum description
      • +
      • Enum Constant Summary
      • +
      • Enum Constant Detail
      • +
      +
    • +
    • +

      Use

      +

      Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

      +
    • +
    • +

      Tree (Class Hierarchy)

      +

      There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.

      +
        +
      • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
      • +
      • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
      • +
      +
    • +
    • +

      Deprecated API

      +

      The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

      +
    • +
    • +

      Index

      +

      The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

      +
    • +
    • +

      Prev/Next

      +

      These links take you to the next or previous class, interface, package, or related page.

      +
    • +
    • +

      Frames/No Frames

      +

      These links show and hide the HTML frames. All pages are available with or without frames.

      +
    • +
    • +

      All Classes

      +

      The All Classes link shows all classes and interfaces except non-static nested types.

      +
    • +
    • +

      Serialized Form

      +

      Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.

      +
    • +
    • +

      Constant Field Values

      +

      The Constant Field Values page lists the static final fields and their values.

      +
    • +
    +This help file applies to API documentation generated using the standard doclet.
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/index-all.html b/index-all.html new file mode 100644 index 00000000..2ba784de --- /dev/null +++ b/index-all.html @@ -0,0 +1,1131 @@ + + + + + + +Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    A B C D E G H I K M N O P Q R S T U  + + +

    A

    +
    +
    ACCESS_POINTS - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    +
    ack(String) - Method in interface io.openmessaging.PullConsumer
    +
    +
    Acknowledges the specified and consumed message, with unique message id.
    +
    +
    ack(String, KeyValue) - Method in interface io.openmessaging.PullConsumer
    +
    +
    Acknowledges the specified and consumed message with the specified properties.
    +
    +
    ack() - Method in interface io.openmessaging.ReceivedMessageContext
    +
    +
    Acknowledges the specified and consumed message, which is related to this ReceivedMessageContext.
    +
    +
    ack(KeyValue) - Method in interface io.openmessaging.ReceivedMessageContext
    +
    +
    Acknowledges the specified and consumed message with the specified properties.
    +
    +
    addListener(PromiseListener<V>) - Method in interface io.openmessaging.Promise
    +
    +
    Adds the specified listener to this promise.
    +
    +
    addObserver(Observer) - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Register an observer in an serviceEndPoint object.
    +
    +
    addOperator(Operator) - Method in interface io.openmessaging.routing.Routing
    +
    +
    Adds a Operator to the tail of operator pipeline in this Routing object.
    +
    +
    attachQueue(String, MessageListener) - Method in interface io.openmessaging.PushConsumer
    +
    +
    Attaches the PushConsumer to a specified queue, with a MessageListener.
    +
    +
    + + + +

    B

    +
    +
    begin() - Method in interface io.openmessaging.IterableConsumer
    +
    +
    Fetches the first offset of this partition iterator.
    +
    +
    bind(Class<T>) - Method in interface io.openmessaging.ServiceEndPoint
    +
    +
    Bind a service object to serviceEndPoint, which can directly call services provided by service object
    +
    +
    bind(Class<T>, KeyValue) - Method in interface io.openmessaging.ServiceEndPoint
    +
    +
    Like ServiceEndPoint.bind(Class) but specifying properties that can be used to configure the service band
    +
    +
    bind(Class<T>, KeyValue, ServiceLoadBalance) - Method in interface io.openmessaging.ServiceEndPoint
    +
    +
    Like ServiceEndPoint.bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select + endPoint target
    +
    +
    BORN_HOST - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The BORN_HOST header field contains the born host info of a message in client side.
    +
    +
    BORN_TIMESTAMP - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The BORN_TIMESTAMP header field contains the time a message was handed + off to a Producer to be sent.
    +
    +
    BytesMessage - Interface in io.openmessaging
    +
    +
    The BytesMessage contains a stream of uninterpreted bytes.
    +
    +
    + + + +

    C

    +
    +
    cancel(boolean) - Method in interface io.openmessaging.Promise
    +
    +
    Attempts to cancel execution of this task.
    +
    +
    commit() - Method in interface io.openmessaging.SequenceProducer
    +
    +
    Commits all the sent messages since last commit or rollback operation, + and all the messages should has the same destination.
    +
    +
    CONSUMER_ID - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    +
    consumerIdListInQueue(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Each consumer has a unique id, this method is to fetch the consumer id list in a specified queue.
    +
    +
    containsKey(String) - Method in class io.openmessaging.internal.DefaultKeyValue
    +
     
    +
    containsKey(String) - Method in interface io.openmessaging.KeyValue
    +
    +
    Tests if the specified String is a key in this KeyValue.
    +
    +
    createAndUpdateNamespace(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Creates a Namespace resource for the specified MessagingAccessPoint with some preset properties, + updates if it already exists.
    +
    +
    createAndUpdateOperator(String, String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Creates a Operator resource for the the specified MessagingAccessPoint, + updates if it already exits.
    +
    +
    createAndUpdateQueue(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Creates a Queue resource for the specified MessagingAccessPoint with some preset properties, + updates if it already exists.
    +
    +
    createAndUpdateRouting(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Creates a Routing resource for the the specified MessagingAccessPoint, + updates if it already exits.
    +
    +
    createAndUpdateTopic(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Creates a Topic resource for the specified MessagingAccessPoint with some preset properties, + updates if it already exists.
    +
    +
    createBytesMessageToQueue(String, byte[]) - Method in interface io.openmessaging.MessageFactory
    +
    +
    Creates a BytesMessage object.
    +
    +
    createBytesMessageToTopic(String, byte[]) - Method in interface io.openmessaging.MessageFactory
    +
    +
    Creates a BytesMessage object.
    +
    +
    createIterableConsumer(String) - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new IterableConsumer for the specified MessagingAccessPoint.
    +
    +
    createIterableConsumer(String, KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new IterableConsumer for the specified MessagingAccessPoint with some preset properties.
    +
    +
    createProducer() - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new Producer for the specified MessagingAccessPoint.
    +
    +
    createProducer(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new Producer for the specified MessagingAccessPoint + with some preset properties.
    +
    +
    createPullConsumer(String) - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new PullConsumer for the specified MessagingAccessPoint with the specified queue.
    +
    +
    createPullConsumer(String, KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new PullConsumer for the specified MessagingAccessPoint with some preset properties.
    +
    +
    createPushConsumer() - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new PushConsumer for the specified MessagingAccessPoint.
    +
    +
    createPushConsumer(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new PushConsumer for the specified MessagingAccessPoint with some preset properties.
    +
    +
    createSequenceProducer() - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new SequenceProducer for the specified MessagingAccessPoint.
    +
    +
    createSequenceProducer(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new SequenceProducer for the specified MessagingAccessPoint + with some preset properties.
    +
    +
    createServiceEndPoint() - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Create a new ServiceEndPoint for the specified MessagingAccessPoint.
    +
    +
    createServiceEndPoint(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
    +
    +
    current() - Method in interface io.openmessaging.IterableConsumer
    +
    +
    Fetches the current offset of this partition iterator.
    +
    +
    + + + +

    D

    +
    +
    DefaultKeyValue - Class in io.openmessaging.internal
    +
    +
    The default implementation of the interface KeyValue, used by OMS internally.
    +
    +
    DefaultKeyValue() - Constructor for class io.openmessaging.internal.DefaultKeyValue
    +
     
    +
    deleteObserver(Observer) - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Removes the given observer from the list of observer
    +
    +
    deleteOperator(Operator) - Method in interface io.openmessaging.routing.Routing
    +
    +
    Removes a specified Operator from the operator pipeline in this Routing object.
    +
    +
    destroyNamespace(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Destroys a physical namespace in the specified MessagingAccessPoint.
    +
    +
    destroyQueue(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Destroys a physical queue in the specified MessagingAccessPoint.
    +
    +
    destroyRouting(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Destroys a physical Routing in the specified MessagingAccessPoint.
    +
    +
    destroyTopic(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Destroys a physical topic in the specified MessagingAccessPoint.
    +
    +
    DRIVER_IMPL - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    +
    DST_QUEUE - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    +
    + + + +

    E

    +
    +
    end() - Method in interface io.openmessaging.IterableConsumer
    +
    +
    Fetches the last offset of this partition iterator.
    +
    +
    expression() - Method in interface io.openmessaging.routing.Operator
    +
    +
    A expression to represent this Operator object.
    +
    +
    + + + +

    G

    +
    +
    get() - Method in interface io.openmessaging.Promise
    +
    +
    Waits if necessary for the computation to complete, and then + retrieves its result.
    +
    +
    get(long) - Method in interface io.openmessaging.Promise
    +
    +
    Waits if necessary for at most the given time for the computation + to complete, and then retrieves its result, if available.
    +
    +
    getBody() - Method in interface io.openmessaging.BytesMessage
    +
    +
    Returns the bytes message body.
    +
    +
    getConsumerProperties(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Returns the properties of the specified consumer instance with the given consumer id.
    +
    +
    getDouble(String) - Method in class io.openmessaging.internal.DefaultKeyValue
    +
     
    +
    getDouble(String) - Method in interface io.openmessaging.KeyValue
    +
    +
    Searches for the double property with the specified key in this KeyValue object.
    +
    +
    getErrorCode() - Method in exception io.openmessaging.exception.OMSException
    +
    +
    Returns the error code of this OMSException object.
    +
    +
    getErrorCode() - Method in exception io.openmessaging.exception.OMSRuntimeException
    +
    +
    Returns the error code of this OMSRuntimeException object.
    +
    +
    getInt(String) - Method in class io.openmessaging.internal.DefaultKeyValue
    +
     
    +
    getInt(String) - Method in interface io.openmessaging.KeyValue
    +
    +
    Searches for the int property with the specified key in this KeyValue object.
    +
    +
    getLong(String) - Method in class io.openmessaging.internal.DefaultKeyValue
    +
     
    +
    getLong(String) - Method in interface io.openmessaging.KeyValue
    +
    +
    Searches for the long property with the specified key in this KeyValue object.
    +
    +
    getMessagingAccessPoint(String, KeyValue) - Static method in class io.openmessaging.internal.MessagingAccessPointAdapter
    +
    +
    Returns a MessagingAccessPoint instance from the specified OMS driver url + with some preset properties.
    +
    +
    getMessagingAccessPoint(String) - Static method in class io.openmessaging.MessagingAccessPointFactory
    +
    +
    Returns a MessagingAccessPoint instance from the specified OMS driver url.
    +
    +
    getMessagingAccessPoint(String, KeyValue) - Static method in class io.openmessaging.MessagingAccessPointFactory
    +
    +
    Returns a MessagingAccessPoint instance from the specified OMS driver url + with some preset properties, which will be passed to MessagingAccessPoint's implementation + class as a unique constructor parameter.
    +
    +
    getNamespaceProperties(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Fetches the resource properties of a specified namespace.
    +
    +
    getOperator(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Fetches the Operator object by operator name.
    +
    +
    getProducerProperties(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Returns the properties of the specified producer instance with the given producer id.
    +
    +
    getQueueProperties(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Fetches the resource properties of a specified queue.
    +
    +
    getResourceManager() - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Gets a lightweight ResourceManager instance from the specified MessagingAccessPoint.
    +
    +
    getRouting(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Fetches the Routing object by routing name.
    +
    +
    getString(String) - Method in class io.openmessaging.internal.DefaultKeyValue
    +
     
    +
    getString(String) - Method in interface io.openmessaging.KeyValue
    +
    +
    Searches for the String property with the specified key in this KeyValue object.
    +
    +
    getThrowable() - Method in interface io.openmessaging.Promise
    +
     
    +
    getTopicProperties(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Fetches the resource properties of a specified topic.
    +
    +
    + + + +

    H

    +
    +
    hasNext() - Method in interface io.openmessaging.IterableConsumer
    +
    +
    Returns true if this partition iterator has more messages when + traversing the iterator in the forward direction.
    +
    +
    hasPrevious() - Method in interface io.openmessaging.IterableConsumer
    +
    +
    Returns true if this partition iterator has more messages when + traversing the iterator in the reverse direction.
    +
    +
    headers() - Method in interface io.openmessaging.Message
    +
    +
    Returns all the header fields of the Message object as a KeyValue.
    +
    +
    + + + +

    I

    +
    +
    id() - Method in interface io.openmessaging.ServiceProperties
    +
     
    +
    id(String) - Method in interface io.openmessaging.ServiceProperties
    +
     
    +
    InvokeContext - Interface in io.openmessaging
    +
     
    +
    invokeContext() - Method in interface io.openmessaging.ServiceEndPoint
    +
     
    +
    io.openmessaging - package io.openmessaging
    +
     
    +
    io.openmessaging.exception - package io.openmessaging.exception
    +
     
    +
    io.openmessaging.internal - package io.openmessaging.internal
    +
     
    +
    io.openmessaging.observer - package io.openmessaging.observer
    +
     
    +
    io.openmessaging.routing - package io.openmessaging.routing
    +
     
    +
    isCancelled() - Method in interface io.openmessaging.Promise
    +
    +
    Returns true if this task was cancelled before it completed + normally.
    +
    +
    isDone() - Method in interface io.openmessaging.Promise
    +
    +
    Returns true if this task completed.
    +
    +
    isSuspended() - Method in interface io.openmessaging.PushConsumer
    +
    +
    This method is used to find out whether the PushConsumer is suspended.
    +
    +
    IterableConsumer - Interface in io.openmessaging
    +
    +
    A Queue supports streaming consumption.
    +
    +
    + + + +

    K

    +
    +
    keySet() - Method in class io.openmessaging.internal.DefaultKeyValue
    +
     
    +
    keySet() - Method in interface io.openmessaging.KeyValue
    +
    +
    Returns a Set view of the keys contained in this KeyValue object.
    +
    +
    KeyValue - Interface in io.openmessaging
    +
    +
    The KeyValue class represents a persistent set of properties, + which supports method chaining.
    +
    +
    + + + +

    M

    +
    +
    Message - Interface in io.openmessaging
    +
    +
    The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is + BytesMessage.
    +
    +
    MESSAGE_ID - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The MESSAGE_ID header field contains a value that uniquely identifies + each message sent by a Producer.
    +
    +
    MessageFactory - Interface in io.openmessaging
    +
    +
    A factory interface for creating Message objects.
    +
    +
    MessageHeader - Class in io.openmessaging
    +
    +
    The MessageHeader class describes each OMS message header field.
    +
    +
    MessageHeader() - Constructor for class io.openmessaging.MessageHeader
    +
     
    +
    messageId() - Method in interface io.openmessaging.SendResult
    +
    +
    The unique message id related to the SendResult instance.
    +
    +
    MessageListener - Interface in io.openmessaging
    +
    +
    The message listener interface.
    +
    +
    MessagingAccessPoint - Interface in io.openmessaging
    +
    +
    The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
    +
    +
    MessagingAccessPointAdapter - Class in io.openmessaging.internal
    +
    +
    The MessagingAccessPointAdapter provides a common implementation to + create a specified MessagingAccessPoint instance, used by OMS internally.
    +
    +
    MessagingAccessPointAdapter() - Constructor for class io.openmessaging.internal.MessagingAccessPointAdapter
    +
     
    +
    MessagingAccessPointFactory - Class in io.openmessaging
    +
    +
    A factory that provides some static methods to create a MessagingAccessPoint + from the specified OMS driver url.
    +
    +
    MessagingAccessPointFactory() - Constructor for class io.openmessaging.MessagingAccessPointFactory
    +
     
    +
    + + + +

    N

    +
    +
    NAMESPACE - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    +
    newKeyValue() - Static method in class io.openmessaging.OMS
    +
    +
    Returns a default and internal KeyValue implementation instance.
    +
    +
    next() - Method in interface io.openmessaging.IterableConsumer
    +
    +
    Returns the next message in the iteration and advances the offset position.
    +
    +
    + + + +

    O

    +
    +
    Observer - Interface in io.openmessaging.observer
    +
    +
    A Observer interface is used to observe the OMSEvent + dispatches in observable objects, like MessagingAccessPoint
    +
    +
    OMS - Class in io.openmessaging
    +
    +
    The OMS class provides some useful util methods.
    +
    +
    OMS() - Constructor for class io.openmessaging.OMS
    +
     
    +
    OMSEvent - Interface in io.openmessaging.observer
    +
     
    +
    OMSException - Exception in io.openmessaging.exception
    +
     
    +
    OMSException(String, String) - Constructor for exception io.openmessaging.exception.OMSException
    +
    +
    Constructs a OMSException with the specified detail message + and error code.
    +
    +
    OMSException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSException
    +
    +
    Constructs a OMSException with the specified error code and cause.
    +
    +
    OMSException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSException
    +
    +
    Constructs a OMSException with the specified detail message, + error code and cause.
    +
    +
    OMSExceptionEvent - Interface in io.openmessaging.observer
    +
     
    +
    OMSMessageFormatException - Exception in io.openmessaging.exception
    +
     
    +
    OMSMessageFormatException(String, String) - Constructor for exception io.openmessaging.exception.OMSMessageFormatException
    +
     
    +
    OMSMessageFormatException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSMessageFormatException
    +
     
    +
    OMSMessageFormatException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSMessageFormatException
    +
     
    +
    OMSNotSupportedException - Exception in io.openmessaging.exception
    +
     
    +
    OMSNotSupportedException(String, String) - Constructor for exception io.openmessaging.exception.OMSNotSupportedException
    +
     
    +
    OMSNotSupportedException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSNotSupportedException
    +
     
    +
    OMSNotSupportedException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSNotSupportedException
    +
     
    +
    OMSResourceNotExistException - Exception in io.openmessaging.exception
    +
    +
    The OMSResourceNotExistException occurs if requested resource is not exist.
    +
    +
    OMSResourceNotExistException(String, String) - Constructor for exception io.openmessaging.exception.OMSResourceNotExistException
    +
     
    +
    OMSResourceNotExistException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSResourceNotExistException
    +
     
    +
    OMSResourceNotExistException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSResourceNotExistException
    +
     
    +
    OMSRuntimeException - Exception in io.openmessaging.exception
    +
     
    +
    OMSRuntimeException(String, String) - Constructor for exception io.openmessaging.exception.OMSRuntimeException
    +
    +
    Constructs a OMSRuntimeException with the specified detail message + and error code.
    +
    +
    OMSRuntimeException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSRuntimeException
    +
    +
    Constructs a OMSRuntimeException with the specified error code and cause.
    +
    +
    OMSRuntimeException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSRuntimeException
    +
    +
    Constructs a OMSRuntimeException with the specified detail message, + error code and cause.
    +
    +
    OMSTimeOutException - Exception in io.openmessaging.exception
    +
     
    +
    OMSTimeOutException(String, String) - Constructor for exception io.openmessaging.exception.OMSTimeOutException
    +
     
    +
    OMSTimeOutException(String, Throwable) - Constructor for exception io.openmessaging.exception.OMSTimeOutException
    +
     
    +
    OMSTimeOutException(String, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSTimeOutException
    +
     
    +
    onEvent(OMSEvent) - Method in interface io.openmessaging.observer.Observer
    +
    +
    Handler invoked upon arrival of a OMSEvent dispatch.
    +
    +
    onMessage(Message, ReceivedMessageContext) - Method in interface io.openmessaging.MessageListener
    +
    +
    Callback method to receive incoming messages.
    +
    +
    OPERATION_TIMEOUT - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    +
    operationCompleted(Promise<V>) - Method in interface io.openmessaging.PromiseListener
    +
    +
    Invoked when the operation associated with the Promise has been completed successfully.
    +
    +
    operationFailed(Promise<V>) - Method in interface io.openmessaging.PromiseListener
    +
    +
    Invoked when the operation associated with the Promise has been completed unsuccessfully.
    +
    +
    Operator - Interface in io.openmessaging.routing
    +
    +
    A Operator is used to handle the flowing messages in Routing.
    +
    +
    OPERATOR_NAME - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    +
    operators() - Method in interface io.openmessaging.routing.Routing
    +
    +
    Returns the operator pipeline in this Routing object.
    +
    +
    + + + +

    P

    +
    +
    persist() - Method in interface io.openmessaging.IterableConsumer
    +
    +
    Persist this iterator to local or remote server, that depends on specified + implementation of IterableConsumer.
    +
    +
    poll() - Method in interface io.openmessaging.PullConsumer
    +
    +
    Polls the next message produced for this PullConsumer.
    +
    +
    poll(KeyValue) - Method in interface io.openmessaging.PullConsumer
    +
    +
    Polls the next message produced for this PullConsumer, using the specified properties.
    +
    +
    previous() - Method in interface io.openmessaging.IterableConsumer
    +
    +
    Returns the previous message in the iteration and moves the offset + position backwards.
    +
    +
    PRIORITY - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The PRIORITY header field contains the priority level of a message, + a message with higher priority values should be delivered preferentially.
    +
    +
    Producer - Interface in io.openmessaging
    +
    +
    A Producer is a simple object used to send messages on behalf + of a MessagingAccessPoint.
    +
    +
    PRODUCER_ID - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    +
    producerIdListInQueue(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Each producer has a unique id, this method is to fetch the producer id list in a specified queue.
    +
    +
    producerIdListInTopic(String) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Each producer has a unique id, this method is to fetch the producer id list in a specified topic.
    +
    +
    Promise<V> - Interface in io.openmessaging
    +
    +
    A Promise represents the result of an asynchronous computation.
    +
    +
    PromiseListener<V> - Interface in io.openmessaging
    +
    +
    A listener that is called back when a Promise is done.
    +
    +
    properties() - Method in interface io.openmessaging.InvokeContext
    +
     
    +
    properties() - Method in interface io.openmessaging.IterableConsumer
    +
    +
    Returns the properties of this PushConsumer instance.
    +
    +
    properties() - Method in interface io.openmessaging.Message
    +
    +
    Returns all the built-in property fields of the Message object as a KeyValue.
    +
    +
    properties() - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Returns the properties of this MessagingAccessPoint instance.
    +
    +
    properties() - Method in interface io.openmessaging.Producer
    +
    +
    Returns the properties of this Producer instance.
    +
    +
    properties() - Method in interface io.openmessaging.PullConsumer
    +
    +
    Returns the properties of this PullConsumer instance.
    +
    +
    properties() - Method in interface io.openmessaging.PushConsumer
    +
    +
    Returns the properties of this PushConsumer instance.
    +
    +
    properties() - Method in interface io.openmessaging.ReceivedMessageContext
    +
    +
    Returns the properties of this ReceivedMessageContext instance.
    +
    +
    properties() - Method in interface io.openmessaging.routing.Operator
    +
    +
    Returns the properties of this Operator object.
    +
    +
    properties() - Method in interface io.openmessaging.routing.Routing
    +
    +
    Returns the properties of this Routing instance.
    +
    +
    properties() - Method in interface io.openmessaging.SendResult
    +
    +
    Returns the properties of this SendResult instance.
    +
    +
    properties() - Method in interface io.openmessaging.SequenceProducer
    +
    +
    Returns the properties of this SequenceProducer instance.
    +
    +
    PropertyKeys - Interface in io.openmessaging
    +
    +
    This is the centralized source for keys that are used by KeyValue.
    +
    +
    providerId() - Method in interface io.openmessaging.ServiceProperties
    +
     
    +
    providerId(String) - Method in interface io.openmessaging.ServiceProperties
    +
     
    +
    publish(Object) - Method in interface io.openmessaging.ServiceEndPoint
    +
    +
    Register/re-register a service in a serviceEndPoint object + if service has been registered in serviceEndPoint object, it will be failed when registering delicately
    +
    +
    publish(Object, KeyValue) - Method in interface io.openmessaging.ServiceEndPoint
    +
    +
    Like ServiceEndPoint.publish(Object) but specifying properties + that can be used to configure the service published
    +
    +
    PullConsumer - Interface in io.openmessaging
    +
    +
    A PullConsumer object can poll messages from the specified queue, + and supports submit the consume result by acknowledgement.
    +
    +
    PushConsumer - Interface in io.openmessaging
    +
    +
    A PushConsumer object to receive messages from multiple queues, these messages are pushed from + MOM server to PushConsumer client.
    +
    +
    put(String, int) - Method in class io.openmessaging.internal.DefaultKeyValue
    +
     
    +
    put(String, long) - Method in class io.openmessaging.internal.DefaultKeyValue
    +
     
    +
    put(String, double) - Method in class io.openmessaging.internal.DefaultKeyValue
    +
     
    +
    put(String, String) - Method in class io.openmessaging.internal.DefaultKeyValue
    +
     
    +
    put(String, int) - Method in interface io.openmessaging.KeyValue
    +
    +
    Inserts or replaces int value for the specified key.
    +
    +
    put(String, long) - Method in interface io.openmessaging.KeyValue
    +
    +
    Inserts or replaces long value for the specified key.
    +
    +
    put(String, double) - Method in interface io.openmessaging.KeyValue
    +
    +
    Inserts or replaces double value for the specified key.
    +
    +
    put(String, String) - Method in interface io.openmessaging.KeyValue
    +
    +
    Inserts or replaces String value for the specified key.
    +
    +
    putHeaders(String, int) - Method in interface io.openmessaging.Message
    +
    +
    Puts a String-int KeyValue entry to he headers of a Message.
    +
    +
    putHeaders(String, long) - Method in interface io.openmessaging.Message
    +
    +
    Puts a String-long KeyValue entry to he headers of a Message.
    +
    +
    putHeaders(String, double) - Method in interface io.openmessaging.Message
    +
    +
    Puts a String-double KeyValue entry to he headers of a Message.
    +
    +
    putHeaders(String, String) - Method in interface io.openmessaging.Message
    +
    +
    Puts a String-String KeyValue entry to he headers of a Message.
    +
    +
    putProperties(String, int) - Method in interface io.openmessaging.Message
    +
    +
    Puts a String-int KeyValue entry to he headers of a Message.
    +
    +
    putProperties(String, long) - Method in interface io.openmessaging.Message
    +
    +
    Puts a String-long KeyValue entry to he headers of a Message.
    +
    +
    putProperties(String, double) - Method in interface io.openmessaging.Message
    +
    +
    Puts a String-double KeyValue entry to he headers of a Message.
    +
    +
    putProperties(String, String) - Method in interface io.openmessaging.Message
    +
    +
    Puts a String-String KeyValue entry to he headers of a Message.
    +
    +
    + + + +

    Q

    +
    +
    QUEUE - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The QUEUE header field is the destination which the message is being sent.
    +
    +
    + + + +

    R

    +
    +
    ReceivedMessageContext - Interface in io.openmessaging
    +
    +
    A ReceivedMessageContext object will be passed to the MessageListener with a incoming message, + used to share some context properties between MessageListener and PushConsumer.
    +
    +
    relayAddress() - Method in interface io.openmessaging.ServiceProperties
    +
     
    +
    relayAddress(String) - Method in interface io.openmessaging.ServiceProperties
    +
     
    +
    RELIABILITY - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The RELIABILITY header field contains the reliability level of a message.
    +
    +
    ResourceManager - Interface in io.openmessaging
    +
    +
    The ResourceManager is responsible for providing a unified interface of resource management, + allows the user to manage the topic, queue, namespace resources.
    +
    +
    resume() - Method in interface io.openmessaging.PushConsumer
    +
    +
    Resumes the PushConsumer after a suspend.
    +
    +
    rollback() - Method in interface io.openmessaging.SequenceProducer
    +
    +
    Discards all the sent messages since last commit or rollback operation, + and all the messages should has the same destination.
    +
    +
    Routing - Interface in io.openmessaging.routing
    +
    +
    A Routing object is responsible for routing the messages from Topic to Queue, with + some useful operators to filter or compute the source messages.
    +
    +
    ROUTING_NAME - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    +
    + + + +

    S

    +
    +
    SCHEDULE_EXPRESSION - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The SCHEDULE_EXPRESSION header field contains schedule expression of a message.
    +
    +
    SEARCH_KEY - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The SEARCH_KEY header field contains index search key of a message.
    +
    +
    seekByOffset(long) - Method in interface io.openmessaging.IterableConsumer
    +
    +
    Moves the current offset to the specified offset.
    +
    +
    seekByTime(long) - Method in interface io.openmessaging.IterableConsumer
    +
    +
    Moves the current offset to the specified timestamp.
    +
    +
    select(Set<ServiceProperties>) - Method in interface io.openmessaging.ServiceLoadBalance
    +
    +
    Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided + According to different selection strategies to select providerServicePoint that satisfied with application needs, + such as RoundRobin or Random etc.
    +
    +
    send(Message) - Method in interface io.openmessaging.Producer
    +
    +
    Sends a message to the specified destination synchronously, the destination should be preset to + MessageHeader, other header fields as well.
    +
    +
    send(Message, KeyValue) - Method in interface io.openmessaging.Producer
    +
    +
    Sends a message to the specified destination synchronously, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
    +
    +
    send(Message) - Method in interface io.openmessaging.SequenceProducer
    +
    +
    Sends a message to the specified destination, the destination should be preset to + MessageHeader, other header fields as well.
    +
    +
    send(Message, KeyValue) - Method in interface io.openmessaging.SequenceProducer
    +
    +
    Sends a message to the specified destination, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
    +
    +
    sendAsync(Message) - Method in interface io.openmessaging.Producer
    +
    +
    Sends a message to the specified destination asynchronously, the destination should be preset to + MessageHeader, other header fields as well.
    +
    +
    sendAsync(Message, KeyValue) - Method in interface io.openmessaging.Producer
    +
    +
    Sends a message to the specified destination asynchronously, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
    +
    +
    sendOneway(Message) - Method in interface io.openmessaging.Producer
    +
    +
    Sends a message to the specified destination in one way, the destination should be preset to + MessageHeader, other header fields as well.
    +
    +
    sendOneway(Message, KeyValue) - Method in interface io.openmessaging.Producer
    +
    +
    Sends a message to the specified destination in one way, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
    +
    +
    SendResult - Interface in io.openmessaging
    +
    +
    The result of sending a OMS message to server + with the message id and some properties.
    +
    +
    SequenceProducer - Interface in io.openmessaging
    +
    +
    A SequenceProducer is a simple object used to send messages on behalf + of a MessagingAccessPoint.
    +
    +
    ServiceEndPoint - Interface in io.openmessaging
    +
     
    +
    ServiceLifecycle - Interface in io.openmessaging
    +
    +
    The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, + PushConsumer, and so on.
    +
    +
    ServiceLoadBalance - Interface in io.openmessaging
    +
     
    +
    ServiceProperties - Interface in io.openmessaging
    +
     
    +
    set(V) - Method in interface io.openmessaging.Promise
    +
    +
    Set the value to this promise and mark it completed if set successfully.
    +
    +
    setBody(byte[]) - Method in interface io.openmessaging.BytesMessage
    +
    +
    Sets the bytes message body.
    +
    +
    setConsumerProperties(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Sets the consumer properties to the specified consumer instance.
    +
    +
    setFailure(Throwable) - Method in interface io.openmessaging.Promise
    +
    +
    Marks this promise as a failure and notifies all listeners.
    +
    +
    setProducerProperties(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Sets the producer properties to the specified producer instance.
    +
    +
    SHARDING_KEY - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The SHARDING_KEY header field contains the sharding key of a message.
    +
    +
    shutdown() - Method in interface io.openmessaging.ServiceLifecycle
    +
    +
    Notify a service instance of the end of its life cycle.
    +
    +
    SRC_TOPIC - Static variable in interface io.openmessaging.PropertyKeys
    +
     
    +
    START_TIME - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The START_TIME header field contains the start timestamp that a message + can be delivered to consumer client.
    +
    +
    startup() - Method in interface io.openmessaging.ServiceLifecycle
    +
    +
    Used for start or initialization of a service endpoint.
    +
    +
    STOP_TIME - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The STOP_TIME header field contains the stop timestamp that a message + should be discarded after this timestamp, and no consumer can consume this message.
    +
    +
    STORE_HOST - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The STORE_HOST header field contains the store host info of a message in server side.
    +
    +
    STORE_TIMESTAMP - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
    +
    +
    suspend() - Method in interface io.openmessaging.PushConsumer
    +
    +
    Suspends the PushConsumer for later resumption.
    +
    +
    + + + +

    T

    +
    +
    TIMEOUT - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The TIMEOUT header field contains the expiration time, it represents a + time-to-live value.
    +
    +
    TOPIC - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The TOPIC header field is the destination which the message is being sent.
    +
    +
    TRACE_ID - Static variable in class io.openmessaging.MessageHeader
    +
    +
    The TRACE_ID header field contains the trace id of a message, which represents a global and unique + identification, and can be used in distributed system to trace the whole call link.
    +
    +
    type() - Method in interface io.openmessaging.observer.OMSEvent
    +
    +
    Returns the specified OMSEvent
    +
    +
    + + + +

    U

    +
    +
    updateMessage(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Updates the MessageHeader of specified message, which may be stored by MOM server already.
    +
    +
    +A B C D E G H I K M N O P Q R S T U 
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/index.html b/index.html new file mode 100644 index 00000000..476fc2ac --- /dev/null +++ b/index.html @@ -0,0 +1,75 @@ + + + + + + +OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/io/openmessaging/BytesMessage.html b/io/openmessaging/BytesMessage.html new file mode 100644 index 00000000..1fcc859c --- /dev/null +++ b/io/openmessaging/BytesMessage.html @@ -0,0 +1,252 @@ + + + + + + +BytesMessage (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface BytesMessage

    +
    +
    +
    +
      +
    • +
      +
      All Superinterfaces:
      +
      Message
      +
      +
      +
      +
      public interface BytesMessage
      +extends Message
      +
      The BytesMessage contains a stream of uninterpreted bytes. It inherits from the Message interface and + adds a bytes message body. +

      + The BytesMessage doesn't know the format or encoding Rules of the body, the provider and consumer decide the + interpretation of the bytes body.

      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getBody

          +
          byte[] getBody()
          +
          Returns the bytes message body.
          +
          Returns:
          the bytes message body
          +
        • +
        + + + +
          +
        • +

          setBody

          +
          BytesMessage setBody(byte[] body)
          +
          Sets the bytes message body.
          +
          Parameters:
          body - the message body to be set
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html new file mode 100644 index 00000000..e9f6f896 --- /dev/null +++ b/io/openmessaging/InvokeContext.html @@ -0,0 +1,214 @@ + + + + + + +InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface InvokeContext

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface InvokeContext
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        KeyValueproperties() 
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + + +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html new file mode 100644 index 00000000..450d292b --- /dev/null +++ b/io/openmessaging/IterableConsumer.html @@ -0,0 +1,438 @@ + + + + + + +IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface IterableConsumer

    +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        longbegin() +
        Fetches the first offset of this partition iterator.
        +
        longcurrent() +
        Fetches the current offset of this partition iterator.
        +
        longend() +
        Fetches the last offset of this partition iterator.
        +
        booleanhasNext() +
        Returns true if this partition iterator has more messages when + traversing the iterator in the forward direction.
        +
        booleanhasPrevious() +
        Returns true if this partition iterator has more messages when + traversing the iterator in the reverse direction.
        +
        Messagenext() +
        Returns the next message in the iteration and advances the offset position.
        +
        voidpersist() +
        Persist this iterator to local or remote server, that depends on specified + implementation of IterableConsumer.
        +
        Messageprevious() +
        Returns the previous message in the iteration and moves the offset + position backwards.
        +
        KeyValueproperties() +
        Returns the properties of this PushConsumer instance.
        +
        voidseekByOffset(long offset) +
        Moves the current offset to the specified offset.
        +
        voidseekByTime(long timestamp) +
        Moves the current offset to the specified timestamp.
        +
        + +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + + + + + +
          +
        • +

          current

          +
          long current()
          +
          Fetches the current offset of this partition iterator.
          +
          Returns:
          the current offset, return -1 if the iterator is first created.
          +
        • +
        + + + +
          +
        • +

          begin

          +
          long begin()
          +
          Fetches the first offset of this partition iterator.
          +
          Returns:
          the first offset, return -1 if the partition has no message.
          +
        • +
        + + + +
          +
        • +

          end

          +
          long end()
          +
          Fetches the last offset of this partition iterator.
          +
          Returns:
          the last offset, return 0 if the iterator is first created.
          +
        • +
        + + + +
          +
        • +

          seekByTime

          +
          void seekByTime(long timestamp)
          +
          Moves the current offset to the specified timestamp. +

          + Moves the current offset to the first offset, if the given timestamp + is earlier than the first message's store timestamp in this partition iterator. +

          + Moves the current offset to the last offset, if the given timestamp + is later than the last message's store timestamp in this partition iterator.

          +
          Parameters:
          timestamp - the specified timestamp
          +
        • +
        + + + +
          +
        • +

          seekByOffset

          +
          void seekByOffset(long offset)
          +
          Moves the current offset to the specified offset.
          +
          Parameters:
          offset - the specified offset
          +
        • +
        + + + +
          +
        • +

          persist

          +
          void persist()
          +
          Persist this iterator to local or remote server, that depends on specified + implementation of IterableConsumer.
          +
        • +
        + + + +
          +
        • +

          hasNext

          +
          boolean hasNext()
          +
          Returns true if this partition iterator has more messages when + traversing the iterator in the forward direction.
          +
          Returns:
          true if the partition iterator has more messages when + traversing the iterator in the forward direction
          +
        • +
        + + + +
          +
        • +

          next

          +
          Message next()
          +
          Returns the next message in the iteration and advances the offset position. +

          + This method may be called repeatedly to iterate through the iteration, + or intermixed with calls to previous() to go back and forth.

          +
          Returns:
          the next message in the list
          +
          Throws:
          +
          OMSRuntimeException - if the iteration has no more message
          +
        • +
        + + + +
          +
        • +

          hasPrevious

          +
          boolean hasPrevious()
          +
          Returns true if this partition iterator has more messages when + traversing the iterator in the reverse direction.
          +
          Returns:
          true if the partition iterator has more messages when + traversing the iterator in the reverse direction
          +
        • +
        + + + +
          +
        • +

          previous

          +
          Message previous()
          +
          Returns the previous message in the iteration and moves the offset + position backwards. +

          + This method may be called repeatedly to iterate through the iteration backwards, + or intermixed with calls to next() to go back and forth.

          +
          Returns:
          the previous message in the list
          +
          Throws:
          +
          OMSRuntimeException - if the iteration has no previous message
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html new file mode 100644 index 00000000..763506fd --- /dev/null +++ b/io/openmessaging/KeyValue.html @@ -0,0 +1,407 @@ + + + + + + +KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface KeyValue

    +
    +
    +
    +
      +
    • +
      +
      All Known Implementing Classes:
      +
      DefaultKeyValue
      +
      +
      +
      +
      public interface KeyValue
      +
      The KeyValue class represents a persistent set of properties, + which supports method chaining. +

      + A KeyValue object only allows String keys and can contain four primitive type + as values: int, long, double, String. +

      + The KeyValue is a replacement of Properties, with simpler + interfaces and reasonable entry limits. +

      + A KeyValue object may be used in concurrent scenarios, so the implementation + of KeyValue should consider concurrent related issues.

      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        booleancontainsKey(String key) +
        Tests if the specified String is a key in this KeyValue.
        +
        doublegetDouble(String key) +
        Searches for the double property with the specified key in this KeyValue object.
        +
        intgetInt(String key) +
        Searches for the int property with the specified key in this KeyValue object.
        +
        longgetLong(String key) +
        Searches for the long property with the specified key in this KeyValue object.
        +
        StringgetString(String key) +
        Searches for the String property with the specified key in this KeyValue object.
        +
        Set<String>keySet() +
        Returns a Set view of the keys contained in this KeyValue object.
        +
        KeyValueput(String key, + double value) +
        Inserts or replaces double value for the specified key.
        +
        KeyValueput(String key, + int value) +
        Inserts or replaces int value for the specified key.
        +
        KeyValueput(String key, + long value) +
        Inserts or replaces long value for the specified key.
        +
        KeyValueput(String key, + String value) +
        Inserts or replaces String value for the specified key.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          put

          +
          KeyValue put(String key,
          +           int value)
          +
          Inserts or replaces int value for the specified key.
          +
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          put

          +
          KeyValue put(String key,
          +           long value)
          +
          Inserts or replaces long value for the specified key.
          +
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          put

          +
          KeyValue put(String key,
          +           double value)
          +
          Inserts or replaces double value for the specified key.
          +
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          put

          +
          KeyValue put(String key,
          +           String value)
          +
          Inserts or replaces String value for the specified key.
          +
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          getInt

          +
          int getInt(String key)
          +
          Searches for the int property with the specified key in this KeyValue object. + If the key is not found in this property list, zero is returned.
          +
          Parameters:
          key - the property key
          +
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          put(String, int)
          +
        • +
        + + + +
          +
        • +

          getLong

          +
          long getLong(String key)
          +
          Searches for the long property with the specified key in this KeyValue object. + If the key is not found in this property list, zero is returned.
          +
          Parameters:
          key - the property key
          +
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          put(String, long)
          +
        • +
        + + + +
          +
        • +

          getDouble

          +
          double getDouble(String key)
          +
          Searches for the double property with the specified key in this KeyValue object. + If the key is not found in this property list, zero is returned.
          +
          Parameters:
          key - the property key
          +
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          put(String, double)
          +
        • +
        + + + +
          +
        • +

          getString

          +
          String getString(String key)
          +
          Searches for the String property with the specified key in this KeyValue object. + If the key is not found in this property list, null is returned.
          +
          Parameters:
          key - the property key
          +
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          put(String, String)
          +
        • +
        + + + +
          +
        • +

          keySet

          +
          Set<String> keySet()
          +
          Returns a Set view of the keys contained in this KeyValue object. +

          + The set is backed by the KeyValue, so changes to the set are + reflected in the @code KeyValue}, and vice-versa.

          +
          Returns:
          the key set view of this KeyValue object.
          +
        • +
        + + + +
          +
        • +

          containsKey

          +
          boolean containsKey(String key)
          +
          Tests if the specified String is a key in this KeyValue.
          +
          Parameters:
          key - possible key
          +
          Returns:
          true if and only if the specified key is in this KeyValue, false + otherwise.
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html new file mode 100644 index 00000000..2cd1bcd9 --- /dev/null +++ b/io/openmessaging/Message.html @@ -0,0 +1,409 @@ + + + + + + +Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface Message

    +
    +
    +
    +
      +
    • +
      +
      All Known Subinterfaces:
      +
      BytesMessage
      +
      +
      +
      +
      public interface Message
      +
      The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is + BytesMessage. +

      + Most message-oriented middleware (MOM) products treat messages as lightweight entities that consist of a header and a + body, like Apache RocketMQ. The header contains fields used for message + routing and identification; the body contains the application data being sent. +

      + The Message is a lightweight entity that only contains the property related information of a specific message + object, and the Message is composed of the following parts: + +

        +
      • Header - All messages support the same set of header fields. Header fields contain values used by both + clients and providers to identify and route messages. +
      • Properties - Each message contains a built-in facility for supporting application-defined property values. + Properties provide an efficient mechanism for supporting application-defined message filtering. +
      + + The body part is placed in the implementation classes of Message.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        KeyValueheaders() +
        Returns all the header fields of the Message object as a KeyValue.
        +
        KeyValueproperties() +
        Returns all the built-in property fields of the Message object as a KeyValue.
        +
        MessageputHeaders(String key, + double value) +
        Puts a String-double KeyValue entry to he headers of a Message.
        +
        MessageputHeaders(String key, + int value) +
        Puts a String-int KeyValue entry to he headers of a Message.
        +
        MessageputHeaders(String key, + long value) +
        Puts a String-long KeyValue entry to he headers of a Message.
        +
        MessageputHeaders(String key, + String value) +
        Puts a String-String KeyValue entry to he headers of a Message.
        +
        MessageputProperties(String key, + double value) +
        Puts a String-double KeyValue entry to he headers of a Message.
        +
        MessageputProperties(String key, + int value) +
        Puts a String-int KeyValue entry to he headers of a Message.
        +
        MessageputProperties(String key, + long value) +
        Puts a String-long KeyValue entry to he headers of a Message.
        +
        MessageputProperties(String key, + String value) +
        Puts a String-String KeyValue entry to he headers of a Message.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          headers

          +
          KeyValue headers()
          +
          Returns all the header fields of the Message object as a KeyValue.
          +
          Returns:
          the headers of a Message
          See Also:
          MessageHeader
          +
        • +
        + + + +
          +
        • +

          properties

          +
          KeyValue properties()
          +
          Returns all the built-in property fields of the Message object as a KeyValue.
          +
          Returns:
          the properties of a Message
          +
        • +
        + + + +
          +
        • +

          putHeaders

          +
          Message putHeaders(String key,
          +                 int value)
          +
          Puts a String-int KeyValue entry to he headers of a Message.
          +
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          putHeaders

          +
          Message putHeaders(String key,
          +                 long value)
          +
          Puts a String-long KeyValue entry to he headers of a Message.
          +
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          putHeaders

          +
          Message putHeaders(String key,
          +                 double value)
          +
          Puts a String-double KeyValue entry to he headers of a Message.
          +
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          putHeaders

          +
          Message putHeaders(String key,
          +                 String value)
          +
          Puts a String-String KeyValue entry to he headers of a Message.
          +
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          putProperties

          +
          Message putProperties(String key,
          +                    int value)
          +
          Puts a String-int KeyValue entry to he headers of a Message.
          +
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          putProperties

          +
          Message putProperties(String key,
          +                    long value)
          +
          Puts a String-long KeyValue entry to he headers of a Message.
          +
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          putProperties

          +
          Message putProperties(String key,
          +                    double value)
          +
          Puts a String-double KeyValue entry to he headers of a Message.
          +
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          putProperties

          +
          Message putProperties(String key,
          +                    String value)
          +
          Puts a String-String KeyValue entry to he headers of a Message.
          +
          Parameters:
          key - the key to be placed into the headers
          value - the value corresponding to key
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html new file mode 100644 index 00000000..695d031f --- /dev/null +++ b/io/openmessaging/MessageFactory.html @@ -0,0 +1,252 @@ + + + + + + +MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface MessageFactory

    +
    +
    +
    +
      +
    • +
      +
      All Known Subinterfaces:
      +
      Producer, SequenceProducer
      +
      +
      +
      +
      public interface MessageFactory
      +
      A factory interface for creating Message objects.
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          createBytesMessageToTopic

          +
          BytesMessage createBytesMessageToTopic(String topic,
          +                                     byte[] body)
          +
          Creates a BytesMessage object. A BytesMessage object is used to send a message containing a + stream of uninterpreted bytes. +

          + The returned BytesMessage object only can be sent to the specified topic.

          +
          Parameters:
          topic - the target topic to send
          body - the body data for a message
          +
          Returns:
          the created BytesMessage object
          +
          Throws:
          +
          OMSRuntimeException - if the OMS provider fails to create this message due to some internal error.
          +
        • +
        + + + +
          +
        • +

          createBytesMessageToQueue

          +
          BytesMessage createBytesMessageToQueue(String queue,
          +                                     byte[] body)
          +
          Creates a BytesMessage object. A BytesMessage object is used to send a message containing a + stream of uninterpreted bytes. +

          + The returned BytesMessage object only can be sent to the specified queue.

          +
          Parameters:
          queue - the target queue to send
          body - the body data for a message
          +
          Returns:
          the created BytesMessage object
          +
          Throws:
          +
          OMSRuntimeException - if the OMS provider fails to create this message due to some internal error.
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html new file mode 100644 index 00000000..073ce8b1 --- /dev/null +++ b/io/openmessaging/MessageHeader.html @@ -0,0 +1,618 @@ + + + + + + +MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Class MessageHeader

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class MessageHeader
      +extends Object
      +
      The MessageHeader class describes each OMS message header field. + A message's complete header is transmitted to all OMS clients that receive the + message.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Field Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Fields 
        Modifier and TypeField and Description
        static StringBORN_HOST +
        The BORN_HOST header field contains the born host info of a message in client side.
        +
        static StringBORN_TIMESTAMP +
        The BORN_TIMESTAMP header field contains the time a message was handed + off to a Producer to be sent.
        +
        static StringMESSAGE_ID +
        The MESSAGE_ID header field contains a value that uniquely identifies + each message sent by a Producer.
        +
        static StringPRIORITY +
        The PRIORITY header field contains the priority level of a message, + a message with higher priority values should be delivered preferentially.
        +
        static StringQUEUE +
        The QUEUE header field is the destination which the message is being sent.
        +
        static StringRELIABILITY +
        The RELIABILITY header field contains the reliability level of a message.
        +
        static StringSCHEDULE_EXPRESSION +
        The SCHEDULE_EXPRESSION header field contains schedule expression of a message.
        +
        static StringSEARCH_KEY +
        The SEARCH_KEY header field contains index search key of a message.
        +
        static StringSHARDING_KEY +
        The SHARDING_KEY header field contains the sharding key of a message.
        +
        static StringSTART_TIME +
        The START_TIME header field contains the start timestamp that a message + can be delivered to consumer client.
        +
        static StringSTOP_TIME +
        The STOP_TIME header field contains the stop timestamp that a message + should be discarded after this timestamp, and no consumer can consume this message.
        +
        static StringSTORE_HOST +
        The STORE_HOST header field contains the store host info of a message in server side.
        +
        static StringSTORE_TIMESTAMP +
        The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
        +
        static StringTIMEOUT +
        The TIMEOUT header field contains the expiration time, it represents a + time-to-live value.
        +
        static StringTOPIC +
        The TOPIC header field is the destination which the message is being sent.
        +
        static StringTRACE_ID +
        The TRACE_ID header field contains the trace id of a message, which represents a global and unique + identification, and can be used in distributed system to trace the whole call link.
        +
        +
      • +
      + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + +
        Constructors 
        Constructor and Description
        MessageHeader() 
        +
      • +
      + + +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Field Detail

        + + + +
          +
        • +

          MESSAGE_ID

          +
          public static final String MESSAGE_ID
          +
          The MESSAGE_ID header field contains a value that uniquely identifies + each message sent by a Producer. +

          + When a message is sent, MESSAGE_ID is ignored. +

          + When the send method returns it contains a producer-assigned value.

          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          TOPIC

          +
          public static final String TOPIC
          +
          The TOPIC header field is the destination which the message is being sent. +

          + When a message is sent this value is should be set properly. +

          + When a message is received, its TOPIC value must be equivalent to the + value assigned when it was sent.

          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          QUEUE

          +
          public static final String QUEUE
          +
          The QUEUE header field is the destination which the message is being sent. +

          + When a message is sent this value is should be set properly. +

          + When a message is received, its QUEUE value must be equivalent to the + value assigned when it was sent.

          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          BORN_TIMESTAMP

          +
          public static final String BORN_TIMESTAMP
          +
          The BORN_TIMESTAMP header field contains the time a message was handed + off to a Producer to be sent. +

          + When a message is sent, BORN_TIMESTAMP will be set with current timestamp as the born + timestamp of a message in client side, on return from the send method, the message's + BORN_TIMESTAMP header field contains this value. When a message is received its + BORN_TIMESTAMP header field contains this same value. +

          + This filed is a long value, measured in milliseconds.

          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          BORN_HOST

          +
          public static final String BORN_HOST
          +
          The BORN_HOST header field contains the born host info of a message in client side. +

          + When a message is sent, BORN_HOST will be set with the local host info, + on return from the send method, the message's BORN_HOST header field contains this value. + When a message is received its BORN_HOST header field contains this same value.

          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          STORE_TIMESTAMP

          +
          public static final String STORE_TIMESTAMP
          +
          The STORE_TIMESTAMP header field contains the store timestamp of a message in server side. +

          + When a message is sent, STORE_TIMESTAMP is ignored. +

          + When the send method returns it contains a server-assigned value. +

          + This filed is a long value, measured in milliseconds.

          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          STORE_HOST

          +
          public static final String STORE_HOST
          +
          The STORE_HOST header field contains the store host info of a message in server side. +

          + When a message is sent, STORE_HOST is ignored. +

          + When the send method returns it contains a server-assigned value.

          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          START_TIME

          +
          public static final String START_TIME
          +
          The START_TIME header field contains the start timestamp that a message + can be delivered to consumer client. +

          + If START_TIME field isn't set explicitly, use BORN_TIMESTAMP as the start timestamp. +

          + This filed is a long value, measured in milliseconds.

          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          STOP_TIME

          +
          public static final String STOP_TIME
          +
          The STOP_TIME header field contains the stop timestamp that a message + should be discarded after this timestamp, and no consumer can consume this message. +

          + (START_TIME ~ STOP_TIME) represents a absolute valid interval that a message + can be delivered in it. +

          + If a earlier timestamp is set than START_TIME, that means the message does not expire. +

          + This filed is a long value, measured in milliseconds. +

          + When an undelivered message's expiration time is reached, the message should be destroyed. + OMS does not define a notification of message expiration.

          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          TIMEOUT

          +
          public static final String TIMEOUT
          +
          The TIMEOUT header field contains the expiration time, it represents a + time-to-live value. +

          + (BORN_TIMESTAMP ~ BORN_TIMESTAMP + TIMEOUT) represents a relative valid interval + that a message can be delivered in it. + If the TIMEOUT field is specified as zero, that indicates the message does not expire. +

          + The TIMEOUT header field has higher priority than START_TIME/STOP_TIME header fields. +

          + When an undelivered message's expiration time is reached, the message should be destroyed. + OMS does not define a notification of message expiration.

          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          PRIORITY

          +
          public static final String PRIORITY
          +
          The PRIORITY header field contains the priority level of a message, + a message with higher priority values should be delivered preferentially. +

          + OMS defines a ten level priority value with 0 as the lowest priority and 9 as the highest. + OMS does not require that a provider strictly implement priority ordering of messages; + however, it should do its best to deliver expedited messages ahead of normal messages. +

          + If PRIORITY field isn't set explicitly, use 4 as the default priority.

          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          RELIABILITY

          +
          public static final String RELIABILITY
          +
          The RELIABILITY header field contains the reliability level of a message. + A MOM server should guarantee the reliability level for a message.
          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          SEARCH_KEY

          +
          public static final String SEARCH_KEY
          +
          The SEARCH_KEY header field contains index search key of a message. + Clients can query similar messages by search key, and have a quick response.
          +
          See Also:
          Constant Field Values
          +
        • +
        + + + + + + + +
          +
        • +

          SHARDING_KEY

          +
          public static final String SHARDING_KEY
          +
          The SHARDING_KEY header field contains the sharding key of a message. + The messages with same SHARDING_PARTITION should be sent to a destination orderly.
          +
          See Also:
          Constant Field Values
          +
        • +
        + + + +
          +
        • +

          TRACE_ID

          +
          public static final String TRACE_ID
          +
          The TRACE_ID header field contains the trace id of a message, which represents a global and unique + identification, and can be used in distributed system to trace the whole call link.
          +
          See Also:
          Constant Field Values
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          MessageHeader

          +
          public MessageHeader()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html new file mode 100644 index 00000000..a703d52a --- /dev/null +++ b/io/openmessaging/MessageListener.html @@ -0,0 +1,224 @@ + + + + + + +MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface MessageListener

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface MessageListener
      +
      The message listener interface. A message listener must implement this MessageListener interface and register + itself to a consumer instance to asynchronously receive messages.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        voidonMessage(Message message, + ReceivedMessageContext context) +
        Callback method to receive incoming messages.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          onMessage

          +
          void onMessage(Message message,
          +             ReceivedMessageContext context)
          +
          Callback method to receive incoming messages. +

          + A message listener should handle different types of Message.

          +
          Parameters:
          message - the received Message object
          context - the context delivered to the consume thread
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html new file mode 100644 index 00000000..53b6d7a1 --- /dev/null +++ b/io/openmessaging/MessagingAccessPoint.html @@ -0,0 +1,563 @@ + + + + + + +MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface MessagingAccessPoint

    +
    +
    +
    +
      +
    • +
      +
      All Superinterfaces:
      +
      ServiceLifecycle
      +
      +
      +
      +
      public interface MessagingAccessPoint
      +extends ServiceLifecycle
      +
      The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on. +

      For example: +

      + MessagingAccessPoint messagingAccessPoint = MessagingAccessPointFactory.getMessagingAccessPoint("openmessaging:rocketmq://localhost:10911/namespace");
      + Producer producer = messagingAccessPoint.createProducer();
      + producer.send(producer.createBytesMessageToTopic("HELLO_TOPIC", "HELLO_BODY".getBytes(Charset.forName("UTF-8"))));
      + 
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          properties

          +
          KeyValue properties()
          +
          Returns the properties of this MessagingAccessPoint instance. +

          + There are some standard properties defined by OMS for MessagingAccessPoint: +

          +
          Returns:
          the properties
          +
        • +
        + + + +
          +
        • +

          createProducer

          +
          Producer createProducer()
          +
          Creates a new Producer for the specified MessagingAccessPoint.
          +
          Returns:
          the created Producer
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          createProducer

          +
          Producer createProducer(KeyValue properties)
          +
          Creates a new Producer for the specified MessagingAccessPoint + with some preset properties.
          +
          Parameters:
          properties - the preset properties
          +
          Returns:
          the created Producer
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          createSequenceProducer

          +
          SequenceProducer createSequenceProducer()
          +
          Creates a new SequenceProducer for the specified MessagingAccessPoint.
          +
          Returns:
          the created SequenceProducer
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          createSequenceProducer

          +
          SequenceProducer createSequenceProducer(KeyValue properties)
          +
          Creates a new SequenceProducer for the specified MessagingAccessPoint + with some preset properties.
          +
          Parameters:
          properties - the preset properties
          +
          Returns:
          the created SequenceProducer
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          createPushConsumer

          +
          PushConsumer createPushConsumer()
          +
          Creates a new PushConsumer for the specified MessagingAccessPoint. + The returned PushConsumer isn't attached to any queue, + uses PushConsumer.attachQueue(String, MessageListener) to attach queues.
          +
          Returns:
          the created PushConsumer
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          createPushConsumer

          +
          PushConsumer createPushConsumer(KeyValue properties)
          +
          Creates a new PushConsumer for the specified MessagingAccessPoint with some preset properties.
          +
          Parameters:
          properties - the preset properties
          +
          Returns:
          the created PushConsumer
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          createPullConsumer

          +
          PullConsumer createPullConsumer(String queueName)
          +
          Creates a new PullConsumer for the specified MessagingAccessPoint with the specified queue.
          +
          Parameters:
          queueName - the only attached queue for this PullConsumer
          +
          Returns:
          the created PullConsumer
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          createPullConsumer

          +
          PullConsumer createPullConsumer(String queueName,
          +                              KeyValue properties)
          +
          Creates a new PullConsumer for the specified MessagingAccessPoint with some preset properties.
          +
          Parameters:
          queueName - the only attached queue for this PullConsumer
          properties - the preset properties
          +
          Returns:
          the created PullConsumer
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          createIterableConsumer

          +
          IterableConsumer createIterableConsumer(String queueName)
          +
          Creates a new IterableConsumer for the specified MessagingAccessPoint.
          +
          Parameters:
          queueName - the only attached queue for this IterableConsumer
          +
          Returns:
          the created IterableConsumer
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          createIterableConsumer

          +
          IterableConsumer createIterableConsumer(String queueName,
          +                                      KeyValue properties)
          +
          Creates a new IterableConsumer for the specified MessagingAccessPoint with some preset properties.
          +
          Parameters:
          queueName - the only attached queue for this IterableConsumer
          properties - the preset properties
          +
          Returns:
          the created consumer
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          getResourceManager

          +
          ResourceManager getResourceManager()
          +
          Gets a lightweight ResourceManager instance from the specified MessagingAccessPoint.
          +
          Returns:
          the created ResourceManager
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          createServiceEndPoint

          +
          ServiceEndPoint createServiceEndPoint()
          +
          Create a new ServiceEndPoint for the specified MessagingAccessPoint.
          +
          Returns:
          the created ServiceEndPoint
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          createServiceEndPoint

          +
          ServiceEndPoint createServiceEndPoint(KeyValue properties)
          +
          Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
          +
          Parameters:
          properties - the preset properties
          +
          Returns:
          the created ServiceEndPoint
          +
          Throws:
          +
          OMSRuntimeException - if the MessagingAccessPoint fails + to handle this request due to some internal error
          +
        • +
        + + + +
          +
        • +

          addObserver

          +
          void addObserver(Observer observer)
          +
          Register an observer in an serviceEndPoint object. Whenever serviceEndPoint object publish or bind an service + object, it will be notified to the list of observer object registered before
          +
          Parameters:
          observer - observer event object to an serviceEndPoint object
          +
        • +
        + + + +
          +
        • +

          deleteObserver

          +
          void deleteObserver(Observer observer)
          +
          Removes the given observer from the list of observer +

          + If the given observer has not been previously registered (i.e. it was + never added) then this method call is a no-op. If it had been previously + added then it will be removed. If it had been added more than once, then + only the first occurrence will be removed.

          +
          Parameters:
          observer - The observer to remove
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html new file mode 100644 index 00000000..bd71c7af --- /dev/null +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -0,0 +1,318 @@ + + + + + + +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Class MessagingAccessPointFactory

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class MessagingAccessPointFactory
      +extends Object
      +
      A factory that provides some static methods to create a MessagingAccessPoint + from the specified OMS driver url. +

      + The complete URL syntax is: +

      + openmessaging:<driver_type>://<access_point>[,<access_point>,...]/<namespace> +

      + The first part of the URL specifies which OMS implementation is to be used, rocketmq is a + optional driver type. +

      + The brackets indicate that the extra access points are optional, but a correct OMS driver url + needs at least one access point, which consists of hostname and port, like localhost:8081. +

      + A namespace wraps the OMS resources in an abstraction that makes it appear to the users + within the namespace that they have their own isolated instance of the global OMS resources.

      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
      See Also:
      ResourceManager
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          MessagingAccessPointFactory

          +
          public MessagingAccessPointFactory()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getMessagingAccessPoint

          +
          public static MessagingAccessPoint getMessagingAccessPoint(String url)
          +
          Returns a MessagingAccessPoint instance from the specified OMS driver url.
          +
          Parameters:
          url - the specified OMS driver url
          +
          Returns:
          a MessagingAccessPoint instance
          +
          Throws:
          +
          OMSRuntimeException - if the factory fails to create a MessagingAccessPoint + due to some driver url some syntax error or internal error.
          +
        • +
        + + + +
          +
        • +

          getMessagingAccessPoint

          +
          public static MessagingAccessPoint getMessagingAccessPoint(String url,
          +                                           KeyValue properties)
          +
          Returns a MessagingAccessPoint instance from the specified OMS driver url + with some preset properties, which will be passed to MessagingAccessPoint's implementation + class as a unique constructor parameter. + + There are some standard properties defined by OMS for this method, + the same as MessagingAccessPoint.properties()
          +
          Parameters:
          url - the specified OMS driver url
          +
          Returns:
          a MessagingAccessPoint instance
          +
          Throws:
          +
          OMSRuntimeException - if the factory fails to create a MessagingAccessPoint + due to some driver url some syntax error or internal error.
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html new file mode 100644 index 00000000..64615450 --- /dev/null +++ b/io/openmessaging/OMS.html @@ -0,0 +1,269 @@ + + + + + + +OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Class OMS

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class OMS
      +extends Object
      +
      The OMS class provides some useful util methods.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      yukon@apache.org
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          OMS

          +
          public OMS()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          newKeyValue

          +
          public static KeyValue newKeyValue()
          +
          Returns a default and internal KeyValue implementation instance.
          +
          Returns:
          a KeyValue instance
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html new file mode 100644 index 00000000..5f3a8ae9 --- /dev/null +++ b/io/openmessaging/Producer.html @@ -0,0 +1,408 @@ + + + + + + +Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface Producer

    +
    +
    +
    +
      +
    • +
      +
      All Superinterfaces:
      +
      MessageFactory, ServiceLifecycle
      +
      +
      +
      +
      public interface Producer
      +extends MessageFactory, ServiceLifecycle
      +
      A Producer is a simple object used to send messages on behalf + of a MessagingAccessPoint. An instance of Producer is + created by calling the MessagingAccessPoint.createProducer() method. + It provides various send methods to send a message to a specified destination. + A destination can be a MessageHeader.TOPIC or a MessageHeader.QUEUE. +

      + + send(Message) means send a message to destination synchronously, + the calling thread will block until the send request complete. +

      + sendAsync(Message) means send a message to destination asynchronously, + the calling thread won't block and will return immediately. Since the send call is asynchronous + it returns a Promise for the send result. +

      + sendOneway(Message) means send a message to destination in one way, + the calling thread won't block and will return immediately. The caller won't care about + the send result, while the server has no responsibility for returning the result.

      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + + + + + +
          +
        • +

          send

          +
          SendResult send(Message message)
          +
          Sends a message to the specified destination synchronously, the destination should be preset to + MessageHeader, other header fields as well.
          +
          Parameters:
          message - a message will be sent
          +
          Returns:
          the successful SendResult
          +
          Throws:
          +
          OMSMessageFormatException - if an invalid message is specified.
          +
          OMSTimeOutException - if the given timeout elapses before the send operation completes
          +
          OMSRuntimeException - if the Producer fails to send the message due to some internal error.
          +
        • +
        + + + +
          +
        • +

          send

          +
          SendResult send(Message message,
          +              KeyValue properties)
          +
          Sends a message to the specified destination synchronously, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
          +
          Parameters:
          message - a message will be sent
          properties - the specified properties
          +
          Returns:
          the successful SendResult
          +
          Throws:
          +
          OMSMessageFormatException - if an invalid message is specified.
          +
          OMSTimeOutException - if the given timeout elapses before the send operation completes
          +
          OMSRuntimeException - if the Producer fails to send the message due to some internal error.
          +
        • +
        + + + +
          +
        • +

          sendAsync

          +
          Promise<SendResult> sendAsync(Message message)
          +
          Sends a message to the specified destination asynchronously, the destination should be preset to + MessageHeader, other header fields as well. +

          + The returned Promise will have the result once the operation completes, and the registered + PromiseListener will be notified, either because the operation was successful or because of an error.

          +
          Parameters:
          message - a message will be sent
          +
          Returns:
          the Promise of an asynchronous message send operation.
          See Also:
          Promise, +PromiseListener
          +
        • +
        + + + +
          +
        • +

          sendAsync

          +
          Promise<SendResult> sendAsync(Message message,
          +                            KeyValue properties)
          +
          Sends a message to the specified destination asynchronously, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well. +

          + The returned Promise will have the result once the operation completes, and the registered + PromiseListener will be notified, either because the operation was successful or because of an error.

          +
          Parameters:
          message - a message will be sent
          properties - the specified properties
          +
          Returns:
          the Promise of an asynchronous message send operation.
          See Also:
          Promise, +PromiseListener
          +
        • +
        + + + +
          +
        • +

          sendOneway

          +
          void sendOneway(Message message)
          +
          Sends a message to the specified destination in one way, the destination should be preset to + MessageHeader, other header fields as well. +

          + There is no Promise related or RuntimeException thrown. The calling thread doesn't + care about the send result and also have no context to get the result.

          +
          Parameters:
          message - a message will be sent
          +
        • +
        + + + +
          +
        • +

          sendOneway

          +
          void sendOneway(Message message,
          +              KeyValue properties)
          +
          Sends a message to the specified destination in one way, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well. +

          + There is no Promise related or RuntimeException thrown. The calling thread doesn't + care about the send result and also have no context to get the result.

          +
          Parameters:
          message - a message will be sent
          properties - the specified properties
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html new file mode 100644 index 00000000..74b3895b --- /dev/null +++ b/io/openmessaging/Promise.html @@ -0,0 +1,383 @@ + + + + + + +Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface Promise<V>

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface Promise<V>
      +
      A Promise represents the result of an asynchronous computation. Methods are provided to check if the + computation is complete, to wait for its completion, and to retrieve the result of the computation. The result can + only be retrieved using method get when the computation has completed, blocking if necessary until it is + ready. Cancellation is performed by the cancel method. Additional methods are provided to determine if the + task completed normally or was cancelled. Once a computation has completed, the computation cannot be cancelled. If + you would like to use a Promise for the sake of cancellability but not provide a usable result, you can + declare types of the form Promise<?> and return null as a result of the underlying task.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        voidaddListener(PromiseListener<V> listener) +
        Adds the specified listener to this promise.
        +
        booleancancel(boolean mayInterruptIfRunning) +
        Attempts to cancel execution of this task.
        +
        Vget() +
        Waits if necessary for the computation to complete, and then + retrieves its result.
        +
        Vget(long timeout) +
        Waits if necessary for at most the given time for the computation + to complete, and then retrieves its result, if available.
        +
        ThrowablegetThrowable() 
        booleanisCancelled() +
        Returns true if this task was cancelled before it completed + normally.
        +
        booleanisDone() +
        Returns true if this task completed.
        +
        booleanset(V value) +
        Set the value to this promise and mark it completed if set successfully.
        +
        booleansetFailure(Throwable cause) +
        Marks this promise as a failure and notifies all listeners.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          cancel

          +
          boolean cancel(boolean mayInterruptIfRunning)
          +
          Attempts to cancel execution of this task. This attempt will fail if the task has already completed, has already + been cancelled, or could not be cancelled for some other reason. If successful, and this task has not started + when cancel is called, this task should never run. If the task has already started, then the mayInterruptIfRunning parameter determines whether the thread executing this task should be interrupted in an + attempt to stop the task. +

          + After this method returns, subsequent calls to isDone() will always return true. Subsequent calls + to isCancelled() will always return true if this method returned true.

          +
          Parameters:
          mayInterruptIfRunning - true if the thread executing this task should be interrupted; otherwise, + in-progress tasks are allowed to complete
          +
          Returns:
          false if the task could not be cancelled, typically because it has already completed normally; + true otherwise
          +
        • +
        + + + +
          +
        • +

          isCancelled

          +
          boolean isCancelled()
          +
          Returns true if this task was cancelled before it completed + normally.
          +
          Returns:
          true if this task was cancelled before it completed
          +
        • +
        + + + +
          +
        • +

          isDone

          +
          boolean isDone()
          +
          Returns true if this task completed. +

          + Completion may be due to normal termination, an exception, or + cancellation -- in all of these cases, this method will return + true.

          +
          Returns:
          true if this task completed
          +
        • +
        + + + +
          +
        • +

          get

          +
          V get()
          +
          Waits if necessary for the computation to complete, and then + retrieves its result.
          +
          Returns:
          the computed result
          +
        • +
        + + + +
          +
        • +

          get

          +
          V get(long timeout)
          +
          Waits if necessary for at most the given time for the computation + to complete, and then retrieves its result, if available.
          +
          Parameters:
          timeout - the maximum time to wait
          +
          Returns:
          the computed result

          if the computation was cancelled

          +
        • +
        + + + + + +
          +
        • +

          set

          +
          boolean set(V value)
          +
          Set the value to this promise and mark it completed if set successfully.
          +
          Parameters:
          value - Value
          +
          Returns:
          Whether set is success
          +
        • +
        + + + +
          +
        • +

          setFailure

          +
          boolean setFailure(Throwable cause)
          +
          Marks this promise as a failure and notifies all listeners.
          +
          Parameters:
          cause - the cause
          +
          Returns:
          Whether set is success
          +
        • +
        + + + +
          +
        • +

          addListener

          +
          void addListener(PromiseListener<V> listener)
          +
          Adds the specified listener to this promise. The specified listener is notified when this promise is done. If this + promise is already completed, the specified listener will be notified immediately.
          +
          Parameters:
          listener - PromiseListener
          +
        • +
        + + + +
          +
        • +

          getThrowable

          +
          Throwable getThrowable()
          +
          Returns:
          a throwable caught by the promise
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html new file mode 100644 index 00000000..3ebed7f1 --- /dev/null +++ b/io/openmessaging/PromiseListener.html @@ -0,0 +1,238 @@ + + + + + + +PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface PromiseListener<V>

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface PromiseListener<V>
      +
      A listener that is called back when a Promise is done. + PromiseListener instances are attached to Promise by passing + them in to Promise.addListener(PromiseListener).
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        voidoperationCompleted(Promise<V> promise) +
        Invoked when the operation associated with the Promise has been completed successfully.
        +
        voidoperationFailed(Promise<V> promise) +
        Invoked when the operation associated with the Promise has been completed unsuccessfully.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          operationCompleted

          +
          void operationCompleted(Promise<V> promise)
          +
          Invoked when the operation associated with the Promise has been completed successfully.
          +
          Parameters:
          promise - the source Promise which called this callback
          +
        • +
        + + + +
          +
        • +

          operationFailed

          +
          void operationFailed(Promise<V> promise)
          +
          Invoked when the operation associated with the Promise has been completed unsuccessfully.
          +
          Parameters:
          promise - the source Promise which called this callback
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html new file mode 100644 index 00000000..f4d25c21 --- /dev/null +++ b/io/openmessaging/PropertyKeys.html @@ -0,0 +1,342 @@ + + + + + + +PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface PropertyKeys

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface PropertyKeys
      +
      This is the centralized source for keys that are used by KeyValue.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      yukon@apache.org
      +
    • +
    +
    +
    + +
    +
    + +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html new file mode 100644 index 00000000..83a5d9fa --- /dev/null +++ b/io/openmessaging/PullConsumer.html @@ -0,0 +1,332 @@ + + + + + + +PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface PullConsumer

    +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        voidack(String messageId) +
        Acknowledges the specified and consumed message, with unique message id.
        +
        voidack(String messageId, + KeyValue properties) +
        Acknowledges the specified and consumed message with the specified properties.
        +
        Messagepoll() +
        Polls the next message produced for this PullConsumer.
        +
        Messagepoll(KeyValue properties) +
        Polls the next message produced for this PullConsumer, using the specified properties.
        +
        KeyValueproperties() +
        Returns the properties of this PullConsumer instance.
        +
        + +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + + + + + +
          +
        • +

          poll

          +
          Message poll()
          +
          Polls the next message produced for this PullConsumer. +

          + This call blocks indefinitely until a message is arrives, the timeout expires, + or until this PullConsumer is shut down.

          +
          Returns:
          the next message produced for this PullConsumer, or null if this PullConsumer is + concurrently shut down
          +
          Throws:
          +
          OMSRuntimeException - if this PullConsumer fails to pull the next message due to some internal + error.
          +
        • +
        + + + +
          +
        • +

          poll

          +
          Message poll(KeyValue properties)
          +
          Polls the next message produced for this PullConsumer, using the specified properties. +

          + This call blocks indefinitely until a message is arrives, the timeout expires, + or until this PullConsumer is shut down.

          +
          Parameters:
          properties - the specified properties
          +
          Returns:
          the next message produced for this PullConsumer, or null if this PullConsumer is + concurrently shut down
          +
          Throws:
          +
          OMSRuntimeException - if this PullConsumer fails to pull the next message due to some internal + error.
          +
        • +
        + + + +
          +
        • +

          ack

          +
          void ack(String messageId)
          +
          Acknowledges the specified and consumed message, with unique message id. +

          + Messages that have been received but not acknowledged may be redelivered.

          +
          Throws:
          +
          OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
          +
        • +
        + + + +
          +
        • +

          ack

          +
          void ack(String messageId,
          +       KeyValue properties)
          +
          Acknowledges the specified and consumed message with the specified properties. +

          + Messages that have been received but not acknowledged may be redelivered.

          +
          Throws:
          +
          OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html new file mode 100644 index 00000000..f7cac711 --- /dev/null +++ b/io/openmessaging/PushConsumer.html @@ -0,0 +1,323 @@ + + + + + + +PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface PushConsumer

    +
    +
    +
    +
      +
    • +
      +
      All Superinterfaces:
      +
      ServiceLifecycle
      +
      +
      +
      +
      public interface PushConsumer
      +extends ServiceLifecycle
      +
      A PushConsumer object to receive messages from multiple queues, these messages are pushed from + MOM server to PushConsumer client.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
      See Also:
      MessagingAccessPoint.createPushConsumer()
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        PushConsumerattachQueue(String queueName, + MessageListener listener) +
        Attaches the PushConsumer to a specified queue, with a MessageListener.
        +
        booleanisSuspended() +
        This method is used to find out whether the PushConsumer is suspended.
        +
        KeyValueproperties() +
        Returns the properties of this PushConsumer instance.
        +
        voidresume() +
        Resumes the PushConsumer after a suspend.
        +
        voidsuspend() +
        Suspends the PushConsumer for later resumption.
        +
        + +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + + + + + +
          +
        • +

          resume

          +
          void resume()
          +
          Resumes the PushConsumer after a suspend. +

          + This method resumes the PushConsumer instance after it was suspended. + The instance will not receive new messages between the suspend and resume calls.

          +
          Throws:
          +
          OMSRuntimeException - if the instance has not been suspended.
          See Also:
          suspend()
          +
        • +
        + + + +
          +
        • +

          suspend

          +
          void suspend()
          +
          Suspends the PushConsumer for later resumption. +

          + This method suspends the PushConsumer instance until it is resumed. + The instance will not receive new messages between the suspend and resume calls.

          +
          Throws:
          +
          OMSRuntimeException - if the instance is not currently running.
          See Also:
          resume()
          +
        • +
        + + + +
          +
        • +

          isSuspended

          +
          boolean isSuspended()
          +
          This method is used to find out whether the PushConsumer is suspended.
          +
          Returns:
          true if this PushConsumer is suspended, false otherwise
          +
        • +
        + + + + +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html new file mode 100644 index 00000000..573b6ff9 --- /dev/null +++ b/io/openmessaging/ReceivedMessageContext.html @@ -0,0 +1,260 @@ + + + + + + +ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface ReceivedMessageContext

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface ReceivedMessageContext
      +
      A ReceivedMessageContext object will be passed to the MessageListener with a incoming message, + used to share some context properties between MessageListener and PushConsumer.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        voidack() +
        Acknowledges the specified and consumed message, which is related to this ReceivedMessageContext.
        +
        voidack(KeyValue properties) +
        Acknowledges the specified and consumed message with the specified properties.
        +
        KeyValueproperties() +
        Returns the properties of this ReceivedMessageContext instance.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          properties

          +
          KeyValue properties()
          +
          Returns the properties of this ReceivedMessageContext instance.
          +
          Returns:
          the properties
          +
        • +
        + + + +
          +
        • +

          ack

          +
          void ack()
          +
          Acknowledges the specified and consumed message, which is related to this ReceivedMessageContext. +

          + Messages that have been received but not acknowledged may be redelivered.

          +
          Throws:
          +
          OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
          +
        • +
        + + + +
          +
        • +

          ack

          +
          void ack(KeyValue properties)
          +
          Acknowledges the specified and consumed message with the specified properties. +

          + Messages that have been received but not acknowledged may be redelivered.

          +
          Throws:
          +
          OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html new file mode 100644 index 00000000..8923224f --- /dev/null +++ b/io/openmessaging/ResourceManager.html @@ -0,0 +1,701 @@ + + + + + + +ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface ResourceManager

    +
    +
    +
    +
      +
    • +
      +
      All Superinterfaces:
      +
      ServiceLifecycle
      +
      +
      +
      +
      public interface ResourceManager
      +extends ServiceLifecycle
      +
      The ResourceManager is responsible for providing a unified interface of resource management, + allows the user to manage the topic, queue, namespace resources. +

      + Create, fetch, update and destroy are the four basic functions of ResourceManager. +

      + And the ResourceManager also supports fetch and update resource properties dynamically. +

      + The properties of consumer and producer also are treated as Resource. ResourceManager + allows the user to fetch producer and consumer list in a specified topic or queue, + and update their resource properties dynamically. +

      + MessagingAccessPoint.getResourceManager() is the unique method to obtain a ResourceManager + instance, any changes made by this instance will reflect to the message-oriented middleware (MOM) or + other product behind the MessagingAccessPoint.

      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          createAndUpdateNamespace

          +
          void createAndUpdateNamespace(String nsName,
          +                            KeyValue properties)
          +
          Creates a Namespace resource for the specified MessagingAccessPoint with some preset properties, + updates if it already exists. +

          + Note that this method will simply create the physical Namespace in the specified MessagingAccessPoint.

          +
          Parameters:
          nsName - the namespace name
          properties - the preset properties
          +
        • +
        + + + +
          +
        • +

          createAndUpdateTopic

          +
          void createAndUpdateTopic(String topicName,
          +                        KeyValue properties)
          +
          Creates a Topic resource for the specified MessagingAccessPoint with some preset properties, + updates if it already exists. +

          + Note that this method will simply create the physical topic in the specified MessagingAccessPoint.

          +
          Parameters:
          topicName - the topic name
          properties - the preset properties
          +
        • +
        + + + +
          +
        • +

          createAndUpdateQueue

          +
          void createAndUpdateQueue(String queueName,
          +                        KeyValue properties)
          +
          Creates a Queue resource for the specified MessagingAccessPoint with some preset properties, + updates if it already exists. +

          + Note that this method will simply create the physical queue in the specified MessagingAccessPoint.

          +
          Parameters:
          queueName - the queue name
          properties - the preset properties
          +
        • +
        + + + +
          +
        • +

          createAndUpdateRouting

          +
          Routing createAndUpdateRouting(String routingName,
          +                             KeyValue properties)
          +
          Creates a Routing resource for the the specified MessagingAccessPoint, + updates if it already exits.
          +
          Parameters:
          routingName - the routing name
          properties - the preset properties, includes + PropertyKeys.SRC_TOPIC and PropertyKeys.DST_QUEUE
          +
          Returns:
          the created routing instance
          +
        • +
        + + + +
          +
        • +

          createAndUpdateOperator

          +
          Operator createAndUpdateOperator(String operatorName,
          +                               String expression,
          +                               KeyValue properties)
          +
          Creates a Operator resource for the the specified MessagingAccessPoint, + updates if it already exits.
          +
          Parameters:
          operatorName - the operator name
          expression - the expression of the operator
          properties - the preset properties
          +
          Returns:
          the created operator instance
          +
        • +
        + + + +
          +
        • +

          destroyNamespace

          +
          void destroyNamespace(String nsName)
          +
          Destroys a physical namespace in the specified MessagingAccessPoint. +

          + All this namespace related physical resources may be deleted immediately.

          +
          Parameters:
          nsName - the namespace to be destroyed
          +
        • +
        + + + +
          +
        • +

          destroyTopic

          +
          void destroyTopic(String topicName)
          +
          Destroys a physical topic in the specified MessagingAccessPoint. +

          + All this topic related physical resources may be deleted immediately.

          +
          Parameters:
          topicName - the topic to be destroyed
          +
        • +
        + + + +
          +
        • +

          destroyQueue

          +
          void destroyQueue(String queueName)
          +
          Destroys a physical queue in the specified MessagingAccessPoint. +

          + All this queue related physical resources may be deleted immediately.

          +
          Parameters:
          queueName - the queue to be destroyed
          +
        • +
        + + + +
          +
        • +

          destroyRouting

          +
          void destroyRouting(String routingName)
          +
          Destroys a physical Routing in the specified MessagingAccessPoint.
          +
          Parameters:
          routingName - the routing to be destroyed
          +
        • +
        + + + +
          +
        • +

          getRouting

          +
          Routing getRouting(String routingName)
          +
          Fetches the Routing object by routing name.
          +
          Parameters:
          routingName - the routing name
          +
          Returns:
          the Routing object
          +
        • +
        + + + +
          +
        • +

          getOperator

          +
          Operator getOperator(String operatorName)
          +
          Fetches the Operator object by operator name.
          +
          Parameters:
          operatorName - the operator name
          +
          Returns:
          the Operator object
          +
        • +
        + + + +
          +
        • +

          getNamespaceProperties

          +
          KeyValue getNamespaceProperties(String nsName)
          +                                throws OMSResourceNotExistException
          +
          Fetches the resource properties of a specified namespace.
          +
          Parameters:
          nsName - the namespace name
          +
          Returns:
          the properties of this specified namespace
          +
          Throws:
          +
          OMSResourceNotExistException - if the specified namespace is not exists
          +
        • +
        + + + + + + + + + + + +
          +
        • +

          consumerIdListInQueue

          +
          List<String> consumerIdListInQueue(String queueName)
          +                                   throws OMSResourceNotExistException
          +
          Each consumer has a unique id, this method is to fetch the consumer id list in a specified queue.
          +
          Parameters:
          queueName - the queue name
          +
          Returns:
          the consumer id list in this queue
          +
          Throws:
          +
          OMSResourceNotExistException - if the specified queue is not exists
          +
        • +
        + + + +
          +
        • +

          getConsumerProperties

          +
          KeyValue getConsumerProperties(String consumerId)
          +                               throws OMSResourceNotExistException
          +
          Returns the properties of the specified consumer instance with the given consumer id. + If no such consumer id exists, OMSResourceNotExistException will be thrown.
          +
          Parameters:
          consumerId - the unique consumer id for a consumer instance
          +
          Returns:
          the properties of the matching consumer instance
          +
          Throws:
          +
          OMSResourceNotExistException - if the specified consumer is not exists
          +
        • +
        + + + +
          +
        • +

          setConsumerProperties

          +
          void setConsumerProperties(String consumerId,
          +                         KeyValue properties)
          +                           throws OMSResourceNotExistException
          +
          Sets the consumer properties to the specified consumer instance. +

          + The new KeyValue becomes the current set of consumer properties, and the getConsumerProperties(String) will observe this change soon. If the argument is null, then the + current set of consumer properties will stay the same.

          +
          Parameters:
          consumerId - the specified consumer id
          properties - the new consumer properties
          +
          Throws:
          +
          OMSResourceNotExistException - if the specified consumer is not exists
          +
        • +
        + + + +
          +
        • +

          producerIdListInQueue

          +
          List<String> producerIdListInQueue(String queueName)
          +                                   throws OMSResourceNotExistException
          +
          Each producer has a unique id, this method is to fetch the producer id list in a specified queue.
          +
          Parameters:
          queueName - the queue name
          +
          Returns:
          the producer id list in this queue
          +
          Throws:
          +
          OMSResourceNotExistException - if the specified queue is not exists
          +
        • +
        + + + +
          +
        • +

          producerIdListInTopic

          +
          List<String> producerIdListInTopic(String topicName)
          +                                   throws OMSResourceNotExistException
          +
          Each producer has a unique id, this method is to fetch the producer id list in a specified topic.
          +
          Parameters:
          topicName - the topic name
          +
          Returns:
          the producer id list in this topic
          +
          Throws:
          +
          OMSResourceNotExistException - if the specified topic is not exists
          +
        • +
        + + + +
          +
        • +

          getProducerProperties

          +
          KeyValue getProducerProperties(String producerId)
          +                               throws OMSResourceNotExistException
          +
          Returns the properties of the specified producer instance with the given producer id. + If no such producer id exists, OMSResourceNotExistException will be thrown.
          +
          Parameters:
          producerId - The unique consumer id for a producer instance
          +
          Returns:
          the properties of the matching producer instance
          +
          Throws:
          +
          OMSResourceNotExistException - if the specified producer is not exists
          +
        • +
        + + + +
          +
        • +

          setProducerProperties

          +
          void setProducerProperties(String producerId,
          +                         KeyValue properties)
          +                           throws OMSResourceNotExistException
          +
          Sets the producer properties to the specified producer instance. +

          + The new KeyValue becomes the current set of producer properties, and the getProducerProperties(String) will observe this change soon. If the argument is null, then the + current set of producer properties will stay the same.

          +
          Parameters:
          producerId - the specified producer id
          properties - the new producer properties
          +
          Throws:
          +
          OMSResourceNotExistException - if the specified producer is not exists
          +
        • +
        + + + + +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html new file mode 100644 index 00000000..57d446e8 --- /dev/null +++ b/io/openmessaging/SendResult.html @@ -0,0 +1,237 @@ + + + + + + +SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface SendResult

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface SendResult
      +
      The result of sending a OMS message to server + with the message id and some properties.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        StringmessageId() +
        The unique message id related to the SendResult instance.
        +
        KeyValueproperties() +
        Returns the properties of this SendResult instance.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          messageId

          +
          String messageId()
          +
          The unique message id related to the SendResult instance.
          +
          Returns:
          the message id
          +
        • +
        + + + +
          +
        • +

          properties

          +
          KeyValue properties()
          +
          Returns the properties of this SendResult instance.
          +
          Returns:
          the properties
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html new file mode 100644 index 00000000..000f4a3a --- /dev/null +++ b/io/openmessaging/SequenceProducer.html @@ -0,0 +1,346 @@ + + + + + + +SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface SequenceProducer

    +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        voidcommit() +
        Commits all the sent messages since last commit or rollback operation, + and all the messages should has the same destination.
        +
        KeyValueproperties() +
        Returns the properties of this SequenceProducer instance.
        +
        voidrollback() +
        Discards all the sent messages since last commit or rollback operation, + and all the messages should has the same destination.
        +
        voidsend(Message message) +
        Sends a message to the specified destination, the destination should be preset to + MessageHeader, other header fields as well.
        +
        voidsend(Message message, + KeyValue properties) +
        Sends a message to the specified destination, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
        +
        + + +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + + + + + +
          +
        • +

          send

          +
          void send(Message message)
          +
          Sends a message to the specified destination, the destination should be preset to + MessageHeader, other header fields as well. +

          + There is no Promise related. The calling thread doesn't + care about the send result and also have no context to get the result. +

          + This message can't be consumed util it is committed.

          +
          Parameters:
          message - a message will be sent
          +
          Throws:
          +
          OMSMessageFormatException - if an invalid message is specified.
          +
        • +
        + + + +
          +
        • +

          send

          +
          void send(Message message,
          +        KeyValue properties)
          +
          Sends a message to the specified destination, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well. +

          + There is no Promise related. The calling thread doesn't + care about the send result and also have no context to get the result.

          +
          Parameters:
          message - a message will be sent
          properties - the specified properties
          +
          Throws:
          +
          OMSMessageFormatException - if an invalid message is specified.
          +
        • +
        + + + +
          +
        • +

          commit

          +
          void commit()
          +
          Commits all the sent messages since last commit or rollback operation, + and all the messages should has the same destination.
          +
          Throws:
          +
          OMSRuntimeException - if the commit operation failed
          +
        • +
        + + + +
          +
        • +

          rollback

          +
          void rollback()
          +
          Discards all the sent messages since last commit or rollback operation, + and all the messages should has the same destination.
          +
          Throws:
          +
          OMSRuntimeException - if the rollback operation failed
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html new file mode 100644 index 00000000..57567c98 --- /dev/null +++ b/io/openmessaging/ServiceEndPoint.html @@ -0,0 +1,328 @@ + + + + + + +ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface ServiceEndPoint

    +
    +
    +
    +
      +
    • +
      +
      All Superinterfaces:
      +
      ServiceLifecycle
      +
      +
      +
      +
      public interface ServiceEndPoint
      +extends ServiceLifecycle
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        <T> Tbind(Class<T> type) +
        Bind a service object to serviceEndPoint, which can directly call services provided by service object
        +
        <T> Tbind(Class<T> type, + KeyValue properties) +
        Like bind(Class) but specifying properties that can be used to configure the service band
        +
        <T> Tbind(Class<T> type, + KeyValue properties, + ServiceLoadBalance serviceLoadBalance) +
        Like bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select + endPoint target
        +
        InvokeContextinvokeContext() 
        voidpublish(Object service) +
        Register/re-register a service in a serviceEndPoint object + if service has been registered in serviceEndPoint object, it will be failed when registering delicately
        +
        voidpublish(Object service, + KeyValue properties) +
        Like publish(Object) but specifying properties + that can be used to configure the service published
        +
        + +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          publish

          +
          void publish(Object service)
          +
          Register/re-register a service in a serviceEndPoint object + if service has been registered in serviceEndPoint object, it will be failed when registering delicately
          +
          Parameters:
          service - the service to publish in serviceEndPoint
          +
        • +
        + + + +
          +
        • +

          publish

          +
          void publish(Object service,
          +           KeyValue properties)
          +
          Like publish(Object) but specifying properties + that can be used to configure the service published
          +
          Parameters:
          service - the service to publish in serviceEndPoint
          properties - the service published properties
          +
        • +
        + + + +
          +
        • +

          bind

          +
          <T> T bind(Class<T> type)
          +
          Bind a service object to serviceEndPoint, which can directly call services provided by service object
          +
          Parameters:
          type - service type to bind in serviceEndPoint
          +
          Returns:
          service proxy object to bind
          +
        • +
        + + + +
          +
        • +

          bind

          +
          <T> T bind(Class<T> type,
          +         KeyValue properties)
          +
          Like bind(Class) but specifying properties that can be used to configure the service band
          +
          Type Parameters:
          T - service proxy object to bind
          Parameters:
          type - service type to bind in serviceEndPoint
          properties - the service bind properties
          +
          Returns:
          service proxy object to bind
          +
        • +
        + + + +
          +
        • +

          bind

          +
          <T> T bind(Class<T> type,
          +         KeyValue properties,
          +         ServiceLoadBalance serviceLoadBalance)
          +
          Like bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select + endPoint target
          +
          Type Parameters:
          T - service proxy object to bind
          Parameters:
          type - service type to bind in serviceConsumer
          properties - the service band properties
          serviceLoadBalance - select endPoint target algorithm
          +
          Returns:
          service proxy object to bind
          +
        • +
        + + + + +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html new file mode 100644 index 00000000..0620a6bb --- /dev/null +++ b/io/openmessaging/ServiceLifecycle.html @@ -0,0 +1,248 @@ + + + + + + +ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface ServiceLifecycle

    +
    +
    +
    +
      +
    • +
      +
      All Known Subinterfaces:
      +
      IterableConsumer, MessagingAccessPoint, Producer, PullConsumer, PushConsumer, ResourceManager, SequenceProducer, ServiceEndPoint
      +
      +
      +
      +
      public interface ServiceLifecycle
      +
      The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, + PushConsumer, and so on. +

      + If the service endpoint class implements the ServiceLifecycle interface, most of the containers can manage + the lifecycle of the corresponding service endpoint objects easily. +

      + Any service endpoint should support repeated restart if it implements the ServiceLifecycle interface.

      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        voidshutdown() +
        Notify a service instance of the end of its life cycle.
        +
        voidstartup() +
        Used for start or initialization of a service endpoint.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          startup

          +
          @PostConstruct
          +void startup()
          +
          Used for start or initialization of a service endpoint. A service endpoint instance will be in a ready state + after this method has been completed.
          +
        • +
        + + + +
          +
        • +

          shutdown

          +
          @PreDestroy
          +void shutdown()
          +
          Notify a service instance of the end of its life cycle. Once this method completes, the service endpoint could be + destroyed and eligible for garbage collection.
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html new file mode 100644 index 00000000..c99b82e4 --- /dev/null +++ b/io/openmessaging/ServiceLoadBalance.html @@ -0,0 +1,223 @@ + + + + + + +ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface ServiceLoadBalance

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface ServiceLoadBalance
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        Set<ServiceProperties>select(Set<ServiceProperties> servicePropertiesList) +
        Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided + According to different selection strategies to select providerServicePoint that satisfied with application needs, + such as RoundRobin or Random etc.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          select

          +
          Set<ServiceProperties> select(Set<ServiceProperties> servicePropertiesList)
          +
          Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided + According to different selection strategies to select providerServicePoint that satisfied with application needs, + such as RoundRobin or Random etc.
          +
          Parameters:
          servicePropertiesList - providerServicePoint to choose from.
          +
          Returns:
          a collection of eligible providerServicePoint object
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html new file mode 100644 index 00000000..2c6d6123 --- /dev/null +++ b/io/openmessaging/ServiceProperties.html @@ -0,0 +1,279 @@ + + + + + + +ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface ServiceProperties

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface ServiceProperties
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + + +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html new file mode 100644 index 00000000..a846473c --- /dev/null +++ b/io/openmessaging/class-use/BytesMessage.html @@ -0,0 +1,173 @@ + + + + + + +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.BytesMessage

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html new file mode 100644 index 00000000..23933ef6 --- /dev/null +++ b/io/openmessaging/class-use/InvokeContext.html @@ -0,0 +1,157 @@ + + + + + + +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.InvokeContext

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html new file mode 100644 index 00000000..83e5201d --- /dev/null +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.IterableConsumer

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html new file mode 100644 index 00000000..f036dfa0 --- /dev/null +++ b/io/openmessaging/class-use/KeyValue.html @@ -0,0 +1,576 @@ + + + + + + +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.KeyValue

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html new file mode 100644 index 00000000..7ae01ef2 --- /dev/null +++ b/io/openmessaging/class-use/Message.html @@ -0,0 +1,325 @@ + + + + + + +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.Message

    +
    +
    +
      +
    • + + + + + + + + + + + + +
      Packages that use Message 
      PackageDescription
      io.openmessaging 
      +
    • +
    • +
        +
      • + + +

        Uses of Message in io.openmessaging

        + + + + + + + + + + + + +
        Subinterfaces of Message in io.openmessaging 
        Modifier and TypeInterface and Description
        interface BytesMessage +
        The BytesMessage contains a stream of uninterpreted bytes.
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Methods in io.openmessaging that return Message 
        Modifier and TypeMethod and Description
        MessageIterableConsumer.next() +
        Returns the next message in the iteration and advances the offset position.
        +
        MessagePullConsumer.poll() +
        Polls the next message produced for this PullConsumer.
        +
        MessagePullConsumer.poll(KeyValue properties) +
        Polls the next message produced for this PullConsumer, using the specified properties.
        +
        MessageIterableConsumer.previous() +
        Returns the previous message in the iteration and moves the offset + position backwards.
        +
        MessageMessage.putHeaders(String key, + double value) +
        Puts a String-double KeyValue entry to he headers of a Message.
        +
        MessageMessage.putHeaders(String key, + int value) +
        Puts a String-int KeyValue entry to he headers of a Message.
        +
        MessageMessage.putHeaders(String key, + long value) +
        Puts a String-long KeyValue entry to he headers of a Message.
        +
        MessageMessage.putHeaders(String key, + String value) +
        Puts a String-String KeyValue entry to he headers of a Message.
        +
        MessageMessage.putProperties(String key, + double value) +
        Puts a String-double KeyValue entry to he headers of a Message.
        +
        MessageMessage.putProperties(String key, + int value) +
        Puts a String-int KeyValue entry to he headers of a Message.
        +
        MessageMessage.putProperties(String key, + long value) +
        Puts a String-long KeyValue entry to he headers of a Message.
        +
        MessageMessage.putProperties(String key, + String value) +
        Puts a String-String KeyValue entry to he headers of a Message.
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Methods in io.openmessaging with parameters of type Message 
        Modifier and TypeMethod and Description
        voidMessageListener.onMessage(Message message, + ReceivedMessageContext context) +
        Callback method to receive incoming messages.
        +
        voidSequenceProducer.send(Message message) +
        Sends a message to the specified destination, the destination should be preset to + MessageHeader, other header fields as well.
        +
        SendResultProducer.send(Message message) +
        Sends a message to the specified destination synchronously, the destination should be preset to + MessageHeader, other header fields as well.
        +
        voidSequenceProducer.send(Message message, + KeyValue properties) +
        Sends a message to the specified destination, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
        +
        SendResultProducer.send(Message message, + KeyValue properties) +
        Sends a message to the specified destination synchronously, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
        +
        Promise<SendResult>Producer.sendAsync(Message message) +
        Sends a message to the specified destination asynchronously, the destination should be preset to + MessageHeader, other header fields as well.
        +
        Promise<SendResult>Producer.sendAsync(Message message, + KeyValue properties) +
        Sends a message to the specified destination asynchronously, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
        +
        voidProducer.sendOneway(Message message) +
        Sends a message to the specified destination in one way, the destination should be preset to + MessageHeader, other header fields as well.
        +
        voidProducer.sendOneway(Message message, + KeyValue properties) +
        Sends a message to the specified destination in one way, using the specified properties, the destination + should be preset to MessageHeader, other header fields as well.
        +
        +
      • +
      +
    • +
    +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html new file mode 100644 index 00000000..e176a38b --- /dev/null +++ b/io/openmessaging/class-use/MessageFactory.html @@ -0,0 +1,167 @@ + + + + + + +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.MessageFactory

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html new file mode 100644 index 00000000..72117544 --- /dev/null +++ b/io/openmessaging/class-use/MessageHeader.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.MessageHeader

    +
    +
    No usage of io.openmessaging.MessageHeader
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html new file mode 100644 index 00000000..2e676701 --- /dev/null +++ b/io/openmessaging/class-use/MessageListener.html @@ -0,0 +1,160 @@ + + + + + + +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.MessageListener

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html new file mode 100644 index 00000000..df647c28 --- /dev/null +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -0,0 +1,194 @@ + + + + + + +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.MessagingAccessPoint

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html new file mode 100644 index 00000000..ee75a021 --- /dev/null +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.MessagingAccessPointFactory

    +
    +
    No usage of io.openmessaging.MessagingAccessPointFactory
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html new file mode 100644 index 00000000..8d80a968 --- /dev/null +++ b/io/openmessaging/class-use/OMS.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.OMS

    +
    +
    No usage of io.openmessaging.OMS
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html new file mode 100644 index 00000000..e99a2f0c --- /dev/null +++ b/io/openmessaging/class-use/Producer.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.Producer

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html new file mode 100644 index 00000000..8f7a1f74 --- /dev/null +++ b/io/openmessaging/class-use/Promise.html @@ -0,0 +1,189 @@ + + + + + + +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.Promise

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html new file mode 100644 index 00000000..f8a9187d --- /dev/null +++ b/io/openmessaging/class-use/PromiseListener.html @@ -0,0 +1,159 @@ + + + + + + +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.PromiseListener

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html new file mode 100644 index 00000000..1922823a --- /dev/null +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.PropertyKeys

    +
    +
    No usage of io.openmessaging.PropertyKeys
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html new file mode 100644 index 00000000..17b1354b --- /dev/null +++ b/io/openmessaging/class-use/PullConsumer.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.PullConsumer

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html new file mode 100644 index 00000000..61443e02 --- /dev/null +++ b/io/openmessaging/class-use/PushConsumer.html @@ -0,0 +1,172 @@ + + + + + + +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.PushConsumer

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html new file mode 100644 index 00000000..2b9484ef --- /dev/null +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -0,0 +1,160 @@ + + + + + + +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.ReceivedMessageContext

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html new file mode 100644 index 00000000..6c43781f --- /dev/null +++ b/io/openmessaging/class-use/ResourceManager.html @@ -0,0 +1,159 @@ + + + + + + +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.ResourceManager

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html new file mode 100644 index 00000000..32160d2c --- /dev/null +++ b/io/openmessaging/class-use/SendResult.html @@ -0,0 +1,192 @@ + + + + + + +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.SendResult

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html new file mode 100644 index 00000000..6481e12c --- /dev/null +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.SequenceProducer

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html new file mode 100644 index 00000000..e39f2e84 --- /dev/null +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -0,0 +1,165 @@ + + + + + + +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.ServiceEndPoint

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html new file mode 100644 index 00000000..41967e05 --- /dev/null +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -0,0 +1,204 @@ + + + + + + +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.ServiceLifecycle

    +
    +
    +
      +
    • + + + + + + + + + + + + +
      Packages that use ServiceLifecycle 
      PackageDescription
      io.openmessaging 
      +
    • +
    • +
        +
      • + + +

        Uses of ServiceLifecycle in io.openmessaging

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Subinterfaces of ServiceLifecycle in io.openmessaging 
        Modifier and TypeInterface and Description
        interface IterableConsumer +
        A Queue supports streaming consumption.
        +
        interface MessagingAccessPoint +
        The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
        +
        interface Producer +
        A Producer is a simple object used to send messages on behalf + of a MessagingAccessPoint.
        +
        interface PullConsumer +
        A PullConsumer object can poll messages from the specified queue, + and supports submit the consume result by acknowledgement.
        +
        interface PushConsumer +
        A PushConsumer object to receive messages from multiple queues, these messages are pushed from + MOM server to PushConsumer client.
        +
        interface ResourceManager +
        The ResourceManager is responsible for providing a unified interface of resource management, + allows the user to manage the topic, queue, namespace resources.
        +
        interface SequenceProducer +
        A SequenceProducer is a simple object used to send messages on behalf + of a MessagingAccessPoint.
        +
        interface ServiceEndPoint 
        +
      • +
      +
    • +
    +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html new file mode 100644 index 00000000..09776c86 --- /dev/null +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -0,0 +1,162 @@ + + + + + + +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.ServiceLoadBalance

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html new file mode 100644 index 00000000..150726aa --- /dev/null +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -0,0 +1,178 @@ + + + + + + +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.ServiceProperties

    +
    +
    +
      +
    • + + + + + + + + + + + + +
      Packages that use ServiceProperties 
      PackageDescription
      io.openmessaging 
      +
    • +
    • +
        +
      • + + +

        Uses of ServiceProperties in io.openmessaging

        + + + + + + + + + + + + +
        Methods in io.openmessaging that return types with arguments of type ServiceProperties 
        Modifier and TypeMethod and Description
        Set<ServiceProperties>ServiceLoadBalance.select(Set<ServiceProperties> servicePropertiesList) +
        Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided + According to different selection strategies to select providerServicePoint that satisfied with application needs, + such as RoundRobin or Random etc.
        +
        + + + + + + + + + + + + +
        Method parameters in io.openmessaging with type arguments of type ServiceProperties 
        Modifier and TypeMethod and Description
        Set<ServiceProperties>ServiceLoadBalance.select(Set<ServiceProperties> servicePropertiesList) +
        Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided + According to different selection strategies to select providerServicePoint that satisfied with application needs, + such as RoundRobin or Random etc.
        +
        +
      • +
      +
    • +
    +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html new file mode 100644 index 00000000..605acfcf --- /dev/null +++ b/io/openmessaging/exception/OMSException.html @@ -0,0 +1,342 @@ + + + + + + +OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.exception
    +

    Class OMSException

    +
    +
    + +
    + +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          OMSException

          +
          public OMSException(String errorCode,
          +            String message)
          +
          Constructs a OMSException with the specified detail message + and error code.
          +
          Parameters:
          errorCode - a specified error code
          message - a description of the exception
          +
        • +
        + + + +
          +
        • +

          OMSException

          +
          public OMSException(String errorCode,
          +            Throwable cause)
          +
          Constructs a OMSException with the specified error code and cause.
          +
          Parameters:
          errorCode - a specified error code
          cause - the underlying cause of this exception
          +
        • +
        + + + +
          +
        • +

          OMSException

          +
          public OMSException(String errorCode,
          +            String message,
          +            Throwable cause)
          +
          Constructs a OMSException with the specified detail message, + error code and cause.
          +
          Parameters:
          errorCode - a specified error code
          message - a description of the exception
          cause - the underlying cause of this exception
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getErrorCode

          +
          public String getErrorCode()
          +
          Returns the error code of this OMSException object.
          +
          Returns:
          the error code
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html new file mode 100644 index 00000000..e93c8563 --- /dev/null +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -0,0 +1,310 @@ + + + + + + +OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.exception
    +

    Class OMSMessageFormatException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      Serializable
      +
      +
      +
      +
      public class OMSMessageFormatException
      +extends OMSRuntimeException
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
      See Also:
      Serialized Form
      +
    • +
    +
    +
    + +
    +
    + +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html new file mode 100644 index 00000000..6a7f9215 --- /dev/null +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -0,0 +1,310 @@ + + + + + + +OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.exception
    +

    Class OMSNotSupportedException

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html new file mode 100644 index 00000000..ad84bf8f --- /dev/null +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -0,0 +1,306 @@ + + + + + + +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.exception
    +

    Class OMSResourceNotExistException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      Serializable
      +
      +
      +
      +
      public class OMSResourceNotExistException
      +extends OMSException
      +
      The OMSResourceNotExistException occurs if requested resource is not exist.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org
      +
      See Also:
      Serialized Form
      +
    • +
    +
    +
    + +
    +
    + +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html new file mode 100644 index 00000000..9b4913dc --- /dev/null +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -0,0 +1,347 @@ + + + + + + +OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.exception
    +

    Class OMSRuntimeException

    +
    +
    + +
    + +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          OMSRuntimeException

          +
          public OMSRuntimeException(String errorCode,
          +                   String message)
          +
          Constructs a OMSRuntimeException with the specified detail message + and error code.
          +
          Parameters:
          errorCode - a specified error code
          message - a description of the exception
          +
        • +
        + + + +
          +
        • +

          OMSRuntimeException

          +
          public OMSRuntimeException(String errorCode,
          +                   Throwable cause)
          +
          Constructs a OMSRuntimeException with the specified error code and cause.
          +
          Parameters:
          errorCode - a specified error code
          cause - the underlying cause of this exception
          +
        • +
        + + + +
          +
        • +

          OMSRuntimeException

          +
          public OMSRuntimeException(String errorCode,
          +                   String message,
          +                   Throwable cause)
          +
          Constructs a OMSRuntimeException with the specified detail message, + error code and cause.
          +
          Parameters:
          errorCode - a specified error code
          message - a description of the exception
          cause - the underlying cause of this exception
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getErrorCode

          +
          public String getErrorCode()
          +
          Returns the error code of this OMSRuntimeException object.
          +
          Returns:
          the error code
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html new file mode 100644 index 00000000..90ad10ac --- /dev/null +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -0,0 +1,310 @@ + + + + + + +OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.exception
    +

    Class OMSTimeOutException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      Serializable
      +
      +
      +
      +
      public class OMSTimeOutException
      +extends OMSRuntimeException
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
      See Also:
      Serialized Form
      +
    • +
    +
    +
    + +
    +
    + +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html new file mode 100644 index 00000000..049da2f5 --- /dev/null +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -0,0 +1,159 @@ + + + + + + +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.exception.OMSException

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html new file mode 100644 index 00000000..15de675a --- /dev/null +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.exception.OMSMessageFormatException

    +
    +
    No usage of io.openmessaging.exception.OMSMessageFormatException
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html new file mode 100644 index 00000000..dc977616 --- /dev/null +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.exception.OMSNotSupportedException

    +
    +
    No usage of io.openmessaging.exception.OMSNotSupportedException
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html new file mode 100644 index 00000000..58db9e42 --- /dev/null +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -0,0 +1,215 @@ + + + + + + +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.exception.OMSResourceNotExistException

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html new file mode 100644 index 00000000..d827e811 --- /dev/null +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -0,0 +1,165 @@ + + + + + + +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.exception.OMSRuntimeException

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html new file mode 100644 index 00000000..b5e024b4 --- /dev/null +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.exception.OMSTimeOutException

    +
    +
    No usage of io.openmessaging.exception.OMSTimeOutException
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html new file mode 100644 index 00000000..9f2612f7 --- /dev/null +++ b/io/openmessaging/exception/package-frame.html @@ -0,0 +1,25 @@ + + + + + + +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + +

    io.openmessaging.exception

    + + + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html new file mode 100644 index 00000000..4819991c --- /dev/null +++ b/io/openmessaging/exception/package-summary.html @@ -0,0 +1,157 @@ + + + + + + +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Package io.openmessaging.exception

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html new file mode 100644 index 00000000..cf15f324 --- /dev/null +++ b/io/openmessaging/exception/package-tree.html @@ -0,0 +1,153 @@ + + + + + + +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Hierarchy For Package io.openmessaging.exception

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html new file mode 100644 index 00000000..6a4af673 --- /dev/null +++ b/io/openmessaging/exception/package-use.html @@ -0,0 +1,174 @@ + + + + + + +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Package
    io.openmessaging.exception

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html new file mode 100644 index 00000000..9b5de1a7 --- /dev/null +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -0,0 +1,488 @@ + + + + + + +DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.internal
    +

    Class DefaultKeyValue

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      KeyValue
      +
      +
      +
      +
      public class DefaultKeyValue
      +extends Object
      +implements KeyValue
      +
      The default implementation of the interface KeyValue, used by OMS internally.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Summary

        + + + + + + + + +
        Constructors 
        Constructor and Description
        DefaultKeyValue() 
        +
      • +
      + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        booleancontainsKey(String key) +
        Tests if the specified String is a key in this KeyValue.
        +
        doublegetDouble(String key) +
        Searches for the double property with the specified key in this KeyValue object.
        +
        intgetInt(String key) +
        Searches for the int property with the specified key in this KeyValue object.
        +
        longgetLong(String key) +
        Searches for the long property with the specified key in this KeyValue object.
        +
        StringgetString(String key) +
        Searches for the String property with the specified key in this KeyValue object.
        +
        Set<String>keySet() +
        Returns a Set view of the keys contained in this KeyValue object.
        +
        KeyValueput(String key, + double value) +
        Inserts or replaces double value for the specified key.
        +
        KeyValueput(String key, + int value) +
        Inserts or replaces int value for the specified key.
        +
        KeyValueput(String key, + long value) +
        Inserts or replaces long value for the specified key.
        +
        KeyValueput(String key, + String value) +
        Inserts or replaces String value for the specified key.
        +
        + +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          DefaultKeyValue

          +
          public DefaultKeyValue()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          put

          +
          public KeyValue put(String key,
          +           int value)
          +
          Description copied from interface: KeyValue
          +
          Inserts or replaces int value for the specified key.
          +
          +
          Specified by:
          +
          put in interface KeyValue
          +
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          put

          +
          public KeyValue put(String key,
          +           long value)
          +
          Description copied from interface: KeyValue
          +
          Inserts or replaces long value for the specified key.
          +
          +
          Specified by:
          +
          put in interface KeyValue
          +
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          put

          +
          public KeyValue put(String key,
          +           double value)
          +
          Description copied from interface: KeyValue
          +
          Inserts or replaces double value for the specified key.
          +
          +
          Specified by:
          +
          put in interface KeyValue
          +
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          put

          +
          public KeyValue put(String key,
          +           String value)
          +
          Description copied from interface: KeyValue
          +
          Inserts or replaces String value for the specified key.
          +
          +
          Specified by:
          +
          put in interface KeyValue
          +
          Parameters:
          key - the key to be placed into this KeyValue object
          value - the value corresponding to key
          +
        • +
        + + + +
          +
        • +

          getInt

          +
          public int getInt(String key)
          +
          Description copied from interface: KeyValue
          +
          Searches for the int property with the specified key in this KeyValue object. + If the key is not found in this property list, zero is returned.
          +
          +
          Specified by:
          +
          getInt in interface KeyValue
          +
          Parameters:
          key - the property key
          +
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          KeyValue.put(String, int)
          +
        • +
        + + + +
          +
        • +

          getLong

          +
          public long getLong(String key)
          +
          Description copied from interface: KeyValue
          +
          Searches for the long property with the specified key in this KeyValue object. + If the key is not found in this property list, zero is returned.
          +
          +
          Specified by:
          +
          getLong in interface KeyValue
          +
          Parameters:
          key - the property key
          +
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          KeyValue.put(String, long)
          +
        • +
        + + + +
          +
        • +

          getDouble

          +
          public double getDouble(String key)
          +
          Description copied from interface: KeyValue
          +
          Searches for the double property with the specified key in this KeyValue object. + If the key is not found in this property list, zero is returned.
          +
          +
          Specified by:
          +
          getDouble in interface KeyValue
          +
          Parameters:
          key - the property key
          +
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          KeyValue.put(String, double)
          +
        • +
        + + + +
          +
        • +

          getString

          +
          public String getString(String key)
          +
          Description copied from interface: KeyValue
          +
          Searches for the String property with the specified key in this KeyValue object. + If the key is not found in this property list, null is returned.
          +
          +
          Specified by:
          +
          getString in interface KeyValue
          +
          Parameters:
          key - the property key
          +
          Returns:
          the value in this KeyValue object with the specified key value
          See Also:
          KeyValue.put(String, String)
          +
        • +
        + + + +
          +
        • +

          keySet

          +
          public Set<String> keySet()
          +
          Description copied from interface: KeyValue
          +
          Returns a Set view of the keys contained in this KeyValue object. +

          + The set is backed by the KeyValue, so changes to the set are + reflected in the @code KeyValue}, and vice-versa.

          +
          +
          Specified by:
          +
          keySet in interface KeyValue
          +
          Returns:
          the key set view of this KeyValue object.
          +
        • +
        + + + +
          +
        • +

          containsKey

          +
          public boolean containsKey(String key)
          +
          Description copied from interface: KeyValue
          +
          Tests if the specified String is a key in this KeyValue.
          +
          +
          Specified by:
          +
          containsKey in interface KeyValue
          +
          Parameters:
          key - possible key
          +
          Returns:
          true if and only if the specified key is in this KeyValue, false + otherwise.
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html new file mode 100644 index 00000000..d287194c --- /dev/null +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -0,0 +1,273 @@ + + + + + + +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.internal
    +

    Class MessagingAccessPointAdapter

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • io.openmessaging.internal.MessagingAccessPointAdapter
      • +
      +
    • +
    +
    +
      +
    • +
      +
      +
      public class MessagingAccessPointAdapter
      +extends Object
      +
      The MessagingAccessPointAdapter provides a common implementation to + create a specified MessagingAccessPoint instance, used by OMS internally.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          MessagingAccessPointAdapter

          +
          public MessagingAccessPointAdapter()
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getMessagingAccessPoint

          +
          public static MessagingAccessPoint getMessagingAccessPoint(String url,
          +                                           KeyValue properties)
          +
          Returns a MessagingAccessPoint instance from the specified OMS driver url + with some preset properties.
          +
          Parameters:
          url - the driver url
          properties - the preset properties
          +
          Returns:
          a MessagingAccessPoint instance
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html new file mode 100644 index 00000000..c9280c97 --- /dev/null +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.internal.DefaultKeyValue

    +
    +
    No usage of io.openmessaging.internal.DefaultKeyValue
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html new file mode 100644 index 00000000..4aed1ee1 --- /dev/null +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.internal.MessagingAccessPointAdapter

    +
    +
    No usage of io.openmessaging.internal.MessagingAccessPointAdapter
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html new file mode 100644 index 00000000..d45a3000 --- /dev/null +++ b/io/openmessaging/internal/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + +

    io.openmessaging.internal

    + + + diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html new file mode 100644 index 00000000..0a145d96 --- /dev/null +++ b/io/openmessaging/internal/package-summary.html @@ -0,0 +1,144 @@ + + + + + + +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Package io.openmessaging.internal

    +
    +
    +
      +
    • + + + + + + + + + + + + + + + + +
      Class Summary 
      ClassDescription
      DefaultKeyValue +
      The default implementation of the interface KeyValue, used by OMS internally.
      +
      MessagingAccessPointAdapter +
      The MessagingAccessPointAdapter provides a common implementation to + create a specified MessagingAccessPoint instance, used by OMS internally.
      +
      +
    • +
    +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html new file mode 100644 index 00000000..f3204e83 --- /dev/null +++ b/io/openmessaging/internal/package-tree.html @@ -0,0 +1,131 @@ + + + + + + +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Hierarchy For Package io.openmessaging.internal

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html new file mode 100644 index 00000000..4b846fa0 --- /dev/null +++ b/io/openmessaging/internal/package-use.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Package
    io.openmessaging.internal

    +
    +
    No usage of io.openmessaging.internal
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html new file mode 100644 index 00000000..4fbdcf0f --- /dev/null +++ b/io/openmessaging/observer/OMSEvent.html @@ -0,0 +1,222 @@ + + + + + + +OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.observer
    +

    Interface OMSEvent

    +
    +
    +
    +
      +
    • +
      +
      All Known Subinterfaces:
      +
      OMSExceptionEvent
      +
      +
      +
      +
      public interface OMSEvent
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        Stringtype() +
        Returns the specified OMSEvent
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          type

          +
          String type()
          +
          Returns the specified OMSEvent
          +
          Returns:
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html new file mode 100644 index 00000000..4b5ff712 --- /dev/null +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -0,0 +1,192 @@ + + + + + + +OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.observer
    +

    Interface OMSExceptionEvent

    +
    +
    +
    +
      +
    • +
      +
      All Superinterfaces:
      +
      OMSEvent
      +
      +
      +
      +
      public interface OMSExceptionEvent
      +extends OMSEvent
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from interface io.openmessaging.observer.OMSEvent

          +type
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html new file mode 100644 index 00000000..e118fa2e --- /dev/null +++ b/io/openmessaging/observer/Observer.html @@ -0,0 +1,220 @@ + + + + + + +Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.observer
    +

    Interface Observer

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface Observer
      +
      A Observer interface is used to observe the OMSEvent + dispatches in observable objects, like MessagingAccessPoint
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        voidonEvent(OMSEvent event) +
        Handler invoked upon arrival of a OMSEvent dispatch.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          onEvent

          +
          void onEvent(OMSEvent event)
          +
          Handler invoked upon arrival of a OMSEvent dispatch.
          +
          Parameters:
          event - the specified event received
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html new file mode 100644 index 00000000..b3a845ba --- /dev/null +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -0,0 +1,172 @@ + + + + + + +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.observer.OMSEvent

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html new file mode 100644 index 00000000..8a7a401e --- /dev/null +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.observer.OMSExceptionEvent

    +
    +
    No usage of io.openmessaging.observer.OMSExceptionEvent
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html new file mode 100644 index 00000000..8e9ff626 --- /dev/null +++ b/io/openmessaging/observer/class-use/Observer.html @@ -0,0 +1,165 @@ + + + + + + +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.observer.Observer

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html new file mode 100644 index 00000000..d1c199ab --- /dev/null +++ b/io/openmessaging/observer/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + +

    io.openmessaging.observer

    +
    +

    Interfaces

    + +
    + + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html new file mode 100644 index 00000000..c7117ab6 --- /dev/null +++ b/io/openmessaging/observer/package-summary.html @@ -0,0 +1,146 @@ + + + + + + +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Package io.openmessaging.observer

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html new file mode 100644 index 00000000..ad1a9343 --- /dev/null +++ b/io/openmessaging/observer/package-tree.html @@ -0,0 +1,131 @@ + + + + + + +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Hierarchy For Package io.openmessaging.observer

    +Package Hierarchies: + +
    +
    +

    Interface Hierarchy

    + +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html new file mode 100644 index 00000000..bb553e72 --- /dev/null +++ b/io/openmessaging/observer/package-use.html @@ -0,0 +1,172 @@ + + + + + + +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Package
    io.openmessaging.observer

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html new file mode 100644 index 00000000..8c9a7035 --- /dev/null +++ b/io/openmessaging/package-frame.html @@ -0,0 +1,47 @@ + + + + + + +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + +

    io.openmessaging

    + + + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html new file mode 100644 index 00000000..37c43255 --- /dev/null +++ b/io/openmessaging/package-summary.html @@ -0,0 +1,295 @@ + + + + + + +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Package io.openmessaging

    +
    +
    +
      +
    • + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Interface Summary 
      InterfaceDescription
      BytesMessage +
      The BytesMessage contains a stream of uninterpreted bytes.
      +
      InvokeContext 
      IterableConsumer +
      A Queue supports streaming consumption.
      +
      KeyValue +
      The KeyValue class represents a persistent set of properties, + which supports method chaining.
      +
      Message +
      The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is + BytesMessage.
      +
      MessageFactory +
      A factory interface for creating Message objects.
      +
      MessageListener +
      The message listener interface.
      +
      MessagingAccessPoint +
      The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
      +
      Producer +
      A Producer is a simple object used to send messages on behalf + of a MessagingAccessPoint.
      +
      Promise<V> +
      A Promise represents the result of an asynchronous computation.
      +
      PromiseListener<V> +
      A listener that is called back when a Promise is done.
      +
      PropertyKeys +
      This is the centralized source for keys that are used by KeyValue.
      +
      PullConsumer +
      A PullConsumer object can poll messages from the specified queue, + and supports submit the consume result by acknowledgement.
      +
      PushConsumer +
      A PushConsumer object to receive messages from multiple queues, these messages are pushed from + MOM server to PushConsumer client.
      +
      ReceivedMessageContext +
      A ReceivedMessageContext object will be passed to the MessageListener with a incoming message, + used to share some context properties between MessageListener and PushConsumer.
      +
      ResourceManager +
      The ResourceManager is responsible for providing a unified interface of resource management, + allows the user to manage the topic, queue, namespace resources.
      +
      SendResult +
      The result of sending a OMS message to server + with the message id and some properties.
      +
      SequenceProducer +
      A SequenceProducer is a simple object used to send messages on behalf + of a MessagingAccessPoint.
      +
      ServiceEndPoint 
      ServiceLifecycle +
      The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, + PushConsumer, and so on.
      +
      ServiceLoadBalance 
      ServiceProperties 
      +
    • +
    • + + + + + + + + + + + + + + + + + + + + +
      Class Summary 
      ClassDescription
      MessageHeader +
      The MessageHeader class describes each OMS message header field.
      +
      MessagingAccessPointFactory +
      A factory that provides some static methods to create a MessagingAccessPoint + from the specified OMS driver url.
      +
      OMS +
      The OMS class provides some useful util methods.
      +
      +
    • +
    +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html new file mode 100644 index 00000000..62f88761 --- /dev/null +++ b/io/openmessaging/package-tree.html @@ -0,0 +1,168 @@ + + + + + + +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Hierarchy For Package io.openmessaging

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +

    Interface Hierarchy

    + +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html new file mode 100644 index 00000000..863d5fa8 --- /dev/null +++ b/io/openmessaging/package-use.html @@ -0,0 +1,303 @@ + + + + + + +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Package
    io.openmessaging

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html new file mode 100644 index 00000000..e0c86cb3 --- /dev/null +++ b/io/openmessaging/routing/Operator.html @@ -0,0 +1,246 @@ + + + + + + +Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.routing
    +

    Interface Operator

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface Operator
      +
      A Operator is used to handle the flowing messages in Routing. + + There are many kinds of Operator, expression operator, deduplicator operator, + joiner operator, filter operator, rpc operator, and so on.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        Stringexpression() +
        A expression to represent this Operator object.
        +
        KeyValueproperties() +
        Returns the properties of this Operator object.
        +
        +
      • +
      +
    • +
    +
    +
    + +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html new file mode 100644 index 00000000..7693ff44 --- /dev/null +++ b/io/openmessaging/routing/Routing.html @@ -0,0 +1,282 @@ + + + + + + +Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +
    io.openmessaging.routing
    +

    Interface Routing

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface Routing
      +
      A Routing object is responsible for routing the messages from Topic to Queue, with + some useful operators to filter or compute the source messages.
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        RoutingaddOperator(Operator op) +
        Adds a Operator to the tail of operator pipeline in this Routing object.
        +
        RoutingdeleteOperator(Operator op) +
        Removes a specified Operator from the operator pipeline in this Routing object.
        +
        List<Operator>operators() +
        Returns the operator pipeline in this Routing object.
        +
        KeyValueproperties() +
        Returns the properties of this Routing instance.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + + + + + +
          +
        • +

          addOperator

          +
          Routing addOperator(Operator op)
          +
          Adds a Operator to the tail of operator pipeline in this Routing object.
          +
          Parameters:
          op - a specified operator
          +
          Returns:
          this Routing object
          +
        • +
        + + + +
          +
        • +

          deleteOperator

          +
          Routing deleteOperator(Operator op)
          +
          Removes a specified Operator from the operator pipeline in this Routing object.
          +
          Parameters:
          op - a specified operator
          +
          Returns:
          this Routing object
          +
        • +
        + + + +
          +
        • +

          operators

          +
          List<Operator> operators()
          +
          Returns the operator pipeline in this Routing object.
          +
          Returns:
          the operator pipeline
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html new file mode 100644 index 00000000..42d2cde7 --- /dev/null +++ b/io/openmessaging/routing/class-use/Operator.html @@ -0,0 +1,213 @@ + + + + + + +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.routing.Operator

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html new file mode 100644 index 00000000..60b15eaa --- /dev/null +++ b/io/openmessaging/routing/class-use/Routing.html @@ -0,0 +1,197 @@ + + + + + + +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.routing.Routing

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html new file mode 100644 index 00000000..a72ae1fa --- /dev/null +++ b/io/openmessaging/routing/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + +

    io.openmessaging.routing

    +
    +

    Interfaces

    + +
    + + diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html new file mode 100644 index 00000000..0f56ec67 --- /dev/null +++ b/io/openmessaging/routing/package-summary.html @@ -0,0 +1,144 @@ + + + + + + +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Package io.openmessaging.routing

    +
    +
    +
      +
    • + + + + + + + + + + + + + + + + +
      Interface Summary 
      InterfaceDescription
      Operator +
      A Operator is used to handle the flowing messages in Routing.
      +
      Routing +
      A Routing object is responsible for routing the messages from Topic to Queue, with + some useful operators to filter or compute the source messages.
      +
      +
    • +
    +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html new file mode 100644 index 00000000..93b7da8a --- /dev/null +++ b/io/openmessaging/routing/package-tree.html @@ -0,0 +1,127 @@ + + + + + + +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Hierarchy For Package io.openmessaging.routing

    +Package Hierarchies: + +
    +
    +

    Interface Hierarchy

    + +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html new file mode 100644 index 00000000..42d255bb --- /dev/null +++ b/io/openmessaging/routing/package-use.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Package
    io.openmessaging.routing

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/overview-frame.html b/overview-frame.html new file mode 100644 index 00000000..c3ed6e82 --- /dev/null +++ b/overview-frame.html @@ -0,0 +1,25 @@ + + + + + + +Overview List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + +

     

    + + diff --git a/overview-summary.html b/overview-summary.html new file mode 100644 index 00000000..87feaf3c --- /dev/null +++ b/overview-summary.html @@ -0,0 +1,147 @@ + + + + + + +Overview (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API

    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Packages 
    PackageDescription
    io.openmessaging 
    io.openmessaging.exception 
    io.openmessaging.internal 
    io.openmessaging.observer 
    io.openmessaging.routing 
    +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/overview-tree.html b/overview-tree.html new file mode 100644 index 00000000..2bbb3f4e --- /dev/null +++ b/overview-tree.html @@ -0,0 +1,206 @@ + + + + + + +Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + + +
    +

    Class Hierarchy

    + +

    Interface Hierarchy

    + +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/package-list b/package-list new file mode 100644 index 00000000..34f0e67d --- /dev/null +++ b/package-list @@ -0,0 +1,5 @@ +io.openmessaging +io.openmessaging.exception +io.openmessaging.internal +io.openmessaging.observer +io.openmessaging.routing diff --git a/resources/background.gif b/resources/background.gif new file mode 100644 index 0000000000000000000000000000000000000000..f471940fde2f39ef8943a6af9569bcf986b1579b GIT binary patch literal 2313 zcmV+k3HJ6!Nk%w1VKM-40OkMy00030|NlK(aXwsfKV5S}VtGJbbVOr%L0@%CZH88Q zl{{NzcR^uxNo<2iYk@pjY)*5FJz8x~bc{)B zfk z+1T6M-s9WdW8dcJ-wO*3@9+W*5AY543-j^$^!EPz_4eHZ2#>)41`h@dc!2OAgN6$a zCS2I?;lqgx6IR4nkpTe;1RN0f=zxMq2O=q`94V5d$&e>Unta)^<;;^G3>e7yp=ZvW z6DIW3xpSvaogXF?_4%`@(V;s}NR^5J!3hrtJV@1QRV&r5S*L!zYE|rss${iFkg&!? zTN5V#)~=bmMorwgZsEpdOE)iExo+FO-8;8Kga{=HbSQCnF=E6W3?o*|ID%uwi5**> zJXy127Y9m+=HQ|PhXWi+xNwoWv}n_%Pq%(e+H~mGqhq5kv4Mo|-n~g|7!F*xZ{xv< zCpXS~dGg^IGK?4@J-T%b(XnUHFul6n<@2&4)zzyO2) z3Q8`i0+UKY*`$}e9mmp;tg*))`|PsK1|hAo%u0K$vDwm4gaSkm0j{`26k#qAKmbuhxZ#cquDR>B zD{s8+&TH-uNg$C#68QG}1HMBHfrP&L@@w$F_!itRzXdCN@V|LDAu%3!IDtq1#1UV7 z#1RxvT=B(DWbCoU5l=ia$Pp`Hgb_?Mp@hmtxZDI2N-)v#$}PXVvdm1d>@v(v`0TUJ zF)Pu89(q`zv=w^nVTIF3@3BYIPA}c`(@ZCAwbNBEt@PDUKe5CTR8aB66IE1!w%Amt zy+jpcn~k>GZpVFg+H6x{_uOksvBlq0OyT$6TyQZ37k(cOxZr|JEx1sGm<(M9gH z-~PMqyn|tT=))UN`|-FFFUA#KToK0fUOaz=7}Z~KeHhVC&%O27cTfHQ^WBU8z4p&T zp#>D|V}XShTD;Hx745Iz{`>K-Z$A|7!*Boo{mY;G21vjH8t{M!OrQc6$iN0V@PQDF zpadsK!3tXNf*8!81~qnXWuHZ)kytd=_y+ADWvw31ouV;CdZ#ya*(l7-A-C-Y^+iit8O zBy3*`Ls$|5Hn4m_^I^|C7{m7EFn|5vTk;|oywIgCc9Bb*=L+Y$)M>9GC<|HGs@6NB zHLY%03!dDf=eDRt2O6lVSFRcsuWZEwU?=z$CZ0W?#VJfdN>HG(l%oKpyiftJc|Y)xkjSJYCrQal-0PC~()T9xwF!Jf zVi1UA#3BBbh(i8r5&v#Pz!cF41KjbCc?4u2@@Q~oKLirt2TM30;y6b+zyX2`Yl9u; z`0$3;v0-YUp&7NdPT#q`cZlbij$jvbRk6R>8g*>}*b9E+WDwmpHAAxYzyT aU_pX{M6b8i>#Dq3onfZy}_nli%!Q$ZV%e&!tN2 zX3B0NWXQ443Eo1rUP86rLU>O>oTp%wt3Z{Tz&P*)Iraq^_@X;RtUFY!JxH|4U!>kw zxXwqo&R3Y=EsXaR!ng@y+y$%L1P3FZ4@N!j3m5MW74HcC->_JFuvlxLXiI=-OQ2|@ zpGc#>2-aN)<1RE9^`bB0`65VSK2>5m>CHs^YZCC)NX*NfbeT1%)Cxpu2_(6cCbLvjLY`hf1%*q}QO*%V4SfOu5Nqg~`-+(-76= za<`RA&(qDB^S!nIS^od5|Nk$KPXD8(qSB!f`M*{E?A^&yOW$08V^iNPK!%UNJ-@xmz>`pG2_%4I3QWk4UdtwP!GH$C%mo2K|$Ap=_)Y!#O($1@ohsUtR1k%wI*) z4*X&g==oWh`j{uP=HFm;Ye>0>UbDdtSp^~MaQ!L9I#)Ga?q}{@T#|qec*FkMLDenm zj^sCgk!^O^3o|vG!~2$$$7`C#4Ry zdQ!tui+J1*HyavK+4{`r+zvYHj9IsRt~@uEBOreWS8~2rXAR3!|7aTdr+x4|>@$Az z)b1t$gSB~6USxpfLmy^|_J_eNt*PI=ScO1SVH895N#`ef%IOh&o-2GIjK1s-JzkyZ z@r7O%hChz}kMHCM@Wqi^R-9t&%Fh^#9dVB0%ej@$=OjXA%XZdzCXf}c>SW26_z-Te z5b{}XWg&rELM=N*%aimp)k04t2c+`WAS>ZFIPWKvtyOI))HzpRA!T!b{tv?4NzF1v zNlP%#{&p@lFFEKvcroMAsI)mq?&`!e%l+-y&j9ZqhN}oG&dB=Pw09r+Q%m0cMujS# zs$a7!9VH`CC7k{!bV(J`rm%Jpj6&nLtWhPcy$onn$8G#ZdD9hxO<9k67Ya>K_7W~3 z&KYf14fq<{qHA7u6;>AOcomhdg?ianjr9uINt}*7w?g%z9{Q`(qRo@hDwSpGmxz&h&>%G%T(URL~=c>C{>y$K?+wLFp zy*M1@FTUKYV>8DeDIAIKM+!T5c-k&C4?Y~y^E zQCIc-=9~DiPtfVZB=_c3`qH3h|NXd^BcOQG`funSe)i5!NoA_r{b6PwzSDIXG+!(F z9CqJgo&~#7^VZHWj{u23q+NDCHn}GeWDC*(SW%{f4WMtP3l2jsO7*M)EX)#NLlsNnU4q@#jn0r#rsWsf^ngE0&ambG1f;Rj zfOk#_>1|25Z%?iI{0Yv8)DQfk>m1td?~}m0N%^k^u%EuUCc#ItmlY|epQ3YLWehYw zRU0qpPb#X&WU*UOU8et(s8x~WyYWYsgJCF+;U6@*nICY8)dk}IG+(#_Bz8zURd3HZ6qPE68U1%S{wL0 z;K{PDw2iRFIGG?(UiE9kT9?siuv4O{ z`dX2-eiXU3N)H2nT4V=AO^~J}sw+gr{&~qx%$$wlMv_JCWAMfcjYl}*Cfcf!adOY8 z8oLmJ{%49e+nLiVo#H9}wRk?UCzDz^>9TDxreVHzl~R*)?YU>Uu;J2eQ27O5`&X^8 z`94{)YWJQa#l0Fbz0N6B>j&8J;<%VuG6OYM9&QIdtueWjI3X;*dEtGiF@1AcvN4U> zG5SXIEXxB>)!mtQOztJLyeF78S*kLiU-!>PtQ_s~OMl~&y(hVVe$A5 zwo}E-DJ6${QP75?LsQ}Wl@MXwXMT4d>|?rD!g?jE>J^N*y;X}5FLe%d0_ zZ>eIBK6l@jkfw{p_YiDP;MS{jww{%j#?rk2z1J!HqE;Vd!TrCl_7UPef8;edI}wD6 zT&12Bxj&q}d4%$GHq+$~UYtWv`wI9k`89oKkCEK_E;-+O)(rhThjOM|kXDn{!W1Lo z`_?yQv=lp=-w()R<=0&c5%RWHY_fw@qb}uwFuPAGkl~@Kis}eE%MY@~6ZyWcF+llM zGyK`)(vn1F%%z=W7-Y=1$`w0Mv+-|#d};%JjCmw)Y1hOxwA|{}P%6LS4X`jQCGh`mR@=hGrr|cXa^Ipj;Mh)6mTqd1s_HmP0IxXT!w7YhoIHT>Hm#!;c@|L9OjV zsTlHE{Z;HWeM9^tPm-`|&nnl$%DRtNG1~?npUvgKPwKlaccEe4q!7YU3zykJnu6Sr z()LMXs_)^~u-ds7+wMff)RAJF?2?1H`_wDnt%MssYeB5;q~ojgVm6OHA6B>FG2erv z8&`|6<`=!EPKR^8Qlp5MiKwfxy4D`mN> ze$RKh_6*YJd4y0nnUZvwN%iY&^9xk@cM|5g#pZkc#N*(PH?^w&?ilTDMXFcd0`5!E zvgHS`=Lc|~1aO=L@L~eE*aP{90lc7qXY7GOs)3JH14T{(`K1D%tpvUT1-?F^1d4_S zJ#7yXkP3Q37bJlRQfv=mV-J3B8O*m5B%L3uW)S>|Jwy`|s6iK`sv0Z-3NcU(0knrG z5ChFXA@A9PUSdLI+(VU!!J1Mbw!~0VP^jZci2X|Nx0BF!24ObrAr>b=QtlyN4TAhn z!mQncJm~^m4MIafVLt_ewDUtO+e5w*!`(6A&H^F7i9s4t5&uBpNvh$nlTZjqTM5krNRRQ zqP)VR!|9@H>7qN_!+-)&_9s!^;gOvy5s~iEB&qP8{77&2NJMzZcsnJgSt_bYDzYU% zxQ#uuk3D*e7_*d5^?HW(^(WxICGf-mcmM((VStzIz%zFsm0;ZI3h=5OciJ#a%7I(IeGbFv+PP^?^sKBPrRBl<+qK^o%3fi=L9`la>-l4~p|hzAl~W zf=%(|NHgF7r5dJD+Cf08q-c(m;Epsldaz4cqHzTHT>)4xEe(cE0i~tf{Y0xs_1~Kv z+BYQ-TpEOch13;5YC9nHYEXhSv{ew=LV~nQL%UBQEgaDL2m?9u~v zEQmOvM=aB)Z$+eE38rs%AZR_)4>@2raqwH#Fji#xoLc&PS_TU^W8W(M0GqLdO~1yF z{sfHZ_sC#FX58(}d>RSkKZCz8%D7{cC3Z$Zh@52{31&V*W-@s~Z<8~aBeNcNW?e&O zsR(7fHOf}B&fsRqdZ(WK1e~s*o^uD6{YX9QJvqyWAqQXt*E>r$V94YK=X@8+{1cg> z*_i`a%alCJvbD~lCg&Q1Gk=|BzY)sejf9EHJ{s7lu4?ExCWR3jgTiET;exy{sW!Mg zuj*_YOf0@ScN~X0$7V6&KpL172rf|rA8?K<2+GelXw)NUk#@b4aT5MO%1ip4*ym}B-JI__S1R?CK z<4eW~bH;@H@tR55x}&JNSw_NvEPk)6E>XDt7*)4sgWuw+_vNZzmaS(tsi(57zcjA9 z@~XcHtzYq~IX|z*Md9mh>W~`sk3<^s7;EmyH4wcTdAo5NkUA2ofeG69{Gx7#i_*lt zQ7;N@xEo#nNRj&SbDHNnP0w#OE0{DZ$~7ySG%IN~zwd5Vu4&dnH>*OMb>&*VL^tbA zG;7y1t9dsYU$p3pw0x6mwGe6fjBYWsZ8e3q8f~-~cefgHxBangajI$kv(c*W-DZGp zbM$UgnP{_MYPXYX|6$u^deIhE(-xuGX2RVXqS+o~(iSV%;ZW1=Zqkut(r&xak^pT> zsp*I@X|-eOd^gb+sM(%3(E$|c47Y91mTU99Xe;4vFOTl5gmwVB+fvc3n2pwK?~Xd# zwrY{?CUj@~Msr?wXU0WKv2A$hq z`$V^gNq4(<*C=;4e4}$*uIC$5&uUHkM08J~N$>VV*VpdmLCuc!?!J9=-)VH;fo9)| zNN4m#^Kb9|`RF!^ZAT-z=bC8$do8~Tjc^o-aQjyc2(TW*d50E1#NW0pKb^~tf&OUlS+W}>0!m@!~1 z&TdSLhm`0u99c-z=oxYL8IFaGCDoFwFUP!1iJ%xF1UC4hhv*VR2451Pc0+kQGC)39C5 za81oV=$+xzZNYhn=RB-CTZ>Bevj)A3mi9|OS(dcy=N#Zm=Dza|z4Jd<=3IQ2CB>FiwH7{4Ej#+oa>M67 z!56)Km&2xJ|H7B;%~rJDuJ{rbZQiaX*e^$DEt~T$#h9(y#jg6>uX?boq!N}Q;EQth zYo1rjc15dETPw~*Ymu=lreoE9g^wb)ZcRe1yp1(Eo(rmqUYZXOU$BC_| zX{{&qE?E06wXm#v#cpKwE)jaydSaI`TkCCClr_lKMzPkyFT!R%VRn&sZSrchKx&4e~pJQcfViQxxl=T=7}#gYz7Pvoh`T#Jbab%2A2m zxh?A<`}A?8_GumBEcL;$x%gQb@PZ(If%ZE~D?ax#Km4a~+GV~!;Bb~qxxh@HHc|H6 zr%$^c9Dw~UQFWJv+81rCXS1vqqLfQ~-BtO63xCArGVA4T-}xPXYGHqB5h^+n5%$24 z(BROpi13J@*qFfR$oRMHel`=(zy zovs-UKHD3VkJ?hVeq!aA+8Fh4+NIlFhcC~UrR{4I#}K*u&z%68+P1*=q0B1r*2MY> z!9gYs*vlTO5v#8S>c#3goFmp>3iVKdU)NkjNV(s7tO4Wq?2M}o5Cj-*7;S=fEshOA zR*4$dm{ROvUamG%xL_tSW6}U$Nl=@91T;nC11o-iIVyVrfkd) zTCp;^tOy|_kuOFV$Nn=$AQJO9;&sZ&eDs^!r*m;Hw!)vpO1vcfj2EV{dJ?7ap0tq6 z$SwUVM*Vt+MS_`;bas-svPV|3POQi8G~?f^KOx4hg1He+Wd*s3Hl1{TfJS-+zv6vc zPoKiwr?7wECbub(IdB)9f_!kmUjBR*KY_z4E8_QA9xSr#G&@i5y^H`jB^I{|akh>W z%Cn3luOVY|8P>u>e^~#{$kmgX&-q>k{#pFbm2({(rtG<%nb0UCQ0%{Cy`F&~7}*we z@Of>ND_)V&XwN_+n~KjVorUQWZ*B6cld7ymQl{;rwlHl34K#}2YWxE+4CX@P&u6AfCda`&ZT1MOY69e-L@gNcAvwx8%1Z7lB4zc=_Cpt~&s ze%?;){1DB(PSK!^za967qF?lIjB~&06}Lf`cgh2qUiI^|$-VCTNE=hp&Ij}^A9&|* zQQrSqo3gn#_=z9j(y6f@T|OkJYv(fjwpz}$*U$|nLH2F zPNMuTS4g8 z*^hOlRh6~Mk}58;d477R>F^~aLO$dOXmhA*6zwIaHK()t2zKjo?j^NOJbh_=+71xg zO{Mgp7x?Z-1MKzoQ<+V2g#|e}|JawOPJZBL{o~PYdtWDX?jl##!Aiq|w>)vGJLipp zBK1xGhcvgSsQ;rn>+`>UmxlID{<~}7{y>SO^cyktN^Fsz!Z|B4?p*RKQG*8}SYBt{ zuFO{vJ?jgL{gUzYsnv(io}c0vlCp#*1vE?}KL^UZ&VF^TK+D;40CxX%j);%dCt;Z{ zAeMXC9JPWvKGwsCxx4w2iv_wNGG8l16AVI93rmc^c1>r(P||YE zpXa+=-&k995hfykL^J5S&vJF^ljR&`FE#ppNMM3%Omc!F)Mn{{&Ip#)JegbEJxud2 zn`wDVB~DMii5|H%m~51YeU1juNG3!+&?*uC#q@)z8q~`4yEL5I8}PtyA1IZ=52P$x zX)KhZt z7czUXBsy-8d`GVQ`90`wIh(Xt7v5j7h0t&ET~2M!Tb~4rN-xtK@8@mB*c(6QTwOS- z%9445_WY|cfm4?$nX$72&{~^mu}an^x^Da%=UU6YI;ur3+9L6I>raW5!=-Nzy(F2Z zwZlg7aM3NN5b{K|FB>s4R}|&Lr32_Ys{wwkECxo|rV@;5aHB25iUs7(6@dDpjN{Y%?C~UGp>*Q}K?)KKk64 zAn;@-dER}QG0L${jQ1cR75eM3-~ZTltTQ8%sm9x4Y`ve@ekMuvpA#Rh51@s6;6^&Q z!&M7^b%cea7FlZkPV9}@!bPBBfB&~XvGlE2T7V?IpM~OBmuK;OSt{~N`rL5c_I^de z9n*=@p|l;d`b_YIn8Aem1t7pp0=2-MCTIcJHlY z6x+mNLgi{JpwP)y(yzAFL2A#>bI&EwZE`PGvd*FQ!rx~6bUN&+Ij3)L;=595L#G;m8*^e?ap1`J5w7-q)*iUT_W9w8 z&xS-`i++HpWzY-a-)CWd0(pLW$A85P{Dy9r-=uPekNpN^yA}pJ7yWTZ>3iw4d6+IK zF%1XXkGcJm{0*vhSG5R1ySW;jctk9O==1-Mk?=Bl<{HE1p_@tx1s^+GoczYxj#B=i=kwQvEPrOt`<4W*pJw zbNjEqpr7B|Llc%m{V*QssV)im;pb00LUob=yFaU4`P_}ywU zt*QZl-bUsmh@L&zQaX4uHL&7YD(BOb9hH;;y;O-b-_O$4EFi1vCrMlz`dN|u?}HNO^aFQV{UZg_yy%nf>IXpulip!cR8|vNu7P*; zQye@}Qmj%(TB6`5E=c~w=LITF266XJ6X5xA7!OM1SE=~N*o3EP5Qqx!W<_+EMSLGo zqkC18AQ=0AK9=hgGQtrTovYc5^?Z^RLX?hlO-j&e1MXTTbfm>MS^=}!p>C>icUKdZ zBcNOb(6IJ!kq*e7N8Fx!!kPyn+2B2^2hd00+W^PUA&+S63jFE)bP5Tv+L5l~n(pu? zbeO|+K{{?pEow3?j0+dGVu)a6(0r{1Uj7{3 zxSsZ|BdMk>1-S}-;+`pk{Q5>H=tLRx+YqeenaSRsEX@gtPzz>j1A9g!C9kGtspY(- z%YL>NkVDE2z@}*;Q{=&5)yS;NupAmmibGUE4qte7aY6PcnXJgw>}ad(SW;@HtNurF ziV0_yHz=;Di%Tki6DW^tjkL`t%Ktct(ay zvuAOYoCu!Pm~@P5CIjk$bp`_iv{^l*Au{fB8mJK1>Macv?GL)**8*+JNvySIH5Y7i#1;!%NT!efc z;Z0*AOM&1VpR+6wIQxBM{xf`8T1V@#e<#QL}=YRwMkWG8%1(Fgj{iX)N zup{Txko(DqJWf=#Oi?Z!nra-?C{);TP`w|4>L+EKx1&P3swX<*#_50F!lD_$nQyuK??!UwA-{y)^QmMxoK1xIJ~uML{u;5!Z5tQyEL>;KaUd!_9FP zl2$QOI6V1`QdF|8gkdZsSpUqCjSBu(1H)r*vL#PEy)@Px>5TIk7_9o#Bj zzD&<1_k(ejk%qO6ak=GMmG5b7LTAA^KKq-Ey#z8(2wy2;Ot^oZI(MG@)~iY$RAnJt zu`ioyvR?Vws_tuK9hDqmel+)bP0kyxJV{7t=&3{b(@Hs1fs$9n45aq)IKknZa2H*7 z^P-ZDyOMdMj&-9{(-?dqo5I3Gy=K$!L%q>3^0N~o^2i0^_@^2nQv>S4B&=5_8^a^V zaY!NjyA5QgO&r#^CJcp&=!))MZ*CC&hvLEzWU*!IO=aYo{_yG+53H$XOAIQWnG`uD zLuuwTY6e8N^m5^AHQa}Y5Z#SdbEY;+x{oW?g;ie4CNYomRyQd2mv^L}T!>a5<*wTh>@>Qtwp~nejn`~DcZJI+QC-xU zoxz=5z0k%1;jBrGI%Th~FQElrAPr?E-Fv9|o09dPk=?>f)jFKL8PK|;w(cVDq>YWP zEfL7RGBv|<>f4IccND3wCi*V8`>#a$FPZu&a{V`W`me+Kuf_CJ)%IV%?5ByL^#3Q{ z&uBM5|34IKI>0_Tz{5OngXe#6w*N6;;5PH%9n%56%RaWA{wJ4%515Apdj`a62bp<> zM12OuV+QZ^55ATkViO(UWgg}%9C}kb^r~=BiDyWIXZWM&kb>Q?dd$#W`4KU|2#4qh zz;sZ>ZqS5h#Kdk$&1c9AHmDUdtmHE)CqH0RIAZEE;t(^+RXF+*FlJyk;?6Vn{&MsO zZ0HwY)b4Va!F1#s^N5$-s9(&mPa*Lu4>4SxXm~l|3?PR2jB1J!Q|(4#0i$lFME^-r zA~Q(2O+PHOdcVN((R8zqi>%+yx4PA5u&+jI zZ?)Fm8m-+`n!Bnrx0PvZE7!Q)Z+NTE@K(R!nO40sZF(n~bq_b_9H`UYU#q>pPJ3UC z_UeU>J7qcy%%`ks9)BNcS^GDOn z?oKkjHNoWO1e2?M#vd12e^_AscAnLnc~-CISiYWX`D%{k^H~<37unpMYJYdSv=Om2vbAM@`Qp{{SI=yP zj6WN*eEt0G$9EPX6FU%)-ho>hWTW!yzXBIo73<0umM-=@eG&niY^` zlG(|vuCl_x(X^Fob@=i{8+M5vWf7Bz=#aHGTNA;fZQyfbfueI8Z^639n`(DI%w^-^ zl`=@!u)r~Xf920-xd$Ab+S&PJY%K0H8a_J8uN3^_!K1_NV$*e#*Y*6|)XpiW=9H`*`Xx7W%v@7{XDma1?v0a%(K6rI&1!a YpWXKgmku8Vj|K)Vje`mzEKCg608Q#dYybcN literal 0 HcmV?d00001 diff --git a/serialized-form.html b/serialized-form.html new file mode 100644 index 00000000..600d1951 --- /dev/null +++ b/serialized-form.html @@ -0,0 +1,183 @@ + + + + + + +Serialized Form (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Serialized Form

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/stylesheet.css b/stylesheet.css new file mode 100644 index 00000000..0aeaa97f --- /dev/null +++ b/stylesheet.css @@ -0,0 +1,474 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ +body { + background-color:#ffffff; + color:#353833; + font-family:Arial, Helvetica, sans-serif; + font-size:76%; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4c6b87; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4c6b87; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-size:1.3em; +} +h1 { + font-size:1.8em; +} +h2 { + font-size:1.5em; +} +h3 { + font-size:1.4em; +} +h4 { + font-size:1.3em; +} +h5 { + font-size:1.2em; +} +h6 { + font-size:1.1em; +} +ul { + list-style-type:disc; +} +code, tt { + font-size:1.2em; +} +dt code { + font-size:1.2em; +} +table tr td dt code { + font-size:1.2em; + vertical-align:top; +} +sup { + font-size:.6em; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:.8em; + z-index:200; + margin-top:-7px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + background-image:url(resources/titlebar.gif); + background-position:left top; + background-repeat:no-repeat; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:1em; + margin:0; +} +.topNav { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.bottomNav { + margin-top:10px; + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.subNav { + background-color:#dee3e9; + border-bottom:1px solid #9eadc0; + float:left; + width:100%; + overflow:hidden; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding:3px 6px; +} +ul.subNavList li{ + list-style:none; + float:left; + font-size:90%; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; +} +.navBarCell1Rev { + background-image:url(resources/tab.gif); + background-color:#a88834; + color:#FFFFFF; + margin: auto 5px; + border:1px solid #c9aa44; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader h1 { + font-size:1.3em; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 25px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:1.2em; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:1.0em; +} +.indexContainer h2 { + font-size:1.1em; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:1.1em; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:10px 0 10px 20px; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:25px; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #9eadc0; + background-color:#f9f9f9; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:1px solid #9eadc0; + border-top:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; + border-bottom:1px solid #9eadc0; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.contentContainer table, .classUseContainer table, .constantValuesContainer table { + border-bottom:1px solid #9eadc0; + width:100%; +} +.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table { + width:100%; +} +.contentContainer .description table, .contentContainer .details table { + border-bottom:none; +} +.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{ + vertical-align:top; + padding-right:20px; +} +.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast, +.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast, +.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne, +.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne { + padding-right:3px; +} +.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#FFFFFF; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + margin:0px; +} +caption a:link, caption a:hover, caption a:active, caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span { + white-space:nowrap; + padding-top:8px; + padding-left:8px; + display:block; + float:left; + background-image:url(resources/titlebar.gif); + height:18px; +} +.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd { + width:10px; + background-image:url(resources/titlebar_end.gif); + background-repeat:no-repeat; + background-position:top right; + position:relative; + float:left; +} +ul.blockList ul.blockList li.blockList table { + margin:0 0 12px 0px; + width:100%; +} +.tableSubHeadingColor { + background-color: #EEEEFF; +} +.altColor { + background-color:#eeeeef; +} +.rowColor { + background-color:#ffffff; +} +.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td { + text-align:left; + padding:3px 3px 3px 7px; +} +th.colFirst, th.colLast, th.colOne, .constantValuesContainer th { + background:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + text-align:left; + padding:3px 3px 3px 7px; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +td.colFirst, th.colFirst { + border-left:1px solid #9eadc0; + white-space:nowrap; +} +td.colLast, th.colLast { + border-right:1px solid #9eadc0; +} +td.colOne, th.colOne { + border-right:1px solid #9eadc0; + border-left:1px solid #9eadc0; +} +table.overviewSummary { + padding:0px; + margin-left:0px; +} +table.overviewSummary td.colFirst, table.overviewSummary th.colFirst, +table.overviewSummary td.colOne, table.overviewSummary th.colOne { + width:25%; + vertical-align:middle; +} +table.packageSummary td.colFirst, table.overviewSummary th.colFirst { + width:25%; + vertical-align:middle; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:.9em; +} +.block { + display:block; + margin:3px 0 0 0; +} +.strong { + font-weight:bold; +} From 9756c0d27266115f6163e11e21299345ef698bd4 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Fri, 14 Apr 2017 06:51:06 +0000 Subject: [PATCH 032/164] Latest javadoc on successful travis build 47 auto-pushed to gh-pages --- allclasses-frame.html | 4 +- allclasses-noframe.html | 4 +- constant-values.html | 4 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 63 +++++----- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/InvokeContext.html | 2 +- io/openmessaging/IterableConsumer.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.html | 4 +- io/openmessaging/MessageFactory.html | 6 +- io/openmessaging/MessageHeader.html | 114 +++++------------- io/openmessaging/MessageListener.html | 6 +- io/openmessaging/MessagingAccessPoint.html | 2 +- .../MessagingAccessPointFactory.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/Producer.html | 26 ++-- io/openmessaging/Promise.html | 2 +- io/openmessaging/PromiseListener.html | 2 +- io/openmessaging/PropertyKeys.html | 2 +- io/openmessaging/PullConsumer.html | 2 +- io/openmessaging/PushConsumer.html | 2 +- io/openmessaging/ReceivedMessageContext.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/SendResult.html | 2 +- io/openmessaging/SequenceProducer.html | 10 +- io/openmessaging/ServiceEndPoint.html | 2 +- io/openmessaging/ServiceLifecycle.html | 14 +-- io/openmessaging/ServiceLoadBalance.html | 2 +- io/openmessaging/ServiceProperties.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 7 +- io/openmessaging/class-use/InvokeContext.html | 7 +- .../class-use/IterableConsumer.html | 7 +- io/openmessaging/class-use/KeyValue.html | 15 ++- io/openmessaging/class-use/Message.html | 23 ++-- .../class-use/MessageFactory.html | 7 +- io/openmessaging/class-use/MessageHeader.html | 12 +- .../class-use/MessageListener.html | 7 +- .../class-use/MessagingAccessPoint.html | 7 +- .../MessagingAccessPointFactory.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- io/openmessaging/class-use/Producer.html | 7 +- io/openmessaging/class-use/Promise.html | 11 +- .../class-use/PromiseListener.html | 7 +- io/openmessaging/class-use/PropertyKeys.html | 2 +- io/openmessaging/class-use/PullConsumer.html | 7 +- io/openmessaging/class-use/PushConsumer.html | 7 +- .../class-use/ReceivedMessageContext.html | 7 +- .../class-use/ResourceManager.html | 7 +- io/openmessaging/class-use/SendResult.html | 15 ++- .../class-use/SequenceProducer.html | 7 +- .../class-use/ServiceEndPoint.html | 7 +- .../class-use/ServiceLifecycle.html | 7 +- .../class-use/ServiceLoadBalance.html | 7 +- .../class-use/ServiceProperties.html | 7 +- io/openmessaging/exception/OMSException.html | 2 +- .../exception/OMSMessageFormatException.html | 2 +- .../exception/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 2 +- .../exception/OMSRuntimeException.html | 2 +- .../exception/OMSTimeOutException.html | 2 +- .../exception/class-use/OMSException.html | 2 +- .../class-use/OMSMessageFormatException.html | 2 +- .../class-use/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 7 +- .../class-use/OMSRuntimeException.html | 2 +- .../class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- .../exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 7 +- .../internal/DefaultKeyValue.html | 2 +- .../internal/MessagingAccessPointAdapter.html | 2 +- .../internal/class-use/DefaultKeyValue.html | 2 +- .../MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/package-frame.html | 2 +- .../internal/package-summary.html | 2 +- io/openmessaging/internal/package-tree.html | 2 +- io/openmessaging/internal/package-use.html | 2 +- io/openmessaging/observer/OMSEvent.html | 2 +- .../observer/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/Observer.html | 2 +- .../observer/class-use/OMSEvent.html | 2 +- .../observer/class-use/OMSExceptionEvent.html | 2 +- .../observer/class-use/Observer.html | 7 +- io/openmessaging/observer/package-frame.html | 2 +- .../observer/package-summary.html | 2 +- io/openmessaging/observer/package-tree.html | 2 +- io/openmessaging/observer/package-use.html | 7 +- io/openmessaging/package-frame.html | 4 +- io/openmessaging/package-summary.html | 57 +++++---- io/openmessaging/package-tree.html | 4 +- io/openmessaging/package-use.html | 7 +- io/openmessaging/routing/Operator.html | 2 +- io/openmessaging/routing/Routing.html | 2 +- .../routing/class-use/Operator.html | 7 +- .../routing/class-use/Routing.html | 7 +- io/openmessaging/routing/package-frame.html | 2 +- io/openmessaging/routing/package-summary.html | 2 +- io/openmessaging/routing/package-tree.html | 2 +- io/openmessaging/routing/package-use.html | 7 +- overview-frame.html | 2 +- overview-summary.html | 7 +- overview-tree.html | 4 +- serialized-form.html | 2 +- 107 files changed, 373 insertions(+), 331 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 41d3583d..d7bfb432 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -19,7 +19,7 @@

    All Classes

  • KeyValue
  • Message
  • MessageFactory
  • -
  • MessageHeader
  • +
  • MessageHeader
  • MessageListener
  • MessagingAccessPoint
  • MessagingAccessPointAdapter
  • diff --git a/allclasses-noframe.html b/allclasses-noframe.html index f1a9ff0a..da540a40 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -19,7 +19,7 @@

    All Classes

  • KeyValue
  • Message
  • MessageFactory
  • -
  • MessageHeader
  • +
  • MessageHeader
  • MessageListener
  • MessagingAccessPoint
  • MessagingAccessPointAdapter
  • diff --git a/constant-values.html b/constant-values.html index 9b2f78a6..9acad767 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -77,7 +77,7 @@

    io.openmessaging.*

    • - + diff --git a/deprecated-list.html b/deprecated-list.html index 7f73deb3..3a08fd4a 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - +Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 4d818653..778cc8ef 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - +API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 2ba784de..52190fb7 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - +Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -125,11 +125,11 @@

      B

      Like ServiceEndPoint.bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select endPoint target
      -
      BORN_HOST - Static variable in class io.openmessaging.MessageHeader
      +
      BORN_HOST - Static variable in interface io.openmessaging.MessageHeader
      The BORN_HOST header field contains the born host info of a message in client side.
      -
      BORN_TIMESTAMP - Static variable in class io.openmessaging.MessageHeader
      +
      BORN_TIMESTAMP - Static variable in interface io.openmessaging.MessageHeader
      The BORN_TIMESTAMP header field contains the time a message was handed off to a Producer to be sent.
      @@ -442,7 +442,10 @@

      I

      invokeContext() - Method in interface io.openmessaging.ServiceEndPoint
       
      io.openmessaging - package io.openmessaging
      -
       
      +
      +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      +
      io.openmessaging.exception - package io.openmessaging.exception
       
      io.openmessaging.internal - package io.openmessaging.internal
      @@ -496,7 +499,7 @@

      M

      The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is BytesMessage.
      -
      MESSAGE_ID - Static variable in class io.openmessaging.MessageHeader
      +
      MESSAGE_ID - Static variable in interface io.openmessaging.MessageHeader
      The MESSAGE_ID header field contains a value that uniquely identifies each message sent by a Producer.
      @@ -505,12 +508,10 @@

      M

      A factory interface for creating Message objects.
      -
      MessageHeader - Class in io.openmessaging
      +
      MessageHeader - Interface in io.openmessaging
      The MessageHeader class describes each OMS message header field.
      -
      MessageHeader() - Constructor for class io.openmessaging.MessageHeader
      -
       
      messageId() - Method in interface io.openmessaging.SendResult
      The unique message id related to the SendResult instance.
      @@ -692,7 +693,7 @@

      P

      Returns the previous message in the iteration and moves the offset position backwards.
      -
      PRIORITY - Static variable in class io.openmessaging.MessageHeader
      +
      PRIORITY - Static variable in interface io.openmessaging.MessageHeader
      The PRIORITY header field contains the priority level of a message, a message with higher priority values should be delivered preferentially.
      @@ -856,7 +857,7 @@

      P

      Q

      -
      QUEUE - Static variable in class io.openmessaging.MessageHeader
      +
      QUEUE - Static variable in interface io.openmessaging.MessageHeader
      The QUEUE header field is the destination which the message is being sent.
      @@ -875,7 +876,7 @@

      R

       
      relayAddress(String) - Method in interface io.openmessaging.ServiceProperties
       
      -
      RELIABILITY - Static variable in class io.openmessaging.MessageHeader
      +
      RELIABILITY - Static variable in interface io.openmessaging.MessageHeader
      The RELIABILITY header field contains the reliability level of a message.
      @@ -906,11 +907,11 @@

      R

      S

      -
      SCHEDULE_EXPRESSION - Static variable in class io.openmessaging.MessageHeader
      +
      SCHEDULE_EXPRESSION - Static variable in interface io.openmessaging.MessageHeader
      The SCHEDULE_EXPRESSION header field contains schedule expression of a message.
      -
      SEARCH_KEY - Static variable in class io.openmessaging.MessageHeader
      +
      SEARCH_KEY - Static variable in interface io.openmessaging.MessageHeader
      The SEARCH_KEY header field contains index search key of a message.
      @@ -931,42 +932,42 @@

      S

      send(Message) - Method in interface io.openmessaging.Producer
      Sends a message to the specified destination synchronously, the destination should be preset to - MessageHeader, other header fields as well.
      + MessageHeader, other header fields as well.
      send(Message, KeyValue) - Method in interface io.openmessaging.Producer
      Sends a message to the specified destination synchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
      + should be preset to MessageHeader, other header fields as well.
      send(Message) - Method in interface io.openmessaging.SequenceProducer
      Sends a message to the specified destination, the destination should be preset to - MessageHeader, other header fields as well.
      + MessageHeader, other header fields as well.
      send(Message, KeyValue) - Method in interface io.openmessaging.SequenceProducer
      Sends a message to the specified destination, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
      + should be preset to MessageHeader, other header fields as well.
      sendAsync(Message) - Method in interface io.openmessaging.Producer
      Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeader, other header fields as well.
      + MessageHeader, other header fields as well.
      sendAsync(Message, KeyValue) - Method in interface io.openmessaging.Producer
      Sends a message to the specified destination asynchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
      + should be preset to MessageHeader, other header fields as well.
      sendOneway(Message) - Method in interface io.openmessaging.Producer
      Sends a message to the specified destination in one way, the destination should be preset to - MessageHeader, other header fields as well.
      + MessageHeader, other header fields as well.
      sendOneway(Message, KeyValue) - Method in interface io.openmessaging.Producer
      Sends a message to the specified destination in one way, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
      + should be preset to MessageHeader, other header fields as well.
      SendResult - Interface in io.openmessaging
      @@ -1009,7 +1010,7 @@

      S

      Sets the producer properties to the specified producer instance.
      -
      SHARDING_KEY - Static variable in class io.openmessaging.MessageHeader
      +
      SHARDING_KEY - Static variable in interface io.openmessaging.MessageHeader
      The SHARDING_KEY header field contains the sharding key of a message.
      @@ -1019,25 +1020,25 @@

      S

      SRC_TOPIC - Static variable in interface io.openmessaging.PropertyKeys
       
      -
      START_TIME - Static variable in class io.openmessaging.MessageHeader
      +
      START_TIME - Static variable in interface io.openmessaging.MessageHeader
      -
      The START_TIME header field contains the start timestamp that a message +
      The START_TIME header field contains the startup timestamp that a message can be delivered to consumer client.
      startup() - Method in interface io.openmessaging.ServiceLifecycle
      -
      Used for start or initialization of a service endpoint.
      +
      Used for startup or initialization of a service endpoint.
      -
      STOP_TIME - Static variable in class io.openmessaging.MessageHeader
      +
      STOP_TIME - Static variable in interface io.openmessaging.MessageHeader
      The STOP_TIME header field contains the stop timestamp that a message should be discarded after this timestamp, and no consumer can consume this message.
      -
      STORE_HOST - Static variable in class io.openmessaging.MessageHeader
      +
      STORE_HOST - Static variable in interface io.openmessaging.MessageHeader
      The STORE_HOST header field contains the store host info of a message in server side.
      -
      STORE_TIMESTAMP - Static variable in class io.openmessaging.MessageHeader
      +
      STORE_TIMESTAMP - Static variable in interface io.openmessaging.MessageHeader
      The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
      @@ -1051,16 +1052,16 @@

      S

      T

      -
      TIMEOUT - Static variable in class io.openmessaging.MessageHeader
      +
      TIMEOUT - Static variable in interface io.openmessaging.MessageHeader
      The TIMEOUT header field contains the expiration time, it represents a time-to-live value.
      -
      TOPIC - Static variable in class io.openmessaging.MessageHeader
      +
      TOPIC - Static variable in interface io.openmessaging.MessageHeader
      The TOPIC header field is the destination which the message is being sent.
      -
      TRACE_ID - Static variable in class io.openmessaging.MessageHeader
      +
      TRACE_ID - Static variable in interface io.openmessaging.MessageHeader
      The TRACE_ID header field contains the trace id of a message, which represents a global and unique identification, and can be used in distributed system to trace the whole call link.
      diff --git a/index.html b/index.html index 476fc2ac..2cd6ebd6 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API @@ -27,7 +27,7 @@
      - +
      io.openmessaging.MessageHeader io.openmessaging.MessageHeader 
      Modifier and Type Constant Field
      io.openmessaging  +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      +
      diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index df647c28..8fd78183 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + io.openmessaging.internal diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index ee75a021..ef5eb541 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 8d80a968..aabd952b 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index e99a2f0c..8ed60288 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      Uses of In io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 8f7a1f74..6c3d0f80 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      Uses of Int io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + @@ -100,7 +103,7 @@

      Uses of Promise<SendResult> Producer.sendAsync(Message message)
      Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeader, other header fields as well.
      + MessageHeader, other header fields as well. @@ -108,7 +111,7 @@

      Uses of Producer.sendAsync(Message message, KeyValue properties)
      Sends a message to the specified destination asynchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
      + should be preset to MessageHeader, other header fields as well. diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index f8a9187d..c91442ce 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      Use io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 1922823a..65eb73dc 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 17b1354b..c4bb37ce 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      Uses o io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 61443e02..371f08a1 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      Uses o io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index 2b9484ef..3d3e0d09 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 6c43781f..d1160c34 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      Use io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index 32160d2c..20cfe268 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      Uses of io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + @@ -100,7 +103,7 @@

      Uses of SendResult Producer.send(Message message)
      Sends a message to the specified destination synchronously, the destination should be preset to - MessageHeader, other header fields as well.
      + MessageHeader, other header fields as well. @@ -108,7 +111,7 @@

      Uses of Producer.send(Message message, KeyValue properties)
      Sends a message to the specified destination synchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
      + should be preset to MessageHeader, other header fields as well. @@ -124,7 +127,7 @@

      Uses of Promise<SendResult> Producer.sendAsync(Message message)
      Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeader, other header fields as well.
      + MessageHeader, other header fields as well. @@ -132,7 +135,7 @@

      Uses of Producer.sendAsync(Message message, KeyValue properties)
      Sends a message to the specified destination asynchronously, using the specified properties, the destination - should be preset to MessageHeader, other header fields as well.
      + should be preset to MessageHeader, other header fields as well. diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 6481e12c..c47d12a2 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      Us io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index e39f2e84..99a8320f 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      Use io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 41967e05..15007888 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      Us io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index 09776c86..87deb35e 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index 150726aa..1647e3df 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      U io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 605acfcf..2579e86c 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,7 +2,7 @@ - + OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index e93c8563..b65b00e9 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,7 +2,7 @@ - + OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 6a7f9215..456f508e 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,7 +2,7 @@ - + OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index ad84bf8f..b787166a 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,7 +2,7 @@ - + OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 9b4913dc..20a6a0f3 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,7 +2,7 @@ - + OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 90ad10ac..8346d419 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,7 +2,7 @@ - + OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 049da2f5..3cb21770 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 15de675a..4e9e7854 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index dc977616..b1ce7e30 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 58db9e42..bebba4f4 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index d827e811..456f1fb6 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index b5e024b4..8e7789f3 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 9f2612f7..b945810b 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 4819991c..f8ea8555 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index cf15f324..307f3ab0 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 6a4af673..ae33dff6 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      Uses of Pac io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + io.openmessaging.exception diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 9b5de1a7..0d95afc4 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,7 +2,7 @@ - + DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index d287194c..6ade710c 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,7 +2,7 @@ - + MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index c9280c97..f2444320 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 4aed1ee1..b513408f 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index d45a3000..04d0c885 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 0a145d96..0130ec03 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index f3204e83..bfc927ba 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 4b846fa0..ca2621c4 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 4fbdcf0f..91420813 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,7 +2,7 @@ - + OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 4b5ff712..a6fd1127 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,7 +2,7 @@ - + OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index e118fa2e..65a12583 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,7 +2,7 @@ - + Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index b3a845ba..c5dc6d80 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 8a7a401e..2e670954 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 8e9ff626..900192cd 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      U io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index d1c199ab..ffc8fa22 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index c7117ab6..aacb0828 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index ad1a9343..b49d6466 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index bb553e72..5987c7e4 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

      Uses of Pack io.openmessaging -  + +
      OMS Definition + OMS Exception Hierarchy,details see XXX
      + io.openmessaging.observer diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 8c9a7035..96bb0323 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -19,6 +19,7 @@

      Interfaces

    • KeyValue
    • Message
    • MessageFactory
    • +
    • MessageHeader
    • MessageListener
    • MessagingAccessPoint
    • Producer
    • @@ -38,7 +39,6 @@

      Interfaces

    Classes

    diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 37c43255..715444f3 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -65,6 +65,11 @@

    Package io.openmessaging

    +
    +
    OMS Definition + OMS Exception Hierarchy,details see XXX
    +
    +

    See: Description

      @@ -113,100 +118,106 @@

      Package io.openmessaging

      +MessageHeader + +
      The MessageHeader class describes each OMS message header field.
      + + + MessageListener
      The message listener interface.
      - + MessagingAccessPoint
      The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
      - + Producer
      A Producer is a simple object used to send messages on behalf of a MessagingAccessPoint.
      - + Promise<V>
      A Promise represents the result of an asynchronous computation.
      - + PromiseListener<V>
      A listener that is called back when a Promise is done.
      - + PropertyKeys
      This is the centralized source for keys that are used by KeyValue.
      - + PullConsumer
      A PullConsumer object can poll messages from the specified queue, and supports submit the consume result by acknowledgement.
      - + PushConsumer
      A PushConsumer object to receive messages from multiple queues, these messages are pushed from MOM server to PushConsumer client.
      - + ReceivedMessageContext
      A ReceivedMessageContext object will be passed to the MessageListener with a incoming message, used to share some context properties between MessageListener and PushConsumer.
      - + ResourceManager
      The ResourceManager is responsible for providing a unified interface of resource management, allows the user to manage the topic, queue, namespace resources.
      - + SendResult
      The result of sending a OMS message to server with the message id and some properties.
      - + SequenceProducer
      A SequenceProducer is a simple object used to send messages on behalf of a MessagingAccessPoint.
      - + ServiceEndPoint   - + ServiceLifecycle
      The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, PushConsumer, and so on.
      - + ServiceLoadBalance   - + ServiceProperties   @@ -222,19 +233,13 @@

      Package io.openmessaging

      -MessageHeader - -
      The MessageHeader class describes each OMS message header field.
      - - - MessagingAccessPointFactory
      A factory that provides some static methods to create a MessagingAccessPoint from the specified OMS driver url.
      - + OMS
      The OMS class provides some useful util methods.
      @@ -244,6 +249,12 @@

      Package io.openmessaging

    + + + +

    Package io.openmessaging Description

    +
    OMS Definition + OMS Exception Hierarchy,details see XXX
    diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 62f88761..67bda67f 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -75,7 +75,6 @@

    Class Hierarchy

    +
  • io.openmessaging.MessageHeader
  • io.openmessaging.MessageListener
  • io.openmessaging.Promise<V>
  • io.openmessaging.PromiseListener<V>
  • diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 863d5fa8..daed1b84 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

    Uses of Package
    io io.openmessaging -  + +
    OMS Definition + OMS Exception Hierarchy,details see XXX
    + io.openmessaging.internal diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index e0c86cb3..fe9f755e 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,7 +2,7 @@ - + Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 7693ff44..d4b28dab 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,7 +2,7 @@ - + Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 42d2cde7..caaa6949 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

    Us io.openmessaging -  + +
    OMS Definition + OMS Exception Hierarchy,details see XXX
    + io.openmessaging.routing diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 60b15eaa..8af7f45b 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

    Use io.openmessaging -  + +
    OMS Definition + OMS Exception Hierarchy,details see XXX
    + io.openmessaging.routing diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index a72ae1fa..a87b574e 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 0f56ec67..39623f42 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 93b7da8a..0223f260 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 42d255bb..6f2c1800 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -78,7 +78,10 @@

    Uses of Packa io.openmessaging -  + +
    OMS Definition + OMS Exception Hierarchy,details see XXX
    + io.openmessaging.routing diff --git a/overview-frame.html b/overview-frame.html index c3ed6e82..3bf9c13a 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,7 +2,7 @@ - + Overview List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index 87feaf3c..68abcf58 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,7 +2,7 @@ - + Overview (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -76,7 +76,10 @@

    OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API

    io.openmessaging -  + +
    OMS Definition + OMS Exception Hierarchy,details see XXX
    + io.openmessaging.exception diff --git a/overview-tree.html b/overview-tree.html index 2bbb3f4e..bbbd5670 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,7 +2,7 @@ - + Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -80,7 +80,6 @@

    Class Hierarchy

  • java.lang.Object
  • +
  • io.openmessaging.MessageHeader
  • io.openmessaging.MessageListener
  • io.openmessaging.observer.Observer
  • io.openmessaging.observer.OMSEvent diff --git a/serialized-form.html b/serialized-form.html index 600d1951..61ed3d9f 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,7 +2,7 @@ - + Serialized Form (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) From 1a26677c4703514b62a07b8a0a4132673e5771d9 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Fri, 14 Apr 2017 06:57:51 +0000 Subject: [PATCH 033/164] Latest javadoc on successful travis build 48 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 2 +- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/InvokeContext.html | 2 +- io/openmessaging/IterableConsumer.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessageHeader.html | 2 +- io/openmessaging/MessageListener.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/MessagingAccessPointFactory.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/Producer.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/PromiseListener.html | 2 +- io/openmessaging/PropertyKeys.html | 2 +- io/openmessaging/PullConsumer.html | 2 +- io/openmessaging/PushConsumer.html | 2 +- io/openmessaging/ReceivedMessageContext.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/SendResult.html | 2 +- io/openmessaging/SequenceProducer.html | 2 +- io/openmessaging/ServiceEndPoint.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/ServiceLoadBalance.html | 2 +- io/openmessaging/ServiceProperties.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/InvokeContext.html | 2 +- io/openmessaging/class-use/IterableConsumer.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- io/openmessaging/class-use/MessageFactory.html | 2 +- io/openmessaging/class-use/MessageHeader.html | 2 +- io/openmessaging/class-use/MessageListener.html | 2 +- io/openmessaging/class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/MessagingAccessPointFactory.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- io/openmessaging/class-use/Producer.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- io/openmessaging/class-use/PromiseListener.html | 2 +- io/openmessaging/class-use/PropertyKeys.html | 2 +- io/openmessaging/class-use/PullConsumer.html | 2 +- io/openmessaging/class-use/PushConsumer.html | 2 +- io/openmessaging/class-use/ReceivedMessageContext.html | 2 +- io/openmessaging/class-use/ResourceManager.html | 2 +- io/openmessaging/class-use/SendResult.html | 2 +- io/openmessaging/class-use/SequenceProducer.html | 2 +- io/openmessaging/class-use/ServiceEndPoint.html | 2 +- io/openmessaging/class-use/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/ServiceLoadBalance.html | 2 +- io/openmessaging/class-use/ServiceProperties.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- io/openmessaging/exception/OMSMessageFormatException.html | 2 +- io/openmessaging/exception/OMSNotSupportedException.html | 2 +- io/openmessaging/exception/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/OMSRuntimeException.html | 2 +- io/openmessaging/exception/OMSTimeOutException.html | 2 +- io/openmessaging/exception/class-use/OMSException.html | 2 +- .../exception/class-use/OMSMessageFormatException.html | 2 +- .../exception/class-use/OMSNotSupportedException.html | 2 +- .../exception/class-use/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/class-use/OMSRuntimeException.html | 2 +- io/openmessaging/exception/class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- io/openmessaging/exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- io/openmessaging/internal/DefaultKeyValue.html | 2 +- io/openmessaging/internal/MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/class-use/DefaultKeyValue.html | 2 +- .../internal/class-use/MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/package-frame.html | 2 +- io/openmessaging/internal/package-summary.html | 2 +- io/openmessaging/internal/package-tree.html | 2 +- io/openmessaging/internal/package-use.html | 2 +- io/openmessaging/observer/OMSEvent.html | 2 +- io/openmessaging/observer/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/Observer.html | 2 +- io/openmessaging/observer/class-use/OMSEvent.html | 2 +- io/openmessaging/observer/class-use/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/class-use/Observer.html | 2 +- io/openmessaging/observer/package-frame.html | 2 +- io/openmessaging/observer/package-summary.html | 2 +- io/openmessaging/observer/package-tree.html | 2 +- io/openmessaging/observer/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/routing/Operator.html | 2 +- io/openmessaging/routing/Routing.html | 2 +- io/openmessaging/routing/class-use/Operator.html | 2 +- io/openmessaging/routing/class-use/Routing.html | 2 +- io/openmessaging/routing/package-frame.html | 2 +- io/openmessaging/routing/package-summary.html | 2 +- io/openmessaging/routing/package-tree.html | 2 +- io/openmessaging/routing/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 107 files changed, 107 insertions(+), 107 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index d7bfb432..378de923 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index da540a40..0151684d 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 9acad767..c1772607 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index 3a08fd4a..0262ba32 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 778cc8ef..06993ecf 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 52190fb7..6cc22370 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index 2cd6ebd6..ba0a6afe 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API diff --git a/deprecated-list.html b/deprecated-list.html index 0262ba32..aaaad6fa 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Deprecated List (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/help-doc.html b/help-doc.html index 06993ecf..cda9009b 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +API Help (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/index-all.html b/index-all.html index 6cc22370..953c2deb 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Index (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/index.html b/index.html index ba0a6afe..36399a8f 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API +OpenMessaging (Parent) 0.1.0-alpha API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 48a0d39d..11e8f68f 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index 38196a34..19ceb6f3 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 618caf7c..2be696d3 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index db61beb8..60c1ebca 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Message (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index f1fab858..752e0dca 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index 4b1d9487..bee1374e 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index 20de9ad5..56eca674 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 22f91108..9640a3a3 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index c5b884f3..57214d71 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index a0c78ef9..4e86f17c 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +OMS (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index 60a6a97e..63624ab3 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Producer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 2549bc06..4b0966da 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Promise (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index dcc6b6d4..2a1d23b7 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index 6c326c96..b6fd3435 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 80b84a49..70f2adeb 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index d283de62..e31c8511 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index 6eeeb75f..95b05e87 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 12b31a8a..dac0c1ed 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index 394ea4e7..8f42be8e 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +SendResult (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index 7efb3e1f..c33586df 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index 6060bcfe..bd46c24c 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 2dbebb1c..a653272a 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index 5f9d5239..cb09f19b 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index f853c002..1b91acea 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index bc648764..22f8ab36 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index eec614aa..fed1a066 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index 273b3da0..472b1937 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 55186a6c..859eae52 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 926804f9..0d3b8819 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 3e8d8a68..08f486de 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 56bf8639..ed17badf 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index db40be9b..ff5e2327 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 04b616db..9d87c5c6 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index bc7d8f27..323a5b22 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 6ddd4d30..0fea9d70 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index 5a86183c..1c12f36c 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index f3777353..1a1fc15b 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 0560e65b..54be3626 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index d26224e9..1c1ac797 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 86a3a8e9..948e407d 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index e7750109..99d94f8d 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index 79482abe..c67171dd 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index b3c5949b..738bd216 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index c46f7835..616f70ac 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 77b3f956..f73fdf83 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index 23363e49..b5744f97 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 42e30718..c7bfd18c 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index 462d938a..e67a9016 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index 7f2fd0af..c3b94b95 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 11d2e399..f12b18f6 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +OMSException (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 5267e3a2..28676baf 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index c44ccffb..2fa691d8 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 558a697e..3717b32e 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 6e95916a..ece873ae 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 5b83c7e0..764b4a17 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 37a56423..950741f6 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 01b2d118..44e0e453 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 04098b6e..28269f45 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 16a5d34b..c8327871 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 42bff14e..4c00b83d 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 7f3e8690..bf6be84f 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 1c3bd59d..3487f15a 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 7ae8c545..56309ae9 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 189f101b..64236dde 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index e691bf35..ecadc2e1 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 6c3d1238..8e9de292 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index c2cfa3fb..768c4624 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 322a18fe..84402271 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 0620f752..c4755b0f 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 87acab1a..f5e851d0 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 4e1575b2..6ba32929 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index d8ebc362..d8dc25b7 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index b34f5a41..1f8d9d07 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 1324f09c..84a2484a 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 72e78ef9..d2288d10 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 96b0b003..9f9c72d0 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Observer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index d0c79ee4..bd0ac98d 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index cebe6db2..61432126 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index be34e6d2..0f3b93e4 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index f9282306..2c8644b3 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 0fb0ec73..8de63977 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 7d54edcb..25ebd72b 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index affa6631..50082605 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 6e01b686..abed5036 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index c7753d31..6423ca90 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index b29c0a2c..a4e41120 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 8f3c4a08..5d6dd7dc 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index e2ec2a5a..7f2e9cbb 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Operator (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index c9a04484..7800f3e9 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Routing (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index fd39f57a..5ec4fa06 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 0d71f614..4050035e 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 05baff81..f8b9abdd 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 7cc220b1..780f6ccc 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 692c59c0..e25dc3a3 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 19ad483d..d601a456 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/overview-frame.html b/overview-frame.html index 46f148f7..3249fb6e 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + -Overview List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Overview List (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/overview-summary.html b/overview-summary.html index ecbd8142..de188f6b 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Overview (OpenMessaging (Parent) 0.1.0-alpha API) + @@ -64,7 +64,7 @@
  • -

    OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API

    +

    OpenMessaging (Parent) 0.1.0-alpha API

    diff --git a/overview-tree.html b/overview-tree.html index 6f8aa7fc..6c4839ff 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) + diff --git a/serialized-form.html b/serialized-form.html index 609fa6fd..c0c98f41 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) - +Serialized Form (OpenMessaging (Parent) 0.1.0-alpha API) + From d2dcba22fe72435aeb17d26834bc5899eaf03573 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 05:14:54 +0000 Subject: [PATCH 035/164] Latest javadoc on successful travis build 51 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 6 +++--- io/openmessaging/InvokeContext.html | 6 +++--- io/openmessaging/IterableConsumer.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessageHeader.html | 6 +++--- io/openmessaging/MessageListener.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/Producer.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/PromiseListener.html | 6 +++--- io/openmessaging/PropertyKeys.html | 6 +++--- io/openmessaging/PullConsumer.html | 6 +++--- io/openmessaging/PushConsumer.html | 6 +++--- io/openmessaging/ReceivedMessageContext.html | 6 +++--- io/openmessaging/ResourceManager.html | 6 +++--- io/openmessaging/SendResult.html | 6 +++--- io/openmessaging/SequenceProducer.html | 6 +++--- io/openmessaging/ServiceEndPoint.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/ServiceLoadBalance.html | 6 +++--- io/openmessaging/ServiceProperties.html | 6 +++--- io/openmessaging/class-use/BytesMessage.html | 6 +++--- io/openmessaging/class-use/InvokeContext.html | 6 +++--- io/openmessaging/class-use/IterableConsumer.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessageHeader.html | 6 +++--- io/openmessaging/class-use/MessageListener.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- .../class-use/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/Producer.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/PromiseListener.html | 6 +++--- io/openmessaging/class-use/PropertyKeys.html | 6 +++--- io/openmessaging/class-use/PullConsumer.html | 6 +++--- io/openmessaging/class-use/PushConsumer.html | 6 +++--- io/openmessaging/class-use/ReceivedMessageContext.html | 6 +++--- io/openmessaging/class-use/ResourceManager.html | 6 +++--- io/openmessaging/class-use/SendResult.html | 6 +++--- io/openmessaging/class-use/SequenceProducer.html | 6 +++--- io/openmessaging/class-use/ServiceEndPoint.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/ServiceLoadBalance.html | 6 +++--- io/openmessaging/class-use/ServiceProperties.html | 6 +++--- io/openmessaging/exception/OMSException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSNotSupportedException.html | 6 +++--- .../exception/OMSResourceNotExistException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/class-use/OMSException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSNotSupportedException.html | 6 +++--- .../exception/class-use/OMSResourceNotExistException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- io/openmessaging/internal/DefaultKeyValue.html | 6 +++--- .../internal/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/class-use/DefaultKeyValue.html | 6 +++--- .../internal/class-use/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/package-frame.html | 4 ++-- io/openmessaging/internal/package-summary.html | 6 +++--- io/openmessaging/internal/package-tree.html | 6 +++--- io/openmessaging/internal/package-use.html | 6 +++--- io/openmessaging/observer/OMSEvent.html | 6 +++--- io/openmessaging/observer/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/Observer.html | 6 +++--- io/openmessaging/observer/class-use/OMSEvent.html | 6 +++--- .../observer/class-use/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/class-use/Observer.html | 6 +++--- io/openmessaging/observer/package-frame.html | 4 ++-- io/openmessaging/observer/package-summary.html | 6 +++--- io/openmessaging/observer/package-tree.html | 6 +++--- io/openmessaging/observer/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/routing/Operator.html | 6 +++--- io/openmessaging/routing/Routing.html | 6 +++--- io/openmessaging/routing/class-use/Operator.html | 6 +++--- io/openmessaging/routing/class-use/Routing.html | 6 +++--- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 6 +++--- io/openmessaging/routing/package-tree.html | 6 +++--- io/openmessaging/routing/package-use.html | 6 +++--- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 107 files changed, 313 insertions(+), 313 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 19339655..911578b8 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha API) +All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 80873f41..d818886c 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha API) +All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index ef38216d..657db31c 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha API) +Constant Field Values (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index aaaad6fa..a0a0ddff 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.0-alpha API) +Deprecated List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index cda9009b..6fb93c3b 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.0-alpha API) +API Help (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 953c2deb..18e75f97 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.0-alpha API) +Index (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index 36399a8f..e748cc16 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.0-alpha API +OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 11e8f68f..15dab624 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) +InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index 19ceb6f3..7ad3def7 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 2be696d3..f7ee1f5c 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 60c1ebca..82ed335f 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.0-alpha API) +Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 752e0dca..bc3fd129 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) +MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index bee1374e..9e3ddb2a 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) +MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index 56eca674..2d35e0c8 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) +MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 9640a3a3..5670694c 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 57214d71..7793c282 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 4e86f17c..d03ac2a0 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.0-alpha API) +OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index 63624ab3..d1165c4b 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.0-alpha API) +Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 4b0966da..7eeec482 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.0-alpha API) +Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index 2a1d23b7..7cbb3ea0 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) +PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index b6fd3435..66a7bec2 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) +PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 70f2adeb..d98dcc42 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index e31c8511..1ffc3c90 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index 95b05e87..89f17ab8 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index dac0c1ed..f89c71fb 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) +ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index 8f42be8e..35fad466 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.0-alpha API) +SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index c33586df..888a9719 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) +SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index bd46c24c..254f768b 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index a653272a..5ab2148b 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index cb09f19b..f5875ccd 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index 1b91acea..fe94f113 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 22f8ab36..9e95e61e 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index fed1a066..4b44b45b 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index 472b1937..d67ceeb8 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 859eae52..d4493c2e 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 0d3b8819..6eaa9bfb 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 08f486de..cfde2f55 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index ed17badf..02396b16 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index ff5e2327..f8bcfbd8 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 9d87c5c6..3a4ffe25 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 323a5b22..89de4a2c 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 0fea9d70..f0288a30 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index 1c12f36c..18ad2a11 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 1a1fc15b..98ea3665 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 54be3626..fa67b9ff 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 1c1ac797..d508d7bf 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 948e407d..9b7696f3 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 99d94f8d..8d0d31bf 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index c67171dd..13ed6aad 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 738bd216..b939d4d9 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index 616f70ac..ea82eecf 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index f73fdf83..08cda304 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index b5744f97..4bbe6b56 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index c7bfd18c..a8a10dee 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index e67a9016..032b424b 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index c3b94b95..64732e96 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index f12b18f6..e077ed68 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 28676baf..9e1fb892 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 2fa691d8..b7f9bd76 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 3717b32e..22c725c2 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index ece873ae..1ef3f09d 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 764b4a17..91f21fd5 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 950741f6..5063cbe7 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 44e0e453..593bed5a 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 28269f45..c8e3c779 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index c8327871..5acf9204 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 4c00b83d..f7d2979f 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index bf6be84f..a8e0c91e 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 3487f15a..2b6aad0e 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 56309ae9..a3d46b21 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 64236dde..8e284fc3 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index ecadc2e1..4a63a75a 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 8e9de292..e3825a1a 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 768c4624..77c58d95 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 84402271..22a6b951 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index c4755b0f..17be6c82 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index f5e851d0..014421e5 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 6ba32929..09c1ee80 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index d8dc25b7..5bb97343 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 1f8d9d07..060d494c 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 84a2484a..af9a3c80 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) +OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index d2288d10..1f63de2b 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 9f9c72d0..6af5e624 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.0-alpha API) +Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index bd0ac98d..c537c665 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 61432126..4bf1c08d 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 0f3b93e4..cee1bab0 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 2c8644b3..5aa54d18 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 8de63977..96669ad2 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 25ebd72b..f12d4126 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 50082605..f72e17e1 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index abed5036..9610979d 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 6423ca90..21e95286 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index a4e41120..d18d4f53 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 5d6dd7dc..6e989bc8 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 7f2e9cbb..0fd0884d 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.0-alpha API) +Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 7800f3e9..02c9c2c0 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.0-alpha API) +Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 5ec4fa06..2419b94d 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 4050035e..7abfc4d0 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index f8b9abdd..e740220a 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 780f6ccc..bd2a98c9 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index e25dc3a3..e9c36dc3 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index d601a456..5199dd0b 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-frame.html b/overview-frame.html index 3249fb6e..9933e70f 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.0-alpha API) +Overview List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index de188f6b..097c105a 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.0-alpha API) +Overview (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.0-alpha API

    +

    OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API

    diff --git a/overview-tree.html b/overview-tree.html index 6c4839ff..e7eb4e51 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/serialized-form.html b/serialized-form.html index c0c98f41..93594a3c 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.0-alpha API) +Serialized Form (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) From 6e6b24006633d3616ed4468fef6b95f83dfe2f0b Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 05:19:47 +0000 Subject: [PATCH 036/164] Latest javadoc on successful travis build 52 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 6 +++--- io/openmessaging/InvokeContext.html | 6 +++--- io/openmessaging/IterableConsumer.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessageHeader.html | 6 +++--- io/openmessaging/MessageListener.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/Producer.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/PromiseListener.html | 6 +++--- io/openmessaging/PropertyKeys.html | 6 +++--- io/openmessaging/PullConsumer.html | 6 +++--- io/openmessaging/PushConsumer.html | 6 +++--- io/openmessaging/ReceivedMessageContext.html | 6 +++--- io/openmessaging/ResourceManager.html | 6 +++--- io/openmessaging/SendResult.html | 6 +++--- io/openmessaging/SequenceProducer.html | 6 +++--- io/openmessaging/ServiceEndPoint.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/ServiceLoadBalance.html | 6 +++--- io/openmessaging/ServiceProperties.html | 6 +++--- io/openmessaging/class-use/BytesMessage.html | 6 +++--- io/openmessaging/class-use/InvokeContext.html | 6 +++--- io/openmessaging/class-use/IterableConsumer.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessageHeader.html | 6 +++--- io/openmessaging/class-use/MessageListener.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- .../class-use/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/Producer.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/PromiseListener.html | 6 +++--- io/openmessaging/class-use/PropertyKeys.html | 6 +++--- io/openmessaging/class-use/PullConsumer.html | 6 +++--- io/openmessaging/class-use/PushConsumer.html | 6 +++--- io/openmessaging/class-use/ReceivedMessageContext.html | 6 +++--- io/openmessaging/class-use/ResourceManager.html | 6 +++--- io/openmessaging/class-use/SendResult.html | 6 +++--- io/openmessaging/class-use/SequenceProducer.html | 6 +++--- io/openmessaging/class-use/ServiceEndPoint.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/ServiceLoadBalance.html | 6 +++--- io/openmessaging/class-use/ServiceProperties.html | 6 +++--- io/openmessaging/exception/OMSException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSNotSupportedException.html | 6 +++--- .../exception/OMSResourceNotExistException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/class-use/OMSException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSNotSupportedException.html | 6 +++--- .../exception/class-use/OMSResourceNotExistException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- io/openmessaging/internal/DefaultKeyValue.html | 6 +++--- .../internal/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/class-use/DefaultKeyValue.html | 6 +++--- .../internal/class-use/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/package-frame.html | 4 ++-- io/openmessaging/internal/package-summary.html | 6 +++--- io/openmessaging/internal/package-tree.html | 6 +++--- io/openmessaging/internal/package-use.html | 6 +++--- io/openmessaging/observer/OMSEvent.html | 6 +++--- io/openmessaging/observer/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/Observer.html | 6 +++--- io/openmessaging/observer/class-use/OMSEvent.html | 6 +++--- .../observer/class-use/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/class-use/Observer.html | 6 +++--- io/openmessaging/observer/package-frame.html | 4 ++-- io/openmessaging/observer/package-summary.html | 6 +++--- io/openmessaging/observer/package-tree.html | 6 +++--- io/openmessaging/observer/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/routing/Operator.html | 6 +++--- io/openmessaging/routing/Routing.html | 6 +++--- io/openmessaging/routing/class-use/Operator.html | 6 +++--- io/openmessaging/routing/class-use/Routing.html | 6 +++--- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 6 +++--- io/openmessaging/routing/package-tree.html | 6 +++--- io/openmessaging/routing/package-use.html | 6 +++--- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 107 files changed, 313 insertions(+), 313 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 911578b8..1e82a8b9 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index d818886c..51354330 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 657db31c..b658eb7e 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index a0a0ddff..3b9b9a4b 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 6fb93c3b..170f91c2 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 18e75f97..c828685d 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index e748cc16..154c163d 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API +OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 15dab624..59d3c98f 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index 7ad3def7..a4bbce71 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index f7ee1f5c..f814c3f5 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 82ed335f..24195f29 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index bc3fd129..7fbc70d7 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index 9e3ddb2a..fcab2172 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index 2d35e0c8..164c034e 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 5670694c..c5d25153 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 7793c282..afc79a00 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index d03ac2a0..03265098 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index d1165c4b..0e69757f 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 7eeec482..3d88b04f 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index 7cbb3ea0..32c83401 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index 66a7bec2..d74396bd 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index d98dcc42..cc8d3663 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index 1ffc3c90..a825189c 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index 89f17ab8..1a6ac6c8 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index f89c71fb..61875207 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index 35fad466..7c500048 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index 888a9719..3aecabbf 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index 254f768b..304cc6ae 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 5ab2148b..bbdc0440 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index f5875ccd..864869bd 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index fe94f113..186ddd9d 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 9e95e61e..132ffccf 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index 4b44b45b..64c907e8 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index d67ceeb8..d455be3f 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index d4493c2e..69c86843 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 6eaa9bfb..db3db884 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index cfde2f55..57d45bfc 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 02396b16..4da57f36 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index f8bcfbd8..6daa29d7 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 3a4ffe25..f20b49b2 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 89de4a2c..a9c55333 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index f0288a30..152edd57 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index 18ad2a11..d2338e5d 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 98ea3665..7802cdf2 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index fa67b9ff..b0569f55 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index d508d7bf..0e73d35f 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 9b7696f3..5339f116 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 8d0d31bf..02312854 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index 13ed6aad..5702ca6b 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index b939d4d9..c96805e7 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index ea82eecf..416c0a7d 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 08cda304..1b789a28 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index 4bbe6b56..94bea3fd 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index a8a10dee..d3d8a3ab 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index 032b424b..26b4aa6f 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index 64732e96..05d3e4b9 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index e077ed68..808e50df 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 9e1fb892..2e489d7b 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index b7f9bd76..0582584e 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 22c725c2..0395ee5c 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 1ef3f09d..65c2a09a 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 91f21fd5..0508cd0f 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 5063cbe7..cc403ef4 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 593bed5a..021a2a86 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index c8e3c779..6314466a 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 5acf9204..b27c2f56 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index f7d2979f..04043e72 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index a8e0c91e..06bcd640 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 2b6aad0e..6bbc5794 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index a3d46b21..e15ee66a 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 8e284fc3..d62cf31b 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 4a63a75a..06cfe3be 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index e3825a1a..88bb38ee 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 77c58d95..5730feab 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 22a6b951..acd06c51 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 17be6c82..bf969559 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 014421e5..4a3420f1 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 09c1ee80..3ab99dae 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 5bb97343..5f0421e5 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 060d494c..1d023c7d 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index af9a3c80..0bcb0bc2 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 1f63de2b..13a1eb3f 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 6af5e624..8a57c562 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index c537c665..95999889 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 4bf1c08d..cbc43529 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index cee1bab0..b39bfc81 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 5aa54d18..d7277918 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 96669ad2..9647a3f6 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index f12d4126..ba1dee3b 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index f72e17e1..b51fa920 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 9610979d..209c6a36 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 21e95286..7e2996a9 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index d18d4f53..0a7e6864 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 6e989bc8..4c65c770 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 0fd0884d..0ed284dd 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 02c9c2c0..4651c800 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 2419b94d..7d3506fa 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 7abfc4d0..7504f90e 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index e740220a..8785c2f9 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index bd2a98c9..989140bb 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index e9c36dc3..1f78a30f 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 5199dd0b..a24a4366 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/overview-frame.html b/overview-frame.html index 9933e70f..4db77523 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Overview List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index 097c105a..5341daa8 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Overview (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API

    +

    OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API

    diff --git a/overview-tree.html b/overview-tree.html index e7eb4e51..34dc5fa5 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/serialized-form.html b/serialized-form.html index 93594a3c..e25b2e18 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Serialized Form (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) From 0f58674bb87011a5b0b0ee8613f972b6d43f1126 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 05:27:02 +0000 Subject: [PATCH 037/164] Latest javadoc on successful travis build 53 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 6 +++--- io/openmessaging/InvokeContext.html | 6 +++--- io/openmessaging/IterableConsumer.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessageHeader.html | 6 +++--- io/openmessaging/MessageListener.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/Producer.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/PromiseListener.html | 6 +++--- io/openmessaging/PropertyKeys.html | 6 +++--- io/openmessaging/PullConsumer.html | 6 +++--- io/openmessaging/PushConsumer.html | 6 +++--- io/openmessaging/ReceivedMessageContext.html | 6 +++--- io/openmessaging/ResourceManager.html | 6 +++--- io/openmessaging/SendResult.html | 6 +++--- io/openmessaging/SequenceProducer.html | 6 +++--- io/openmessaging/ServiceEndPoint.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/ServiceLoadBalance.html | 6 +++--- io/openmessaging/ServiceProperties.html | 6 +++--- io/openmessaging/class-use/BytesMessage.html | 6 +++--- io/openmessaging/class-use/InvokeContext.html | 6 +++--- io/openmessaging/class-use/IterableConsumer.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessageHeader.html | 6 +++--- io/openmessaging/class-use/MessageListener.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- .../class-use/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/Producer.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/PromiseListener.html | 6 +++--- io/openmessaging/class-use/PropertyKeys.html | 6 +++--- io/openmessaging/class-use/PullConsumer.html | 6 +++--- io/openmessaging/class-use/PushConsumer.html | 6 +++--- io/openmessaging/class-use/ReceivedMessageContext.html | 6 +++--- io/openmessaging/class-use/ResourceManager.html | 6 +++--- io/openmessaging/class-use/SendResult.html | 6 +++--- io/openmessaging/class-use/SequenceProducer.html | 6 +++--- io/openmessaging/class-use/ServiceEndPoint.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/ServiceLoadBalance.html | 6 +++--- io/openmessaging/class-use/ServiceProperties.html | 6 +++--- io/openmessaging/exception/OMSException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSNotSupportedException.html | 6 +++--- .../exception/OMSResourceNotExistException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/class-use/OMSException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSNotSupportedException.html | 6 +++--- .../exception/class-use/OMSResourceNotExistException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- io/openmessaging/internal/DefaultKeyValue.html | 6 +++--- .../internal/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/class-use/DefaultKeyValue.html | 6 +++--- .../internal/class-use/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/package-frame.html | 4 ++-- io/openmessaging/internal/package-summary.html | 6 +++--- io/openmessaging/internal/package-tree.html | 6 +++--- io/openmessaging/internal/package-use.html | 6 +++--- io/openmessaging/observer/OMSEvent.html | 6 +++--- io/openmessaging/observer/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/Observer.html | 6 +++--- io/openmessaging/observer/class-use/OMSEvent.html | 6 +++--- .../observer/class-use/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/class-use/Observer.html | 6 +++--- io/openmessaging/observer/package-frame.html | 4 ++-- io/openmessaging/observer/package-summary.html | 6 +++--- io/openmessaging/observer/package-tree.html | 6 +++--- io/openmessaging/observer/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/routing/Operator.html | 6 +++--- io/openmessaging/routing/Routing.html | 6 +++--- io/openmessaging/routing/class-use/Operator.html | 6 +++--- io/openmessaging/routing/class-use/Routing.html | 6 +++--- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 6 +++--- io/openmessaging/routing/package-tree.html | 6 +++--- io/openmessaging/routing/package-use.html | 6 +++--- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 107 files changed, 313 insertions(+), 313 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 1e82a8b9..5884da7f 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +All Classes (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 51354330..bca560f1 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +All Classes (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/constant-values.html b/constant-values.html index b658eb7e..6b8db1cb 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/deprecated-list.html b/deprecated-list.html index 3b9b9a4b..c0a90f13 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Deprecated List (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/help-doc.html b/help-doc.html index 170f91c2..63452464 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +API Help (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/index-all.html b/index-all.html index c828685d..ca7f45f6 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Index (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/index.html b/index.html index 154c163d..d4891380 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API +OpenMessaging (Parent) 0.1.0-alpha API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 59d3c98f..137e4d83 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index a4bbce71..b69ddfeb 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index f814c3f5..3403f53f 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 24195f29..977151fa 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Message (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 7fbc70d7..61c5e680 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index fcab2172..be48055f 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index 164c034e..32f57649 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index c5d25153..4841442f 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index afc79a00..5864a970 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 03265098..67bb0840 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMS (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index 0e69757f..aaa507d8 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Producer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 3d88b04f..c728bac3 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Promise (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index 32c83401..ea84cd67 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index d74396bd..e11d5c2f 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index cc8d3663..5615f821 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index a825189c..63c74046 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index 1a6ac6c8..d47c8590 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 61875207..10f6d958 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index 7c500048..074e19c7 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +SendResult (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index 3aecabbf..2bebf2fc 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index 304cc6ae..f6f3bef3 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index bbdc0440..42ed70dc 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index 864869bd..224a0949 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index 186ddd9d..0ea11853 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 132ffccf..7afa2e1c 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index 64c907e8..133e8a29 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index d455be3f..6958491e 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 69c86843..30440150 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index db3db884..cc66a7c7 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 57d45bfc..d51ecdf6 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 4da57f36..ee3f4a9d 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 6daa29d7..2a791499 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index f20b49b2..9138abfe 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index a9c55333..09c90bf7 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 152edd57..782a3265 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index d2338e5d..f4faf072 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 7802cdf2..29bddb3a 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index b0569f55..05996b12 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 0e73d35f..671424c9 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 5339f116..587d7a4b 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 02312854..6f830a8c 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index 5702ca6b..bd1685dd 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index c96805e7..a8fb1904 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index 416c0a7d..4c6c0b00 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 1b789a28..397db980 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index 94bea3fd..40372290 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index d3d8a3ab..940503c8 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index 26b4aa6f..51329863 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index 05d3e4b9..d2e85056 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 808e50df..56e47b94 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 2e489d7b..c7cd00b3 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 0582584e..d4474615 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 0395ee5c..dd4613a2 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 65c2a09a..32efede3 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 0508cd0f..513813c5 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index cc403ef4..52ff7cb2 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 021a2a86..911be94d 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 6314466a..c042a25c 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index b27c2f56..a7658392 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 04043e72..be620403 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 06bcd640..d27487c1 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 6bbc5794..e5665e50 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index e15ee66a..2829c6bc 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index d62cf31b..c86dea88 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 06cfe3be..40368037 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 88bb38ee..47208ba3 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 5730feab..30fc8e08 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index acd06c51..00f03168 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index bf969559..9e468f72 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 4a3420f1..2fc60ecf 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 3ab99dae..5038a817 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 5f0421e5..a6d99968 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 1d023c7d..a22a54a5 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 0bcb0bc2..0ac9a76f 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 13a1eb3f..e6b1fb5e 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 8a57c562..10ea1fd5 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 95999889..24300044 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index cbc43529..699cd6c1 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index b39bfc81..dfb59504 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index d7277918..b799234c 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 9647a3f6..d3a7e370 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index ba1dee3b..2df7c9ec 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index b51fa920..ecebbed6 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 209c6a36..be370aa8 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 7e2996a9..34ab6b63 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 0a7e6864..f722029e 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 4c65c770..903c1776 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 0ed284dd..d4dfd6cc 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Operator (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 4651c800..6a86f021 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 7d3506fa..a8ab59b2 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 7504f90e..71474792 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 8785c2f9..4f697384 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 989140bb..33e58722 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 1f78a30f..57e5eed8 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index a24a4366..d1d4a58d 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/overview-frame.html b/overview-frame.html index 4db77523..9a0c1f60 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Overview List (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/overview-summary.html b/overview-summary.html index 5341daa8..cfca59aa 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Overview (OpenMessaging (Parent) 0.1.0-alpha API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API

    +

    OpenMessaging (Parent) 0.1.0-alpha API

    diff --git a/overview-tree.html b/overview-tree.html index 34dc5fa5..b258a7c7 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/serialized-form.html b/serialized-form.html index e25b2e18..7c51a80c 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Serialized Form (OpenMessaging (Parent) 0.1.0-alpha API) From cc1781829794e0d32e354a36a712598863400ec6 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 05:28:47 +0000 Subject: [PATCH 038/164] Latest javadoc on successful travis build 55 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 6 +++--- io/openmessaging/InvokeContext.html | 6 +++--- io/openmessaging/IterableConsumer.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessageHeader.html | 6 +++--- io/openmessaging/MessageListener.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/Producer.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/PromiseListener.html | 6 +++--- io/openmessaging/PropertyKeys.html | 6 +++--- io/openmessaging/PullConsumer.html | 6 +++--- io/openmessaging/PushConsumer.html | 6 +++--- io/openmessaging/ReceivedMessageContext.html | 6 +++--- io/openmessaging/ResourceManager.html | 6 +++--- io/openmessaging/SendResult.html | 6 +++--- io/openmessaging/SequenceProducer.html | 6 +++--- io/openmessaging/ServiceEndPoint.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/ServiceLoadBalance.html | 6 +++--- io/openmessaging/ServiceProperties.html | 6 +++--- io/openmessaging/class-use/BytesMessage.html | 6 +++--- io/openmessaging/class-use/InvokeContext.html | 6 +++--- io/openmessaging/class-use/IterableConsumer.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessageHeader.html | 6 +++--- io/openmessaging/class-use/MessageListener.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- .../class-use/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/Producer.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/PromiseListener.html | 6 +++--- io/openmessaging/class-use/PropertyKeys.html | 6 +++--- io/openmessaging/class-use/PullConsumer.html | 6 +++--- io/openmessaging/class-use/PushConsumer.html | 6 +++--- io/openmessaging/class-use/ReceivedMessageContext.html | 6 +++--- io/openmessaging/class-use/ResourceManager.html | 6 +++--- io/openmessaging/class-use/SendResult.html | 6 +++--- io/openmessaging/class-use/SequenceProducer.html | 6 +++--- io/openmessaging/class-use/ServiceEndPoint.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/ServiceLoadBalance.html | 6 +++--- io/openmessaging/class-use/ServiceProperties.html | 6 +++--- io/openmessaging/exception/OMSException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSNotSupportedException.html | 6 +++--- .../exception/OMSResourceNotExistException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/class-use/OMSException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSNotSupportedException.html | 6 +++--- .../exception/class-use/OMSResourceNotExistException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- io/openmessaging/internal/DefaultKeyValue.html | 6 +++--- .../internal/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/class-use/DefaultKeyValue.html | 6 +++--- .../internal/class-use/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/package-frame.html | 4 ++-- io/openmessaging/internal/package-summary.html | 6 +++--- io/openmessaging/internal/package-tree.html | 6 +++--- io/openmessaging/internal/package-use.html | 6 +++--- io/openmessaging/observer/OMSEvent.html | 6 +++--- io/openmessaging/observer/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/Observer.html | 6 +++--- io/openmessaging/observer/class-use/OMSEvent.html | 6 +++--- .../observer/class-use/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/class-use/Observer.html | 6 +++--- io/openmessaging/observer/package-frame.html | 4 ++-- io/openmessaging/observer/package-summary.html | 6 +++--- io/openmessaging/observer/package-tree.html | 6 +++--- io/openmessaging/observer/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/routing/Operator.html | 6 +++--- io/openmessaging/routing/Routing.html | 6 +++--- io/openmessaging/routing/class-use/Operator.html | 6 +++--- io/openmessaging/routing/class-use/Routing.html | 6 +++--- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 6 +++--- io/openmessaging/routing/package-tree.html | 6 +++--- io/openmessaging/routing/package-use.html | 6 +++--- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 107 files changed, 313 insertions(+), 313 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 5884da7f..ef2a1b8a 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha API) +All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index bca560f1..491e94f9 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha API) +All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 6b8db1cb..4371688a 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha API) +Constant Field Values (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index c0a90f13..e28a2c25 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.0-alpha API) +Deprecated List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 63452464..28f3e7cd 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.0-alpha API) +API Help (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index ca7f45f6..83c7174b 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.0-alpha API) +Index (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index d4891380..0782b86d 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.0-alpha API +OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 137e4d83..4263151f 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) +InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index b69ddfeb..805859f8 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 3403f53f..4051d604 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 977151fa..4cf0cc3f 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.0-alpha API) +Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 61c5e680..e1c22913 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) +MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index be48055f..365c0b2b 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) +MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index 32f57649..dab4f2d8 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) +MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 4841442f..99f3c5fb 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 5864a970..a5d12847 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 67bb0840..010eeae1 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.0-alpha API) +OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index aaa507d8..ffb63a07 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.0-alpha API) +Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index c728bac3..75dbec28 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.0-alpha API) +Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index ea84cd67..69ee080c 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) +PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index e11d5c2f..7048f81f 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) +PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 5615f821..7d177d30 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index 63c74046..98b095ce 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index d47c8590..3b51430f 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 10f6d958..1f336b23 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) +ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index 074e19c7..1fc637cc 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.0-alpha API) +SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index 2bebf2fc..f39fe5b0 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) +SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index f6f3bef3..2b108c29 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 42ed70dc..64eda791 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index 224a0949..87c5053d 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index 0ea11853..95595482 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 7afa2e1c..1417c8ad 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index 133e8a29..f2633aaa 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index 6958491e..1c24dd32 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 30440150..12ec67c2 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index cc66a7c7..36efddbc 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index d51ecdf6..eae4fce8 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index ee3f4a9d..1cc39d26 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 2a791499..52e4232c 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 9138abfe..e73e0df0 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 09c90bf7..b4fe73c9 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 782a3265..c01bc231 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index f4faf072..a210a989 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 29bddb3a..4963e242 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 05996b12..49c0ed0e 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 671424c9..5928cf0c 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 587d7a4b..c6310115 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 6f830a8c..d48d1a7f 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index bd1685dd..edc7882d 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index a8fb1904..60484ed9 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index 4c6c0b00..922a4a28 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 397db980..2f0869a6 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index 40372290..0e35c4bb 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 940503c8..7f6c57f1 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index 51329863..971350c2 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index d2e85056..1d7d4460 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 56e47b94..119ea325 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index c7cd00b3..1e48d540 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index d4474615..ebf08a76 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index dd4613a2..8cb2ea42 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 32efede3..80abdb25 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 513813c5..41b70849 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 52ff7cb2..de4affdf 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 911be94d..bd1772fc 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index c042a25c..82582057 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index a7658392..0d322713 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index be620403..935d2392 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index d27487c1..0aa0146d 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index e5665e50..0bbe43d3 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 2829c6bc..88204d77 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index c86dea88..1450b6f5 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 40368037..6b561a0a 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 47208ba3..1501dff1 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 30fc8e08..12c4f189 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 00f03168..74ced924 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 9e468f72..a0727067 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 2fc60ecf..e7e88ff0 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 5038a817..bf4a2b08 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index a6d99968..80286370 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index a22a54a5..13fee5ef 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 0ac9a76f..3517d51d 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) +OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index e6b1fb5e..4b1a37b8 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 10ea1fd5..52f2e407 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.0-alpha API) +Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 24300044..c844ec8e 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 699cd6c1..330a28f4 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index dfb59504..0ebf759c 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index b799234c..f6489e56 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index d3a7e370..0ab68722 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 2df7c9ec..3fee1161 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index ecebbed6..5b96b9dc 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index be370aa8..469f2aa3 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 34ab6b63..9da79f14 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index f722029e..acb90b0f 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 903c1776..3176c70b 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index d4dfd6cc..34dac105 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.0-alpha API) +Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 6a86f021..6e2d7fcd 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.0-alpha API) +Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index a8ab59b2..bbac4188 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 71474792..aa0062cf 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 4f697384..5ef98774 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 33e58722..6f98c143 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 57e5eed8..9a51ab77 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index d1d4a58d..9089cec6 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-frame.html b/overview-frame.html index 9a0c1f60..6ae5f63c 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.0-alpha API) +Overview List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index cfca59aa..02418283 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.0-alpha API) +Overview (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.0-alpha API

    +

    OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API

    diff --git a/overview-tree.html b/overview-tree.html index b258a7c7..01b42554 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/serialized-form.html b/serialized-form.html index 7c51a80c..35847f0e 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.0-alpha API) +Serialized Form (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) From eee6e121b54ee1cd2460f8cd4d07069873661025 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 05:43:18 +0000 Subject: [PATCH 039/164] Latest javadoc on successful travis build 57 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 6 +++--- io/openmessaging/InvokeContext.html | 6 +++--- io/openmessaging/IterableConsumer.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessageHeader.html | 6 +++--- io/openmessaging/MessageListener.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/Producer.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/PromiseListener.html | 6 +++--- io/openmessaging/PropertyKeys.html | 6 +++--- io/openmessaging/PullConsumer.html | 6 +++--- io/openmessaging/PushConsumer.html | 6 +++--- io/openmessaging/ReceivedMessageContext.html | 6 +++--- io/openmessaging/ResourceManager.html | 6 +++--- io/openmessaging/SendResult.html | 6 +++--- io/openmessaging/SequenceProducer.html | 6 +++--- io/openmessaging/ServiceEndPoint.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/ServiceLoadBalance.html | 6 +++--- io/openmessaging/ServiceProperties.html | 6 +++--- io/openmessaging/class-use/BytesMessage.html | 6 +++--- io/openmessaging/class-use/InvokeContext.html | 6 +++--- io/openmessaging/class-use/IterableConsumer.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessageHeader.html | 6 +++--- io/openmessaging/class-use/MessageListener.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- .../class-use/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/Producer.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/PromiseListener.html | 6 +++--- io/openmessaging/class-use/PropertyKeys.html | 6 +++--- io/openmessaging/class-use/PullConsumer.html | 6 +++--- io/openmessaging/class-use/PushConsumer.html | 6 +++--- io/openmessaging/class-use/ReceivedMessageContext.html | 6 +++--- io/openmessaging/class-use/ResourceManager.html | 6 +++--- io/openmessaging/class-use/SendResult.html | 6 +++--- io/openmessaging/class-use/SequenceProducer.html | 6 +++--- io/openmessaging/class-use/ServiceEndPoint.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/ServiceLoadBalance.html | 6 +++--- io/openmessaging/class-use/ServiceProperties.html | 6 +++--- io/openmessaging/exception/OMSException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSNotSupportedException.html | 6 +++--- .../exception/OMSResourceNotExistException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/class-use/OMSException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSNotSupportedException.html | 6 +++--- .../exception/class-use/OMSResourceNotExistException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- io/openmessaging/internal/DefaultKeyValue.html | 6 +++--- .../internal/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/class-use/DefaultKeyValue.html | 6 +++--- .../internal/class-use/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/package-frame.html | 4 ++-- io/openmessaging/internal/package-summary.html | 6 +++--- io/openmessaging/internal/package-tree.html | 6 +++--- io/openmessaging/internal/package-use.html | 6 +++--- io/openmessaging/observer/OMSEvent.html | 6 +++--- io/openmessaging/observer/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/Observer.html | 6 +++--- io/openmessaging/observer/class-use/OMSEvent.html | 6 +++--- .../observer/class-use/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/class-use/Observer.html | 6 +++--- io/openmessaging/observer/package-frame.html | 4 ++-- io/openmessaging/observer/package-summary.html | 6 +++--- io/openmessaging/observer/package-tree.html | 6 +++--- io/openmessaging/observer/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/routing/Operator.html | 6 +++--- io/openmessaging/routing/Routing.html | 6 +++--- io/openmessaging/routing/class-use/Operator.html | 6 +++--- io/openmessaging/routing/class-use/Routing.html | 6 +++--- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 6 +++--- io/openmessaging/routing/package-tree.html | 6 +++--- io/openmessaging/routing/package-use.html | 6 +++--- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 107 files changed, 313 insertions(+), 313 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index ef2a1b8a..28ff95bf 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 491e94f9..714bd475 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 4371688a..4cc6eea8 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index e28a2c25..3091413c 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 28f3e7cd..84413d53 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 83c7174b..96626042 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index 0782b86d..5e49cba9 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API +OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 4263151f..bbcb1311 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index 805859f8..51df3ec2 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 4051d604..df8b6d95 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 4cf0cc3f..f5775134 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index e1c22913..a10b34c7 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index 365c0b2b..bbea1178 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index dab4f2d8..7dcee2fc 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 99f3c5fb..5f398b9b 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index a5d12847..dee40f28 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 010eeae1..65d09563 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index ffb63a07..150f99f6 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 75dbec28..fa42f798 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index 69ee080c..dc4a8dfc 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index 7048f81f..ec97af79 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 7d177d30..1cb9cbb9 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index 98b095ce..e49c5b11 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index 3b51430f..1967d3bc 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 1f336b23..43b29d09 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index 1fc637cc..6d86283a 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index f39fe5b0..8e19d4a4 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index 2b108c29..0a43ea55 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 64eda791..0391aa26 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index 87c5053d..a2749650 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index 95595482..4536e355 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 1417c8ad..63891a81 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index f2633aaa..ceeba064 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index 1c24dd32..fd4438a0 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 12ec67c2..5e847edf 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 36efddbc..5ce9921b 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index eae4fce8..d5b388e5 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 1cc39d26..463939fa 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 52e4232c..dcd1f1de 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index e73e0df0..f9f14658 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index b4fe73c9..73aed5fa 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index c01bc231..297b3193 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index a210a989..58685038 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 4963e242..03a05ca4 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 49c0ed0e..8ac5f083 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 5928cf0c..16b9efe4 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index c6310115..6f8d15dd 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index d48d1a7f..6f9f893d 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index edc7882d..74190aa1 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 60484ed9..7397d3e7 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index 922a4a28..461ba60f 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 2f0869a6..c76aef7c 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index 0e35c4bb..77648222 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 7f6c57f1..7d4fea65 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index 971350c2..9d72b018 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index 1d7d4460..fe422965 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 119ea325..35704ef2 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 1e48d540..edee144a 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index ebf08a76..d6311fb1 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 8cb2ea42..9f2c3234 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 80abdb25..cd326bc4 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 41b70849..b5b366e8 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index de4affdf..dab2ada5 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index bd1772fc..420472e9 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 82582057..6744f2f0 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 0d322713..95907051 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 935d2392..9eb8767b 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 0aa0146d..0c7da353 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 0bbe43d3..b554e9cf 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 88204d77..325dc166 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 1450b6f5..75a4f5a1 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 6b561a0a..a42a588a 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 1501dff1..a459718f 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 12c4f189..11949ad3 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 74ced924..7f92f3a7 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index a0727067..d3bff5d4 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index e7e88ff0..5eb638a4 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index bf4a2b08..f30cb5a1 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 80286370..be299855 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 13fee5ef..6ab6ee7e 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 3517d51d..7af41d6c 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 4b1a37b8..128cf103 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 52f2e407..66080c6d 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index c844ec8e..54f97602 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 330a28f4..f1efec67 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 0ebf759c..1514a6ab 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index f6489e56..a5cb1b95 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 0ab68722..a0b51810 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 3fee1161..18be30ff 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 5b96b9dc..5f283e37 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 469f2aa3..7cae6029 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 9da79f14..afff16e7 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index acb90b0f..2fef9254 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 3176c70b..aa0cc692 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 34dac105..433bc193 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 6e2d7fcd..09a681c7 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index bbac4188..501afeb8 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index aa0062cf..24c64a31 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 5ef98774..c6880b0f 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 6f98c143..93124ebd 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 9a51ab77..344dc491 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 9089cec6..f21af31b 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/overview-frame.html b/overview-frame.html index 6ae5f63c..881b3d0c 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Overview List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index 02418283..9b0113b4 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Overview (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API

    +

    OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API

    diff --git a/overview-tree.html b/overview-tree.html index 01b42554..72d10129 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/serialized-form.html b/serialized-form.html index 35847f0e..c883cef7 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Serialized Form (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) From d910c0793acef445d7b45bb191da041b440c5f69 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 05:48:42 +0000 Subject: [PATCH 040/164] Latest javadoc on successful travis build 58 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 2 +- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/InvokeContext.html | 2 +- io/openmessaging/IterableConsumer.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessageHeader.html | 2 +- io/openmessaging/MessageListener.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/MessagingAccessPointFactory.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/Producer.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/PromiseListener.html | 2 +- io/openmessaging/PropertyKeys.html | 2 +- io/openmessaging/PullConsumer.html | 2 +- io/openmessaging/PushConsumer.html | 2 +- io/openmessaging/ReceivedMessageContext.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/SendResult.html | 2 +- io/openmessaging/SequenceProducer.html | 2 +- io/openmessaging/ServiceEndPoint.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/ServiceLoadBalance.html | 2 +- io/openmessaging/ServiceProperties.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/InvokeContext.html | 2 +- io/openmessaging/class-use/IterableConsumer.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- io/openmessaging/class-use/MessageFactory.html | 2 +- io/openmessaging/class-use/MessageHeader.html | 2 +- io/openmessaging/class-use/MessageListener.html | 2 +- io/openmessaging/class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/MessagingAccessPointFactory.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- io/openmessaging/class-use/Producer.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- io/openmessaging/class-use/PromiseListener.html | 2 +- io/openmessaging/class-use/PropertyKeys.html | 2 +- io/openmessaging/class-use/PullConsumer.html | 2 +- io/openmessaging/class-use/PushConsumer.html | 2 +- io/openmessaging/class-use/ReceivedMessageContext.html | 2 +- io/openmessaging/class-use/ResourceManager.html | 2 +- io/openmessaging/class-use/SendResult.html | 2 +- io/openmessaging/class-use/SequenceProducer.html | 2 +- io/openmessaging/class-use/ServiceEndPoint.html | 2 +- io/openmessaging/class-use/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/ServiceLoadBalance.html | 2 +- io/openmessaging/class-use/ServiceProperties.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- io/openmessaging/exception/OMSMessageFormatException.html | 2 +- io/openmessaging/exception/OMSNotSupportedException.html | 2 +- io/openmessaging/exception/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/OMSRuntimeException.html | 2 +- io/openmessaging/exception/OMSTimeOutException.html | 2 +- io/openmessaging/exception/class-use/OMSException.html | 2 +- .../exception/class-use/OMSMessageFormatException.html | 2 +- .../exception/class-use/OMSNotSupportedException.html | 2 +- .../exception/class-use/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/class-use/OMSRuntimeException.html | 2 +- io/openmessaging/exception/class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- io/openmessaging/exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- io/openmessaging/internal/DefaultKeyValue.html | 2 +- io/openmessaging/internal/MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/class-use/DefaultKeyValue.html | 2 +- .../internal/class-use/MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/package-frame.html | 2 +- io/openmessaging/internal/package-summary.html | 2 +- io/openmessaging/internal/package-tree.html | 2 +- io/openmessaging/internal/package-use.html | 2 +- io/openmessaging/observer/OMSEvent.html | 2 +- io/openmessaging/observer/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/Observer.html | 2 +- io/openmessaging/observer/class-use/OMSEvent.html | 2 +- io/openmessaging/observer/class-use/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/class-use/Observer.html | 2 +- io/openmessaging/observer/package-frame.html | 2 +- io/openmessaging/observer/package-summary.html | 2 +- io/openmessaging/observer/package-tree.html | 2 +- io/openmessaging/observer/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/routing/Operator.html | 2 +- io/openmessaging/routing/Routing.html | 2 +- io/openmessaging/routing/class-use/Operator.html | 2 +- io/openmessaging/routing/class-use/Routing.html | 2 +- io/openmessaging/routing/package-frame.html | 2 +- io/openmessaging/routing/package-summary.html | 2 +- io/openmessaging/routing/package-tree.html | 2 +- io/openmessaging/routing/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 107 files changed, 107 insertions(+), 107 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 28ff95bf..5b0aef60 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 714bd475..858a3096 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 4cc6eea8..ee22718b 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index 3091413c..ffa08535 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 84413d53..eae5cdc8 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 96626042..cae938f4 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index 5e49cba9..1d31e1d6 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API diff --git a/deprecated-list.html b/deprecated-list.html index d6b59d51..9099a3d2 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Deprecated List (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/help-doc.html b/help-doc.html index 04af4c9f..44cd2699 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +API Help (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/index-all.html b/index-all.html index dc2618e5..f4387e87 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Index (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/index.html b/index.html index cd86de5a..b72d822f 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API +OpenMessaging (Parent) 0.1.0-alpha API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index f8d68133..cdd29e7a 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index 1e9fbdc7..c1d89dfe 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 194447d2..ceadc81d 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 4ab4f060..38bd3c2a 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Message (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 4ac0eabd..fc73e0c5 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index 4ef6c0c2..cc585237 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index 152e5d7e..0ad9a1ce 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 406b1810..009f5d58 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index b2db2435..5d797249 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index d93fed00..ba06c5ba 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMS (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index 998a50b0..1d6b9a85 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Producer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index ad6202e9..7193524e 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Promise (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index f36bc6ca..b30934a8 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index 60b7c41f..227300d0 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 5eff35d8..2079cc4e 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index c8de7447..f69c9ba5 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index e7db5783..8ffb7637 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 9c6decf1..43b7a7e6 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index a1986e3b..623a93ab 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +SendResult (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index b0ca44f1..6f76c7fe 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index 499756a6..a88c23d8 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 4a2d8034..bb841ce4 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index 97700f49..c98a15f7 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index 002a4ee8..f5dc607d 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 4d336e12..2738e295 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index 6c1e18cf..f2654f9c 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index 4b8afdc2..f02bb6e1 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 43e31357..6127a100 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index cc639871..ce4bb70d 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 90aafe3a..aa2934ac 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 3c0b3212..5285a0ee 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 0ad32dd2..7a7f9001 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index b920e49d..2ad287d5 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 736b5dfa..f7f2f3e7 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index eb5234d6..7b67d604 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index 15385d17..e9b7af4b 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 1143c3d7..6e9fb4be 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 96dc1bfb..b432fbbc 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 82c113f5..4bb42037 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 272cffab..94bb4c36 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 7b13787a..f34598a5 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index bb849353..ad9aa04d 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index b40864b4..f9038027 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index b2d7f9a9..dd71b5c1 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index e545ceea..19c3b619 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index cdf2c8c3..d0be3bf3 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index b02c2cb0..2f026ee8 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index ff71c4a6..a465dc1c 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index de329867..62273926 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 77251098..7150fc0a 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index d250b077..9f505210 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index f3c304fa..57bde1a5 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 2ce91922..6c50aea3 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 8afeed95..89b1df9c 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index b010a585..9eb31e46 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 71c3f17b..f6bc8691 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index ee67b0d1..17a26b41 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index bb033534..195db112 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 825aea87..0df4cf0c 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 9bb546dc..0da3bcc4 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 51895213..46a1b959 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index aca37469..6903d203 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 2c4aa144..6bd6b1a3 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 1fb201c9..b4583f41 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 0d655022..549d1348 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index b6caa6ac..3891cef8 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 941e556a..935f0bce 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 8514e9e6..a1fb2f52 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 3e205a3f..94d5bfb0 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 5b6a0bd4..b3d748ef 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 25525037..cf1d2954 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 7927249d..ca5a6a4e 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 1bdc5721..7dc0933e 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index c44babfe..73f556b6 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 04287f93..43cd0fee 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index d1cde67e..89f0f3e9 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 01d4672b..bfdaecd5 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 04ca8d27..e9c0658a 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index c9e05ef9..e6c208a3 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index aa1b9058..981cd2d5 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index f8bd29f8..bf3feccf 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 9458478f..29620c53 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 4396c7e5..1604b835 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index d37a572b..1ec38be8 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 0739cb5f..1d0ebde7 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 2527d100..62f278a5 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 387ec2d0..9b89a3d6 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 1414c818..fccebd9f 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Operator (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index b0e74107..c75f8490 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 41423210..59567994 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index ac202ffd..06f443ac 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 0946dca2..bf01a04c 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 68a5aaca..12a88da5 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 8bbefc64..b9092b96 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index b5431a6b..e905aa44 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/overview-frame.html b/overview-frame.html index c4a3d8a4..2354d485 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Overview List (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/overview-summary.html b/overview-summary.html index 3d14128d..03094635 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Overview (OpenMessaging (Parent) 0.1.0-alpha API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API

    +

    OpenMessaging (Parent) 0.1.0-alpha API

    diff --git a/overview-tree.html b/overview-tree.html index 98ef91c6..522414dc 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/serialized-form.html b/serialized-form.html index 0ead5708..ef95ec91 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Serialized Form (OpenMessaging (Parent) 0.1.0-alpha API) From 520a5a7e2ef7c24ef70665585df4ce83f5fe9de0 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 06:05:50 +0000 Subject: [PATCH 043/164] Latest javadoc on successful travis build 63 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 6 +++--- io/openmessaging/InvokeContext.html | 6 +++--- io/openmessaging/IterableConsumer.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessageHeader.html | 6 +++--- io/openmessaging/MessageListener.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/Producer.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/PromiseListener.html | 6 +++--- io/openmessaging/PropertyKeys.html | 6 +++--- io/openmessaging/PullConsumer.html | 6 +++--- io/openmessaging/PushConsumer.html | 6 +++--- io/openmessaging/ReceivedMessageContext.html | 6 +++--- io/openmessaging/ResourceManager.html | 6 +++--- io/openmessaging/SendResult.html | 6 +++--- io/openmessaging/SequenceProducer.html | 6 +++--- io/openmessaging/ServiceEndPoint.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/ServiceLoadBalance.html | 6 +++--- io/openmessaging/ServiceProperties.html | 6 +++--- io/openmessaging/class-use/BytesMessage.html | 6 +++--- io/openmessaging/class-use/InvokeContext.html | 6 +++--- io/openmessaging/class-use/IterableConsumer.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessageHeader.html | 6 +++--- io/openmessaging/class-use/MessageListener.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- .../class-use/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/Producer.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/PromiseListener.html | 6 +++--- io/openmessaging/class-use/PropertyKeys.html | 6 +++--- io/openmessaging/class-use/PullConsumer.html | 6 +++--- io/openmessaging/class-use/PushConsumer.html | 6 +++--- io/openmessaging/class-use/ReceivedMessageContext.html | 6 +++--- io/openmessaging/class-use/ResourceManager.html | 6 +++--- io/openmessaging/class-use/SendResult.html | 6 +++--- io/openmessaging/class-use/SequenceProducer.html | 6 +++--- io/openmessaging/class-use/ServiceEndPoint.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/ServiceLoadBalance.html | 6 +++--- io/openmessaging/class-use/ServiceProperties.html | 6 +++--- io/openmessaging/exception/OMSException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSNotSupportedException.html | 6 +++--- .../exception/OMSResourceNotExistException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/class-use/OMSException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSNotSupportedException.html | 6 +++--- .../exception/class-use/OMSResourceNotExistException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- io/openmessaging/internal/DefaultKeyValue.html | 6 +++--- .../internal/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/class-use/DefaultKeyValue.html | 6 +++--- .../internal/class-use/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/package-frame.html | 4 ++-- io/openmessaging/internal/package-summary.html | 6 +++--- io/openmessaging/internal/package-tree.html | 6 +++--- io/openmessaging/internal/package-use.html | 6 +++--- io/openmessaging/observer/OMSEvent.html | 6 +++--- io/openmessaging/observer/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/Observer.html | 6 +++--- io/openmessaging/observer/class-use/OMSEvent.html | 6 +++--- .../observer/class-use/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/class-use/Observer.html | 6 +++--- io/openmessaging/observer/package-frame.html | 4 ++-- io/openmessaging/observer/package-summary.html | 6 +++--- io/openmessaging/observer/package-tree.html | 6 +++--- io/openmessaging/observer/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/routing/Operator.html | 6 +++--- io/openmessaging/routing/Routing.html | 6 +++--- io/openmessaging/routing/class-use/Operator.html | 6 +++--- io/openmessaging/routing/class-use/Routing.html | 6 +++--- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 6 +++--- io/openmessaging/routing/package-tree.html | 6 +++--- io/openmessaging/routing/package-use.html | 6 +++--- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 107 files changed, 313 insertions(+), 313 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index ab04dfd9..687031ad 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha API) +All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 26e725e8..24eff599 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha API) +All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 3366c03e..a731af0c 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha API) +Constant Field Values (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index 9099a3d2..39ee0e09 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.0-alpha API) +Deprecated List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 44cd2699..17178bc4 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.0-alpha API) +API Help (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index f4387e87..dd32fae2 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.0-alpha API) +Index (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index b72d822f..1ec450d3 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.0-alpha API +OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index cdd29e7a..46754708 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) +InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index c1d89dfe..d8a4ecb2 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index ceadc81d..15927b14 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 38bd3c2a..c6145bfa 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.0-alpha API) +Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index fc73e0c5..2b57745c 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) +MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index cc585237..800c94b5 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) +MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index 0ad9a1ce..a8a05b49 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) +MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 009f5d58..ff484c9e 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 5d797249..7013d748 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index ba06c5ba..07d7d678 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.0-alpha API) +OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index 1d6b9a85..e3891ece 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.0-alpha API) +Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 7193524e..e65fcc1c 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.0-alpha API) +Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index b30934a8..596fbbe3 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) +PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index 227300d0..979cd772 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) +PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 2079cc4e..2bc73d2e 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index f69c9ba5..f77cf121 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index 8ffb7637..ba1e2756 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 43b7a7e6..015b121c 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) +ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index 623a93ab..ed555125 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.0-alpha API) +SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index 6f76c7fe..c1295458 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) +SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index a88c23d8..373df504 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index bb841ce4..9074800e 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index c98a15f7..fe9591a0 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index f5dc607d..d59269eb 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 2738e295..25d7a301 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index f2654f9c..81547f63 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index f02bb6e1..0c3bbf5a 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 6127a100..7a46849e 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index ce4bb70d..072373a7 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index aa2934ac..ff7d1c50 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 5285a0ee..c84f19be 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 7a7f9001..aa2087c1 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 2ad287d5..f88ace1b 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index f7f2f3e7..7f8fb842 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 7b67d604..b3960331 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index e9b7af4b..6e9bd7e6 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 6e9fb4be..26c44cfc 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index b432fbbc..7ca88883 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 4bb42037..ee671be9 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 94bb4c36..a6f3970c 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index f34598a5..a63d3a59 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index ad9aa04d..b6dbce09 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index f9038027..4330fb97 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index dd71b5c1..f21c5e87 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 19c3b619..03262832 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index d0be3bf3..86eaaad2 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 2f026ee8..cf63ef3e 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index a465dc1c..f0b7ac67 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index 62273926..f189f6a5 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 7150fc0a..3681d5a7 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 9f505210..8f2be32b 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 57bde1a5..fa37eb0f 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 6c50aea3..65e1601b 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 89b1df9c..d913d168 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 9eb31e46..90fb7383 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index f6bc8691..303c444b 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 17a26b41..fbe655b3 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 195db112..644b20ab 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 0df4cf0c..4ed5e3e3 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 0da3bcc4..8e062965 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 46a1b959..4bcdc5d9 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 6903d203..ba63f201 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 6bd6b1a3..2653f177 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index b4583f41..4c2f945b 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 549d1348..0df2f4f6 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 3891cef8..88839025 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 935f0bce..d33c83b1 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index a1fb2f52..19803afc 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 94d5bfb0..6d076e47 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index b3d748ef..8dffb158 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index cf1d2954..73b39fa9 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index ca5a6a4e..681a1bfd 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 7dc0933e..fec4f38e 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 73f556b6..e6e4defd 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) +OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 43cd0fee..b3370ab1 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 89f0f3e9..e1541e40 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.0-alpha API) +Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index bfdaecd5..d4b24b19 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index e9c0658a..4ba2f1ba 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index e6c208a3..5c989472 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 981cd2d5..aeb29eaa 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index bf3feccf..20a05fa9 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 29620c53..318a96d2 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 1604b835..e490e5ea 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 1ec38be8..1b98963b 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 1d0ebde7..e629bd32 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 62f278a5..9b0c9904 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 9b89a3d6..352b719d 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index fccebd9f..dbaf0966 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.0-alpha API) +Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index c75f8490..6caad85f 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.0-alpha API) +Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 59567994..0205927d 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 06f443ac..c7eb0d77 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index bf01a04c..58c2752c 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 12a88da5..a5d7fd5c 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index b9092b96..61d47bb4 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index e905aa44..c32c58c0 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-frame.html b/overview-frame.html index 2354d485..e3748b7c 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.0-alpha API) +Overview List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index 03094635..6a71fb32 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.0-alpha API) +Overview (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.0-alpha API

    +

    OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API

    diff --git a/overview-tree.html b/overview-tree.html index 522414dc..e3baf270 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/serialized-form.html b/serialized-form.html index ef95ec91..b2a5061e 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.0-alpha API) +Serialized Form (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) From 3c05060bb4fe3e61697cd00bbb109360685fc8b5 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 06:24:08 +0000 Subject: [PATCH 044/164] Latest javadoc on successful travis build 64 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 6 +++--- io/openmessaging/InvokeContext.html | 6 +++--- io/openmessaging/IterableConsumer.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessageHeader.html | 6 +++--- io/openmessaging/MessageListener.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/Producer.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/PromiseListener.html | 6 +++--- io/openmessaging/PropertyKeys.html | 6 +++--- io/openmessaging/PullConsumer.html | 6 +++--- io/openmessaging/PushConsumer.html | 6 +++--- io/openmessaging/ReceivedMessageContext.html | 6 +++--- io/openmessaging/ResourceManager.html | 6 +++--- io/openmessaging/SendResult.html | 6 +++--- io/openmessaging/SequenceProducer.html | 6 +++--- io/openmessaging/ServiceEndPoint.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/ServiceLoadBalance.html | 6 +++--- io/openmessaging/ServiceProperties.html | 6 +++--- io/openmessaging/class-use/BytesMessage.html | 6 +++--- io/openmessaging/class-use/InvokeContext.html | 6 +++--- io/openmessaging/class-use/IterableConsumer.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessageHeader.html | 6 +++--- io/openmessaging/class-use/MessageListener.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- .../class-use/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/Producer.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/PromiseListener.html | 6 +++--- io/openmessaging/class-use/PropertyKeys.html | 6 +++--- io/openmessaging/class-use/PullConsumer.html | 6 +++--- io/openmessaging/class-use/PushConsumer.html | 6 +++--- io/openmessaging/class-use/ReceivedMessageContext.html | 6 +++--- io/openmessaging/class-use/ResourceManager.html | 6 +++--- io/openmessaging/class-use/SendResult.html | 6 +++--- io/openmessaging/class-use/SequenceProducer.html | 6 +++--- io/openmessaging/class-use/ServiceEndPoint.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/ServiceLoadBalance.html | 6 +++--- io/openmessaging/class-use/ServiceProperties.html | 6 +++--- io/openmessaging/exception/OMSException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSNotSupportedException.html | 6 +++--- .../exception/OMSResourceNotExistException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/class-use/OMSException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSNotSupportedException.html | 6 +++--- .../exception/class-use/OMSResourceNotExistException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- io/openmessaging/internal/DefaultKeyValue.html | 6 +++--- .../internal/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/class-use/DefaultKeyValue.html | 6 +++--- .../internal/class-use/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/package-frame.html | 4 ++-- io/openmessaging/internal/package-summary.html | 6 +++--- io/openmessaging/internal/package-tree.html | 6 +++--- io/openmessaging/internal/package-use.html | 6 +++--- io/openmessaging/observer/OMSEvent.html | 6 +++--- io/openmessaging/observer/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/Observer.html | 6 +++--- io/openmessaging/observer/class-use/OMSEvent.html | 6 +++--- .../observer/class-use/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/class-use/Observer.html | 6 +++--- io/openmessaging/observer/package-frame.html | 4 ++-- io/openmessaging/observer/package-summary.html | 6 +++--- io/openmessaging/observer/package-tree.html | 6 +++--- io/openmessaging/observer/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/routing/Operator.html | 6 +++--- io/openmessaging/routing/Routing.html | 6 +++--- io/openmessaging/routing/class-use/Operator.html | 6 +++--- io/openmessaging/routing/class-use/Routing.html | 6 +++--- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 6 +++--- io/openmessaging/routing/package-tree.html | 6 +++--- io/openmessaging/routing/package-use.html | 6 +++--- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 107 files changed, 313 insertions(+), 313 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 687031ad..16ee8cb1 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 24eff599..99e9ddb1 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index a731af0c..f150a455 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index 39ee0e09..1cab68f7 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 17178bc4..a6533d6c 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index dd32fae2..2d035c5d 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index 1ec450d3..7fb4a355 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API +OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 46754708..140e2d67 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index d8a4ecb2..18e9ad72 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 15927b14..adda0be8 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index c6145bfa..444cb65e 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 2b57745c..f694c343 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index 800c94b5..8212143d 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index a8a05b49..97453682 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index ff484c9e..9876de65 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 7013d748..8647c7f4 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 07d7d678..30f2066d 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index e3891ece..eeba2362 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index e65fcc1c..dc883081 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index 596fbbe3..f9180b9d 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index 979cd772..eb0b668c 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 2bc73d2e..d725b450 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index f77cf121..ed9ad962 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index ba1e2756..1e731d8b 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 015b121c..2b2a7f27 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index ed555125..fdab84bf 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index c1295458..f6e4ea09 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index 373df504..1a5b697f 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 9074800e..c38b3abe 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index fe9591a0..7d0fe651 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index d59269eb..e8823e2a 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 25d7a301..1d25c023 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index 81547f63..4bf28b96 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index 0c3bbf5a..63d5bfdb 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 7a46849e..28bd1cea 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 072373a7..5b5ff931 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index ff7d1c50..0bc48024 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index c84f19be..0115fc66 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index aa2087c1..7b2c57fb 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index f88ace1b..67164c29 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 7f8fb842..3b7bb914 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index b3960331..5832c017 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index 6e9bd7e6..2fe5e636 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 26c44cfc..88a63fae 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 7ca88883..7004244f 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index ee671be9..a1999bd1 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index a6f3970c..6f99b5a3 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index a63d3a59..9c2366b0 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index b6dbce09..03384fac 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 4330fb97..187a4948 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index f21c5e87..30ff4d8a 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 03262832..d33f5e7c 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index 86eaaad2..d9369fee 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index cf63ef3e..36e320ce 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index f0b7ac67..ee329bff 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index f189f6a5..222d395b 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 3681d5a7..30f471fb 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 8f2be32b..009365c1 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index fa37eb0f..0d433143 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 65e1601b..36a87525 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index d913d168..2a0e39d9 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 90fb7383..15359ed4 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 303c444b..8edca6a7 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index fbe655b3..dd0923e6 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 644b20ab..798a196b 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 4ed5e3e3..09e6ec71 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 8e062965..2adaf8f1 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 4bcdc5d9..b69b1fe4 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index ba63f201..abf548e7 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 2653f177..26e8ed83 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 4c2f945b..b045443a 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 0df2f4f6..3027ff8d 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 88839025..904b31de 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index d33c83b1..6ae3edf4 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 19803afc..a80fa590 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 6d076e47..b78fd0f1 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 8dffb158..2e964940 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 73b39fa9..28423e78 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 681a1bfd..2a9cb673 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index fec4f38e..daf8d5f9 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index e6e4defd..e016d5e1 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index b3370ab1..5f84e5db 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index e1541e40..dbbc3b70 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index d4b24b19..e91116dc 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 4ba2f1ba..d8e1b315 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 5c989472..de0abb72 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index aeb29eaa..1313664c 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 20a05fa9..3dbd8452 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 318a96d2..525befc8 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index e490e5ea..337be8eb 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 1b98963b..88fcf8e4 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index e629bd32..234f9205 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 9b0c9904..9cb20b82 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 352b719d..8909adca 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index dbaf0966..97b226d5 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 6caad85f..915136c8 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 0205927d..25d24016 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index c7eb0d77..efe5fbc1 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 58c2752c..fcc92335 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index a5d7fd5c..1a4e9bc2 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 61d47bb4..85bc9ffe 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index c32c58c0..da24e3d6 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/overview-frame.html b/overview-frame.html index e3748b7c..22a2b623 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Overview List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index 6a71fb32..1f9adcb7 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Overview (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API

    +

    OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API

    diff --git a/overview-tree.html b/overview-tree.html index e3baf270..379327fc 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/serialized-form.html b/serialized-form.html index b2a5061e..1b832cb6 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Serialized Form (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) From 2849b351aeb7cac09a11c31e86254500c62a2e3d Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 06:25:38 +0000 Subject: [PATCH 045/164] Latest javadoc on successful travis build 65 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 6 +++--- io/openmessaging/InvokeContext.html | 6 +++--- io/openmessaging/IterableConsumer.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessageHeader.html | 6 +++--- io/openmessaging/MessageListener.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/Producer.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/PromiseListener.html | 6 +++--- io/openmessaging/PropertyKeys.html | 6 +++--- io/openmessaging/PullConsumer.html | 6 +++--- io/openmessaging/PushConsumer.html | 6 +++--- io/openmessaging/ReceivedMessageContext.html | 6 +++--- io/openmessaging/ResourceManager.html | 6 +++--- io/openmessaging/SendResult.html | 6 +++--- io/openmessaging/SequenceProducer.html | 6 +++--- io/openmessaging/ServiceEndPoint.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/ServiceLoadBalance.html | 6 +++--- io/openmessaging/ServiceProperties.html | 6 +++--- io/openmessaging/class-use/BytesMessage.html | 6 +++--- io/openmessaging/class-use/InvokeContext.html | 6 +++--- io/openmessaging/class-use/IterableConsumer.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessageHeader.html | 6 +++--- io/openmessaging/class-use/MessageListener.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- .../class-use/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/Producer.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/PromiseListener.html | 6 +++--- io/openmessaging/class-use/PropertyKeys.html | 6 +++--- io/openmessaging/class-use/PullConsumer.html | 6 +++--- io/openmessaging/class-use/PushConsumer.html | 6 +++--- io/openmessaging/class-use/ReceivedMessageContext.html | 6 +++--- io/openmessaging/class-use/ResourceManager.html | 6 +++--- io/openmessaging/class-use/SendResult.html | 6 +++--- io/openmessaging/class-use/SequenceProducer.html | 6 +++--- io/openmessaging/class-use/ServiceEndPoint.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/ServiceLoadBalance.html | 6 +++--- io/openmessaging/class-use/ServiceProperties.html | 6 +++--- io/openmessaging/exception/OMSException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSNotSupportedException.html | 6 +++--- .../exception/OMSResourceNotExistException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/class-use/OMSException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSNotSupportedException.html | 6 +++--- .../exception/class-use/OMSResourceNotExistException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- io/openmessaging/internal/DefaultKeyValue.html | 6 +++--- .../internal/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/class-use/DefaultKeyValue.html | 6 +++--- .../internal/class-use/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/package-frame.html | 4 ++-- io/openmessaging/internal/package-summary.html | 6 +++--- io/openmessaging/internal/package-tree.html | 6 +++--- io/openmessaging/internal/package-use.html | 6 +++--- io/openmessaging/observer/OMSEvent.html | 6 +++--- io/openmessaging/observer/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/Observer.html | 6 +++--- io/openmessaging/observer/class-use/OMSEvent.html | 6 +++--- .../observer/class-use/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/class-use/Observer.html | 6 +++--- io/openmessaging/observer/package-frame.html | 4 ++-- io/openmessaging/observer/package-summary.html | 6 +++--- io/openmessaging/observer/package-tree.html | 6 +++--- io/openmessaging/observer/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/routing/Operator.html | 6 +++--- io/openmessaging/routing/Routing.html | 6 +++--- io/openmessaging/routing/class-use/Operator.html | 6 +++--- io/openmessaging/routing/class-use/Routing.html | 6 +++--- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 6 +++--- io/openmessaging/routing/package-tree.html | 6 +++--- io/openmessaging/routing/package-use.html | 6 +++--- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 107 files changed, 313 insertions(+), 313 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 16ee8cb1..787ef929 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +All Classes (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 99e9ddb1..d1e7cbc2 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +All Classes (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/constant-values.html b/constant-values.html index f150a455..1e202ced 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/deprecated-list.html b/deprecated-list.html index 1cab68f7..60492e92 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Deprecated List (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/help-doc.html b/help-doc.html index a6533d6c..8e617637 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +API Help (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/index-all.html b/index-all.html index 2d035c5d..8d0236c7 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Index (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/index.html b/index.html index 7fb4a355..a7d61594 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API +OpenMessaging (Parent) 0.1.0-alpha API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 140e2d67..63e2ad7c 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index 18e9ad72..c7e8408d 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index adda0be8..aaf86510 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 444cb65e..b5c21b8c 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Message (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index f694c343..15dda802 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index 8212143d..8a019952 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index 97453682..a66e69f2 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 9876de65..7f7cbadb 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 8647c7f4..e81f6f4f 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 30f2066d..11a1a2f4 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMS (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index eeba2362..bb9f205a 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Producer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index dc883081..ca1b23a1 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Promise (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index f9180b9d..59e6d2bb 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index eb0b668c..d055026e 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index d725b450..124ea789 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index ed9ad962..570cedff 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index 1e731d8b..e8d04062 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 2b2a7f27..dfbd3ec8 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index fdab84bf..d5e3c300 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +SendResult (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index f6e4ea09..8f6a8c4e 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index 1a5b697f..e8dede52 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index c38b3abe..c3e5b14b 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index 7d0fe651..daf8ab48 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index e8823e2a..d0be0022 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 1d25c023..1b3cb331 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index 4bf28b96..c5c05c3c 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index 63d5bfdb..00302bf6 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 28bd1cea..01af5cb4 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 5b5ff931..e8aa2f52 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 0bc48024..7442a781 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 0115fc66..92b970b5 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 7b2c57fb..1619f769 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 67164c29..00a66e7d 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 3b7bb914..2341c940 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 5832c017..234f1c58 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index 2fe5e636..78e2302e 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 88a63fae..5b70120c 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 7004244f..93a92997 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index a1999bd1..fe5871ef 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 6f99b5a3..9d943f38 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 9c2366b0..27711511 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index 03384fac..b4daa954 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 187a4948..ef7e1fe7 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index 30ff4d8a..a7f63825 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index d33f5e7c..236a26de 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index d9369fee..a03138cd 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 36e320ce..73f50a3b 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index ee329bff..d729867c 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index 222d395b..2a83a6f0 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 30f471fb..6867723b 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 009365c1..4b74911d 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 0d433143..b47c933b 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 36a87525..6a62feb5 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 2a0e39d9..a26672d2 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 15359ed4..e690ea87 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 8edca6a7..5aea47c7 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index dd0923e6..007c51b8 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 798a196b..376e56d3 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 09e6ec71..95f7cf9a 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 2adaf8f1..ce79b4f2 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index b69b1fe4..3f72172a 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index abf548e7..40b44447 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 26e8ed83..58332823 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index b045443a..61f790cf 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 3027ff8d..3f6a449f 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 904b31de..7a809df1 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 6ae3edf4..6883830b 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index a80fa590..64f1bf46 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index b78fd0f1..6ebdbb04 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 2e964940..549a5b51 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 28423e78..443c3b42 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 2a9cb673..4d729840 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index daf8d5f9..ec883c2e 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index e016d5e1..9bfb1a24 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 5f84e5db..5269d5cd 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index dbbc3b70..cab1da38 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index e91116dc..e4ec7053 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index d8e1b315..e14f8d41 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index de0abb72..dbfe0010 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 1313664c..2c36ead6 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 3dbd8452..74aad205 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 525befc8..5d57b36f 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 337be8eb..eaf993fe 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 88fcf8e4..93d1be91 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 234f9205..e897de3b 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 9cb20b82..347d8cea 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 8909adca..93f7d49f 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 97b226d5..4507d73c 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Operator (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 915136c8..df7ce5f5 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 25d24016..59aa7be0 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index efe5fbc1..5db45e0d 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index fcc92335..4555d71e 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 1a4e9bc2..2d4a72a6 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 85bc9ffe..35f12bcf 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index da24e3d6..00e3d9d6 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/overview-frame.html b/overview-frame.html index 22a2b623..1cf9da99 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Overview List (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/overview-summary.html b/overview-summary.html index 1f9adcb7..e54fa249 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Overview (OpenMessaging (Parent) 0.1.0-alpha API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API

    +

    OpenMessaging (Parent) 0.1.0-alpha API

    diff --git a/overview-tree.html b/overview-tree.html index 379327fc..0bff76ca 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/serialized-form.html b/serialized-form.html index 1b832cb6..4c4a6cdb 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Serialized Form (OpenMessaging (Parent) 0.1.0-alpha API) From 1e553a0beab7879c77677e64d79a84261ac5380e Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 06:26:09 +0000 Subject: [PATCH 046/164] Latest javadoc on successful travis build 67 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 6 +++--- io/openmessaging/InvokeContext.html | 6 +++--- io/openmessaging/IterableConsumer.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessageHeader.html | 6 +++--- io/openmessaging/MessageListener.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/Producer.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/PromiseListener.html | 6 +++--- io/openmessaging/PropertyKeys.html | 6 +++--- io/openmessaging/PullConsumer.html | 6 +++--- io/openmessaging/PushConsumer.html | 6 +++--- io/openmessaging/ReceivedMessageContext.html | 6 +++--- io/openmessaging/ResourceManager.html | 6 +++--- io/openmessaging/SendResult.html | 6 +++--- io/openmessaging/SequenceProducer.html | 6 +++--- io/openmessaging/ServiceEndPoint.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/ServiceLoadBalance.html | 6 +++--- io/openmessaging/ServiceProperties.html | 6 +++--- io/openmessaging/class-use/BytesMessage.html | 6 +++--- io/openmessaging/class-use/InvokeContext.html | 6 +++--- io/openmessaging/class-use/IterableConsumer.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessageHeader.html | 6 +++--- io/openmessaging/class-use/MessageListener.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- .../class-use/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/Producer.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/PromiseListener.html | 6 +++--- io/openmessaging/class-use/PropertyKeys.html | 6 +++--- io/openmessaging/class-use/PullConsumer.html | 6 +++--- io/openmessaging/class-use/PushConsumer.html | 6 +++--- io/openmessaging/class-use/ReceivedMessageContext.html | 6 +++--- io/openmessaging/class-use/ResourceManager.html | 6 +++--- io/openmessaging/class-use/SendResult.html | 6 +++--- io/openmessaging/class-use/SequenceProducer.html | 6 +++--- io/openmessaging/class-use/ServiceEndPoint.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/ServiceLoadBalance.html | 6 +++--- io/openmessaging/class-use/ServiceProperties.html | 6 +++--- io/openmessaging/exception/OMSException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSNotSupportedException.html | 6 +++--- .../exception/OMSResourceNotExistException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/class-use/OMSException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSNotSupportedException.html | 6 +++--- .../exception/class-use/OMSResourceNotExistException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- io/openmessaging/internal/DefaultKeyValue.html | 6 +++--- .../internal/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/class-use/DefaultKeyValue.html | 6 +++--- .../internal/class-use/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/package-frame.html | 4 ++-- io/openmessaging/internal/package-summary.html | 6 +++--- io/openmessaging/internal/package-tree.html | 6 +++--- io/openmessaging/internal/package-use.html | 6 +++--- io/openmessaging/observer/OMSEvent.html | 6 +++--- io/openmessaging/observer/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/Observer.html | 6 +++--- io/openmessaging/observer/class-use/OMSEvent.html | 6 +++--- .../observer/class-use/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/class-use/Observer.html | 6 +++--- io/openmessaging/observer/package-frame.html | 4 ++-- io/openmessaging/observer/package-summary.html | 6 +++--- io/openmessaging/observer/package-tree.html | 6 +++--- io/openmessaging/observer/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/routing/Operator.html | 6 +++--- io/openmessaging/routing/Routing.html | 6 +++--- io/openmessaging/routing/class-use/Operator.html | 6 +++--- io/openmessaging/routing/class-use/Routing.html | 6 +++--- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 6 +++--- io/openmessaging/routing/package-tree.html | 6 +++--- io/openmessaging/routing/package-use.html | 6 +++--- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 107 files changed, 313 insertions(+), 313 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 787ef929..de929875 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha API) +All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index d1e7cbc2..dd659500 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha API) +All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 1e202ced..9e587d32 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha API) +Constant Field Values (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index 60492e92..5ea0180e 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.0-alpha API) +Deprecated List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 8e617637..d062d4c3 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.0-alpha API) +API Help (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 8d0236c7..eea1b7d1 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.0-alpha API) +Index (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index a7d61594..49e07795 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.0-alpha API +OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 63e2ad7c..0f724c18 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) +InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index c7e8408d..b4296671 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index aaf86510..b1a605f3 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index b5c21b8c..95b376f7 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.0-alpha API) +Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 15dda802..a554426a 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) +MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index 8a019952..e02681e7 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) +MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index a66e69f2..4f4384a2 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) +MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 7f7cbadb..09871c84 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index e81f6f4f..63536507 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 11a1a2f4..710bf228 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.0-alpha API) +OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index bb9f205a..fa3e458e 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.0-alpha API) +Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index ca1b23a1..9458da81 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.0-alpha API) +Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index 59e6d2bb..e42a2b2d 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) +PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index d055026e..8acf7b14 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) +PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 124ea789..faaaef30 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index 570cedff..7abb2d09 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index e8d04062..2d75ad56 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index dfbd3ec8..8df1298e 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) +ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index d5e3c300..5886456b 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.0-alpha API) +SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index 8f6a8c4e..ca4797d6 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) +SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index e8dede52..75015654 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index c3e5b14b..2b8decb3 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index daf8ab48..4c54bdb0 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index d0be0022..16af3207 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 1b3cb331..a451a630 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index c5c05c3c..25f734b6 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index 00302bf6..a43836f3 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 01af5cb4..a7fe5ae0 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index e8aa2f52..f7d8add6 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 7442a781..a9b1bbb9 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 92b970b5..739dc7a0 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 1619f769..fb4992a9 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 00a66e7d..5410b4e3 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 2341c940..f81f324a 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 234f1c58..708bee8f 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index 78e2302e..4014b871 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 5b70120c..6fd7bfcc 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 93a92997..621736c1 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index fe5871ef..7d03ba0d 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 9d943f38..ab2798c3 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 27711511..d78196da 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index b4daa954..0a8b42ae 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index ef7e1fe7..950687a9 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index a7f63825..1d268220 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 236a26de..aeda2f25 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index a03138cd..cf103c88 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 73f50a3b..99447e2e 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index d729867c..bdb1706c 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index 2a83a6f0..dd5d2375 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 6867723b..4323a506 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 4b74911d..2e33a3f3 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index b47c933b..40059e7d 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 6a62feb5..ac517fa4 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index a26672d2..47cd29ca 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index e690ea87..85436723 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 5aea47c7..3b146a17 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 007c51b8..5f4c41f6 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 376e56d3..0f36085a 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 95f7cf9a..b2d03297 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index ce79b4f2..994c3a09 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 3f72172a..c0ea92be 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 40b44447..7156edb3 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 58332823..3bbed6ee 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 61f790cf..61d255e4 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 3f6a449f..05f7d212 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 7a809df1..48e2bf23 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 6883830b..423c26c8 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 64f1bf46..06816e02 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 6ebdbb04..681976c4 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 549a5b51..633403b7 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 443c3b42..65c9e7ad 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 4d729840..152e2877 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index ec883c2e..8a5ea2c9 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 9bfb1a24..9d5871b6 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) +OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 5269d5cd..9453b840 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index cab1da38..4d141f95 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.0-alpha API) +Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index e4ec7053..9e23d1fe 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index e14f8d41..bf785bf3 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index dbfe0010..a3cd7730 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 2c36ead6..7a4a10e3 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 74aad205..dd1e1ae2 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 5d57b36f..76c3ea7b 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index eaf993fe..80a98b8f 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 93d1be91..2cf1f2c3 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index e897de3b..e9515774 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 347d8cea..45326664 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 93f7d49f..2c3b5081 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 4507d73c..c6ab156c 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.0-alpha API) +Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index df7ce5f5..b9471d3c 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.0-alpha API) +Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 59aa7be0..483db5e2 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 5db45e0d..a2e868b2 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 4555d71e..4cd63cb7 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 2d4a72a6..3300deb4 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 35f12bcf..6534846f 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 00e3d9d6..777075aa 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-frame.html b/overview-frame.html index 1cf9da99..bc610c4a 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.0-alpha API) +Overview List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index e54fa249..eaf98a43 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.0-alpha API) +Overview (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.0-alpha API

    +

    OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API

    diff --git a/overview-tree.html b/overview-tree.html index 0bff76ca..03605c05 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/serialized-form.html b/serialized-form.html index 4c4a6cdb..b0761c27 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.0-alpha API) +Serialized Form (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) From eaeceff213507ac33884a1ac99e67e268b4912f5 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 06:33:01 +0000 Subject: [PATCH 047/164] Latest javadoc on successful travis build 68 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 6 +++--- io/openmessaging/InvokeContext.html | 6 +++--- io/openmessaging/IterableConsumer.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessageHeader.html | 6 +++--- io/openmessaging/MessageListener.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/Producer.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/PromiseListener.html | 6 +++--- io/openmessaging/PropertyKeys.html | 6 +++--- io/openmessaging/PullConsumer.html | 6 +++--- io/openmessaging/PushConsumer.html | 6 +++--- io/openmessaging/ReceivedMessageContext.html | 6 +++--- io/openmessaging/ResourceManager.html | 6 +++--- io/openmessaging/SendResult.html | 6 +++--- io/openmessaging/SequenceProducer.html | 6 +++--- io/openmessaging/ServiceEndPoint.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/ServiceLoadBalance.html | 6 +++--- io/openmessaging/ServiceProperties.html | 6 +++--- io/openmessaging/class-use/BytesMessage.html | 6 +++--- io/openmessaging/class-use/InvokeContext.html | 6 +++--- io/openmessaging/class-use/IterableConsumer.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessageHeader.html | 6 +++--- io/openmessaging/class-use/MessageListener.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- .../class-use/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/Producer.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/PromiseListener.html | 6 +++--- io/openmessaging/class-use/PropertyKeys.html | 6 +++--- io/openmessaging/class-use/PullConsumer.html | 6 +++--- io/openmessaging/class-use/PushConsumer.html | 6 +++--- io/openmessaging/class-use/ReceivedMessageContext.html | 6 +++--- io/openmessaging/class-use/ResourceManager.html | 6 +++--- io/openmessaging/class-use/SendResult.html | 6 +++--- io/openmessaging/class-use/SequenceProducer.html | 6 +++--- io/openmessaging/class-use/ServiceEndPoint.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/ServiceLoadBalance.html | 6 +++--- io/openmessaging/class-use/ServiceProperties.html | 6 +++--- io/openmessaging/exception/OMSException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSNotSupportedException.html | 6 +++--- .../exception/OMSResourceNotExistException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/class-use/OMSException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSNotSupportedException.html | 6 +++--- .../exception/class-use/OMSResourceNotExistException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- io/openmessaging/internal/DefaultKeyValue.html | 6 +++--- .../internal/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/class-use/DefaultKeyValue.html | 6 +++--- .../internal/class-use/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/package-frame.html | 4 ++-- io/openmessaging/internal/package-summary.html | 6 +++--- io/openmessaging/internal/package-tree.html | 6 +++--- io/openmessaging/internal/package-use.html | 6 +++--- io/openmessaging/observer/OMSEvent.html | 6 +++--- io/openmessaging/observer/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/Observer.html | 6 +++--- io/openmessaging/observer/class-use/OMSEvent.html | 6 +++--- .../observer/class-use/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/class-use/Observer.html | 6 +++--- io/openmessaging/observer/package-frame.html | 4 ++-- io/openmessaging/observer/package-summary.html | 6 +++--- io/openmessaging/observer/package-tree.html | 6 +++--- io/openmessaging/observer/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/routing/Operator.html | 6 +++--- io/openmessaging/routing/Routing.html | 6 +++--- io/openmessaging/routing/class-use/Operator.html | 6 +++--- io/openmessaging/routing/class-use/Routing.html | 6 +++--- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 6 +++--- io/openmessaging/routing/package-tree.html | 6 +++--- io/openmessaging/routing/package-use.html | 6 +++--- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 107 files changed, 313 insertions(+), 313 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index de929875..5a2924d1 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index dd659500..83285547 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 9e587d32..7917987a 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index 5ea0180e..c67e84bf 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index d062d4c3..ef6d8084 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index eea1b7d1..384301e9 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index 49e07795..6fcf05b6 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API +OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 0f724c18..1d537b5d 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index b4296671..36cdda44 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index b1a605f3..a8095661 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 95b376f7..1083f323 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index a554426a..323a5b40 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index e02681e7..03fb7401 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index 4f4384a2..1f47f6b9 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 09871c84..03a7d5bb 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 63536507..63c5fc3b 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 710bf228..4e3e3ad0 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index fa3e458e..afc155cf 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 9458da81..37cfa95b 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index e42a2b2d..60081f46 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index 8acf7b14..6d86a69d 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index faaaef30..3fcc775e 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index 7abb2d09..b12d74b4 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index 2d75ad56..052a9244 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 8df1298e..da26375c 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index 5886456b..c80a8476 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index ca4797d6..46d3ff07 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index 75015654..505916cc 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 2b8decb3..2c6021da 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index 4c54bdb0..cc0284e3 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index 16af3207..2eb05027 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index a451a630..e44ab9ba 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index 25f734b6..1a086c53 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index a43836f3..2ffd8c75 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index a7fe5ae0..59f2a14a 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index f7d8add6..bb50fe1f 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index a9b1bbb9..60338d37 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 739dc7a0..d681bbe3 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index fb4992a9..e0f326e7 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 5410b4e3..c7831cee 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index f81f324a..fec55eb7 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 708bee8f..6ab53fc6 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index 4014b871..d03c0b51 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 6fd7bfcc..7b0b193d 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 621736c1..445a6257 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 7d03ba0d..6c80d41a 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index ab2798c3..f5dcc7e0 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index d78196da..1f5b27e6 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index 0a8b42ae..baa25503 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 950687a9..6106c02f 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index 1d268220..88a9db78 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index aeda2f25..46fe6ad9 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index cf103c88..95c0d905 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 99447e2e..3a263b41 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index bdb1706c..f075cb04 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index dd5d2375..aad4ed72 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 4323a506..956528a4 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 2e33a3f3..17fd637b 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 40059e7d..a60c71f0 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index ac517fa4..f118bcd8 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 47cd29ca..9d28a9b3 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 85436723..0c435299 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 3b146a17..1547ad83 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 5f4c41f6..0b2b5127 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 0f36085a..dba5f986 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index b2d03297..3f92eb88 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 994c3a09..38503404 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index c0ea92be..fb1378bd 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 7156edb3..23a1893f 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 3bbed6ee..89a5ed69 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 61d255e4..ced31892 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 05f7d212..0dcf98b0 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 48e2bf23..1998cc65 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 423c26c8..d2695322 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 06816e02..83a8b4dc 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 681976c4..c7e1b582 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 633403b7..0da33c45 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 65c9e7ad..c30234da 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 152e2877..d3aa27b9 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 8a5ea2c9..3a2afa5a 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 9d5871b6..ee763827 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 9453b840..c8524d68 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 4d141f95..d48dc80f 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 9e23d1fe..6fc9f4b9 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index bf785bf3..d75d4dce 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index a3cd7730..3de07e51 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 7a4a10e3..5d08d80f 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index dd1e1ae2..7ae4278e 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 76c3ea7b..754bece3 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 80a98b8f..a281672e 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 2cf1f2c3..48accca3 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index e9515774..c122593c 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 45326664..93e1c99b 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 2c3b5081..8744475c 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index c6ab156c..54731008 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index b9471d3c..78071ef2 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 483db5e2..5cd77f7e 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index a2e868b2..406519f8 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 4cd63cb7..a75992b2 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 3300deb4..462b73c1 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 6534846f..5f8cdcb1 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 777075aa..425917ec 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/overview-frame.html b/overview-frame.html index bc610c4a..b59b8ebe 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Overview List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index eaf98a43..4ded4dbf 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Overview (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API

    +

    OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API

    diff --git a/overview-tree.html b/overview-tree.html index 03605c05..ff9dd372 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/serialized-form.html b/serialized-form.html index b0761c27..839e9a86 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) +Serialized Form (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) From 3dc979f890c550728a6d223650c3a5eeb5ed105c Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 06:37:35 +0000 Subject: [PATCH 048/164] Latest javadoc on successful travis build 69 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 2 +- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/InvokeContext.html | 2 +- io/openmessaging/IterableConsumer.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessageHeader.html | 2 +- io/openmessaging/MessageListener.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/MessagingAccessPointFactory.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/Producer.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/PromiseListener.html | 2 +- io/openmessaging/PropertyKeys.html | 2 +- io/openmessaging/PullConsumer.html | 2 +- io/openmessaging/PushConsumer.html | 2 +- io/openmessaging/ReceivedMessageContext.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/SendResult.html | 2 +- io/openmessaging/SequenceProducer.html | 2 +- io/openmessaging/ServiceEndPoint.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/ServiceLoadBalance.html | 2 +- io/openmessaging/ServiceProperties.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/InvokeContext.html | 2 +- io/openmessaging/class-use/IterableConsumer.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- io/openmessaging/class-use/MessageFactory.html | 2 +- io/openmessaging/class-use/MessageHeader.html | 2 +- io/openmessaging/class-use/MessageListener.html | 2 +- io/openmessaging/class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/MessagingAccessPointFactory.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- io/openmessaging/class-use/Producer.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- io/openmessaging/class-use/PromiseListener.html | 2 +- io/openmessaging/class-use/PropertyKeys.html | 2 +- io/openmessaging/class-use/PullConsumer.html | 2 +- io/openmessaging/class-use/PushConsumer.html | 2 +- io/openmessaging/class-use/ReceivedMessageContext.html | 2 +- io/openmessaging/class-use/ResourceManager.html | 2 +- io/openmessaging/class-use/SendResult.html | 2 +- io/openmessaging/class-use/SequenceProducer.html | 2 +- io/openmessaging/class-use/ServiceEndPoint.html | 2 +- io/openmessaging/class-use/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/ServiceLoadBalance.html | 2 +- io/openmessaging/class-use/ServiceProperties.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- io/openmessaging/exception/OMSMessageFormatException.html | 2 +- io/openmessaging/exception/OMSNotSupportedException.html | 2 +- io/openmessaging/exception/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/OMSRuntimeException.html | 2 +- io/openmessaging/exception/OMSTimeOutException.html | 2 +- io/openmessaging/exception/class-use/OMSException.html | 2 +- .../exception/class-use/OMSMessageFormatException.html | 2 +- .../exception/class-use/OMSNotSupportedException.html | 2 +- .../exception/class-use/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/class-use/OMSRuntimeException.html | 2 +- io/openmessaging/exception/class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- io/openmessaging/exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- io/openmessaging/internal/DefaultKeyValue.html | 2 +- io/openmessaging/internal/MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/class-use/DefaultKeyValue.html | 2 +- .../internal/class-use/MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/package-frame.html | 2 +- io/openmessaging/internal/package-summary.html | 2 +- io/openmessaging/internal/package-tree.html | 2 +- io/openmessaging/internal/package-use.html | 2 +- io/openmessaging/observer/OMSEvent.html | 2 +- io/openmessaging/observer/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/Observer.html | 2 +- io/openmessaging/observer/class-use/OMSEvent.html | 2 +- io/openmessaging/observer/class-use/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/class-use/Observer.html | 2 +- io/openmessaging/observer/package-frame.html | 2 +- io/openmessaging/observer/package-summary.html | 2 +- io/openmessaging/observer/package-tree.html | 2 +- io/openmessaging/observer/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/routing/Operator.html | 2 +- io/openmessaging/routing/Routing.html | 2 +- io/openmessaging/routing/class-use/Operator.html | 2 +- io/openmessaging/routing/class-use/Routing.html | 2 +- io/openmessaging/routing/package-frame.html | 2 +- io/openmessaging/routing/package-summary.html | 2 +- io/openmessaging/routing/package-tree.html | 2 +- io/openmessaging/routing/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 107 files changed, 107 insertions(+), 107 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 5a2924d1..3d7883e2 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 83285547..a0ab5e82 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 7917987a..8b4c8046 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index c67e84bf..4bc22ba7 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index ef6d8084..f4d7fbb2 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 384301e9..121d2b03 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index 6fcf05b6..d17ed7ff 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API diff --git a/deprecated-list.html b/deprecated-list.html index 4bc22ba7..f8c7c510 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Deprecated List (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/help-doc.html b/help-doc.html index f4d7fbb2..0bfa15c7 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +API Help (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/index-all.html b/index-all.html index 121d2b03..477a84d9 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Index (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/index.html b/index.html index d17ed7ff..a51c5c53 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API +OpenMessaging (Parent) 0.1.0-alpha API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 6bcd0a4e..f705ae2c 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index a05bc626..8b591f6a 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 7e0407fc..4caf4c8f 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 7e550836..01082fd4 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Message (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index e92cc3cc..85f92e9e 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index e192622c..c8416ae5 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index 133be9b8..a3e3bf2f 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index e4fddc2e..0e8c8eed 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 6749069b..4ae1905c 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 19cf8033..2aa604e1 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMS (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index 36e9a25c..06ec63ba 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Producer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 57537a06..f63df860 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Promise (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index 284ccf43..28fdaa77 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index c9212a37..677c6e20 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 1fc3e535..300aa9b4 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index 0dd0e8aa..8b3bcdbc 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index 23d7ef9c..a0495983 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 810deb27..210f8d38 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index 2dcd9b4e..e9d3f00e 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +SendResult (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index e619fec1..de7abc59 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index 11cc5e62..7a79f1da 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 34254a7e..0611af89 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index 5400ebc7..0d949cd3 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index d386012d..cedcb635 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 3cef0f78..0bfbefcd 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index 06f2df1e..78df4ed3 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index 93eb446a..ca3213dd 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index ad7b68f3..700fc453 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index c7acf50d..2650d104 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index c19f12a5..5720528f 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 2c27033e..f07fec47 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 20a1156f..763d0a6a 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 3f46edb8..55d05cc2 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 85fa4ab0..3b84ee0d 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 598a0568..d399a216 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index ea47ea94..d26bed00 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 12aadb1d..7c2f67b3 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 63b783a7..c4c3f492 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 172e10a3..3b395f68 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index b805485a..8e2680b6 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 99aa373d..5c9126c7 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index f5bf90a5..03097726 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 3b58a686..11d6fb92 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index 8a02c1ba..d91a24e9 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index c1dc04e1..24759869 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index fd61fb25..8c12536b 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 74cba2c2..485bc43a 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index 44a762d3..628d98a4 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index 5a522ad6..b28850eb 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 638141c9..da3c70ac 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index e589f02b..4444a888 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 0f28a460..369bd54f 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index c5471180..8dfb68b1 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index a1e7946f..5e1b6e13 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 0d0a3977..72dcab07 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 4d54ecca..a8d502d1 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 7868c0be..d8145ea9 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 8d2e799e..cc10f6ab 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 54dede81..ef1ce957 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 96fab8ea..cad68b50 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index f0f7569e..9ace412f 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index c79ff685..a123b437 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 37c2ec89..4a2a02da 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index a4b3909f..5d0df91d 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 883bf995..175285c6 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 7671a4d3..b63ba8cb 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 62ce32f5..bc2b30db 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 3194c2a8..ccb4e420 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 0be0e5e7..079c7371 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 5d0376ef..2d214eab 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 1581d127..8f84df3c 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 705ff61e..f0916efc 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 46b8e0d0..cbb1ca3a 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 269bdec2..7db311ad 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index f2489de8..503df7ed 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 4bf12033..8d41e006 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 766a2740..86582dae 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index b5b2ff6d..1059e8df 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 192af9d7..d4db6943 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 79f4314a..2333d0d1 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 9a88c77b..20492035 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index e120e527..53684441 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index a4e5ff84..0e6ff8f1 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 4f67b41a..76350362 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 4c9a77a2..20b05b12 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 45cefde2..e55817b5 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 399d0652..e9a8a5af 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 694ed654..410ca06e 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Operator (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 48cfb30f..9dc6f7f3 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 001d0475..dc9eac52 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 47844bd9..b4b3c2c6 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 9e82e797..dcd9ec6c 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 40827006..0ae08c1e 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 2be2a541..20441683 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 0e3b7c81..00710dcd 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/overview-frame.html b/overview-frame.html index a9c3627d..767322df 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Overview List (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/overview-summary.html b/overview-summary.html index 9fda6bc9..03802720 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Overview (OpenMessaging (Parent) 0.1.0-alpha API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API

    +

    OpenMessaging (Parent) 0.1.0-alpha API

    diff --git a/overview-tree.html b/overview-tree.html index 49084963..a27d7186 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) diff --git a/serialized-form.html b/serialized-form.html index 464bdd9c..ca1e94d7 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.0-alpha-SNAPSHOT API) +Serialized Form (OpenMessaging (Parent) 0.1.0-alpha API) From da1dae8ab8c8f104bc4eeaa9631915d838f84711 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Sat, 15 Apr 2017 06:38:45 +0000 Subject: [PATCH 050/164] Latest javadoc on successful travis build 72 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 6 +++--- io/openmessaging/InvokeContext.html | 6 +++--- io/openmessaging/IterableConsumer.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessageHeader.html | 6 +++--- io/openmessaging/MessageListener.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/Producer.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/PromiseListener.html | 6 +++--- io/openmessaging/PropertyKeys.html | 6 +++--- io/openmessaging/PullConsumer.html | 6 +++--- io/openmessaging/PushConsumer.html | 6 +++--- io/openmessaging/ReceivedMessageContext.html | 6 +++--- io/openmessaging/ResourceManager.html | 6 +++--- io/openmessaging/SendResult.html | 6 +++--- io/openmessaging/SequenceProducer.html | 6 +++--- io/openmessaging/ServiceEndPoint.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/ServiceLoadBalance.html | 6 +++--- io/openmessaging/ServiceProperties.html | 6 +++--- io/openmessaging/class-use/BytesMessage.html | 6 +++--- io/openmessaging/class-use/InvokeContext.html | 6 +++--- io/openmessaging/class-use/IterableConsumer.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessageHeader.html | 6 +++--- io/openmessaging/class-use/MessageListener.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- .../class-use/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/Producer.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/PromiseListener.html | 6 +++--- io/openmessaging/class-use/PropertyKeys.html | 6 +++--- io/openmessaging/class-use/PullConsumer.html | 6 +++--- io/openmessaging/class-use/PushConsumer.html | 6 +++--- io/openmessaging/class-use/ReceivedMessageContext.html | 6 +++--- io/openmessaging/class-use/ResourceManager.html | 6 +++--- io/openmessaging/class-use/SendResult.html | 6 +++--- io/openmessaging/class-use/SequenceProducer.html | 6 +++--- io/openmessaging/class-use/ServiceEndPoint.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/ServiceLoadBalance.html | 6 +++--- io/openmessaging/class-use/ServiceProperties.html | 6 +++--- io/openmessaging/exception/OMSException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSNotSupportedException.html | 6 +++--- .../exception/OMSResourceNotExistException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/class-use/OMSException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSNotSupportedException.html | 6 +++--- .../exception/class-use/OMSResourceNotExistException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- io/openmessaging/internal/DefaultKeyValue.html | 6 +++--- .../internal/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/class-use/DefaultKeyValue.html | 6 +++--- .../internal/class-use/MessagingAccessPointAdapter.html | 6 +++--- io/openmessaging/internal/package-frame.html | 4 ++-- io/openmessaging/internal/package-summary.html | 6 +++--- io/openmessaging/internal/package-tree.html | 6 +++--- io/openmessaging/internal/package-use.html | 6 +++--- io/openmessaging/observer/OMSEvent.html | 6 +++--- io/openmessaging/observer/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/Observer.html | 6 +++--- io/openmessaging/observer/class-use/OMSEvent.html | 6 +++--- .../observer/class-use/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/class-use/Observer.html | 6 +++--- io/openmessaging/observer/package-frame.html | 4 ++-- io/openmessaging/observer/package-summary.html | 6 +++--- io/openmessaging/observer/package-tree.html | 6 +++--- io/openmessaging/observer/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/routing/Operator.html | 6 +++--- io/openmessaging/routing/Routing.html | 6 +++--- io/openmessaging/routing/class-use/Operator.html | 6 +++--- io/openmessaging/routing/class-use/Routing.html | 6 +++--- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 6 +++--- io/openmessaging/routing/package-tree.html | 6 +++--- io/openmessaging/routing/package-use.html | 6 +++--- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 107 files changed, 313 insertions(+), 313 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index cfb4aeb1..92bd7501 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha API) +All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 54ef6534..151af426 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (OpenMessaging (Parent) 0.1.0-alpha API) +All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index c4e764bc..4a1f3009 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,16 +2,16 @@ - + -Constant Field Values (OpenMessaging (Parent) 0.1.0-alpha API) +Constant Field Values (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index f8c7c510..99b60c91 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,16 +2,16 @@ - + -Deprecated List (OpenMessaging (Parent) 0.1.0-alpha API) +Deprecated List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 0bfa15c7..79e07e4d 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,16 +2,16 @@ - + -API Help (OpenMessaging (Parent) 0.1.0-alpha API) +API Help (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 477a84d9..d9ffdae8 100644 --- a/index-all.html +++ b/index-all.html @@ -2,16 +2,16 @@ - + -Index (OpenMessaging (Parent) 0.1.0-alpha API) +Index (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index a51c5c53..47bbb979 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + -OpenMessaging (Parent) 0.1.0-alpha API +OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index f705ae2c..be9e4ea3 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,16 +2,16 @@ - + -InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) +InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/IterableConsumer.html b/io/openmessaging/IterableConsumer.html index 8b591f6a..cdf0f921 100644 --- a/io/openmessaging/IterableConsumer.html +++ b/io/openmessaging/IterableConsumer.html @@ -2,16 +2,16 @@ - + -IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 4caf4c8f..6e7de9f5 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,16 +2,16 @@ - + -KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 01082fd4..384c972e 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,16 +2,16 @@ - + -Message (OpenMessaging (Parent) 0.1.0-alpha API) +Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 85f92e9e..94a33e7b 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,16 +2,16 @@ - + -MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) +MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageHeader.html b/io/openmessaging/MessageHeader.html index c8416ae5..eca105ce 100644 --- a/io/openmessaging/MessageHeader.html +++ b/io/openmessaging/MessageHeader.html @@ -2,16 +2,16 @@ - + -MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) +MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessageListener.html b/io/openmessaging/MessageListener.html index a3e3bf2f..4a5d1c63 100644 --- a/io/openmessaging/MessageListener.html +++ b/io/openmessaging/MessageListener.html @@ -2,16 +2,16 @@ - + -MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) +MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 0e8c8eed..e5a9a44a 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 4ae1905c..074fd4ca 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 2aa604e1..c4c8b4e9 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,16 +2,16 @@ - + -OMS (OpenMessaging (Parent) 0.1.0-alpha API) +OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Producer.html b/io/openmessaging/Producer.html index 06ec63ba..2c581d82 100644 --- a/io/openmessaging/Producer.html +++ b/io/openmessaging/Producer.html @@ -2,16 +2,16 @@ - + -Producer (OpenMessaging (Parent) 0.1.0-alpha API) +Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index f63df860..6db33cec 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,16 +2,16 @@ - + -Promise (OpenMessaging (Parent) 0.1.0-alpha API) +Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index 28fdaa77..2a39c245 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,16 +2,16 @@ - + -PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) +PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PropertyKeys.html b/io/openmessaging/PropertyKeys.html index 677c6e20..6496a654 100644 --- a/io/openmessaging/PropertyKeys.html +++ b/io/openmessaging/PropertyKeys.html @@ -2,16 +2,16 @@ - + -PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) +PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index 300aa9b4..64bd3996 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,16 +2,16 @@ - + -PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index 8b3bcdbc..2aa66db2 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,16 +2,16 @@ - + -PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index a0495983..cbf947cb 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) +ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 210f8d38..18b68d4e 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,16 +2,16 @@ - + -ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) +ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index e9d3f00e..cabd0648 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,16 +2,16 @@ - + -SendResult (OpenMessaging (Parent) 0.1.0-alpha API) +SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index de7abc59..681dea17 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,16 +2,16 @@ - + -SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) +SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index 7a79f1da..af27f630 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 0611af89..ab7afb41 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index 0d949cd3..81627cf4 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index cedcb635..7e6c09f3 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,16 +2,16 @@ - + -ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) +ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 0bfbefcd..dc49347e 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index 78df4ed3..9a8b4fd1 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/IterableConsumer.html index ca3213dd..b863b086 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/IterableConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 700fc453..ad74438b 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 2650d104..7906eae7 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 5720528f..1aca4c6f 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index f07fec47..2df08d1c 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 763d0a6a..5a3aa694 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 55d05cc2..775877d3 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 3b84ee0d..f6a98a5c 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index d399a216..645dc4c6 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index d26bed00..078a854f 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 7c2f67b3..42a1f3a1 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index c4c3f492..f826f098 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index 3b395f68..88f73dec 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 8e2680b6..3ee7fe1d 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 5c9126c7..e873a312 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index 03097726..f8dd1cbe 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 11d6fb92..6533f027 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index d91a24e9..ef2f4a89 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index 24759869..90d83886 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index 8c12536b..bbbac750 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 485bc43a..5dca2743 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index 628d98a4..e52a1935 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index b28850eb..32373448 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index da3c70ac..cb664f11 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,16 +2,16 @@ - + -OMSException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 4444a888..4b85cf73 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 369bd54f..841a6c09 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 8dfb68b1..093fa27d 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 5e1b6e13..1f3288dd 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 72dcab07..2fba58c1 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) +OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index a8d502d1..bdae286b 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index d8145ea9..4683f4dc 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSMessageFormatException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index cc10f6ab..6e3bd528 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSNotSupportedException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index ef1ce957..691ff013 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSResourceNotExistException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index cad68b50..253a4858 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSRuntimeException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 9ace412f..f1102929 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.exception.OMSTimeOutException (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index a123b437..0e15fe93 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 4a2a02da..c799316a 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 5d0df91d..b1f93246 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.exception Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 175285c6..db15b102 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.exception (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index b63ba8cb..4853f081 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index bc2b30db..b4e4068f 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) +MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index ccb4e420..f5afb787 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.internal.DefaultKeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 079c7371..c9f38aa0 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,16 +2,16 @@ - + -Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 2d214eab..2bd3f0ae 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 8f84df3c..7c3e6ca7 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index f0916efc..de0aacfa 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.internal Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index cbb1ca3a..47ae3ee4 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.internal (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 7db311ad..47fe4894 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,16 +2,16 @@ - + -OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) +OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 503df7ed..ebc799af 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) +OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 8d41e006..ddf939e9 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,16 +2,16 @@ - + -Observer (OpenMessaging (Parent) 0.1.0-alpha API) +Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 86582dae..49d9ed21 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.OMSEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 1059e8df..8620aee8 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.OMSExceptionEvent (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index d4db6943..7e904bec 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.observer.Observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 2333d0d1..3060987c 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 20492035..c282fbbd 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 53684441..b5003a10 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.observer Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 0e6ff8f1..215db78c 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.observer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 76350362..c33656af 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 20b05b12..37bbc752 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index e55817b5..d34cf993 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index e9a8a5af..dd080c15 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 410ca06e..a17cb6c0 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,16 +2,16 @@ - + -Operator (OpenMessaging (Parent) 0.1.0-alpha API) +Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 9dc6f7f3..11220313 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,16 +2,16 @@ - + -Routing (OpenMessaging (Parent) 0.1.0-alpha API) +Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index dc9eac52..4088d5a0 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.routing.Operator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index b4b3c2c6..06b297fd 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Interface io.openmessaging.routing.Routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index dcd9ec6c..9ce30c73 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 0ae08c1e..f1237934 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 20441683..0b98e257 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,16 +2,16 @@ - + -io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +io.openmessaging.routing Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 00710dcd..2e8de663 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,16 +2,16 @@ - + -Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.0-alpha API) +Uses of Package io.openmessaging.routing (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-frame.html b/overview-frame.html index 767322df..97976627 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,9 +2,9 @@ - + -Overview List (OpenMessaging (Parent) 0.1.0-alpha API) +Overview List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index 03802720..85972fd2 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,16 +2,16 @@ - + -Overview (OpenMessaging (Parent) 0.1.0-alpha API) +Overview (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) @@ -64,7 +64,7 @@
    -

    OpenMessaging (Parent) 0.1.0-alpha API

    +

    OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API

    diff --git a/overview-tree.html b/overview-tree.html index a27d7186..de2b6a34 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,16 +2,16 @@ - + -Class Hierarchy (OpenMessaging (Parent) 0.1.0-alpha API) +Class Hierarchy (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) diff --git a/serialized-form.html b/serialized-form.html index ca1e94d7..63575567 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,16 +2,16 @@ - + -Serialized Form (OpenMessaging (Parent) 0.1.0-alpha API) +Serialized Form (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) From 49e4b7a3d2bc0614ae99616a0a9695e7cff4a6aa Mon Sep 17 00:00:00 2001 From: travis-ci Date: Mon, 24 Apr 2017 05:58:47 +0000 Subject: [PATCH 051/164] Latest javadoc on successful travis build 73 auto-pushed to gh-pages --- allclasses-frame.html | 4 +- allclasses-noframe.html | 4 +- constant-values.html | 4 +- deprecated-list.html | 4 +- help-doc.html | 4 +- index-all.html | 13 +++- index.html | 2 +- io/openmessaging/BytesMessage.html | 4 +- io/openmessaging/InvokeContext.html | 4 +- io/openmessaging/IterableConsumer.html | 4 +- io/openmessaging/KeyValue.html | 4 +- io/openmessaging/Message.html | 4 +- io/openmessaging/MessageFactory.html | 4 +- io/openmessaging/MessageHeader.html | 4 +- io/openmessaging/MessageListener.html | 4 +- io/openmessaging/MessagingAccessPoint.html | 4 +- .../MessagingAccessPointFactory.html | 4 +- io/openmessaging/OMS.html | 4 +- io/openmessaging/Producer.html | 4 +- io/openmessaging/Promise.html | 4 +- io/openmessaging/PromiseListener.html | 4 +- io/openmessaging/PropertyKeys.html | 4 +- io/openmessaging/PullConsumer.html | 4 +- io/openmessaging/PushConsumer.html | 59 +++++++++++++++++-- io/openmessaging/ReceivedMessageContext.html | 4 +- io/openmessaging/ResourceManager.html | 4 +- io/openmessaging/SendResult.html | 4 +- io/openmessaging/SequenceProducer.html | 4 +- io/openmessaging/ServiceEndPoint.html | 4 +- io/openmessaging/ServiceLifecycle.html | 4 +- io/openmessaging/ServiceLoadBalance.html | 4 +- io/openmessaging/ServiceProperties.html | 4 +- io/openmessaging/class-use/BytesMessage.html | 4 +- io/openmessaging/class-use/InvokeContext.html | 4 +- .../class-use/IterableConsumer.html | 4 +- io/openmessaging/class-use/KeyValue.html | 57 ++++++++++-------- io/openmessaging/class-use/Message.html | 4 +- .../class-use/MessageFactory.html | 4 +- io/openmessaging/class-use/MessageHeader.html | 4 +- .../class-use/MessageListener.html | 13 +++- .../class-use/MessagingAccessPoint.html | 4 +- .../MessagingAccessPointFactory.html | 4 +- io/openmessaging/class-use/OMS.html | 4 +- io/openmessaging/class-use/Producer.html | 4 +- io/openmessaging/class-use/Promise.html | 4 +- .../class-use/PromiseListener.html | 4 +- io/openmessaging/class-use/PropertyKeys.html | 4 +- io/openmessaging/class-use/PullConsumer.html | 4 +- io/openmessaging/class-use/PushConsumer.html | 21 ++++++- .../class-use/ReceivedMessageContext.html | 4 +- .../class-use/ResourceManager.html | 4 +- io/openmessaging/class-use/SendResult.html | 4 +- .../class-use/SequenceProducer.html | 4 +- .../class-use/ServiceEndPoint.html | 4 +- .../class-use/ServiceLifecycle.html | 4 +- .../class-use/ServiceLoadBalance.html | 4 +- .../class-use/ServiceProperties.html | 4 +- io/openmessaging/exception/OMSException.html | 4 +- .../exception/OMSMessageFormatException.html | 4 +- .../exception/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../exception/OMSRuntimeException.html | 4 +- .../exception/OMSTimeOutException.html | 4 +- .../exception/class-use/OMSException.html | 4 +- .../class-use/OMSMessageFormatException.html | 4 +- .../class-use/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../class-use/OMSRuntimeException.html | 4 +- .../class-use/OMSTimeOutException.html | 4 +- io/openmessaging/exception/package-frame.html | 4 +- .../exception/package-summary.html | 4 +- io/openmessaging/exception/package-tree.html | 4 +- io/openmessaging/exception/package-use.html | 4 +- .../internal/DefaultKeyValue.html | 4 +- .../internal/MessagingAccessPointAdapter.html | 4 +- .../internal/class-use/DefaultKeyValue.html | 4 +- .../MessagingAccessPointAdapter.html | 4 +- io/openmessaging/internal/package-frame.html | 4 +- .../internal/package-summary.html | 4 +- io/openmessaging/internal/package-tree.html | 4 +- io/openmessaging/internal/package-use.html | 4 +- io/openmessaging/observer/OMSEvent.html | 4 +- .../observer/OMSExceptionEvent.html | 4 +- io/openmessaging/observer/Observer.html | 4 +- .../observer/class-use/OMSEvent.html | 4 +- .../observer/class-use/OMSExceptionEvent.html | 4 +- .../observer/class-use/Observer.html | 4 +- io/openmessaging/observer/package-frame.html | 4 +- .../observer/package-summary.html | 4 +- io/openmessaging/observer/package-tree.html | 4 +- io/openmessaging/observer/package-use.html | 4 +- io/openmessaging/package-frame.html | 4 +- io/openmessaging/package-summary.html | 4 +- io/openmessaging/package-tree.html | 4 +- io/openmessaging/package-use.html | 4 +- io/openmessaging/routing/Operator.html | 4 +- io/openmessaging/routing/Routing.html | 4 +- .../routing/class-use/Operator.html | 4 +- .../routing/class-use/Routing.html | 4 +- io/openmessaging/routing/package-frame.html | 4 +- io/openmessaging/routing/package-summary.html | 4 +- io/openmessaging/routing/package-tree.html | 4 +- io/openmessaging/routing/package-use.html | 4 +- overview-frame.html | 4 +- overview-summary.html | 4 +- overview-tree.html | 4 +- serialized-form.html | 4 +- 107 files changed, 331 insertions(+), 238 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 92bd7501..3c04f4c0 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 151af426..0d3b1297 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index 4a1f3009..98211d27 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index 99b60c91..30d116a6 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index 79e07e4d..3218242c 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index d9ffdae8..a1eeae1f 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + @@ -102,6 +102,11 @@

    A

    Attaches the PushConsumer to a specified queue, with a MessageListener.
    +
    attachQueue(String, MessageListener, KeyValue) - Method in interface io.openmessaging.PushConsumer
    +
    +
    Attaches the PushConsumer to a specified queue, with a MessageListener and some + specified properties.
    +
    @@ -288,6 +293,10 @@

    D

    Destroys a physical topic in the specified MessagingAccessPoint.
    +
    detachQueue(String) - Method in interface io.openmessaging.PushConsumer
    +
    +
    Detaches the PushConsumer from a specified queue.
    +
    DRIVER_IMPL - Static variable in interface io.openmessaging.PropertyKeys
     
    DST_QUEUE - Static variable in interface io.openmessaging.PropertyKeys
    diff --git a/index.html b/index.html index 47bbb979..a46ef063 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API @@ -28,7 +28,7 @@
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -37,12 +37,12 @@ @@ -126,71 +126,71 @@

    Method Summary

    - - - - - - - - - - - @@ -223,14 +223,17 @@

    Method Detail

  • properties

    KeyValue properties()
    -
    Returns the properties of this PushConsumer instance. - Changes to the return KeyValue are not reflected in physical PushConsumer, - and use ResourceManager.setConsumerProperties(String, KeyValue) to modify. +
    Returns the properties of this PartitionIterator instance.

    - There are some standard properties defined by OMS for IterableConsumer: + There are some standard properties defined by OMS for PartitionIterator:

    Returns:
    the properties
  • @@ -304,7 +307,7 @@

    seekByOffset

    persist

    void persist()
    Persist this iterator to local or remote server, that depends on specified - implementation of IterableConsumer.
    + implementation of PartitionIterator. @@ -317,7 +320,7 @@

    hasNext

    Returns true if this partition iterator has more messages when traversing the iterator in the forward direction.
    Returns:
    true if the partition iterator has more messages when - traversing the iterator in the forward direction
    + traversing the iterator in the forward direction
    @@ -330,7 +333,7 @@

    next

    + or intermixed with calls to previous() to go back and forth.
    Returns:
    the next message in the list
    Throws:
    OMSRuntimeException - if the iteration has no more message
    @@ -346,7 +349,7 @@

    hasPrevious

    Returns true if this partition iterator has more messages when traversing the iterator in the reverse direction.
    Returns:
    true if the partition iterator has more messages when - traversing the iterator in the reverse direction
    + traversing the iterator in the reverse direction @@ -360,7 +363,7 @@

    previous

    position backwards.

    This method may be called repeatedly to iterate through the iteration backwards, - or intermixed with calls to next() to go back and forth. + or intermixed with calls to next() to go back and forth.

    Returns:
    the previous message in the list
    Throws:
    OMSRuntimeException - if the iteration has no previous message
    @@ -383,7 +386,7 @@

    previous

  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -392,12 +395,12 @@

    previous

    + + + + + + + + @@ -133,6 +141,14 @@

    Field Summary

    + + + + + + + + @@ -263,13 +279,53 @@

    DST_QUEUE

    - diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index d1b82149..070f4d0e 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,10 +2,10 @@ - +PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index 73331184..d5964178 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,10 +2,10 @@ - +PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index e2e20e48..30e0cece 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,10 +2,10 @@ - +ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index bcc7204d..bb210c21 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - +ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index d25cce12..521b8c30 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,10 +2,10 @@ - +SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index 8dabc0ba..20247205 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,10 +2,10 @@ - +SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index 3534f3a9..77cc7b6c 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,10 +2,10 @@ - +ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 070cb8a3..1937ef29 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - +ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + @@ -89,7 +89,7 @@

    Interface ServiceLifecycle<
  • All Known Subinterfaces:
    -
    IterableConsumer, MessagingAccessPoint, Producer, PullConsumer, PushConsumer, ResourceManager, SequenceProducer, ServiceEndPoint
    +
    MessagingAccessPoint, PartitionIterator, Producer, PullConsumer, PushConsumer, ResourceManager, SequenceProducer, ServiceEndPoint, StreamingConsumer


    diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index cb2cd1ed..426b22b6 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,10 +2,10 @@ - + ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index 3499c815..81ff530d 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,10 +2,10 @@ - + ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + @@ -38,7 +38,7 @@
  • longbegin() +begin()
    Fetches the first offset of this partition iterator.
    longcurrent() +current()
    Fetches the current offset of this partition iterator.
    longend() +end()
    Fetches the last offset of this partition iterator.
    booleanhasNext() +hasNext()
    Returns true if this partition iterator has more messages when traversing the iterator in the forward direction.
    booleanhasPrevious() +hasPrevious()
    Returns true if this partition iterator has more messages when traversing the iterator in the reverse direction.
    Messagenext() +next()
    Returns the next message in the iteration and advances the offset position.
    voidpersist() +persist()
    Persist this iterator to local or remote server, that depends on specified - implementation of IterableConsumer.
    + implementation of PartitionIterator.
    Messageprevious() +previous()
    Returns the previous message in the iteration and moves the offset position backwards.
    KeyValueproperties() -
    Returns the properties of this PushConsumer instance.
    +
    properties() +
    Returns the properties of this PartitionIterator instance.
    voidseekByOffset(long offset) +seekByOffset(long offset)
    Moves the current offset to the specified offset.
    voidseekByTime(long timestamp) +seekByTime(long timestamp)
    Moves the current offset to the specified timestamp.
    static StringBEGIN_OFFSET 
    static StringBEGIN_TIMESTAMP 
    static String CONSUMER_ID 
    static StringEND_OFFSET 
    static StringEND_TIMESTAMP 
    static String NAMESPACE 
    + + + + + + + + + + + + + + + + + + + + + +
    Methods 
    Modifier and TypeMethod and Description
    PartitionIteratorpartitionIterator(String partition) +
    Creates a partition iterator from a specified partition.
    +
    PartitionIteratorpartitionIterator(String partition, + KeyValue properties) +
    Creates a partition iterator from a specified partition, with some preset properties.
    +
    List<String>partitions() +
    Returns all the partitions of the related queue.
    +
    KeyValueproperties() +
    Returns the properties of this StreamingConsumer instance.
    +
    + + + + + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + + + + + +
          +
        • +

          partitions

          +
          List<String> partitions()
          +
          Returns all the partitions of the related queue.
          +
          Returns:
          the partition list
          +
        • +
        + + + +
          +
        • +

          partitionIterator

          +
          PartitionIterator partitionIterator(String partition)
          +
          Creates a partition iterator from a specified partition.
          +
          Parameters:
          partition - a specified partition
          +
          Returns:
          a partition iterator
          +
        • +
        + + + +
          +
        • +

          partitionIterator

          +
          PartitionIterator partitionIterator(String partition,
          +                                  KeyValue properties)
          +
          Creates a partition iterator from a specified partition, with some preset properties.
          +
          Parameters:
          partition - a specified partition
          +
          Returns:
          a partition iterator
          See Also:
          PartitionIterator.properties()
          +
        • +
        +
      • +
      +
    • +
    +
    + + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 33b18391..697512b6 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index 8753324a..2483e2ce 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.InvokeContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 2eea4c99..31c47181 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + @@ -181,54 +181,60 @@

    Uses of KeyValue -IterableConsumer.properties() -
    Returns the properties of this PushConsumer instance.
    - +InvokeContext.properties()  KeyValue -InvokeContext.properties()  +PushConsumer.properties() +
    Returns the properties of this PushConsumer instance.
    + KeyValue -Message.properties() -
    Returns all the built-in property fields of the Message object as a KeyValue.
    +ReceivedMessageContext.properties() +
    Returns the properties of this ReceivedMessageContext instance.
    KeyValue -PushConsumer.properties() -
    Returns the properties of this PushConsumer instance.
    +Message.properties() +
    Returns all the built-in property fields of the Message object as a KeyValue.
    KeyValue -ReceivedMessageContext.properties() -
    Returns the properties of this ReceivedMessageContext instance.
    +PartitionIterator.properties() +
    Returns the properties of this PartitionIterator instance.
    KeyValue +StreamingConsumer.properties() +
    Returns the properties of this StreamingConsumer instance.
    + + + +KeyValue KeyValue.put(String key, double value)
    Inserts or replaces double value for the specified key.
    - + KeyValue KeyValue.put(String key, int value)
    Inserts or replaces int value for the specified key.
    - + KeyValue KeyValue.put(String key, long value)
    Inserts or replaces long value for the specified key.
    - + KeyValue KeyValue.put(String key, String value) @@ -324,45 +330,45 @@

    Uses of -IterableConsumer -MessagingAccessPoint.createIterableConsumer(String queueName, - KeyValue properties) -
    Creates a new IterableConsumer for the specified MessagingAccessPoint with some preset properties.
    - - - Producer MessagingAccessPoint.createProducer(KeyValue properties)
    Creates a new Producer for the specified MessagingAccessPoint with some preset properties.
    - + PullConsumer MessagingAccessPoint.createPullConsumer(String queueName, KeyValue properties)
    Creates a new PullConsumer for the specified MessagingAccessPoint with some preset properties.
    - + PushConsumer MessagingAccessPoint.createPushConsumer(KeyValue properties)
    Creates a new PushConsumer for the specified MessagingAccessPoint with some preset properties.
    - + SequenceProducer MessagingAccessPoint.createSequenceProducer(KeyValue properties)
    Creates a new SequenceProducer for the specified MessagingAccessPoint with some preset properties.
    - + ServiceEndPoint MessagingAccessPoint.createServiceEndPoint(KeyValue properties)
    Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
    + +StreamingConsumer +MessagingAccessPoint.createStreamingConsumer(String queueName, + KeyValue properties) +
    Creates a new StreamingConsumer for the specified MessagingAccessPoint with some preset properties.
    + + static MessagingAccessPoint MessagingAccessPointFactory.getMessagingAccessPoint(String url, @@ -373,12 +379,19 @@

    Uses of +PartitionIterator +StreamingConsumer.partitionIterator(String partition, + KeyValue properties) +
    Creates a partition iterator from a specified partition, with some preset properties.
    + + + Message PullConsumer.poll(KeyValue properties)
    Polls the next message produced for this PullConsumer, using the specified properties.
    - + void ServiceEndPoint.publish(Object service, KeyValue properties) @@ -386,7 +399,7 @@

    Uses of + void SequenceProducer.send(Message message, KeyValue properties) @@ -394,7 +407,7 @@

    Uses of MessageHeader, other header fields as well. - + SendResult Producer.send(Message message, KeyValue properties) @@ -402,7 +415,7 @@

    Uses of MessageHeader, other header fields as well. - + Promise<SendResult> Producer.sendAsync(Message message, KeyValue properties) @@ -410,7 +423,7 @@

    Uses of MessageHeader, other header fields as well. - + void Producer.sendOneway(Message message, KeyValue properties) @@ -418,21 +431,21 @@

    Uses of MessageHeader, other header fields as well. - + void ResourceManager.setConsumerProperties(String consumerId, KeyValue properties)
    Sets the consumer properties to the specified consumer instance.
    - + void ResourceManager.setProducerProperties(String producerId, KeyValue properties)
    Sets the producer properties to the specified producer instance.
    - + void ResourceManager.updateMessage(String messageId, KeyValue headers) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 87b627ae..f8082aef 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + @@ -116,7 +116,7 @@

    Uses of Message -IterableConsumer.next() +PartitionIterator.next()
    Returns the next message in the iteration and advances the offset position.
    @@ -134,7 +134,7 @@

    Uses of Message -IterableConsumer.previous() +PartitionIterator.previous()
    Returns the previous message in the iteration and moves the offset position backwards.
    diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 0fe3fcef..745b3197 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeader.html index 6701e97a..ae29c7f9 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeader.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageHeader (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 0b248ac4..202eb9ae 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 96249968..1cbfbb60 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 9f1fa6fb..f2029229 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 796ab339..8db3f107 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PartitionIterator.html b/io/openmessaging/class-use/PartitionIterator.html new file mode 100644 index 00000000..64c67367 --- /dev/null +++ b/io/openmessaging/class-use/PartitionIterator.html @@ -0,0 +1,169 @@ + + + + + + +Uses of Interface io.openmessaging.PartitionIterator (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.PartitionIterator

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index 1e30fb34..803f8302 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Producer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index f37bf95f..37572dc9 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 699d83ae..f5d6c662 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PromiseListener (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PropertyKeys.html b/io/openmessaging/class-use/PropertyKeys.html index d15d4094..af9b4aac 100644 --- a/io/openmessaging/class-use/PropertyKeys.html +++ b/io/openmessaging/class-use/PropertyKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PropertyKeys (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 744ab6f0..ce392469 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PullConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index 3fb02a5b..91c337bc 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PushConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index eced0530..90203ce1 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ReceivedMessageContext (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index fb906a9d..abf89546 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index 04202054..0d8e9533 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.SendResult (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceProducer.html index b352fe25..52adad85 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceProducer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.SequenceProducer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index a6537609..62b6fec3 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceEndPoint (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index df5f1b63..6e5d0546 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + @@ -101,14 +101,14 @@

    Uses of interface  -IterableConsumer -
    A Queue supports streaming consumption.
    +MessagingAccessPoint +
    The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
    interface  -MessagingAccessPoint -
    The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
    +PartitionIterator +
    A Queue is divided by many partitions.
    @@ -150,6 +150,12 @@

    Uses of interface  ServiceEndPoint  + +interface  +StreamingConsumer +
    A Queue is divided by many partitions.
    + + diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index d205e3a5..1b50565b 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLoadBalance (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index d97dd714..0cffdb09 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceProperties (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/IterableConsumer.html b/io/openmessaging/class-use/StreamingConsumer.html similarity index 62% rename from io/openmessaging/class-use/IterableConsumer.html rename to io/openmessaging/class-use/StreamingConsumer.html index facea0ab..b6a2638e 100644 --- a/io/openmessaging/class-use/IterableConsumer.html +++ b/io/openmessaging/class-use/StreamingConsumer.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.IterableConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.StreamingConsumer (OpenMessaging (Parent) 0.1.1-alpha-SNAPSHOT API) + @@ -27,7 +27,7 @@ @@ -223,7 +223,7 @@

    NAMESPACE

  • PRODUCER_ID

    static final String PRODUCER_ID
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
  • @@ -233,7 +233,7 @@

    PRODUCER_ID

  • CONSUMER_ID

    static final String CONSUMER_ID
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
  • @@ -243,7 +243,7 @@

    CONSUMER_ID

  • OPERATION_TIMEOUT

    static final String OPERATION_TIMEOUT
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
  • @@ -253,7 +253,7 @@

    OPERATION_TIMEOUT

  • ROUTING_NAME

    static final String ROUTING_NAME
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
  • @@ -263,7 +263,7 @@

    ROUTING_NAME

  • OPERATOR_NAME

    static final String OPERATOR_NAME
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
  • @@ -273,7 +273,7 @@

    OPERATOR_NAME

  • DST_QUEUE

    static final String DST_QUEUE
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
  • @@ -283,7 +283,7 @@

    DST_QUEUE

  • SRC_TOPIC

    static final String SRC_TOPIC
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
  • @@ -293,7 +293,7 @@

    SRC_TOPIC

  • BEGIN_OFFSET

    static final String BEGIN_OFFSET
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
  • @@ -303,7 +303,7 @@

    BEGIN_OFFSET

  • END_OFFSET

    static final String END_OFFSET
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
  • @@ -313,7 +313,7 @@

    END_OFFSET

  • BEGIN_TIMESTAMP

    static final String BEGIN_TIMESTAMP
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
  • @@ -323,7 +323,7 @@

    BEGIN_TIMESTAMP

  • END_TIMESTAMP

    static final String END_TIMESTAMP
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
  • @@ -343,7 +343,7 @@

    END_TIMESTAMP

  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -352,12 +352,12 @@

    END_TIMESTAMP

    Returns:
    the attributes
    @@ -395,7 +395,7 @@

    previous

    @@ -154,14 +154,14 @@

    Method Summary

    send(Message message, KeyValue properties)
    Sends a message to the specified destination synchronously, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. Promise<SendResult> sendAsync(Message message)
    Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeader, other header fields as well.
    + MessageHeaderBuiltinKeys, other header fields as well. @@ -169,14 +169,14 @@

    Method Summary

    sendAsync(Message message, KeyValue properties)
    Sends a message to the specified destination asynchronously, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. void sendOneway(Message message)
    Sends a message to the specified destination in one way, the destination should be preset to - MessageHeader, other header fields as well.
    + MessageHeaderBuiltinKeys, other header fields as well. @@ -184,7 +184,7 @@

    Method Summary

    sendOneway(Message message, KeyValue properties)
    Sends a message to the specified destination in one way, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. @@ -229,8 +229,8 @@

    properties

    There are some standard attributes defined by OMS for Producer:

    Returns:
    the attributes
    @@ -243,7 +243,7 @@

    properties

    send

    SendResult send(Message message)
    Sends a message to the specified destination synchronously, the destination should be preset to - MessageHeader, other header fields as well.
    + MessageHeaderBuiltinKeys, other header fields as well.
    Parameters:
    message - a message will be sent
    Returns:
    the successful SendResult
    Throws:
    @@ -261,7 +261,7 @@

    send

    SendResult send(Message message,
                   KeyValue properties)
    Sends a message to the specified destination synchronously, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well.
    Parameters:
    message - a message will be sent
    properties - the specified attributes
    Returns:
    the successful SendResult
    Throws:
    @@ -278,7 +278,7 @@

    send

    sendAsync

    Promise<SendResult> sendAsync(Message message)
    Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeader, other header fields as well. + MessageHeaderBuiltinKeys, other header fields as well.

    The returned Promise will have the result once the operation completes, and the registered PromiseListener will be notified, either because the operation was successful or because of an error.

    @@ -296,7 +296,7 @@

    sendAsync

    Promise<SendResult> sendAsync(Message message,
                                 KeyValue properties)
    Sends a message to the specified destination asynchronously, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well. + should be preset to MessageHeaderBuiltinKeys, other header fields as well.

    The returned Promise will have the result once the operation completes, and the registered PromiseListener will be notified, either because the operation was successful or because of an error.

    @@ -313,7 +313,7 @@

    sendAsync

    sendOneway

    void sendOneway(Message message)
    Sends a message to the specified destination in one way, the destination should be preset to - MessageHeader, other header fields as well. + MessageHeaderBuiltinKeys, other header fields as well.

    There is no Promise related or RuntimeException thrown. The calling thread doesn't care about the send result and also have no context to get the result.

    @@ -329,7 +329,7 @@

    sendOneway

    void sendOneway(Message message,
                   KeyValue properties)
    Sends a message to the specified destination in one way, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well. + should be preset to MessageHeaderBuiltinKeys, other header fields as well.

    There is no Promise related or RuntimeException thrown. The calling thread doesn't care about the send result and also have no context to get the result.

    diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 1cff5aa0..4fb75c39 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index b941549c..18e00018 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,10 +2,10 @@ - + PromiseListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -38,7 +38,7 @@
    Returns:
    the attributes
    diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index 4bea7909..88150e0d 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,10 +2,10 @@ - + ReceivedMessageContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -130,7 +130,7 @@

    Method Summary

    KeyValue -attributes() +properties()
    Returns the attributes of this ReceivedMessageContext instance.
    @@ -149,13 +149,13 @@

    Method Summary

    Method Detail

    - +
    • -

      attributes

      -
      KeyValue attributes()
      +

      properties

      +
      KeyValue properties()
      Returns the attributes of this ReceivedMessageContext instance.
      Returns:
      the attributes
    • diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 76e4b1da..98a6efa7 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -276,7 +276,7 @@

      Method Summary

      void updateMessage(String messageId, KeyValue headers) -
      Updates the MessageHeader of specified message, which may be stored by MOM server already.
      +
      Updates the MessageHeaderBuiltinKeys of specified message, which may be stored by MOM server already.
      @@ -357,7 +357,7 @@

      createAndUpdateRouting

      Creates a Routing resource for the the specified MessagingAccessPoint, updates if it already exits.
      Parameters:
      routingName - the routing name
      properties - the preset attributes, includes - PropertyKeys.SRC_TOPIC and PropertyKeys.DST_QUEUE
      + OMSBuiltinKeys.SRC_TOPIC and OMSBuiltinKeys.DST_QUEUE
      Returns:
      the created routing instance
    @@ -616,15 +616,15 @@

    setProducerProperties

    updateMessage

    void updateMessage(String messageId,
                      KeyValue headers)
    -
    Updates the MessageHeader of specified message, which may be stored by MOM server already. +
    Parameters:
    messageId - the message to be updated
    headers - the message sysHeaders to be updated
    diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index cbffcc49..e4e21bde 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/SequenceProducer.html b/io/openmessaging/SequenceProducer.html index 8672b795..b966bfa8 100644 --- a/io/openmessaging/SequenceProducer.html +++ b/io/openmessaging/SequenceProducer.html @@ -2,10 +2,10 @@ - + SequenceProducer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -102,7 +102,7 @@

    Interface SequenceProducer< MessagingAccessPoint.createSequenceProducer() method.

    It provides a group way to send batch message to a specified destination. - A destination can be a MessageHeader.TOPIC or a MessageHeader.QUEUE.

    + A destination can be a MessageHeaderBuiltinKeys.TOPIC or a MessageHeaderBuiltinKeys.QUEUE.
    Since:
    OMS 1.0
    Version:
    @@ -151,7 +151,7 @@

    Method Summary

    void send(Message message)
    Sends a message to the specified destination, the destination should be preset to - MessageHeader, other header fields as well.
    + MessageHeaderBuiltinKeys, other header fields as well. @@ -159,7 +159,7 @@

    Method Summary

    send(Message message, KeyValue properties)
    Sends a message to the specified destination, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. @@ -204,8 +204,8 @@

    properties

    There are some standard attributes defined by OMS for SequenceProducer:

    Returns:
    the attributes
    @@ -219,7 +219,7 @@

    properties

    send

    void send(Message message)
    Sends a message to the specified destination, the destination should be preset to - MessageHeader, other header fields as well. + MessageHeaderBuiltinKeys, other header fields as well.

    There is no Promise related. The calling thread doesn't care about the send result and also have no context to get the result. @@ -239,7 +239,7 @@

    send

    void send(Message message,
             KeyValue properties)
    Sends a message to the specified destination, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well. + should be preset to MessageHeaderBuiltinKeys, other header fields as well.

    There is no Promise related. The calling thread doesn't care about the send result and also have no context to get the result.

    diff --git a/io/openmessaging/ServiceEndPoint.html b/io/openmessaging/ServiceEndPoint.html index c6cc5ecb..f2ee1e07 100644 --- a/io/openmessaging/ServiceEndPoint.html +++ b/io/openmessaging/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + ServiceEndPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index af43c0a7..bd531ef6 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLoadBalance.html b/io/openmessaging/ServiceLoadBalance.html index 96e2f53b..0ac74b31 100644 --- a/io/openmessaging/ServiceLoadBalance.html +++ b/io/openmessaging/ServiceLoadBalance.html @@ -2,10 +2,10 @@ - + ServiceLoadBalance (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceProperties.html b/io/openmessaging/ServiceProperties.html index 56033fbf..ec062963 100644 --- a/io/openmessaging/ServiceProperties.html +++ b/io/openmessaging/ServiceProperties.html @@ -2,10 +2,10 @@ - + ServiceProperties (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/StreamingConsumer.html b/io/openmessaging/StreamingConsumer.html index 9bfbd1d7..601a3e09 100644 --- a/io/openmessaging/StreamingConsumer.html +++ b/io/openmessaging/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -190,8 +190,8 @@

    properties

    There are some standard attributes defined by OMS for StreamingConsumer:

    Returns:
    the attributes
    diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 19dcac24..2acf9b44 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index 7532934b..95272331 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 59743f5d..76bc9bbc 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -115,8 +115,8 @@

    Uses of KeyValue -ReceivedMessageContext.attributes() -
    Returns the attributes of this ReceivedMessageContext instance.
    +MessagingAccessPoint.attributes() +
    Returns the properties of this MessagingAccessPoint instance.
    @@ -157,38 +157,38 @@

    Uses of KeyValue -MessagingAccessPoint.properties() -
    Returns the attributes of this MessagingAccessPoint instance.
    - - - -KeyValue SequenceProducer.properties()
    Returns the attributes of this SequenceProducer instance.
    - + KeyValue SendResult.properties()
    Returns the attributes of this SendResult instance.
    - + KeyValue Producer.properties()
    Returns the attributes of this Producer instance.
    - + KeyValue InvokeContext.properties()  - + KeyValue PushConsumer.properties()
    Returns the attributes of this PushConsumer instance.
    + +KeyValue +ReceivedMessageContext.properties() +
    Returns the attributes of this ReceivedMessageContext instance.
    + + KeyValue PartitionIterator.properties() @@ -333,40 +333,40 @@

    Uses of Producer MessagingAccessPoint.createProducer(KeyValue properties)
    Creates a new Producer for the specified MessagingAccessPoint - with some preset attributes.
    + with some preset properties. PullConsumer MessagingAccessPoint.createPullConsumer(String queueName, KeyValue properties) -
    Creates a new PullConsumer for the specified MessagingAccessPoint with some preset attributes.
    +
    Creates a new PullConsumer for the specified MessagingAccessPoint with some preset properties.
    PushConsumer MessagingAccessPoint.createPushConsumer(KeyValue properties) -
    Creates a new PushConsumer for the specified MessagingAccessPoint with some preset attributes.
    +
    Creates a new PushConsumer for the specified MessagingAccessPoint with some preset properties.
    SequenceProducer MessagingAccessPoint.createSequenceProducer(KeyValue properties)
    Creates a new SequenceProducer for the specified MessagingAccessPoint - with some preset attributes.
    + with some preset properties. ServiceEndPoint MessagingAccessPoint.createServiceEndPoint(KeyValue properties) -
    Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset attributes.
    +
    Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
    StreamingConsumer MessagingAccessPoint.createStreamingConsumer(String queueName, KeyValue properties) -
    Creates a new StreamingConsumer for the specified MessagingAccessPoint with some preset attributes.
    +
    Creates a new StreamingConsumer for the specified MessagingAccessPoint with some preset properties.
    @@ -374,7 +374,7 @@

    Uses of MessagingAccessPointFactory.getMessagingAccessPoint(String url, KeyValue properties)
    Returns a MessagingAccessPoint instance from the specified OMS driver url - with some preset attributes, which will be passed to MessagingAccessPoint's implementation + with some preset properties, which will be passed to MessagingAccessPoint's implementation class as a unique constructor parameter.
    @@ -404,7 +404,7 @@

    Uses of SequenceProducer.send(Message message, KeyValue properties)
    Sends a message to the specified destination, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. @@ -412,7 +412,7 @@

    Uses of Producer.send(Message message, KeyValue properties)
    Sends a message to the specified destination synchronously, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. @@ -420,7 +420,7 @@

    Uses of Producer.sendAsync(Message message, KeyValue properties)
    Sends a message to the specified destination asynchronously, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. @@ -428,7 +428,7 @@

    Uses of Producer.sendOneway(Message message, KeyValue properties)
    Sends a message to the specified destination in one way, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. @@ -449,7 +449,7 @@

    Uses of void ResourceManager.updateMessage(String messageId, KeyValue headers) -
    Updates the MessageHeader of specified message, which may be stored by MOM server already.
    +
    Updates the MessageHeaderBuiltinKeys of specified message, which may be stored by MOM server already.
    diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 00e883f7..bf788ddc 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -215,14 +215,14 @@

    Uses of void SequenceProducer.send(Message message)
    Sends a message to the specified destination, the destination should be preset to - MessageHeader, other header fields as well.
    + MessageHeaderBuiltinKeys, other header fields as well. SendResult Producer.send(Message message)
    Sends a message to the specified destination synchronously, the destination should be preset to - MessageHeader, other header fields as well.
    + MessageHeaderBuiltinKeys, other header fields as well. @@ -230,7 +230,7 @@

    Uses of SequenceProducer.send(Message message, KeyValue properties)
    Sends a message to the specified destination, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. @@ -238,14 +238,14 @@

    Uses of Producer.send(Message message, KeyValue properties)
    Sends a message to the specified destination synchronously, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. Promise<SendResult> Producer.sendAsync(Message message)
    Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeader, other header fields as well.
    + MessageHeaderBuiltinKeys, other header fields as well. @@ -253,14 +253,14 @@

    Uses of Producer.sendAsync(Message message, KeyValue properties)
    Sends a message to the specified destination asynchronously, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. void Producer.sendOneway(Message message)
    Sends a message to the specified destination in one way, the destination should be preset to - MessageHeader, other header fields as well.
    + MessageHeaderBuiltinKeys, other header fields as well. @@ -268,7 +268,7 @@

    Uses of Producer.sendOneway(Message message, KeyValue properties)
    Sends a message to the specified destination in one way, using the specified attributes, the destination - should be preset to MessageHeader, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index eb4ba6cc..51d2c902 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageHeader.html b/io/openmessaging/class-use/MessageHeaderBuiltinKeys.html similarity index 77% rename from io/openmessaging/class-use/MessageHeader.html rename to io/openmessaging/class-use/MessageHeaderBuiltinKeys.html index 7716bc9e..b9ed2a6e 100644 --- a/io/openmessaging/class-use/MessageHeader.html +++ b/io/openmessaging/class-use/MessageHeaderBuiltinKeys.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageHeader (openmessaging 0.1.1-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.MessageHeaderBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) + @@ -27,7 +27,7 @@ -
  • io.openmessaging.MessageHeader
  • +
  • io.openmessaging.MessageHeaderBuiltinKeys
  • io.openmessaging.MessageListener
  • +
  • io.openmessaging.OMSBuiltinKeys
  • io.openmessaging.Promise<V>
  • io.openmessaging.PromiseListener<V>
  • -
  • io.openmessaging.PropertyKeys
  • io.openmessaging.ReceivedMessageContext
  • io.openmessaging.SendResult
  • io.openmessaging.ServiceLifecycle diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 7a4a9616..c5a07a75 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 6d9559c1..93e028f0 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,10 +2,10 @@ - + Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -158,7 +158,7 @@

    properties

    There are some standard attributes defined by OMS for Routing:

    Returns:
    the attributes
  • diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index a3150366..9a73fb21 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,10 +2,10 @@ - + Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -168,9 +168,9 @@

    properties

    There are some standard attributes defined by OMS for Routing:

    Returns:
    the attributes
    diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 8af36f39..3b429f1c 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index ce7bc75a..f79b06d5 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 434dc9e7..612d21fd 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index f9443c09..bc0cc101 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 948c8433..7bcb5990 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index beed7b08..176d63aa 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index d6cd6d19..61b0819c 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index a035e8a2..cb086dba 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 36caed61..f4f1362e 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -125,9 +125,10 @@

    Interface Hierarchy

  • io.openmessaging.SequenceProducer (also extends io.openmessaging.ServiceLifecycle)
  • -
  • io.openmessaging.MessageHeader
  • +
  • io.openmessaging.MessageHeaderBuiltinKeys
  • io.openmessaging.MessageListener
  • io.openmessaging.observer.Observer
  • +
  • io.openmessaging.OMSBuiltinKeys
  • io.openmessaging.observer.OMSEvent
    • io.openmessaging.observer.OMSExceptionEvent
    • @@ -136,7 +137,6 @@

      Interface Hierarchy

    • io.openmessaging.routing.Operator
    • io.openmessaging.Promise<V>
    • io.openmessaging.PromiseListener<V>
    • -
    • io.openmessaging.PropertyKeys
    • io.openmessaging.ReceivedMessageContext
    • io.openmessaging.routing.Routing
    • io.openmessaging.SendResult
    • diff --git a/serialized-form.html b/serialized-form.html index 43b88096..d6a9859e 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.1.1-alpha-SNAPSHOT API) - + From 0dba8f0a1a2a1bfa8d7c3cd0692ab8b575bac73a Mon Sep 17 00:00:00 2001 From: travis-ci Date: Tue, 25 Jul 2017 03:13:43 +0000 Subject: [PATCH 062/164] Latest javadoc on successful travis build 84 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 76 +++++++++---------- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 10 +-- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/InvokeContext.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- .../MessageHeaderBuiltinKeys.html | 62 +-------------- io/openmessaging/MessageListener.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- .../MessagingAccessPointFactory.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/OMSBuiltinKeys.html | 76 ++++++++++++++++--- io/openmessaging/PartitionIterator.html | 2 +- io/openmessaging/Producer.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/PromiseListener.html | 2 +- io/openmessaging/PullConsumer.html | 2 +- io/openmessaging/PushConsumer.html | 2 +- io/openmessaging/ReceivedMessageContext.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/SendResult.html | 2 +- io/openmessaging/SequenceProducer.html | 2 +- io/openmessaging/ServiceEndPoint.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/ServiceLoadBalance.html | 2 +- io/openmessaging/ServiceProperties.html | 2 +- io/openmessaging/StreamingConsumer.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/InvokeContext.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- .../class-use/MessageFactory.html | 2 +- .../class-use/MessageHeaderBuiltinKeys.html | 2 +- .../class-use/MessageListener.html | 2 +- .../class-use/MessagingAccessPoint.html | 2 +- .../MessagingAccessPointFactory.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- .../class-use/OMSBuiltinKeys.html | 2 +- .../class-use/PartitionIterator.html | 2 +- io/openmessaging/class-use/Producer.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- .../class-use/PromiseListener.html | 2 +- io/openmessaging/class-use/PullConsumer.html | 2 +- io/openmessaging/class-use/PushConsumer.html | 2 +- .../class-use/ReceivedMessageContext.html | 2 +- .../class-use/ResourceManager.html | 2 +- io/openmessaging/class-use/SendResult.html | 2 +- .../class-use/SequenceProducer.html | 2 +- .../class-use/ServiceEndPoint.html | 2 +- .../class-use/ServiceLifecycle.html | 2 +- .../class-use/ServiceLoadBalance.html | 2 +- .../class-use/ServiceProperties.html | 2 +- .../class-use/StreamingConsumer.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- .../exception/OMSMessageFormatException.html | 2 +- .../exception/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 2 +- .../exception/OMSRuntimeException.html | 2 +- .../exception/OMSTimeOutException.html | 2 +- .../exception/class-use/OMSException.html | 2 +- .../class-use/OMSMessageFormatException.html | 2 +- .../class-use/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 2 +- .../class-use/OMSRuntimeException.html | 2 +- .../class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- .../exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- .../internal/DefaultKeyValue.html | 2 +- .../internal/MessagingAccessPointAdapter.html | 2 +- .../internal/class-use/DefaultKeyValue.html | 2 +- .../MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/package-frame.html | 2 +- .../internal/package-summary.html | 2 +- io/openmessaging/internal/package-tree.html | 2 +- io/openmessaging/internal/package-use.html | 2 +- io/openmessaging/observer/OMSEvent.html | 2 +- .../observer/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/Observer.html | 2 +- .../observer/class-use/OMSEvent.html | 2 +- .../observer/class-use/OMSExceptionEvent.html | 2 +- .../observer/class-use/Observer.html | 2 +- io/openmessaging/observer/package-frame.html | 2 +- .../observer/package-summary.html | 2 +- io/openmessaging/observer/package-tree.html | 2 +- io/openmessaging/observer/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/routing/Operator.html | 2 +- io/openmessaging/routing/Routing.html | 2 +- .../routing/class-use/Operator.html | 2 +- .../routing/class-use/Routing.html | 2 +- io/openmessaging/routing/package-frame.html | 2 +- io/openmessaging/routing/package-summary.html | 2 +- io/openmessaging/routing/package-tree.html | 2 +- io/openmessaging/routing/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 109 files changed, 217 insertions(+), 217 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 2db6b8dd..502b3edb 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index bf063ec5..93a4ff92 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index a78f0986..00b7c7f8 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -85,54 +85,26 @@

      io.openmessaging.*

      - - -public static final short -AnyOrder -0 - - public static final String BORN_HOST "BornHost" - + public static final String BORN_TIMESTAMP "BornTimestamp" - - - -public static final short -FifoOrder -1 - - - -public static final short -LifoOrder -2 - - public static final String MESSAGE_ID "MessageId" - - - -public static final String -ORDER_POLICY -"OrderPolicy" - @@ -244,75 +216,103 @@

      io.openmessaging.*

      "oms.access.points" +
      + +public static final short +AnyOrder +0 + + public static final String BEGIN_OFFSET "oms.begin.offset" - + public static final String BEGIN_TIMESTAMP "oms.begin.timestamp" - + public static final String CONSUMER_ID "oms.consumer.id" - + public static final String DRIVER_IMPL "oms.driver.impl" - + public static final String DST_QUEUE "oms.dst.queue" - + public static final String END_OFFSET "oms.end.offset" - + public static final String END_TIMESTAMP "oms.end.timestamp" + + + +public static final short +FifoOrder +1 + + + +public static final short +LifoOrder +2 + + public static final String NAMESPACE "oms.namespace" - + public static final String OPERATION_TIMEOUT "oms.operation.timeout" - + public static final String OPERATOR_NAME "oms.operator.name" + + + +public static final String +ORDER_POLICY +"OrderPolicy" + diff --git a/deprecated-list.html b/deprecated-list.html index 77e57a74..79234d3b 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 6b9976d6..947f52d0 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 4ee8aa15..8c05d64e 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -98,7 +98,7 @@

      A

      Adds a Operator to the tail of operator pipeline in this Routing object.
      -
      AnyOrder - Static variable in interface io.openmessaging.MessageHeaderBuiltinKeys
      +
      AnyOrder - Static variable in interface io.openmessaging.OMSBuiltinKeys
       
      attachQueue(String, MessageListener) - Method in interface io.openmessaging.PushConsumer
      @@ -343,7 +343,7 @@

      E

      F

      -
      FifoOrder - Static variable in interface io.openmessaging.MessageHeaderBuiltinKeys
      +
      FifoOrder - Static variable in interface io.openmessaging.OMSBuiltinKeys
       
      @@ -549,7 +549,7 @@

      K

      L

      -
      LifoOrder - Static variable in interface io.openmessaging.MessageHeaderBuiltinKeys
      +
      LifoOrder - Static variable in interface io.openmessaging.OMSBuiltinKeys
       
      @@ -736,7 +736,7 @@

      O

      Returns the operator pipeline in this Routing object.
      -
      ORDER_POLICY - Static variable in interface io.openmessaging.MessageHeaderBuiltinKeys
      +
      ORDER_POLICY - Static variable in interface io.openmessaging.OMSBuiltinKeys
       
  • diff --git a/index.html b/index.html index 7d3d0f55..8a815a6c 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.1-alpha-SNAPSHOT API + + + + + + +
    +
    io.openmessaging
    +

    Interface MessageGroupCursor

    +
    +
    +
    +
      +
    • +
      +
      All Known Implementing Classes:
      +
      DefaultMessageGroupCursor
      +
      +
      +
      +
      public interface MessageGroupCursor
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        Stringvalue() 
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + + +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/PartitionIterator.html b/io/openmessaging/MessageGroupIterator.html similarity index 74% rename from io/openmessaging/PartitionIterator.html rename to io/openmessaging/MessageGroupIterator.html index 02362014..4c37becc 100644 --- a/io/openmessaging/PartitionIterator.html +++ b/io/openmessaging/MessageGroupIterator.html @@ -2,16 +2,16 @@ - + -PartitionIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) +MessageGroupIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -28,7 +28,7 @@
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -37,12 +37,12 @@


    -
    public interface PartitionIterator
    +
    public interface MessageGroupIterator
     extends ServiceLifecycle
    -
    A Queue is divided by many partitions. +
    A Queue is divided by many messageGroups.

    - A PartitionIterator object supports consume messages from a + A MessageGroupIterator object supports consume messages from a specified partition like a iterator.

    Since:
    OMS 1.0
    @@ -105,7 +105,7 @@

    Interface PartitionIterato
    OMS 1.0
    Author:
    vintagewang@apache.org, yukon@apache.org
    -
    See Also:
    StreamingConsumer.partitionIterator(String)

    +
    See Also:
    StreamingConsumer.messageGroupIterator(String)
    @@ -125,72 +125,72 @@

    Method Summary

    Method and Description -long -begin() +MessageGroupCursor +begin()
    Fetches the first offset of this partition iterator.
    -long -current() +MessageGroupCursor +current()
    Fetches the current offset of this partition iterator.
    -long -end() +MessageGroupCursor +end()
    Fetches the last offset of this partition iterator.
    boolean -hasNext() +hasNext()
    Returns true if this partition iterator has more messages when traversing the iterator in the forward direction.
    boolean -hasPrevious() +hasPrevious()
    Returns true if this partition iterator has more messages when traversing the iterator in the reverse direction.
    Message -next() +next()
    Returns the next message in the iteration and advances the offset position.
    void -persist() +persist()
    Persist this iterator to local or remote server, that depends on specified - implementation of PartitionIterator.
    + implementation of MessageGroupIterator. Message -previous() +previous()
    Returns the previous message in the iteration and moves the offset position backwards.
    KeyValue -properties() -
    Returns the attributes of this PartitionIterator instance.
    +properties() +
    Returns the attributes of this MessageGroupIterator instance.
    void -seekByOffset(long offset) +seekByCursor(MessageGroupCursor cursor)
    Moves the current offset to the specified offset.
    void -seekByTime(long timestamp) +seekByTime(long timestamp)
    Moves the current offset to the specified timestamp.
    @@ -223,11 +223,11 @@

    Method Detail

  • properties

    KeyValue properties()
    -
    Returns the attributes of this PartitionIterator instance. +
    Returns the attributes of this MessageGroupIterator instance.

    - There are some standard attributes defined by OMS for PartitionIterator: + There are some standard attributes defined by OMS for MessageGroupIterator:

  • @@ -333,7 +333,7 @@

    next

    + or intermixed with calls to previous() to go back and forth.
    Returns:
    the next message in the list
    Throws:
    OMSRuntimeException - if the iteration has no more message
    @@ -363,7 +363,7 @@

    previous

    position backwards.

    This method may be called repeatedly to iterate through the iteration backwards, - or intermixed with calls to next() to go back and forth. + or intermixed with calls to next() to go back and forth.

    Returns:
    the previous message in the list
    Throws:
    OMSRuntimeException - if the iteration has no previous message
    @@ -386,7 +386,7 @@

    previous

  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -395,12 +395,12 @@

    previous

    +
    See Also:
    MessageGroupIterator
    @@ -131,22 +131,22 @@

    Method Summary

    -PartitionIterator -partitionIterator(String partition) +MessageGroupIterator +messageGroupIterator(String messageGroupName)
    Creates a partition iterator from a specified partition.
    -PartitionIterator -partitionIterator(String partition, - KeyValue properties) +MessageGroupIterator +messageGroupIterator(String messageGroupName, + KeyValue properties)
    Creates a partition iterator from a specified partition, with some preset attributes.
    List<String> -partitions() -
    Returns all the partitions of the related queue.
    +messageGroups() +
    Returns all the messageGroups of the related queue.
    @@ -196,14 +196,14 @@

    properties

    Returns:
    the attributes
    - +
    • -

      partitions

      -
      List<String> partitions()
      -
      Returns all the partitions of the related queue.
      +

      messageGroups

      +
      List<String> messageGroups()
      +
      Returns all the messageGroups of the related queue.
      Returns:
      the partition list
    @@ -218,29 +218,29 @@

    consumers

    Returns:
    the consumers list
    - +
    • -

      partitionIterator

      -
      PartitionIterator partitionIterator(String partition)
      +

      messageGroupIterator

      +
      MessageGroupIterator messageGroupIterator(String messageGroupName)
      Creates a partition iterator from a specified partition.
      -
      Parameters:
      partition - a specified partition
      +
      Parameters:
      messageGroupName - a specified partition
      Returns:
      a partition iterator
    - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 004a5445..fb5c799f 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/InvokeContext.html b/io/openmessaging/class-use/InvokeContext.html index b6dcb4cf..f7433a36 100644 --- a/io/openmessaging/class-use/InvokeContext.html +++ b/io/openmessaging/class-use/InvokeContext.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 2d580e3e..983a6a2a 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -191,8 +191,8 @@

    Uses of KeyValue -PartitionIterator.properties() -
    Returns the attributes of this PartitionIterator instance.
    +MessageGroupIterator.properties() +
    Returns the attributes of this MessageGroupIterator instance.
    @@ -379,9 +379,9 @@

    Uses of -PartitionIterator -StreamingConsumer.partitionIterator(String partition, - KeyValue properties) +MessageGroupIterator +StreamingConsumer.messageGroupIterator(String messageGroupName, + KeyValue properties)
    Creates a partition iterator from a specified partition, with some preset attributes.
    diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 21a933d6..b5ba3b69 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -116,7 +116,7 @@

    Uses of Message -PartitionIterator.next() +MessageGroupIterator.next()
    Returns the next message in the iteration and advances the offset position.
    @@ -134,7 +134,7 @@

    Uses of Message -PartitionIterator.previous() +MessageGroupIterator.previous()
    Returns the previous message in the iteration and moves the offset position backwards.
    diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index e8e69601..784e1b5b 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageGroupCursor.html b/io/openmessaging/class-use/MessageGroupCursor.html new file mode 100644 index 00000000..836f5758 --- /dev/null +++ b/io/openmessaging/class-use/MessageGroupCursor.html @@ -0,0 +1,215 @@ + + + + + + +Uses of Interface io.openmessaging.MessageGroupCursor (openmessaging 0.1.1-alpha-SNAPSHOT API) + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.MessageGroupCursor

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/PartitionIterator.html b/io/openmessaging/class-use/MessageGroupIterator.html similarity index 65% rename from io/openmessaging/class-use/PartitionIterator.html rename to io/openmessaging/class-use/MessageGroupIterator.html index 67134aeb..73b72ea7 100644 --- a/io/openmessaging/class-use/PartitionIterator.html +++ b/io/openmessaging/class-use/MessageGroupIterator.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.PartitionIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.MessageGroupIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -27,7 +27,7 @@ + +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          DefaultMessageGroupCursor

          +
          public DefaultMessageGroupCursor(String value)
          +
        • +
        +
      • +
      + + +
    • +
    +
    + + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 9e964ddd..3ca3312c 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,7 +2,7 @@ - + MessagingAccessPointAdapter (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -37,7 +37,7 @@ diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 721b1022..7f6201e0 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -83,6 +83,10 @@

    Package io.openmessaging.internal

    +DefaultMessageGroupCursor +  + + MessagingAccessPointAdapter
    The MessagingAccessPointAdapter provides a common implementation to diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 9a2cab46..5b2bd501 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.internal Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -76,6 +76,7 @@

    Class Hierarchy

  • java.lang.Object
  • diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 5e8f355e..531dc2e2 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 89320c4a..9f0df151 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,7 +2,7 @@ - + OMSEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index bd34fdf4..8eef5bd0 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,7 +2,7 @@ - + OMSExceptionEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 23698406..ed210a06 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,7 +2,7 @@ - + Observer (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 7ac4b08a..d7379c28 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 55f18dcb..6cceefda 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 4b840067..ee9530ad 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.observer.Observer (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index a1bcabf6..044f3f0a 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index a33d9bd5..1f964116 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 4bb75977..f619d270 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.observer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 1e850842..9aaa7609 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 643e4d41..d2c5e16d 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -18,11 +18,12 @@

    Interfaces

  • KeyValue
  • Message
  • MessageFactory
  • +
  • MessageGroupCursor
  • +
  • MessageGroupIterator
  • MessageHeaderBuiltinKeys
  • MessageListener
  • MessagingAccessPoint
  • OMSBuiltinKeys
  • -
  • PartitionIterator
  • Producer
  • Promise
  • PromiseListener
  • diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 6bf486ad..5bea093d 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -112,6 +112,16 @@

    Package io.openmessaging

    +MessageGroupCursor +  + + +MessageGroupIterator + +
    A Queue is divided by many messageGroups.
    + + + MessageHeaderBuiltinKeys
    The MessageHeaderBuiltinKeys class describes each OMS message header field.
    @@ -136,95 +146,89 @@

    Package io.openmessaging

    -PartitionIterator - -
    A Queue is divided by many partitions.
    - - - Producer
    A Producer is a simple object used to send messages on behalf of a MessagingAccessPoint.
    - + Promise<V>
    A Promise represents the result of an asynchronous computation.
    - + PromiseListener<V>
    A listener that is called back when a Promise is done.
    - + PullConsumer
    A PullConsumer object can poll messages from the specified queue, and supports submit the consume result by acknowledgement.
    - + PushConsumer
    A PushConsumer object to receive messages from multiple queues, these messages are pushed from MOM server to PushConsumer client.
    - + ReceivedMessageContext
    A ReceivedMessageContext object will be passed to the MessageListener with a incoming message, used to share some context attributes between MessageListener and PushConsumer.
    - + ResourceManager
    The ResourceManager is responsible for providing a unified interface of resource management, allows the user to manage the topic, queue, namespace resources.
    - + SendResult
    The result of sending a OMS message to server with the message id and some attributes.
    - + SequenceProducer
    A SequenceProducer is a simple object used to send messages on behalf of a MessagingAccessPoint.
    - + ServiceEndPoint   - + ServiceLifecycle
    The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, PushConsumer, and so on.
    - + ServiceLoadBalance   - + ServiceProperties   - + StreamingConsumer -
    A Queue is divided by many partitions.
    +
    A Queue is divided by many messageGroups.
    diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 6be338c5..d378f046 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -95,6 +95,7 @@

    Interface Hierarchy

  • io.openmessaging.SequenceProducer (also extends io.openmessaging.ServiceLifecycle)
  • +
  • io.openmessaging.MessageGroupCursor
  • io.openmessaging.MessageHeaderBuiltinKeys
  • io.openmessaging.MessageListener
  • io.openmessaging.OMSBuiltinKeys
  • @@ -104,8 +105,8 @@

    Interface Hierarchy

  • io.openmessaging.SendResult
  • io.openmessaging.ServiceLifecycle
      +
    • io.openmessaging.MessageGroupIterator
    • io.openmessaging.MessagingAccessPoint
    • -
    • io.openmessaging.PartitionIterator
    • io.openmessaging.Producer (also extends io.openmessaging.MessageFactory)
    • io.openmessaging.PullConsumer
    • io.openmessaging.PushConsumer
    • diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index f10bc346..3e637bcc 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -129,6 +129,14 @@

      Uses of Package
      io +MessageGroupCursor  + + +MessageGroupIterator +
      A Queue is divided by many messageGroups.
      + + + MessageListener
      The message listener interface.
      @@ -139,80 +147,75 @@

      Uses of Package
      io -PartitionIterator -
      A Queue is divided by many partitions.
      - - - Producer
      A Producer is a simple object used to send messages on behalf of a MessagingAccessPoint.
      - + Promise
      A Promise represents the result of an asynchronous computation.
      - + PromiseListener
      A listener that is called back when a Promise is done.
      - + PullConsumer
      A PullConsumer object can poll messages from the specified queue, and supports submit the consume result by acknowledgement.
      - + PushConsumer
      A PushConsumer object to receive messages from multiple queues, these messages are pushed from MOM server to PushConsumer client.
      - + ReceivedMessageContext
      A ReceivedMessageContext object will be passed to the MessageListener with a incoming message, used to share some context attributes between MessageListener and PushConsumer.
      - + ResourceManager
      The ResourceManager is responsible for providing a unified interface of resource management, allows the user to manage the topic, queue, namespace resources.
      - + SendResult
      The result of sending a OMS message to server with the message id and some attributes.
      - + SequenceProducer
      A SequenceProducer is a simple object used to send messages on behalf of a MessagingAccessPoint.
      - + ServiceEndPoint  - + ServiceLifecycle
      The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, PushConsumer, and so on.
      - + ServiceLoadBalance  - + ServiceProperties  - + StreamingConsumer -
      A Queue is divided by many partitions.
      +
      A Queue is divided by many messageGroups.
      @@ -234,6 +237,9 @@

      Uses of Package
      io +MessageGroupCursor  + + MessagingAccessPoint
      The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
      diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index abfdb87d..beda6c84 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,7 +2,7 @@ - + Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 44da15a3..9b57a24f 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,7 +2,7 @@ - + Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index fed28fe1..cf2aecaf 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.routing.Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index a771c0fe..ca2ff3f5 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.routing.Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 11b36f19..81278f87 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 33731a56..9cb49627 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 5cdd4e9d..095030f3 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.routing Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 51246d87..0ab6d0c8 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-frame.html b/overview-frame.html index bdc083cd..201edff9 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,7 +2,7 @@ - + Overview List (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-summary.html b/overview-summary.html index 1d0e89aa..b02bc79b 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,7 +2,7 @@ - + Overview (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/overview-tree.html b/overview-tree.html index 424c8d7d..15a5b382 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,7 +2,7 @@ - + Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -80,6 +80,7 @@

      Class Hierarchy

    • java.lang.Object
    • +
    • io.openmessaging.MessageGroupCursor
    • io.openmessaging.MessageHeaderBuiltinKeys
    • io.openmessaging.MessageListener
    • io.openmessaging.observer.Observer
    • @@ -142,8 +144,8 @@

      Interface Hierarchy

    • io.openmessaging.SendResult
    • io.openmessaging.ServiceLifecycle
        +
      • io.openmessaging.MessageGroupIterator
      • io.openmessaging.MessagingAccessPoint
      • -
      • io.openmessaging.PartitionIterator
      • io.openmessaging.Producer (also extends io.openmessaging.MessageFactory)
      • io.openmessaging.PullConsumer
      • io.openmessaging.PushConsumer
      • diff --git a/serialized-form.html b/serialized-form.html index 04e0b84b..81eb7711 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,7 +2,7 @@ - + Serialized Form (openmessaging 0.1.1-alpha-SNAPSHOT API) From 640cab0ea4dd65a4dec55f83b53bbff4dbbc42a4 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Tue, 25 Jul 2017 05:14:06 +0000 Subject: [PATCH 064/164] Latest javadoc on successful travis build 86 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 2 +- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/InvokeContext.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessageGroupCursor.html | 2 +- io/openmessaging/MessageGroupIterator.html | 2 +- io/openmessaging/MessageHeaderBuiltinKeys.html | 2 +- io/openmessaging/MessageListener.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/MessagingAccessPointFactory.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/OMSBuiltinKeys.html | 2 +- io/openmessaging/Producer.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/PromiseListener.html | 2 +- io/openmessaging/PullConsumer.html | 2 +- io/openmessaging/PushConsumer.html | 2 +- io/openmessaging/ReceivedMessageContext.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/SendResult.html | 2 +- io/openmessaging/SequenceProducer.html | 2 +- io/openmessaging/ServiceEndPoint.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/ServiceLoadBalance.html | 2 +- io/openmessaging/ServiceProperties.html | 2 +- io/openmessaging/StreamingConsumer.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/InvokeContext.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- io/openmessaging/class-use/MessageFactory.html | 2 +- io/openmessaging/class-use/MessageGroupCursor.html | 2 +- io/openmessaging/class-use/MessageGroupIterator.html | 2 +- io/openmessaging/class-use/MessageHeaderBuiltinKeys.html | 2 +- io/openmessaging/class-use/MessageListener.html | 2 +- io/openmessaging/class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/MessagingAccessPointFactory.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- io/openmessaging/class-use/OMSBuiltinKeys.html | 2 +- io/openmessaging/class-use/Producer.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- io/openmessaging/class-use/PromiseListener.html | 2 +- io/openmessaging/class-use/PullConsumer.html | 2 +- io/openmessaging/class-use/PushConsumer.html | 2 +- io/openmessaging/class-use/ReceivedMessageContext.html | 2 +- io/openmessaging/class-use/ResourceManager.html | 2 +- io/openmessaging/class-use/SendResult.html | 2 +- io/openmessaging/class-use/SequenceProducer.html | 2 +- io/openmessaging/class-use/ServiceEndPoint.html | 2 +- io/openmessaging/class-use/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/ServiceLoadBalance.html | 2 +- io/openmessaging/class-use/ServiceProperties.html | 2 +- io/openmessaging/class-use/StreamingConsumer.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- io/openmessaging/exception/OMSMessageFormatException.html | 2 +- io/openmessaging/exception/OMSNotSupportedException.html | 2 +- io/openmessaging/exception/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/OMSRuntimeException.html | 2 +- io/openmessaging/exception/OMSTimeOutException.html | 2 +- io/openmessaging/exception/class-use/OMSException.html | 2 +- .../exception/class-use/OMSMessageFormatException.html | 2 +- .../exception/class-use/OMSNotSupportedException.html | 2 +- .../exception/class-use/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/class-use/OMSRuntimeException.html | 2 +- io/openmessaging/exception/class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- io/openmessaging/exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- io/openmessaging/internal/DefaultKeyValue.html | 2 +- io/openmessaging/internal/DefaultMessageGroupCursor.html | 2 +- io/openmessaging/internal/MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/class-use/DefaultKeyValue.html | 2 +- .../internal/class-use/DefaultMessageGroupCursor.html | 2 +- .../internal/class-use/MessagingAccessPointAdapter.html | 2 +- io/openmessaging/internal/package-frame.html | 2 +- io/openmessaging/internal/package-summary.html | 2 +- io/openmessaging/internal/package-tree.html | 2 +- io/openmessaging/internal/package-use.html | 2 +- io/openmessaging/observer/OMSEvent.html | 2 +- io/openmessaging/observer/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/Observer.html | 2 +- io/openmessaging/observer/class-use/OMSEvent.html | 2 +- io/openmessaging/observer/class-use/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/class-use/Observer.html | 2 +- io/openmessaging/observer/package-frame.html | 2 +- io/openmessaging/observer/package-summary.html | 2 +- io/openmessaging/observer/package-tree.html | 2 +- io/openmessaging/observer/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/routing/Operator.html | 2 +- io/openmessaging/routing/Routing.html | 2 +- io/openmessaging/routing/class-use/Operator.html | 2 +- io/openmessaging/routing/class-use/Routing.html | 2 +- io/openmessaging/routing/package-frame.html | 2 +- io/openmessaging/routing/package-summary.html | 2 +- io/openmessaging/routing/package-tree.html | 2 +- io/openmessaging/routing/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 113 files changed, 113 insertions(+), 113 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 0bfa4afd..15772d0e 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 5d75f60f..e12f9bb9 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 3f1632d7..c285fe25 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index 1af185bc..2798e48c 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 44152418..d317959b 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 8b86750b..6930001b 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index 41130780..64597f44 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.1-alpha-SNAPSHOT API + + + + + + +
        +
        io.openmessaging
        +

        Interface Interceptor

        +
        +
        +
        +
          +
        • +
          +
          +
          public interface Interceptor
          +
          Since:
          +
          OMS 1.0
          +
          Version:
          +
          OMS 1.0
          +
          Author:
          +
          vintagewang@apache.org
          +
        • +
        +
        +
        + + + + + +

        Copyright © 2017 OpenMessaging. All rights reserved.

        + + diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 9659c804..319af545 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,10 +2,10 @@ - + InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -37,7 +37,7 @@
  • - + Promise<SendResult> sendAsync(Message message)
    Sends a message to the specified destination asynchronously, the destination should be preset to MessageHeaderBuiltinKeys, other header fields as well.
    - + Promise<SendResult> sendAsync(Message message, KeyValue properties) @@ -172,14 +176,14 @@

    Method Summary

    should be preset to MessageHeaderBuiltinKeys, other header fields as well. - + void sendOneway(Message message)
    Sends a message to the specified destination in one way, the destination should be preset to MessageHeaderBuiltinKeys, other header fields as well.
    - + void sendOneway(Message message, KeyValue properties) @@ -323,7 +327,7 @@

    sendOneway

    -
      +
      • sendOneway

        void sendOneway(Message message,
        @@ -336,6 +340,15 @@ 

        sendOneway

        Parameters:
        message - a message will be sent
        properties - the specified userHeaders
      + + + +
    diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 08e8a0ec..7b3c1c09 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,7 +2,7 @@ - + Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index 40e5342c..58682ba6 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,7 +2,7 @@ - + PromiseListener (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PullConsumer.html b/io/openmessaging/PullConsumer.html index fd105073..4d3e81d2 100644 --- a/io/openmessaging/PullConsumer.html +++ b/io/openmessaging/PullConsumer.html @@ -2,7 +2,7 @@ - + PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/PushConsumer.html b/io/openmessaging/PushConsumer.html index 6019d3e3..811d5e44 100644 --- a/io/openmessaging/PushConsumer.html +++ b/io/openmessaging/PushConsumer.html @@ -2,7 +2,7 @@ - + PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ReceivedMessageContext.html b/io/openmessaging/ReceivedMessageContext.html index c48076ff..5a25b039 100644 --- a/io/openmessaging/ReceivedMessageContext.html +++ b/io/openmessaging/ReceivedMessageContext.html @@ -2,7 +2,7 @@ - + ReceivedMessageContext (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 32d7e96d..a315871a 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,7 +2,7 @@ - + ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/SendResult.html b/io/openmessaging/SendResult.html index ec7aa45d..580bd5ef 100644 --- a/io/openmessaging/SendResult.html +++ b/io/openmessaging/SendResult.html @@ -2,7 +2,7 @@ - + SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -38,7 +38,7 @@ - + void Producer.sendOneway(Message message, KeyValue properties) @@ -431,21 +415,21 @@

    Uses of MessageHeaderBuiltinKeys, other header fields as well. - + void ResourceManager.setConsumerProperties(String consumerId, KeyValue properties)
    Sets the consumer attributes to the specified consumer instance.
    - + void ResourceManager.setProducerProperties(String producerId, KeyValue properties)
    Sets the producer attributes to the specified producer instance.
    - + void ResourceManager.updateMessage(String messageId, KeyValue headers) diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 46ded3ae..b52e5d33 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -213,10 +213,7 @@

    Uses of void -SequenceProducer.send(Message message) -
    Sends a message to the specified destination, the destination should be preset to - MessageHeaderBuiltinKeys, other header fields as well.
    - +SequenceBatchMessageSender.send(Message message)  SendResult @@ -227,11 +224,8 @@

    Uses of void -SequenceProducer.send(Message message, - KeyValue properties) -
    Sends a message to the specified destination, using the specified attributes, the destination - should be preset to MessageHeaderBuiltinKeys, other header fields as well.
    - +SequenceBatchMessageSender.send(Message message, + KeyValue properties)  SendResult diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 7443afb0..4aa3c210 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -106,13 +106,6 @@

    Uses of -interface  -SequenceProducer -
    A SequenceProducer is a simple object used to send messages on behalf - of a MessagingAccessPoint.
    - - diff --git a/io/openmessaging/class-use/MessageGroupCursor.html b/io/openmessaging/class-use/MessageGroupCursor.html index c4ceee65..1a97b58a 100644 --- a/io/openmessaging/class-use/MessageGroupCursor.html +++ b/io/openmessaging/class-use/MessageGroupCursor.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.MessageGroupCursor (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageGroupIterator.html b/io/openmessaging/class-use/MessageGroupIterator.html index d67e8039..bbb2532d 100644 --- a/io/openmessaging/class-use/MessageGroupIterator.html +++ b/io/openmessaging/class-use/MessageGroupIterator.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.MessageGroupIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageHeaderBuiltinKeys.html b/io/openmessaging/class-use/MessageHeaderBuiltinKeys.html index 8fb879a9..df4622da 100644 --- a/io/openmessaging/class-use/MessageHeaderBuiltinKeys.html +++ b/io/openmessaging/class-use/MessageHeaderBuiltinKeys.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.MessageHeaderBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessageListener.html b/io/openmessaging/class-use/MessageListener.html index 609ff912..f20e5717 100644 --- a/io/openmessaging/class-use/MessageListener.html +++ b/io/openmessaging/class-use/MessageListener.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 4ef8c53f..c9f289db 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 8d7d5212..565f0dd3 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index a3403221..9f6fcb6c 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index eac73eb8..85c3d1d2 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Producer.html b/io/openmessaging/class-use/Producer.html index 4a2c69c8..c03fffc0 100644 --- a/io/openmessaging/class-use/Producer.html +++ b/io/openmessaging/class-use/Producer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.Producer (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 5a414f69..bc0605a6 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 918c661b..7a880aae 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.PromiseListener (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 3ee4b8d3..e4052da1 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index f5946a2d..52129ece 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ReceivedMessageContext.html b/io/openmessaging/class-use/ReceivedMessageContext.html index c0102f22..ba7a373c 100644 --- a/io/openmessaging/class-use/ReceivedMessageContext.html +++ b/io/openmessaging/class-use/ReceivedMessageContext.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ReceivedMessageContext (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index c6411da4..4d097d1a 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index 73b4429f..d339734a 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/io/openmessaging/class-use/SequenceProducer.html b/io/openmessaging/class-use/SequenceBatchMessageSender.html similarity index 65% rename from io/openmessaging/class-use/SequenceProducer.html rename to io/openmessaging/class-use/SequenceBatchMessageSender.html index 76a8b6fd..d1159fe2 100644 --- a/io/openmessaging/class-use/SequenceProducer.html +++ b/io/openmessaging/class-use/SequenceBatchMessageSender.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.SequenceProducer (openmessaging 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.SequenceBatchMessageSender (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -27,7 +27,7 @@ +
  • io.openmessaging.OnMessageContext
  • +
  • io.openmessaging.interceptor.OnMessageInterceptor
  • io.openmessaging.routing.Operator
  • io.openmessaging.Promise<V>
  • io.openmessaging.PromiseListener<V>
  • -
  • io.openmessaging.ReceivedMessageContext
  • io.openmessaging.routing.Routing
  • io.openmessaging.interceptor.SendMessageInterceptor
  • io.openmessaging.SendResult
  • diff --git a/serialized-form.html b/serialized-form.html index ab45438c..2b507621 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,7 +2,7 @@ - + Serialized Form (openmessaging 0.1.1-alpha-SNAPSHOT API) From 928afdeee00727efe70ea7d7dd68a91a63279fb4 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Thu, 27 Jul 2017 02:19:02 +0000 Subject: [PATCH 072/164] Latest javadoc on successful travis build 98 auto-pushed to gh-pages --- allclasses-frame.html | 4 +-- allclasses-noframe.html | 4 +-- constant-values.html | 23 +++++-------- deprecated-list.html | 4 +-- help-doc.html | 4 +-- index-all.html | 8 ++--- index.html | 2 +- io/openmessaging/BytesMessage.html | 4 +-- io/openmessaging/InvokeContext.html | 4 +-- io/openmessaging/KeyValue.html | 4 +-- io/openmessaging/Message.html | 4 +-- io/openmessaging/MessageFactory.html | 4 +-- io/openmessaging/MessageGroupCursor.html | 4 +-- io/openmessaging/MessageGroupIterator.html | 4 +-- .../MessageHeaderBuiltinKeys.html | 34 +++++-------------- io/openmessaging/MessageListener.html | 4 +-- io/openmessaging/MessagingAccessPoint.html | 4 +-- .../MessagingAccessPointFactory.html | 4 +-- io/openmessaging/OMS.html | 4 +-- io/openmessaging/OMSBuiltinKeys.html | 4 +-- io/openmessaging/OnMessageContext.html | 4 +-- io/openmessaging/Producer.html | 4 +-- io/openmessaging/Promise.html | 4 +-- io/openmessaging/PromiseListener.html | 4 +-- io/openmessaging/PullConsumer.html | 4 +-- io/openmessaging/PushConsumer.html | 4 +-- io/openmessaging/ResourceManager.html | 4 +-- io/openmessaging/SendResult.html | 4 +-- .../SequenceBatchMessageSender.html | 4 +-- io/openmessaging/ServiceEndPoint.html | 4 +-- io/openmessaging/ServiceLifecycle.html | 4 +-- io/openmessaging/ServiceLoadBalance.html | 4 +-- io/openmessaging/ServiceProperties.html | 4 +-- io/openmessaging/StreamingConsumer.html | 4 +-- io/openmessaging/class-use/BytesMessage.html | 4 +-- io/openmessaging/class-use/InvokeContext.html | 4 +-- io/openmessaging/class-use/KeyValue.html | 4 +-- io/openmessaging/class-use/Message.html | 4 +-- .../class-use/MessageFactory.html | 4 +-- .../class-use/MessageGroupCursor.html | 4 +-- .../class-use/MessageGroupIterator.html | 4 +-- .../class-use/MessageHeaderBuiltinKeys.html | 4 +-- .../class-use/MessageListener.html | 4 +-- .../class-use/MessagingAccessPoint.html | 4 +-- .../MessagingAccessPointFactory.html | 4 +-- io/openmessaging/class-use/OMS.html | 4 +-- .../class-use/OMSBuiltinKeys.html | 4 +-- .../class-use/OnMessageContext.html | 4 +-- io/openmessaging/class-use/Producer.html | 4 +-- io/openmessaging/class-use/Promise.html | 4 +-- .../class-use/PromiseListener.html | 4 +-- io/openmessaging/class-use/PullConsumer.html | 4 +-- io/openmessaging/class-use/PushConsumer.html | 4 +-- .../class-use/ResourceManager.html | 4 +-- io/openmessaging/class-use/SendResult.html | 4 +-- .../class-use/SequenceBatchMessageSender.html | 4 +-- .../class-use/ServiceEndPoint.html | 4 +-- .../class-use/ServiceLifecycle.html | 4 +-- .../class-use/ServiceLoadBalance.html | 4 +-- .../class-use/ServiceProperties.html | 4 +-- .../class-use/StreamingConsumer.html | 4 +-- io/openmessaging/exception/OMSException.html | 4 +-- .../exception/OMSMessageFormatException.html | 4 +-- .../exception/OMSNotSupportedException.html | 4 +-- .../OMSResourceNotExistException.html | 4 +-- .../exception/OMSRuntimeException.html | 4 +-- .../exception/OMSTimeOutException.html | 4 +-- .../exception/class-use/OMSException.html | 4 +-- .../class-use/OMSMessageFormatException.html | 4 +-- .../class-use/OMSNotSupportedException.html | 4 +-- .../OMSResourceNotExistException.html | 4 +-- .../class-use/OMSRuntimeException.html | 4 +-- .../class-use/OMSTimeOutException.html | 4 +-- io/openmessaging/exception/package-frame.html | 4 +-- .../exception/package-summary.html | 4 +-- io/openmessaging/exception/package-tree.html | 4 +-- io/openmessaging/exception/package-use.html | 4 +-- .../interceptor/OnMessageAfterContext.html | 4 +-- .../interceptor/OnMessageBeforeContext.html | 4 +-- .../interceptor/OnMessageInterceptor.html | 4 +-- .../interceptor/SendMessageAfterContext.html | 4 +-- .../interceptor/SendMessageBeforeContext.html | 4 +-- .../interceptor/SendMessageInterceptor.html | 4 +-- .../class-use/OnMessageAfterContext.html | 4 +-- .../class-use/OnMessageBeforeContext.html | 4 +-- .../class-use/OnMessageInterceptor.html | 4 +-- .../class-use/SendMessageAfterContext.html | 4 +-- .../class-use/SendMessageBeforeContext.html | 4 +-- .../class-use/SendMessageInterceptor.html | 4 +-- .../interceptor/package-frame.html | 4 +-- .../interceptor/package-summary.html | 4 +-- .../interceptor/package-tree.html | 4 +-- io/openmessaging/interceptor/package-use.html | 4 +-- .../internal/DefaultKeyValue.html | 4 +-- .../internal/DefaultMessageGroupCursor.html | 4 +-- .../internal/MessagingAccessPointAdapter.html | 4 +-- .../internal/class-use/DefaultKeyValue.html | 4 +-- .../class-use/DefaultMessageGroupCursor.html | 4 +-- .../MessagingAccessPointAdapter.html | 4 +-- io/openmessaging/internal/package-frame.html | 4 +-- .../internal/package-summary.html | 4 +-- io/openmessaging/internal/package-tree.html | 4 +-- io/openmessaging/internal/package-use.html | 4 +-- io/openmessaging/observer/OMSEvent.html | 4 +-- .../observer/OMSExceptionEvent.html | 4 +-- io/openmessaging/observer/Observer.html | 4 +-- .../observer/class-use/OMSEvent.html | 4 +-- .../observer/class-use/OMSExceptionEvent.html | 4 +-- .../observer/class-use/Observer.html | 4 +-- io/openmessaging/observer/package-frame.html | 4 +-- .../observer/package-summary.html | 4 +-- io/openmessaging/observer/package-tree.html | 4 +-- io/openmessaging/observer/package-use.html | 4 +-- io/openmessaging/package-frame.html | 4 +-- io/openmessaging/package-summary.html | 4 +-- io/openmessaging/package-tree.html | 4 +-- io/openmessaging/package-use.html | 4 +-- io/openmessaging/routing/Operator.html | 4 +-- io/openmessaging/routing/Routing.html | 4 +-- .../routing/class-use/Operator.html | 4 +-- .../routing/class-use/Routing.html | 4 +-- io/openmessaging/routing/package-frame.html | 4 +-- io/openmessaging/routing/package-summary.html | 4 +-- io/openmessaging/routing/package-tree.html | 4 +-- io/openmessaging/routing/package-use.html | 4 +-- overview-frame.html | 4 +-- overview-summary.html | 4 +-- overview-tree.html | 4 +-- serialized-form.html | 4 +-- 129 files changed, 269 insertions(+), 298 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 9a710209..67b9e5a8 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 6afab007..be5cee2c 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index 6abf1191..4894df89 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -148,55 +148,48 @@

    io.openmessaging.*

    "SearchKey" - - -public static final String -ShardingKey -"ShardingKey" - - public static final String StartTime "StartTime" - + public static final String StopTime "StopTime" - + public static final String StoreHost "StoreHost" - + public static final String StoreTimestamp "StoreTimestamp" - + public static final String Timeout "Timeout" - + public static final String Topic "Topic" - + public static final String diff --git a/deprecated-list.html b/deprecated-list.html index 55d60af0..5ab60315 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index 540b17d7..a339d543 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index 5299c69b..145f21db 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -1109,10 +1109,6 @@

    S

    Sets the producer attributes to the specified producer instance.
    -
    ShardingKey - Static variable in interface io.openmessaging.MessageHeaderBuiltinKeys
    -
    -
    The ShardingKey header field contains the sharding key of a message.
    -
    shutdown() - Method in interface io.openmessaging.ServiceLifecycle
    Notify a service instance of the end of its life cycle.
    diff --git a/index.html b/index.html index abf4a2c4..549d460e 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.1-alpha-SNAPSHOT API + + + + + + +
    +
    io.openmessaging
    +

    Interface CloudResourceManager

    +
    +
    +
    +
      +
    • +
      +
      All Superinterfaces:
      +
      ServiceLifecycle
      +
      +
      +
      +
      public interface CloudResourceManager
      +extends ServiceLifecycle
      +
      The CloudResourceManager is responsible for providing a unified interface of resource management, + allows the user to manage the topic, queue, namespace resources. +

      + Create, fetch, update and destroy are the four basic functions of CloudResourceManager. +

      + And the CloudResourceManager also supports fetch and update resource attributes dynamically. +

      + The attributes of consumer and producer also are treated as Resource. CloudResourceManager + allows the user to fetch producer and consumer list in a specified topic or queue, + and update their resource attributes dynamically. +

      + MessagingAccessPoint.getResourceManager() is the unique method to obtain a CloudResourceManager + instance, any changes made by this instance will reflect to the message-oriented middleware (MOM) or + other product behind the MessagingAccessPoint.

      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
    • +
    +
    +
    + +
    +
    + +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/InvokeContext.html b/io/openmessaging/InvokeContext.html index 1db4de6a..ce6f1a58 100644 --- a/io/openmessaging/InvokeContext.html +++ b/io/openmessaging/InvokeContext.html @@ -2,10 +2,10 @@ - + InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -37,7 +37,7 @@ -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    @@ -278,7 +273,7 @@

    Queue

    When a message is received, its Queue value must be equivalent to the value assigned when it was sent. -

    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    @@ -297,7 +292,7 @@

    BornTimestamp

    BornTimestamp header field contains this same value.

    This filed is a long value, measured in milliseconds. -

    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    @@ -312,7 +307,7 @@

    BornHost

    When a message is sent, BornHost will be set with the local host info, on return from the send method, the message's BornHost header field contains this value. When a message is received its BornHost header field contains this same value. -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    @@ -329,7 +324,7 @@

    StoreTimestamp

    When the send method returns it contains a server-assigned value.

    This filed is a long value, measured in milliseconds. -

    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    @@ -344,7 +339,7 @@

    StoreHost

    When a message is sent, StoreHost is ignored.

    When the send method returns it contains a server-assigned value. -

    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    @@ -360,7 +355,7 @@

    StartTime

    If StartTime field isn't set explicitly, use BornTimestamp as the startup timestamp.

    This filed is a long value, measured in milliseconds. -

    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    @@ -382,7 +377,7 @@

    StopTime

    When an undelivered message's expiration time is reached, the message should be destroyed. OMS does not define a notification of message expiration. -

    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    @@ -403,7 +398,7 @@

    Timeout

    When an undelivered message's expiration time is reached, the message should be destroyed. OMS does not define a notification of message expiration. -

    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    @@ -421,7 +416,7 @@

    Priority

    however, it should do its best to deliver expedited messages ahead of normal messages.

    If Priority field isn't set explicitly, use 4 as the default priority. -

    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    @@ -433,7 +428,7 @@

    Reliability

    static final String Reliability
    The Reliability header field contains the reliability level of a message. A MOM server should guarantee the reliability level for a message.
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    @@ -445,7 +440,7 @@

    SearchKey

    static final String SearchKey
    The SearchKey header field contains index search key of a message. Clients can query similar messages by search key, and have a quick response.
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    @@ -459,7 +454,7 @@

    ScheduleExpression

    The message will be delivered by the specified ScheduleExpression, which is a CRON expression.

    See Also:
    https://en.wikipedia.org/wiki/Cron#CRON_expression, -Constant Field Values
    +Constant Field Values
    @@ -471,17 +466,17 @@

    TraceId

    static final String TraceId
    The TraceId header field contains the trace id of a message, which represents a global and unique identification, and can be used in distributed system to trace the whole call link.
    -
    See Also:
    Constant Field Values
    +
    See Also:
    Constant Field Values
    - + @@ -501,7 +496,7 @@

    MessageGroup

  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -510,12 +505,12 @@

    MessageGroup

    @@ -173,7 +173,7 @@

    Method Summary

    static List<MessagingAccessPoint> -listMessagingAccessPoints()  +messagingAccessPoints() 
      @@ -225,8 +225,8 @@

      getMessagingAccessPoint

      Parameters:
      url - the specified OMS driver url
      Returns:
      a MessagingAccessPoint instance
      Throws:
      -
      OMSRuntimeException - if the factory fails to create a MessagingAccessPoint - due to some driver url some syntax error or internal error.
      +
      OMSRuntimeException - if the factory fails to create a MessagingAccessPoint due to some driver url + some syntax error or internal error.
    @@ -246,17 +246,17 @@

    getMessagingAccessPoint

    Parameters:
    url - the specified OMS driver url
    Returns:
    a MessagingAccessPoint instance
    Throws:
    -
    OMSRuntimeException - if the factory fails to create a MessagingAccessPoint - due to some driver url some syntax error or internal error.
    +
    OMSRuntimeException - if the factory fails to create a MessagingAccessPoint due to some driver url + some syntax error or internal error.
    - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 050a2361..8ca62546 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -147,10 +147,6 @@

    Method Summary

    Returns a default and internal KeyValue implementation instance.
    - -static MessageGroupCursor -newMessageGroupCursor(String value)  -
    • @@ -229,7 +237,7 @@

      properties

      KeyValue properties()
      Returns the attributes of this Producer instance. Changes to the return KeyValue are not reflected in physical Producer, - and use ResourceManager.setProducerProperties(String, KeyValue) to modify. + and use CloudResourceManager#setProducerProperties(String, KeyValue) to modify.

      There are some standard attributes defined by OMS for Producer:

        @@ -247,7 +255,7 @@

        properties

        send

        SendResult send(Message message)
        Sends a message to the specified destination synchronously, the destination should be preset to - MessageHeaderBuiltinKeys, other header fields as well.
        + MessageHeaderBuiltinKeys, other header fields as well.
      Parameters:
      message - a message will be sent
      Returns:
      the successful SendResult
      Throws:
      @@ -265,7 +273,7 @@

      send

      SendResult send(Message message,
                     KeyValue properties)
      Sends a message to the specified destination synchronously, using the specified attributes, the destination - should be preset to MessageHeaderBuiltinKeys, other header fields as well.
      + should be preset to MessageHeaderBuiltinKeys, other header fields as well.
      Parameters:
      message - a message will be sent
      properties - the specified attributes
      Returns:
      the successful SendResult
      Throws:
      @@ -282,7 +290,7 @@

      send

      sendAsync

      Promise<SendResult> sendAsync(Message message)
      Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeaderBuiltinKeys, other header fields as well. + MessageHeaderBuiltinKeys, other header fields as well.

      The returned Promise will have the result once the operation completes, and the registered PromiseListener will be notified, either because the operation was successful or because of an error.

      @@ -300,7 +308,7 @@

      sendAsync

      Promise<SendResult> sendAsync(Message message,
                                   KeyValue properties)
      Sends a message to the specified destination asynchronously, using the specified attributes, the destination - should be preset to MessageHeaderBuiltinKeys, other header fields as well. + should be preset to MessageHeaderBuiltinKeys, other header fields as well.

      The returned Promise will have the result once the operation completes, and the registered PromiseListener will be notified, either because the operation was successful or because of an error.

      @@ -317,7 +325,7 @@

      sendAsync

      sendOneway

      void sendOneway(Message message)
      Sends a message to the specified destination in one way, the destination should be preset to - MessageHeaderBuiltinKeys, other header fields as well. + MessageHeaderBuiltinKeys, other header fields as well.

      There is no Promise related or RuntimeException thrown. The calling thread doesn't care about the send result and also have no context to get the result.

      @@ -333,7 +341,7 @@

      sendOneway

      void sendOneway(Message message,
                     KeyValue properties)
      Sends a message to the specified destination in one way, using the specified attributes, the destination - should be preset to MessageHeaderBuiltinKeys, other header fields as well. + should be preset to MessageHeaderBuiltinKeys, other header fields as well.

      There is no Promise related or RuntimeException thrown. The calling thread doesn't care about the send result and also have no context to get the result.

      @@ -343,12 +351,30 @@

      sendOneway

      -
    • @@ -375,7 +401,7 @@

      createSequenceBatchMessageSender

      -

      Uses of Interface
      io.openmessaging.OnMessageContext

      +

      Uses of Interface
      io.openmessaging.MessageListener.Context

      @@ -114,6 +114,19 @@

      Uses of +Methods in io.openmessaging that return types with arguments of type Producer  + +Modifier and Type +Method and Description + + + +List<Producer> +MessagingAccessPoint.producers()  + + +

    diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 53e0ae86..dc9553d1 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -80,7 +80,7 @@

    Uses of Int io.openmessaging
    OMS Definition - OMS Exception Hierarchy,details see XXX
    + OMS Exception Hierarchy,details see XXX @@ -103,7 +103,7 @@

    Uses of Promise<SendResult> Producer.sendAsync(Message message)
    Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeaderBuiltinKeys, other header fields as well.
    + MessageHeaderBuiltinKeys, other header fields as well. @@ -111,7 +111,7 @@

    Uses of Producer.sendAsync(Message message, KeyValue properties)
    Sends a message to the specified destination asynchronously, using the specified attributes, the destination - should be preset to MessageHeaderBuiltinKeys, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. @@ -125,14 +125,14 @@

    Uses of void -PromiseListener.operationCompleted(Promise<V> promise) -
    Invoked when the operation associated with the Promise has been completed successfully.
    +PromiseListener.operationFailed(Promise<V> promise) +
    Invoked when the operation associated with the Promise has been completed unsuccessfully.
    void -PromiseListener.operationFailed(Promise<V> promise) -
    Invoked when the operation associated with the Promise has been completed unsuccessfully.
    +PromiseListener.operationSucceeded(Promise<V> promise) +
    Invoked when the operation associated with the Promise has been completed successfully.
    diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 55b97258..0b5c03ba 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PromiseListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -80,7 +80,7 @@

    Use io.openmessaging
    OMS Definition - OMS Exception Hierarchy,details see XXX
    + OMS Exception Hierarchy,details see XXX diff --git a/io/openmessaging/class-use/PullConsumer.html b/io/openmessaging/class-use/PullConsumer.html index 0228166c..8b8647cd 100644 --- a/io/openmessaging/class-use/PullConsumer.html +++ b/io/openmessaging/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -80,7 +80,7 @@

    Uses o io.openmessaging
    OMS Definition - OMS Exception Hierarchy,details see XXX
    + OMS Exception Hierarchy,details see XXX diff --git a/io/openmessaging/class-use/PushConsumer.html b/io/openmessaging/class-use/PushConsumer.html index e6300add..78e443ce 100644 --- a/io/openmessaging/class-use/PushConsumer.html +++ b/io/openmessaging/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -80,7 +80,7 @@

    Uses o io.openmessaging
    OMS Definition - OMS Exception Hierarchy,details see XXX
    + OMS Exception Hierarchy,details see XXX @@ -135,6 +135,19 @@

    Uses of +Methods in io.openmessaging that return types with arguments of type PushConsumer  + +Modifier and Type +Method and Description + + + +List<PushConsumer> +MessagingAccessPoint.pushConsumers()  + + + diff --git a/io/openmessaging/class-use/SendResult.html b/io/openmessaging/class-use/SendResult.html index 5c2063a5..7ed165e3 100644 --- a/io/openmessaging/class-use/SendResult.html +++ b/io/openmessaging/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -80,7 +80,7 @@

    Uses of io.openmessaging
    OMS Definition - OMS Exception Hierarchy,details see XXX
    + OMS Exception Hierarchy,details see XXX @@ -103,7 +103,7 @@

    Uses of SendResult Producer.send(Message message)
    Sends a message to the specified destination synchronously, the destination should be preset to - MessageHeaderBuiltinKeys, other header fields as well.
    + MessageHeaderBuiltinKeys, other header fields as well. @@ -111,7 +111,7 @@

    Uses of Producer.send(Message message, KeyValue properties)
    Sends a message to the specified destination synchronously, using the specified attributes, the destination - should be preset to MessageHeaderBuiltinKeys, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. @@ -127,7 +127,7 @@

    Uses of Promise<SendResult> Producer.sendAsync(Message message)
    Sends a message to the specified destination asynchronously, the destination should be preset to - MessageHeaderBuiltinKeys, other header fields as well.
    + MessageHeaderBuiltinKeys, other header fields as well. @@ -135,7 +135,7 @@

    Uses of Producer.sendAsync(Message message, KeyValue properties)
    Sends a message to the specified destination asynchronously, using the specified attributes, the destination - should be preset to MessageHeaderBuiltinKeys, other header fields as well.
    + should be preset to MessageHeaderBuiltinKeys, other header fields as well. diff --git a/io/openmessaging/class-use/SequenceBatchMessageSender.html b/io/openmessaging/class-use/SequenceBatchMessageSender.html index 115150ce..09c48b03 100644 --- a/io/openmessaging/class-use/SequenceBatchMessageSender.html +++ b/io/openmessaging/class-use/SequenceBatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.SequenceBatchMessageSender (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -80,7 +80,7 @@

    io.openmessaging
    OMS Definition - OMS Exception Hierarchy,details see XXX
    + OMS Exception Hierarchy,details see XXX diff --git a/io/openmessaging/class-use/ServiceEndPoint.html b/io/openmessaging/class-use/ServiceEndPoint.html index 2f505b55..11d92ef2 100644 --- a/io/openmessaging/class-use/ServiceEndPoint.html +++ b/io/openmessaging/class-use/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceEndPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -80,7 +80,7 @@

    Use io.openmessaging
    OMS Definition - OMS Exception Hierarchy,details see XXX
    + OMS Exception Hierarchy,details see XXX diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 6753c94f..aa999326 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -80,7 +80,7 @@

    Us io.openmessaging
    OMS Definition - OMS Exception Hierarchy,details see XXX
    + OMS Exception Hierarchy,details see XXX @@ -101,52 +101,58 @@

    Uses of interface  -MessageGroupIterator -
    A Queue is divided by many messageGroups.
    +CloudResourceManager +
    The CloudResourceManager is responsible for providing a unified interface of resource management, + allows the user to manage the topic, queue, namespace resources.
    interface  +MessageIterator +
    A Queue is divided by many streams.
    + + + +interface  MessagingAccessPoint
    The MessagingAccessPoint obtained from MessagingAccessPointFactory is capable of creating Producer, Consumer, ServiceEndPoint, and so on.
    - + interface  Producer
    A Producer is a simple object used to send messages on behalf of a MessagingAccessPoint.
    - + interface  PullConsumer
    A PullConsumer object can poll messages from the specified queue, and supports submit the consume result by acknowledgement.
    - + interface  PushConsumer
    A PushConsumer object to receive messages from multiple queues, these messages are pushed from MOM server to PushConsumer client.
    - -interface  -ResourceManager -
    The ResourceManager is responsible for providing a unified interface of resource management, - allows the user to manage the topic, queue, namespace resources.
    - - interface  ServiceEndPoint  interface  +Stream +
    A Queue is divided by many streams.
    + + + +interface  StreamingConsumer -
    A Queue is divided by many messageGroups.
    +
    A Queue is divided by many streams.
    diff --git a/io/openmessaging/class-use/ServiceLoadBalance.html b/io/openmessaging/class-use/ServiceLoadBalance.html index b204b4d3..eecd81f3 100644 --- a/io/openmessaging/class-use/ServiceLoadBalance.html +++ b/io/openmessaging/class-use/ServiceLoadBalance.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLoadBalance (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -80,7 +80,7 @@

    io.openmessaging
    OMS Definition - OMS Exception Hierarchy,details see XXX
    + OMS Exception Hierarchy,details see XXX diff --git a/io/openmessaging/class-use/ServiceProperties.html b/io/openmessaging/class-use/ServiceProperties.html index cfaccf80..e20381a5 100644 --- a/io/openmessaging/class-use/ServiceProperties.html +++ b/io/openmessaging/class-use/ServiceProperties.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceProperties (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -80,7 +80,7 @@

    U io.openmessaging
    OMS Definition - OMS Exception Hierarchy,details see XXX
    + OMS Exception Hierarchy,details see XXX diff --git a/io/openmessaging/class-use/MessageGroupIterator.html b/io/openmessaging/class-use/Stream.html similarity index 64% rename from io/openmessaging/class-use/MessageGroupIterator.html rename to io/openmessaging/class-use/Stream.html index 7e8b7a70..38ab4b6d 100644 --- a/io/openmessaging/class-use/MessageGroupIterator.html +++ b/io/openmessaging/class-use/Stream.html @@ -2,16 +2,16 @@ - + -Uses of Interface io.openmessaging.MessageGroupIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) + @@ -27,7 +27,7 @@
    @@ -305,9 +348,14 @@

    setNamespaceAttributes

    void setNamespaceAttributes(String nsName,
                                 KeyValue attributes)
                          throws OMSResourceNotExistException
    +
    Updates the attributes of a specified namespace, all the old attributes will be removed and apply the new + attributes.
    +
    Parameters:
    +
    nsName - the namespace name
    +
    attributes - the new attributes
    Throws:
    -
    OMSResourceNotExistException
    +
    OMSResourceNotExistException - if the specified namespace is not exists
    @@ -319,9 +367,14 @@

    setNamespaceAttributes

    getNamespaceAttributes

    KeyValue getNamespaceAttributes(String nsName)
                              throws OMSResourceNotExistException
    +
    Gets the attributes of a specified namespace.
    +
    Parameters:
    +
    nsName - the namespace name
    +
    Returns:
    +
    the attributes of namespace
    Throws:
    -
    OMSResourceNotExistException
    +
    OMSResourceNotExistException - if the specified namespace is not exists
    @@ -333,9 +386,12 @@

    getNamespaceAttributes

    deleteNamespace

    void deleteNamespace(String nsName)
                   throws OMSResourceNotExistException
    +
    Deletes an existing namespace resource.
    +
    Parameters:
    +
    nsName - the namespace needs to be deleted
    Throws:
    -
    OMSResourceNotExistException
    +
    OMSResourceNotExistException - if the specified namespace is not exists
    @@ -346,6 +402,11 @@

    deleteNamespace

  • listNamespaces

    List<String> listNamespaces()
    +
    Gets the namespace list in current MessagingAccessPoint.
    +
    +
    Returns:
    +
    the list of all namespaces
    +
  • @@ -357,7 +418,14 @@

    createTopic

    void createTopic(String nsName,
                      String topicName,
                      KeyValue attributes)
    -
    --------------
    +
    Creates a Topic resource in the specified namespace with some preset properties. +

    +
    +
    Parameters:
    +
    nsName - the namespace name
    +
    topicName - the topic name
    +
    attributes - the preset properties
    +
    @@ -370,9 +438,15 @@

    setTopicAttributes

    String topicName, KeyValue attributes) throws OMSResourceNotExistException +
    Updates the attributes of a specified topic, all the old attributes will be removed and apply the new + attributes.
    +
    Parameters:
    +
    nsName - the namespace name
    +
    topicName - the topic name
    +
    attributes - the new attributes
    Throws:
    -
    OMSResourceNotExistException
    +
    OMSResourceNotExistException - if the specified topic or namespace is not exists
    @@ -385,9 +459,15 @@

    getTopicAttributes

    KeyValue getTopicAttributes(String nsName,
                                 String topicName)
                          throws OMSResourceNotExistException
    +
    Gets the attributes of a specified topic.
    +
    Parameters:
    +
    nsName - the namespace name
    +
    topicName - the topic name
    +
    Returns:
    +
    the attributes of namespace
    Throws:
    -
    OMSResourceNotExistException
    +
    OMSResourceNotExistException - if the specified topic or namespace is not exists
    @@ -400,9 +480,13 @@

    deleteTopic

    void deleteTopic(String nsName,
                      String topicName)
               throws OMSResourceNotExistException
    +
    Deletes an existing topic resource.
    +
    Parameters:
    +
    nsName - the namespace of the existing topic
    +
    topicName - the topic needs to be deleted
    Throws:
    -
    OMSResourceNotExistException
    +
    OMSResourceNotExistException - if the specified namespace is not exists
    @@ -413,6 +497,13 @@

    deleteTopic

  • listTopics

    List<String> listTopics(String nsName)
    +
    Gets the topic list in specified namespace, return a empty list if the namespace is not exists
    +
    +
    Parameters:
    +
    nsName - the namespace name
    +
    Returns:
    +
    the list of all topics
    +
  • @@ -424,7 +515,14 @@

    createQueue

    void createQueue(String nsName,
                      String queueName,
                      KeyValue attributes)
    -
    --------------
    +
    Creates a Queue resource in the specified namespace with some preset properties. +

    +
    +
    Parameters:
    +
    nsName - the namespace name
    +
    queueName - the queue name
    +
    attributes - the preset properties
    +
    @@ -437,9 +535,15 @@

    setQueueAttributes

    String queueName, KeyValue attributes) throws OMSResourceNotExistException +
    Updates the attributes of a specified queue, all the old attributes will be removed and apply the new + attributes.
    +
    Parameters:
    +
    nsName - the namespace name
    +
    queueName - the topic name
    +
    attributes - the new attributes
    Throws:
    -
    OMSResourceNotExistException
    +
    OMSResourceNotExistException - if the specified topic or namespace is not exists
    @@ -452,9 +556,15 @@

    getQueueAttributes

    KeyValue getQueueAttributes(String nsName,
                                 String queueName)
                          throws OMSResourceNotExistException
    +
    Gets the attributes of a specified queue.
    +
    Parameters:
    +
    nsName - the namespace name
    +
    queueName - the topic name
    +
    Returns:
    +
    the attributes of namespace
    Throws:
    -
    OMSResourceNotExistException
    +
    OMSResourceNotExistException - if the specified topic or namespace is not exists
    @@ -467,9 +577,13 @@

    deleteQueue

    void deleteQueue(String nsName,
                      String queueName)
               throws OMSResourceNotExistException
    +
    Deletes an existing queue resource.
    +
    Parameters:
    +
    nsName - the namespace of the existing queue
    +
    queueName - the queue needs to be deleted
    Throws:
    -
    OMSResourceNotExistException
    +
    OMSResourceNotExistException - if the specified queue or namespace is not exists
    @@ -480,6 +594,13 @@

    deleteQueue

  • listQueues

    List<String> listQueues(String nsName)
    +
    Gets the queue list in specified namespace, return a empty list if the namespace is not exists
    +
    +
    Parameters:
    +
    nsName - the namespace name
    +
    Returns:
    +
    the list of all queues
    +
  • @@ -491,7 +612,14 @@

    createRouting

    void createRouting(String nsName,
                        String routingName,
                        KeyValue attributes)
    -
    --------------
    +
    Creates a Routing resource in the specified namespace with some preset properties. +

    +
    +
    Parameters:
    +
    nsName - the namespace name
    +
    routingName - the routing name
    +
    attributes - the preset properties
    +
    @@ -504,9 +632,15 @@

    setRoutingAttributes

    String routingName, KeyValue attributes) throws OMSResourceNotExistException +
    Updates the attributes of a specified routing, all the old attributes will be removed and apply the new + attributes.
    +
    Parameters:
    +
    nsName - the namespace name
    +
    routingName - the routing name
    +
    attributes - the new attributes
    Throws:
    -
    OMSResourceNotExistException
    +
    OMSResourceNotExistException - if the specified routing or namespace is not exists
    @@ -519,9 +653,15 @@

    getRoutingAttributes

    KeyValue getRoutingAttributes(String nsName,
                                   String routingName)
                            throws OMSResourceNotExistException
    +
    Gets the attributes of a specified routing.
    +
    Parameters:
    +
    nsName - the namespace name
    +
    routingName - the routing name
    +
    Returns:
    +
    the attributes of namespace
    Throws:
    -
    OMSResourceNotExistException
    +
    OMSResourceNotExistException - if the specified routing or namespace is not exists
    @@ -534,9 +674,13 @@

    deleteRouting

    void deleteRouting(String nsName,
                        String routingName)
                 throws OMSResourceNotExistException
    +
    Deletes an existing routing resource.
    +
    Parameters:
    +
    nsName - the namespace of the existing routing
    +
    routingName - the routing needs to be deleted
    Throws:
    -
    OMSResourceNotExistException
    +
    OMSResourceNotExistException - if the specified routing or namespace is not exists
    @@ -547,6 +691,13 @@

    deleteRouting

  • listRoutings

    List<String> listRoutings(String nsName)
    +
    Gets the routing list in specified namespace, return a empty list if the namespace is not exists
    +
    +
    Parameters:
    +
    nsName - the namespace name
    +
    Returns:
    +
    the list of all routing
    +
  • @@ -557,7 +708,12 @@

    listRoutings

    updateMessage

    void updateMessage(String messageId,
                        KeyValue headers)
    -
    --------------
    +
    Message also is a resource, the headers of message can be updated by this method
    +
    +
    Parameters:
    +
    messageId - the id of message
    +
    headers - the new headers
    +
    diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 6fc6647e..05a2ca35 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 3faa1a3f..bc41bd2d 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 559d3e89..35e34080 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -129,22 +129,30 @@

    Uses of KeyValue -ResourceManager.getNamespaceAttributes(String nsName)  +ResourceManager.getNamespaceAttributes(String nsName) +
    Gets the attributes of a specified namespace.
    + KeyValue ResourceManager.getQueueAttributes(String nsName, - String queueName)  + String queueName) +
    Gets the attributes of a specified queue.
    + KeyValue ResourceManager.getRoutingAttributes(String nsName, - String routingName)  + String routingName) +
    Gets the attributes of a specified routing.
    + KeyValue ResourceManager.getTopicAttributes(String nsName, - String topicName)  + String topicName) +
    Gets the attributes of a specified topic.
    + static KeyValue @@ -211,7 +219,7 @@

    Uses of void ResourceManager.createNamespace(String nsName, KeyValue attributes) -
    --------------
    +
    Creates a Namespace resource for the specified MessagingAccessPoint with some preset properties.
    @@ -239,7 +247,7 @@

    Uses of ResourceManager.createQueue(String nsName, String queueName, KeyValue attributes) -
    --------------
    +
    Creates a Queue resource in the specified namespace with some preset properties.
    @@ -247,7 +255,7 @@

    Uses of ResourceManager.createRouting(String nsName, String routingName, KeyValue attributes) -
    --------------
    +
    Creates a Routing resource in the specified namespace with some preset properties.
    @@ -269,7 +277,7 @@

    Uses of ResourceManager.createTopic(String nsName, String topicName, KeyValue attributes) -
    --------------
    +
    Creates a Topic resource in the specified namespace with some preset properties.
    @@ -284,31 +292,43 @@

    Uses of void ResourceManager.setNamespaceAttributes(String nsName, - KeyValue attributes)  + KeyValue attributes) +
    Updates the attributes of a specified namespace, all the old attributes will be removed and apply the new + attributes.
    + void ResourceManager.setQueueAttributes(String nsName, String queueName, - KeyValue attributes)  + KeyValue attributes) +
    Updates the attributes of a specified queue, all the old attributes will be removed and apply the new + attributes.
    + void ResourceManager.setRoutingAttributes(String nsName, String routingName, - KeyValue attributes)  + KeyValue attributes) +
    Updates the attributes of a specified routing, all the old attributes will be removed and apply the new + attributes.
    + void ResourceManager.setTopicAttributes(String nsName, String topicName, - KeyValue attributes)  + KeyValue attributes) +
    Updates the attributes of a specified topic, all the old attributes will be removed and apply the new + attributes.
    + void ResourceManager.updateMessage(String messageId, KeyValue headers) -
    --------------
    +
    Message also is a resource, the headers of message can be updated by this method
    @@ -622,9 +642,9 @@

    Uses of <T> T -ServiceEndPoint.bind(Class<T> type, - KeyValue properties, - ServiceLoadBalanceStrategy serviceLoadBalance) +ServiceEndPoint.bind(Class<T> type, + ServiceLoadBalanceStrategy serviceLoadBalance, + KeyValue properties)
    Like ServiceEndPoint.bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select endPoint target
    diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index 576131c5..0fe8b354 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 23e32070..55aba90b 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index fd84a526..0f1ece56 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index e70339cb..7a823cf6 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 7de1d3e3..0d52d8c2 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index eb9dc840..4075c6ad 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 36758e6e..98be04a0 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index e8e4fc00..b2fc6953 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index e4cac3a3..4c594a6f 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PromiseListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 8cbf8f11..c7d16dac 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 04232a6d..c60964d9 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageIterator.html b/io/openmessaging/consumer/MessageIterator.html index 31dcbcd6..c174918d 100644 --- a/io/openmessaging/consumer/MessageIterator.html +++ b/io/openmessaging/consumer/MessageIterator.html @@ -2,10 +2,10 @@ - + MessageIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 75f3a8d2..14415111 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index a725e4bc..d39f8ae8 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 03df5a47..049ed5b1 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 1678a713..7b4f235f 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/Stream.html b/io/openmessaging/consumer/Stream.html index ce4e8485..67c6b16f 100644 --- a/io/openmessaging/consumer/Stream.html +++ b/io/openmessaging/consumer/Stream.html @@ -2,10 +2,10 @@ - + Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index 5f593d61..413522fa 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageIterator.html b/io/openmessaging/consumer/class-use/MessageIterator.html index 709baee2..e8c76eec 100644 --- a/io/openmessaging/consumer/class-use/MessageIterator.html +++ b/io/openmessaging/consumer/class-use/MessageIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 34dcef40..c208041b 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 4a6635a7..408047f9 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index 85ef568c..ff0490c7 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index 37bcba67..36f74ec8 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/Stream.html b/io/openmessaging/consumer/class-use/Stream.html index 66a87a5a..a5511c26 100644 --- a/io/openmessaging/consumer/class-use/Stream.html +++ b/io/openmessaging/consumer/class-use/Stream.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index bffbebb6..735e417d 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index bb732473..7384a06c 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 5c2d9509..0dd36c45 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 82886e28..2efa3e69 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index b4946b80..419ea1e8 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 53866a17..6877d6fa 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 8cb19003..bf3ab711 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 6a49f775..ece614cf 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index fb2afe41..51e22ddd 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 3726d703..2689f06e 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 8ae6ea1f..1a008565 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index e4fb0650..12bb5dd6 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 77aff88e..a29531df 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 1dfa44c7..0a5f5e41 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index ec201ac2..6ca695a8 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -105,64 +105,92 @@

    Uses of void -ResourceManager.deleteNamespace(String nsName)  +ResourceManager.deleteNamespace(String nsName) +
    Deletes an existing namespace resource.
    + void ResourceManager.deleteQueue(String nsName, - String queueName)  + String queueName) +
    Deletes an existing queue resource.
    + void ResourceManager.deleteRouting(String nsName, - String routingName)  + String routingName) +
    Deletes an existing routing resource.
    + void ResourceManager.deleteTopic(String nsName, - String topicName)  + String topicName) +
    Deletes an existing topic resource.
    + KeyValue -ResourceManager.getNamespaceAttributes(String nsName)  +ResourceManager.getNamespaceAttributes(String nsName) +
    Gets the attributes of a specified namespace.
    + KeyValue ResourceManager.getQueueAttributes(String nsName, - String queueName)  + String queueName) +
    Gets the attributes of a specified queue.
    + KeyValue ResourceManager.getRoutingAttributes(String nsName, - String routingName)  + String routingName) +
    Gets the attributes of a specified routing.
    + KeyValue ResourceManager.getTopicAttributes(String nsName, - String topicName)  + String topicName) +
    Gets the attributes of a specified topic.
    + void ResourceManager.setNamespaceAttributes(String nsName, - KeyValue attributes)  + KeyValue attributes) +
    Updates the attributes of a specified namespace, all the old attributes will be removed and apply the new + attributes.
    + void ResourceManager.setQueueAttributes(String nsName, String queueName, - KeyValue attributes)  + KeyValue attributes) +
    Updates the attributes of a specified queue, all the old attributes will be removed and apply the new + attributes.
    + void ResourceManager.setRoutingAttributes(String nsName, String routingName, - KeyValue attributes)  + KeyValue attributes) +
    Updates the attributes of a specified routing, all the old attributes will be removed and apply the new + attributes.
    + void ResourceManager.setTopicAttributes(String nsName, String topicName, - KeyValue attributes)  + KeyValue attributes) +
    Updates the attributes of a specified topic, all the old attributes will be removed and apply the new + attributes.
    + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index bb0c855e..241916e9 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 6a2a1a6b..e16cd955 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 68cb57cb..bdbaaaaa 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index a80989ad..bcd5549b 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 95ede903..9e05c7d0 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index c30fc2ca..c2b34cb0 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 2c52e5f6..7d378f14 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html index 06bc9463..5833a85d 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index 899c4484..997f1fab 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index df159009..6426ae0c 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 58fff449..d17522bb 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index 6178ada6..b1ae1193 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index 745d387f..0fb5f60c 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index aac92424..88f5389b 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 85ccd362..db96d810 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html index 776b2021..599e1bba 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index 5f0dc1ba..8b7dd08b 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 652ab2e8..dee97416 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index d32e5745..32cde2ff 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 1c51446f..5f7b6083 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index 54d0f894..90b4fb3a 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index 342690c8..f29bc1b4 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 862d8a03..6ab94ecb 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index b538a4a7..dc102db9 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 19dd780a..35dbd7f5 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index b86f1fe4..6492ecfe 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 8d2e6bf1..3416a649 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + DefaultKeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 6f65cdab..0e18b1f2 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + MessagingAccessPointAdapter (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html index 8ad7cb09..5a427289 100644 --- a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptorFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index e29f8743..90467595 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.DefaultKeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 922d542d..e099772f 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html index ee60c80e..d44deab5 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointInterceptorFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index f06ec950..7393a72b 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index b526f19a..e33a76b5 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index a268f340..0dc94fd6 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index da58a422..fa08500f 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 44e07e65..1651d3bf 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,10 +2,10 @@ - + OMSEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 0daf69cd..70cc2129 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + OMSExceptionEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index d328b67e..5923e6e0 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,10 +2,10 @@ - + Observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 77a19bbc..23e12910 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index ce2dce81..bb05fc81 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 42d19a28..8018d6fd 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.Observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index c9aabb41..673444d7 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 2fe406ab..b04aa764 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index bbf96a03..d8e13ffa 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index df037772..b066914d 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 192f95ee..d2cbbc4d 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index bedeba0d..010038b7 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index feb1d8e5..80e9f4af 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 744cbd69..7172db0c 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index b08edb16..f05802c2 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index dc0b3e23..28eeabfd 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index f6195a74..a88158e2 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index a9699b51..cb5c87d5 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index 021912ae..c2f15157 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 11e9c189..4942994e 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index a8b54976..d8e70f9d 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index e7321399..7dec062d 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index f0bb2f9c..472b0330 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index f6dcb680..0d991a85 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 67d71720..47aca908 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index ece386af..6ac7f15a 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index a2523bce..904776ac 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index d60e959b..630b1d2c 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 072b0b12..665ec26f 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index cd6afe4a..fb09d0ec 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 0ecc7431..e8df561e 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,10 +2,10 @@ - + Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index ed9100c0..0ba2e29d 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,10 +2,10 @@ - + Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 367c69bd..762b355f 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 1f92718f..32feb873 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index c044a323..5b437ce8 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index f0cac9cb..7ced8623 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 335f9cbd..8555bac8 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index b12a2ef4..9bd8718d 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/InvokeContext.html b/io/openmessaging/service/InvokeContext.html index 84531e09..2f25f04e 100644 --- a/io/openmessaging/service/InvokeContext.html +++ b/io/openmessaging/service/InvokeContext.html @@ -2,10 +2,10 @@ - + InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceEndPoint.html b/io/openmessaging/service/ServiceEndPoint.html index aa873d91..c0cb0947 100644 --- a/io/openmessaging/service/ServiceEndPoint.html +++ b/io/openmessaging/service/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + ServiceEndPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -149,9 +149,9 @@

    Method Summary

    <T> T -bind(Class<T> type, - KeyValue properties, - ServiceLoadBalanceStrategy serviceLoadBalance) +bind(Class<T> type, + ServiceLoadBalanceStrategy serviceLoadBalance, + KeyValue properties)
    Like bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select endPoint target
    @@ -265,15 +265,15 @@

    bind

    - +
    • bind

      <T> T bind(Class<T> type,
      -           KeyValue properties,
      -           ServiceLoadBalanceStrategy serviceLoadBalance)
      + ServiceLoadBalanceStrategy serviceLoadBalance, + KeyValue properties)
      Like bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select endPoint target
      @@ -281,8 +281,8 @@

      bind

      T - service proxy object to bind
      Parameters:
      type - service type to bind in serviceConsumer
      -
      properties - the service band attributes
      serviceLoadBalance - select endPoint target algorithm
      +
      properties - the service band attributes
      Returns:
      service proxy object to bind
      diff --git a/io/openmessaging/service/ServiceInstance.html b/io/openmessaging/service/ServiceInstance.html index ac18f141..ffbf8853 100644 --- a/io/openmessaging/service/ServiceInstance.html +++ b/io/openmessaging/service/ServiceInstance.html @@ -2,10 +2,10 @@ - + ServiceInstance (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceLoadBalanceStrategy.html b/io/openmessaging/service/ServiceLoadBalanceStrategy.html index d756dcd6..d48c6dd0 100644 --- a/io/openmessaging/service/ServiceLoadBalanceStrategy.html +++ b/io/openmessaging/service/ServiceLoadBalanceStrategy.html @@ -2,10 +2,10 @@ - + ServiceLoadBalanceStrategy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/InvokeContext.html b/io/openmessaging/service/class-use/InvokeContext.html index 17147ee1..9b0e2446 100644 --- a/io/openmessaging/service/class-use/InvokeContext.html +++ b/io/openmessaging/service/class-use/InvokeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceEndPoint.html b/io/openmessaging/service/class-use/ServiceEndPoint.html index 9b753f47..ce488132 100644 --- a/io/openmessaging/service/class-use/ServiceEndPoint.html +++ b/io/openmessaging/service/class-use/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceEndPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceInstance.html b/io/openmessaging/service/class-use/ServiceInstance.html index 10333ec5..2905473e 100644 --- a/io/openmessaging/service/class-use/ServiceInstance.html +++ b/io/openmessaging/service/class-use/ServiceInstance.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceInstance (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html b/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html index 6f69a436..bc086a6c 100644 --- a/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html +++ b/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceLoadBalanceStrategy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -105,9 +105,9 @@

      Uses of <T> T -ServiceEndPoint.bind(Class<T> type, - KeyValue properties, - ServiceLoadBalanceStrategy serviceLoadBalance) +ServiceEndPoint.bind(Class<T> type, + ServiceLoadBalanceStrategy serviceLoadBalance, + KeyValue properties)
      Like ServiceEndPoint.bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select endPoint target
      diff --git a/io/openmessaging/service/package-frame.html b/io/openmessaging/service/package-frame.html index b9a34d1e..33a8b354 100644 --- a/io/openmessaging/service/package-frame.html +++ b/io/openmessaging/service/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-summary.html b/io/openmessaging/service/package-summary.html index 23178302..244dc8ff 100644 --- a/io/openmessaging/service/package-summary.html +++ b/io/openmessaging/service/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-tree.html b/io/openmessaging/service/package-tree.html index edeaba4a..d22c56b7 100644 --- a/io/openmessaging/service/package-tree.html +++ b/io/openmessaging/service/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.service Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-use.html b/io/openmessaging/service/package-use.html index 87e2e3e4..e1851340 100644 --- a/io/openmessaging/service/package-use.html +++ b/io/openmessaging/service/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 69233cc8..2b90b660 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 2e80ace9..4874c0bb 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index c2f9cd3b..2cc138af 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index a7bc070f..a73606d4 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.1.1-alpha-SNAPSHOT API) - + From 4dff56876412a5d7df8948a54807593edea7b030 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Wed, 11 Oct 2017 08:29:27 +0000 Subject: [PATCH 084/164] Latest javadoc on successful travis build 132 auto-pushed to gh-pages --- allclasses-frame.html | 4 +- allclasses-noframe.html | 4 +- constant-values.html | 23 +++++++- deprecated-list.html | 4 +- help-doc.html | 4 +- index-all.html | 8 ++- index.html | 2 +- io/openmessaging/BytesMessage.html | 4 +- io/openmessaging/KeyValue.html | 4 +- io/openmessaging/Message.BuiltinKeys.html | 4 +- io/openmessaging/Message.html | 4 +- io/openmessaging/MessageFactory.html | 4 +- io/openmessaging/MessagingAccessPoint.html | 29 ++++++++--- .../MessagingAccessPointFactory.html | 52 ++++++++++++++++--- io/openmessaging/OMS.html | 4 +- io/openmessaging/OMSBuiltinKeys.html | 4 +- io/openmessaging/Promise.html | 4 +- io/openmessaging/PromiseListener.html | 4 +- io/openmessaging/ResourceManager.html | 4 +- io/openmessaging/ServiceLifecycle.html | 4 +- io/openmessaging/class-use/BytesMessage.html | 4 +- io/openmessaging/class-use/KeyValue.html | 4 +- .../class-use/Message.BuiltinKeys.html | 4 +- io/openmessaging/class-use/Message.html | 4 +- .../class-use/MessageFactory.html | 4 +- .../class-use/MessagingAccessPoint.html | 4 +- .../MessagingAccessPointFactory.html | 4 +- io/openmessaging/class-use/OMS.html | 4 +- .../class-use/OMSBuiltinKeys.html | 4 +- io/openmessaging/class-use/Promise.html | 4 +- .../class-use/PromiseListener.html | 4 +- .../class-use/ResourceManager.html | 4 +- .../class-use/ServiceLifecycle.html | 4 +- .../consumer/MessageIterator.html | 4 +- .../consumer/MessageListener.Context.html | 4 +- .../consumer/MessageListener.html | 4 +- io/openmessaging/consumer/PullConsumer.html | 4 +- io/openmessaging/consumer/PushConsumer.html | 4 +- io/openmessaging/consumer/Stream.html | 4 +- .../consumer/StreamingConsumer.html | 4 +- .../consumer/class-use/MessageIterator.html | 4 +- .../class-use/MessageListener.Context.html | 4 +- .../consumer/class-use/MessageListener.html | 4 +- .../consumer/class-use/PullConsumer.html | 4 +- .../consumer/class-use/PushConsumer.html | 4 +- .../consumer/class-use/Stream.html | 4 +- .../consumer/class-use/StreamingConsumer.html | 4 +- io/openmessaging/consumer/package-frame.html | 4 +- .../consumer/package-summary.html | 4 +- io/openmessaging/consumer/package-tree.html | 4 +- io/openmessaging/consumer/package-use.html | 4 +- io/openmessaging/exception/OMSException.html | 4 +- .../exception/OMSMessageFormatException.html | 4 +- .../exception/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../exception/OMSRuntimeException.html | 4 +- .../exception/OMSTimeOutException.html | 4 +- .../exception/class-use/OMSException.html | 4 +- .../class-use/OMSMessageFormatException.html | 4 +- .../class-use/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../class-use/OMSRuntimeException.html | 4 +- .../class-use/OMSTimeOutException.html | 4 +- io/openmessaging/exception/package-frame.html | 4 +- .../exception/package-summary.html | 4 +- io/openmessaging/exception/package-tree.html | 4 +- io/openmessaging/exception/package-use.html | 4 +- ....ConstructMessagingAccessPointContext.html | 4 +- .../MessagingAccessPointInterceptor.html | 4 +- .../ProducerInterceptor.SendAfterContext.html | 4 +- ...ProducerInterceptor.SendBeforeContext.html | 4 +- .../interceptor/ProducerInterceptor.html | 4 +- ...umerInterceptor.OnMessageAfterContext.html | 4 +- ...merInterceptor.OnMessageBeforeContext.html | 4 +- .../interceptor/PushConsumerInterceptor.html | 4 +- ....ConstructMessagingAccessPointContext.html | 4 +- .../MessagingAccessPointInterceptor.html | 4 +- .../ProducerInterceptor.SendAfterContext.html | 4 +- ...ProducerInterceptor.SendBeforeContext.html | 4 +- .../class-use/ProducerInterceptor.html | 4 +- ...umerInterceptor.OnMessageAfterContext.html | 4 +- ...merInterceptor.OnMessageBeforeContext.html | 4 +- .../class-use/PushConsumerInterceptor.html | 4 +- .../interceptor/package-frame.html | 4 +- .../interceptor/package-summary.html | 4 +- .../interceptor/package-tree.html | 4 +- io/openmessaging/interceptor/package-use.html | 4 +- .../internal/DefaultKeyValue.html | 4 +- .../internal/MessagingAccessPointAdapter.html | 4 +- ...essagingAccessPointInterceptorFactory.html | 4 +- .../internal/class-use/DefaultKeyValue.html | 4 +- .../MessagingAccessPointAdapter.html | 4 +- ...essagingAccessPointInterceptorFactory.html | 4 +- io/openmessaging/internal/package-frame.html | 4 +- .../internal/package-summary.html | 4 +- io/openmessaging/internal/package-tree.html | 4 +- io/openmessaging/internal/package-use.html | 4 +- io/openmessaging/observer/OMSEvent.html | 4 +- .../observer/OMSExceptionEvent.html | 4 +- io/openmessaging/observer/Observer.html | 4 +- .../observer/class-use/OMSEvent.html | 4 +- .../observer/class-use/OMSExceptionEvent.html | 4 +- .../observer/class-use/Observer.html | 4 +- io/openmessaging/observer/package-frame.html | 4 +- .../observer/package-summary.html | 4 +- io/openmessaging/observer/package-tree.html | 4 +- io/openmessaging/observer/package-use.html | 4 +- io/openmessaging/package-frame.html | 4 +- io/openmessaging/package-summary.html | 4 +- io/openmessaging/package-tree.html | 4 +- io/openmessaging/package-use.html | 4 +- .../producer/BatchMessageSender.html | 4 +- ...or.CheckLocalTransactionBranchContext.html | 4 +- ...cutor.DoLocalTransactionBranchContext.html | 4 +- .../LocalTransactionBranchExecutor.html | 4 +- io/openmessaging/producer/Producer.html | 4 +- io/openmessaging/producer/SendResult.html | 4 +- .../class-use/BatchMessageSender.html | 4 +- ...or.CheckLocalTransactionBranchContext.html | 4 +- ...cutor.DoLocalTransactionBranchContext.html | 4 +- .../LocalTransactionBranchExecutor.html | 4 +- .../producer/class-use/Producer.html | 4 +- .../producer/class-use/SendResult.html | 4 +- io/openmessaging/producer/package-frame.html | 4 +- .../producer/package-summary.html | 4 +- io/openmessaging/producer/package-tree.html | 4 +- io/openmessaging/producer/package-use.html | 4 +- io/openmessaging/routing/Operator.html | 4 +- io/openmessaging/routing/Routing.html | 4 +- .../routing/class-use/Operator.html | 4 +- .../routing/class-use/Routing.html | 4 +- io/openmessaging/routing/package-frame.html | 4 +- io/openmessaging/routing/package-summary.html | 4 +- io/openmessaging/routing/package-tree.html | 4 +- io/openmessaging/routing/package-use.html | 4 +- io/openmessaging/service/InvokeContext.html | 4 +- io/openmessaging/service/ServiceEndPoint.html | 4 +- io/openmessaging/service/ServiceInstance.html | 4 +- .../service/ServiceLoadBalanceStrategy.html | 4 +- .../service/class-use/InvokeContext.html | 4 +- .../service/class-use/ServiceEndPoint.html | 4 +- .../service/class-use/ServiceInstance.html | 4 +- .../class-use/ServiceLoadBalanceStrategy.html | 4 +- io/openmessaging/service/package-frame.html | 4 +- io/openmessaging/service/package-summary.html | 4 +- io/openmessaging/service/package-tree.html | 4 +- io/openmessaging/service/package-use.html | 4 +- overview-frame.html | 4 +- overview-summary.html | 4 +- overview-tree.html | 4 +- serialized-form.html | 4 +- 151 files changed, 387 insertions(+), 311 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 39e304e1..8d11dacb 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 4f58655b..c1bd257a 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index bd581198..8ac2f204 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -208,6 +208,25 @@

      io.openmessaging.*

    • + + + + + + + + + + + + + +
      io.openmessaging.MessagingAccessPointFactory 
      Modifier and TypeConstant FieldValue
      + +public static final StringSpecVersion"1.0.0"
      +
    • +
    • + diff --git a/deprecated-list.html b/deprecated-list.html index f21a436b..89fa13a0 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - +Deprecated List (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index 7664fa32..dbd1d3cc 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - +API Help (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index ee74846e..eb88f625 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - +Index (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -482,6 +482,8 @@

      H

      I

      +
      implVersion() - Method in interface io.openmessaging.MessagingAccessPoint
      +
       
      InvokeContext - Interface in io.openmessaging.service
       
      invokeContext() - Method in interface io.openmessaging.service.ServiceEndPoint
      @@ -1124,6 +1126,8 @@

      S

      Notify a service instance of the end of its life cycle.
      +
      SpecVersion - Static variable in class io.openmessaging.MessagingAccessPointFactory
      +
       
      SRC_TOPIC - Static variable in interface io.openmessaging.OMSBuiltinKeys
       
      StartTime - Static variable in interface io.openmessaging.Message.BuiltinKeys
      diff --git a/index.html b/index.html index 4e3c7274..f2562a93 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.1-alpha-SNAPSHOT API diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index d886b2e6..3cb56377 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index ac8848e0..aabee955 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index bcc6c881..ab12656a 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 494d430c..1c996118 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index abccc041..708504fd 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -217,30 +217,34 @@

      Method Summary

      + + + + - + - + - + - + - + @@ -266,6 +270,15 @@

      Methods inherited from interface io.openmessaging. + + +
        +
      • +

        implVersion

        +
        String implVersion()
        +
      • +
      diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 1400837e..0728cf4a 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -76,13 +76,13 @@ @@ -143,6 +143,25 @@

      Class MessagingAcces
      • + +
          +
        • + + +

          Field Summary

          +

      io.openmessaging.OMSBuiltinKeys 
      Modifier and Type
      StringimplVersion() 
      List<Producer> producers() 
      KeyValue properties()
      Returns the properties of this MessagingAccessPoint instance.
      List<PullConsumer> pullConsumers() 
      List<PushConsumer> pushConsumers() 
      void removeObserver(Observer observer)
      Removes the given observer from the list of observer
      List<StreamingConsumer> streamingConsumers() 
      + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static StringSpecVersion 
      +
    • +
    • @@ -215,6 +234,27 @@

      Methods inherited from class java.lang.
      • + +
        • @@ -363,13 +403,13 @@

          removeInterceptor

          diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 1edce573..a20569e7 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 2bd8cb04..d56de910 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 9943eec2..09773453 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index 96d23ae7..c43481f1 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,10 +2,10 @@ - + PromiseListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index f2f140d2..3c87f41f 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 05a2ca35..81a0023a 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index bc41bd2d..b555f017 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 35e34080..352cc887 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index 0fe8b354..adc126f5 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 55aba90b..2d826dc4 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 0f1ece56..5d7d81f2 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 7a823cf6..ddb95d93 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 0d52d8c2..0c48c113 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 4075c6ad..7c82e9ed 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 98be04a0..29565596 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index b2fc6953..85e5d392 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index 4c594a6f..3917d6ba 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PromiseListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index c7d16dac..6b344130 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index c60964d9..de958af0 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageIterator.html b/io/openmessaging/consumer/MessageIterator.html index c174918d..8dbef89b 100644 --- a/io/openmessaging/consumer/MessageIterator.html +++ b/io/openmessaging/consumer/MessageIterator.html @@ -2,10 +2,10 @@ - + MessageIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 14415111..3fb2c849 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index d39f8ae8..84f2efb6 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 049ed5b1..8046d0da 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 7b4f235f..8490c419 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/Stream.html b/io/openmessaging/consumer/Stream.html index 67c6b16f..8d8b6699 100644 --- a/io/openmessaging/consumer/Stream.html +++ b/io/openmessaging/consumer/Stream.html @@ -2,10 +2,10 @@ - + Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index 413522fa..4961110a 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageIterator.html b/io/openmessaging/consumer/class-use/MessageIterator.html index e8c76eec..10e25b8d 100644 --- a/io/openmessaging/consumer/class-use/MessageIterator.html +++ b/io/openmessaging/consumer/class-use/MessageIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index c208041b..cda3722c 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 408047f9..466922aa 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index ff0490c7..8b39bb91 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index 36f74ec8..bb08f3b7 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/Stream.html b/io/openmessaging/consumer/class-use/Stream.html index a5511c26..2b3d98f9 100644 --- a/io/openmessaging/consumer/class-use/Stream.html +++ b/io/openmessaging/consumer/class-use/Stream.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index 735e417d..9aa82a54 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 7384a06c..40c59d52 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 0dd36c45..a9abe47c 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 2efa3e69..f83e7941 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 419ea1e8..1ecef93d 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 6877d6fa..7f58b803 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index bf3ab711..51c5b381 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index ece614cf..a0527cfc 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 51e22ddd..80dfa482 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 2689f06e..3137c4d1 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 1a008565..d0619d36 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 12bb5dd6..d3a6f89e 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index a29531df..3c24f456 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 0a5f5e41..0425a496 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 6ca695a8..59c547ac 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 241916e9..2d7990d9 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index e16cd955..b50eae3a 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index bdbaaaaa..42aa22ad 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index bcd5549b..31d6d63e 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 9e05c7d0..8c87ae24 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index c2b34cb0..1125e7a0 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 7d378f14..12a96768 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html index 5833a85d..e0c5c412 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index 997f1fab..dafd78b9 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index 6426ae0c..f31a9bb7 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index d17522bb..3c1d4ef4 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index b1ae1193..59d1fdfc 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index 0fb5f60c..0ff69e91 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index 88f5389b..88abed61 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index db96d810..5d2e1dad 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html index 599e1bba..8be10f95 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index 8b7dd08b..bb57b433 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index dee97416..fa03275d 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 32cde2ff..33165710 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 5f7b6083..e1660416 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index 90b4fb3a..6d499f82 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index f29bc1b4..a39c2723 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 6ab94ecb..1c2cee18 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index dc102db9..d2611507 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 35dbd7f5..0979567d 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 6492ecfe..1d7f3a7b 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 3416a649..122bdcef 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + DefaultKeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 0e18b1f2..85a1b15b 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + MessagingAccessPointAdapter (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html index 5a427289..5b5901a5 100644 --- a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptorFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 90467595..51d56337 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.DefaultKeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index e099772f..68d0cd83 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html index d44deab5..f0ec3219 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointInterceptorFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 7393a72b..a7b7d3e4 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index e33a76b5..58e3a689 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 0dc94fd6..26f788f4 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index fa08500f..6e178dfc 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 1651d3bf..b93e06b0 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,10 +2,10 @@ - + OMSEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 70cc2129..9165d1c2 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + OMSExceptionEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 5923e6e0..1a920e4d 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,10 +2,10 @@ - + Observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 23e12910..c034fbfa 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index bb05fc81..3e7c1c68 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 8018d6fd..02f64d7f 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.Observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 673444d7..e6a775eb 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index b04aa764..2e6cf499 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index d8e13ffa..92c6b1ee 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index b066914d..26210902 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index d2cbbc4d..d8498b97 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 010038b7..df95aeca 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 80e9f4af..602150a5 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 7172db0c..0a184dff 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index f05802c2..be348914 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 28eeabfd..5cbb53ae 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index a88158e2..7c0d6c4f 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index cb5c87d5..9c50bb37 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index c2f15157..d83a60f9 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 4942994e..6f60fb5b 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index d8e70f9d..98e6f258 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 7dec062d..fd4e3dce 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 472b0330..dbd2bc76 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index 0d991a85..a62d4e1d 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 47aca908..10f8756b 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 6ac7f15a..8a212306 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index 904776ac..b0767568 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 630b1d2c..d30d5b10 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 665ec26f..6936b2dc 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index fb09d0ec..227ad67e 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index e8df561e..33e003a1 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,10 +2,10 @@ - + Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 0ba2e29d..5e9db058 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,10 +2,10 @@ - + Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 762b355f..ff9e9a5d 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 32feb873..b6ec149d 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 5b437ce8..80b110f5 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 7ced8623..ad3832c6 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 8555bac8..62fb2bd3 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 9bd8718d..e286e66e 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/InvokeContext.html b/io/openmessaging/service/InvokeContext.html index 2f25f04e..c916fa15 100644 --- a/io/openmessaging/service/InvokeContext.html +++ b/io/openmessaging/service/InvokeContext.html @@ -2,10 +2,10 @@ - + InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceEndPoint.html b/io/openmessaging/service/ServiceEndPoint.html index c0cb0947..5c0397b1 100644 --- a/io/openmessaging/service/ServiceEndPoint.html +++ b/io/openmessaging/service/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + ServiceEndPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceInstance.html b/io/openmessaging/service/ServiceInstance.html index ffbf8853..c75b3fa7 100644 --- a/io/openmessaging/service/ServiceInstance.html +++ b/io/openmessaging/service/ServiceInstance.html @@ -2,10 +2,10 @@ - + ServiceInstance (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceLoadBalanceStrategy.html b/io/openmessaging/service/ServiceLoadBalanceStrategy.html index d48c6dd0..6bdd1709 100644 --- a/io/openmessaging/service/ServiceLoadBalanceStrategy.html +++ b/io/openmessaging/service/ServiceLoadBalanceStrategy.html @@ -2,10 +2,10 @@ - + ServiceLoadBalanceStrategy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/InvokeContext.html b/io/openmessaging/service/class-use/InvokeContext.html index 9b0e2446..6cdb8386 100644 --- a/io/openmessaging/service/class-use/InvokeContext.html +++ b/io/openmessaging/service/class-use/InvokeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceEndPoint.html b/io/openmessaging/service/class-use/ServiceEndPoint.html index ce488132..090cc351 100644 --- a/io/openmessaging/service/class-use/ServiceEndPoint.html +++ b/io/openmessaging/service/class-use/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceEndPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceInstance.html b/io/openmessaging/service/class-use/ServiceInstance.html index 2905473e..3bf1a49a 100644 --- a/io/openmessaging/service/class-use/ServiceInstance.html +++ b/io/openmessaging/service/class-use/ServiceInstance.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceInstance (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html b/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html index bc086a6c..b0c1d297 100644 --- a/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html +++ b/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceLoadBalanceStrategy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-frame.html b/io/openmessaging/service/package-frame.html index 33a8b354..8ce5d6f4 100644 --- a/io/openmessaging/service/package-frame.html +++ b/io/openmessaging/service/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-summary.html b/io/openmessaging/service/package-summary.html index 244dc8ff..cafa87da 100644 --- a/io/openmessaging/service/package-summary.html +++ b/io/openmessaging/service/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-tree.html b/io/openmessaging/service/package-tree.html index d22c56b7..2dc58c41 100644 --- a/io/openmessaging/service/package-tree.html +++ b/io/openmessaging/service/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.service Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-use.html b/io/openmessaging/service/package-use.html index e1851340..3716a59f 100644 --- a/io/openmessaging/service/package-use.html +++ b/io/openmessaging/service/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 2b90b660..99f8b00c 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 4874c0bb..fbd0eb36 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 2cc138af..db88ad61 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index a73606d4..e277481f 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.1.1-alpha-SNAPSHOT API) - + From f5d4aa6020a5d3b563b9a8d4660e7e40ec9c78e3 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Wed, 11 Oct 2017 10:01:50 +0000 Subject: [PATCH 085/164] Latest javadoc on successful travis build 133 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 21 +------- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 8 +-- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.BuiltinKeys.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 13 ++++- .../MessagingAccessPointFactory.html | 50 ++----------------- io/openmessaging/OMS.html | 46 +++++++++++++++-- io/openmessaging/OMSBuiltinKeys.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/PromiseListener.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- .../class-use/Message.BuiltinKeys.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- .../class-use/MessageFactory.html | 2 +- .../class-use/MessagingAccessPoint.html | 2 +- .../MessagingAccessPointFactory.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- .../class-use/OMSBuiltinKeys.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- .../class-use/PromiseListener.html | 2 +- .../class-use/ResourceManager.html | 2 +- .../class-use/ServiceLifecycle.html | 2 +- .../consumer/MessageIterator.html | 2 +- .../consumer/MessageListener.Context.html | 2 +- .../consumer/MessageListener.html | 2 +- io/openmessaging/consumer/PullConsumer.html | 2 +- io/openmessaging/consumer/PushConsumer.html | 2 +- io/openmessaging/consumer/Stream.html | 2 +- .../consumer/StreamingConsumer.html | 2 +- .../consumer/class-use/MessageIterator.html | 2 +- .../class-use/MessageListener.Context.html | 2 +- .../consumer/class-use/MessageListener.html | 2 +- .../consumer/class-use/PullConsumer.html | 2 +- .../consumer/class-use/PushConsumer.html | 2 +- .../consumer/class-use/Stream.html | 2 +- .../consumer/class-use/StreamingConsumer.html | 2 +- io/openmessaging/consumer/package-frame.html | 2 +- .../consumer/package-summary.html | 2 +- io/openmessaging/consumer/package-tree.html | 2 +- io/openmessaging/consumer/package-use.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- .../exception/OMSMessageFormatException.html | 2 +- .../exception/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 2 +- .../exception/OMSRuntimeException.html | 2 +- .../exception/OMSTimeOutException.html | 2 +- .../exception/class-use/OMSException.html | 2 +- .../class-use/OMSMessageFormatException.html | 2 +- .../class-use/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 2 +- .../class-use/OMSRuntimeException.html | 2 +- .../class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- .../exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- ....ConstructMessagingAccessPointContext.html | 2 +- .../MessagingAccessPointInterceptor.html | 2 +- .../ProducerInterceptor.SendAfterContext.html | 2 +- ...ProducerInterceptor.SendBeforeContext.html | 2 +- .../interceptor/ProducerInterceptor.html | 2 +- ...umerInterceptor.OnMessageAfterContext.html | 2 +- ...merInterceptor.OnMessageBeforeContext.html | 2 +- .../interceptor/PushConsumerInterceptor.html | 2 +- ....ConstructMessagingAccessPointContext.html | 2 +- .../MessagingAccessPointInterceptor.html | 2 +- .../ProducerInterceptor.SendAfterContext.html | 2 +- ...ProducerInterceptor.SendBeforeContext.html | 2 +- .../class-use/ProducerInterceptor.html | 2 +- ...umerInterceptor.OnMessageAfterContext.html | 2 +- ...merInterceptor.OnMessageBeforeContext.html | 2 +- .../class-use/PushConsumerInterceptor.html | 2 +- .../interceptor/package-frame.html | 2 +- .../interceptor/package-summary.html | 2 +- .../interceptor/package-tree.html | 2 +- io/openmessaging/interceptor/package-use.html | 2 +- .../internal/DefaultKeyValue.html | 2 +- .../internal/MessagingAccessPointAdapter.html | 2 +- ...essagingAccessPointInterceptorFactory.html | 2 +- .../internal/class-use/DefaultKeyValue.html | 2 +- .../MessagingAccessPointAdapter.html | 2 +- ...essagingAccessPointInterceptorFactory.html | 2 +- io/openmessaging/internal/package-frame.html | 2 +- .../internal/package-summary.html | 2 +- io/openmessaging/internal/package-tree.html | 2 +- io/openmessaging/internal/package-use.html | 2 +- io/openmessaging/observer/OMSEvent.html | 2 +- .../observer/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/Observer.html | 2 +- .../observer/class-use/OMSEvent.html | 2 +- .../observer/class-use/OMSExceptionEvent.html | 2 +- .../observer/class-use/Observer.html | 2 +- io/openmessaging/observer/package-frame.html | 2 +- .../observer/package-summary.html | 2 +- io/openmessaging/observer/package-tree.html | 2 +- io/openmessaging/observer/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- .../producer/BatchMessageSender.html | 2 +- ...or.CheckLocalTransactionBranchContext.html | 2 +- ...cutor.DoLocalTransactionBranchContext.html | 2 +- .../LocalTransactionBranchExecutor.html | 2 +- io/openmessaging/producer/Producer.html | 2 +- io/openmessaging/producer/SendResult.html | 2 +- .../class-use/BatchMessageSender.html | 2 +- ...or.CheckLocalTransactionBranchContext.html | 2 +- ...cutor.DoLocalTransactionBranchContext.html | 2 +- .../LocalTransactionBranchExecutor.html | 2 +- .../producer/class-use/Producer.html | 2 +- .../producer/class-use/SendResult.html | 2 +- io/openmessaging/producer/package-frame.html | 2 +- .../producer/package-summary.html | 2 +- io/openmessaging/producer/package-tree.html | 2 +- io/openmessaging/producer/package-use.html | 2 +- io/openmessaging/routing/Operator.html | 2 +- io/openmessaging/routing/Routing.html | 2 +- .../routing/class-use/Operator.html | 2 +- .../routing/class-use/Routing.html | 2 +- io/openmessaging/routing/package-frame.html | 2 +- io/openmessaging/routing/package-summary.html | 2 +- io/openmessaging/routing/package-tree.html | 2 +- io/openmessaging/routing/package-use.html | 2 +- io/openmessaging/service/InvokeContext.html | 2 +- io/openmessaging/service/ServiceEndPoint.html | 2 +- io/openmessaging/service/ServiceInstance.html | 2 +- .../service/ServiceLoadBalanceStrategy.html | 2 +- .../service/class-use/InvokeContext.html | 2 +- .../service/class-use/ServiceEndPoint.html | 2 +- .../service/class-use/ServiceInstance.html | 2 +- .../class-use/ServiceLoadBalanceStrategy.html | 2 +- io/openmessaging/service/package-frame.html | 2 +- io/openmessaging/service/package-summary.html | 2 +- io/openmessaging/service/package-tree.html | 2 +- io/openmessaging/service/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 151 files changed, 209 insertions(+), 221 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 8d11dacb..1c7210e4 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index c1bd257a..55c5736a 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 8ac2f204..1d4a90ed 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -208,25 +208,6 @@

          io.openmessaging.*

        • - - - - - - - - - - - - - -
          io.openmessaging.MessagingAccessPointFactory 
          Modifier and TypeConstant FieldValue
          - -public static final StringSpecVersion"1.0.0"
          -
        • -
        • - diff --git a/deprecated-list.html b/deprecated-list.html index 89fa13a0..43c6c160 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - +Deprecated List (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index dbd1d3cc..1ab6e108 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - +API Help (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index eb88f625..c86a72d5 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - +Index (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -483,7 +483,9 @@

          H

          I

          implVersion() - Method in interface io.openmessaging.MessagingAccessPoint
          -
           
          +
          +
          Returns the target OMS specification version of specified vendor implementation.
          +
          InvokeContext - Interface in io.openmessaging.service
           
          invokeContext() - Method in interface io.openmessaging.service.ServiceEndPoint
          @@ -1126,7 +1128,7 @@

          S

          Notify a service instance of the end of its life cycle.
          -
          SpecVersion - Static variable in class io.openmessaging.MessagingAccessPointFactory
          +
          specVersion - Static variable in class io.openmessaging.OMS
           
          SRC_TOPIC - Static variable in interface io.openmessaging.OMSBuiltinKeys
           
          diff --git a/index.html b/index.html index f2562a93..89b03604 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.1-alpha-SNAPSHOT API @@ -16,6 +16,7 @@

          All Classes

        • BatchMessageSender
        • BytesMessage
        • DefaultKeyValue
        • +
        • InternalErrorCode
        • InvokeContext
        • KeyValue
        • LocalTransactionBranchExecutor
        • diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 55c5736a..bd7ae1a8 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -16,6 +16,7 @@

          All Classes

        • BatchMessageSender
        • BytesMessage
        • DefaultKeyValue
        • +
        • InternalErrorCode
        • InvokeContext
        • KeyValue
        • LocalTransactionBranchExecutor
        • diff --git a/constant-values.html b/constant-values.html index 1d4a90ed..d9aa0b30 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index 43c6c160..babae6cd 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index 1ab6e108..a0e77adc 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index c86a72d5..57554bba 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -70,7 +70,7 @@ -
          A B C D E F G H I K L M N O P Q R S T U W  +
          A B C D E F G H I K L M N O P Q R S T U V W 

          A

          @@ -413,7 +413,7 @@

          G

          getMessagingAccessPoint(String, KeyValue) - Static method in class io.openmessaging.internal.MessagingAccessPointAdapter
          -
          Returns a MessagingAccessPoint instance from the specified OMS driver url +
          Returns a MessagingAccessPoint instance from the specified OMS driver URL with some preset userHeaders.
          getMessagingAccessPoint(String) - Static method in class io.openmessaging.MessagingAccessPointFactory
          @@ -486,6 +486,10 @@

          I

          Returns the target OMS specification version of specified vendor implementation.
          +
          InternalErrorCode - Enum in io.openmessaging.internal
          +
          +
          The internal error code used by MessagingAccessPointAdapter
          +
          InvokeContext - Interface in io.openmessaging.service
           
          invokeContext() - Method in interface io.openmessaging.service.ServiceEndPoint
          @@ -1129,7 +1133,10 @@

          S

          Notify a service instance of the end of its life cycle.
          specVersion - Static variable in class io.openmessaging.OMS
          -
           
          +
          +
          The version format is X.Y.Z (Major.Minor.Patch), a pre-release version may be denoted by appending a hyphen and a + series of dot-separated identifiers immediately following the patch version, like X.Y.Z-alpha.
          +
          SRC_TOPIC - Static variable in interface io.openmessaging.OMSBuiltinKeys
           
          StartTime - Static variable in interface io.openmessaging.Message.BuiltinKeys
          @@ -1225,6 +1232,21 @@

          U

          Returns all the built-in property fields of the Message object as a KeyValue.
          + + + +

          V

          +
          +
          valueOf(String) - Static method in enum io.openmessaging.internal.InternalErrorCode
          +
          +
          Returns the enum constant of this type with the specified name.
          +
          +
          values() - Static method in enum io.openmessaging.internal.InternalErrorCode
          +
          +
          Returns an array containing the constants of this enum type, in +the order they are declared.
          +
          +
          @@ -1233,7 +1255,7 @@

          W

          wrapMessagingAccessPoint(MessagingAccessPoint) - Static method in class io.openmessaging.internal.MessagingAccessPointInterceptorFactory
           
          -A B C D E F G H I K L M N O P Q R S T U W  +A B C D E F G H I K L M N O P Q R S T U V W 
          diff --git a/index.html b/index.html index 89b03604..71ba0204 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.1-alpha-SNAPSHOT API diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index a7189f25..a7f08a67 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index 42832858..954afdb1 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index b148fdfe..e886d996 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 87b1e9e1..f83f7404 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index d2deeafa..5ce69b07 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 8d216e3a..f069c086 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index cd5c587d..33670f89 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -141,7 +141,10 @@

          Field Summary

          - +
          io.openmessaging.OMSBuiltinKeys 
          Modifier and Type
          static StringspecVersion specVersion +
          The version format is X.Y.Z (Major.Minor.Patch), a pre-release version may be denoted by appending a hyphen and a + series of dot-separated identifiers immediately following the patch version, like X.Y.Z-alpha.
          +
        • @@ -210,6 +213,15 @@

          Field Detail

        • specVersion

          public static String specVersion
          +
          The version format is X.Y.Z (Major.Minor.Patch), a pre-release version may be denoted by appending a hyphen and a + series of dot-separated identifiers immediately following the patch version, like X.Y.Z-alpha. + +

          + OMS version follows semver scheme partially.

          +
          +
          See Also:
          +
          http://semver.org
          +
      • diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 118901c5..21e9d0ce 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 2e3dcfb4..8850e46f 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/PromiseListener.html index b06f3538..6647582d 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/PromiseListener.html @@ -2,10 +2,10 @@ - + PromiseListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 78a85976..1ad7c084 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 8f6ed89d..3d85162f 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 17c95fd3..e5e1fbb0 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index a53f3423..8c9a2df6 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -505,7 +505,7 @@

        Uses of static MessagingAccessPoint MessagingAccessPointAdapter.getMessagingAccessPoint(String url, KeyValue properties) -
        Returns a MessagingAccessPoint instance from the specified OMS driver url +
        Returns a MessagingAccessPoint instance from the specified OMS driver URL with some preset userHeaders.
        diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index 24412429..8942c1c6 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index fdd032f5..2a017a66 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index b0fe3949..e99f9892 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 8bca8b80..77576143 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -179,7 +179,7 @@

        Uses of static MessagingAccessPoint MessagingAccessPointAdapter.getMessagingAccessPoint(String url, KeyValue properties) -
        Returns a MessagingAccessPoint instance from the specified OMS driver url +
        Returns a MessagingAccessPoint instance from the specified OMS driver URL with some preset userHeaders.
        diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 50309d79..dd4ec928 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 30f7d867..f6f9b758 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 62cda8b6..6f1f3463 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index cec70df4..1a45c8e4 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/PromiseListener.html index b69ecbb6..8cd2b07f 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/PromiseListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.PromiseListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 95a64aae..4767f8da 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 6c1ee073..9e3355ea 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageIterator.html b/io/openmessaging/consumer/MessageIterator.html index 06cbd777..b456916e 100644 --- a/io/openmessaging/consumer/MessageIterator.html +++ b/io/openmessaging/consumer/MessageIterator.html @@ -2,10 +2,10 @@ - + MessageIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index fa34f87c..76db8c75 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index b52f0685..b08a419d 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 6be1021c..80a8566a 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 4ae56107..654717c6 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/Stream.html b/io/openmessaging/consumer/Stream.html index c8f4e307..3fa82482 100644 --- a/io/openmessaging/consumer/Stream.html +++ b/io/openmessaging/consumer/Stream.html @@ -2,10 +2,10 @@ - + Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index 89cb4f19..5a486178 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageIterator.html b/io/openmessaging/consumer/class-use/MessageIterator.html index 777a4d20..f825c627 100644 --- a/io/openmessaging/consumer/class-use/MessageIterator.html +++ b/io/openmessaging/consumer/class-use/MessageIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 2e728391..0744eb05 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index cf2683a9..1c2b7dd6 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index 2d50c24e..4508bc0c 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index 3ca19f91..cef13e7f 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/Stream.html b/io/openmessaging/consumer/class-use/Stream.html index 2dc6bfaf..277b9392 100644 --- a/io/openmessaging/consumer/class-use/Stream.html +++ b/io/openmessaging/consumer/class-use/Stream.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index fd4767bc..202bec4a 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 7df9e240..df488229 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 06e13755..e7c58d81 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 93b2347d..15bf475c 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index ba444f42..50274bb8 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 0fed7527..6723c63c 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 870a5a1e..68b41199 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 24df28cc..4b8c9e29 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 0e2ce71f..1b8b57de 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index ed2d449c..59ba429d 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 9a60f935..baff2156 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 7a5efd53..6d4b9f7e 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 7afeb105..6b390ba5 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 8fb5bab0..2eed1430 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 84ec42ba..0efd975f 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index de785602..b5094699 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index cfdccf0a..2324ff49 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 9fede80e..4f58282a 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index c38a7c3e..0dc866bd 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index d98be7f2..f0c07ec7 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 9d34fdd0..a409c719 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index cb16023f..6c2daeea 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html index 1d1a4084..b7afccad 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index 88abfbb5..e67cee7d 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index 76070219..6b2f08af 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 63047722..58ee710c 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index 73849b23..01b3227a 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index 31e4e1a3..db5b50e7 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index dfd44b94..9ed3e604 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 099fec11..4bacee7a 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html index 47ac9b21..de48cd60 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index 6bd7d77e..dcd51acb 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 8879e988..ef3dbbf1 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index fba27173..82ffc29e 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 4c9cba5e..70afa145 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index cd0beccf..ab6e4a55 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index 212c2113..18aaf075 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 8e88d80d..0d870438 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index fe6b13c9..2f2cb894 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 7276a971..2a84b724 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index cbafe14c..8285e282 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index caabfdf6..f46f398e 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + DefaultKeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -51,7 +51,7 @@ diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 6ecd9e1e..8d0cc64a 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -88,6 +88,18 @@

        Class Hierarchy

    +

    Enum Hierarchy

    +
    diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 16aaa801..5d2ffccf 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -73,7 +73,42 @@

    Uses of Package
    io.openmessaging.internal

    -
    No usage of io.openmessaging.internal
    +
    diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 28d53b25..19b32c83 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,10 +2,10 @@ - + OMSEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 95ae4234..b7f51b3c 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + OMSExceptionEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 85f269f9..6b7a43d3 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,10 +2,10 @@ - + Observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 2bef3837..08b13c4e 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 191576ab..0cb128f1 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index f9a01bfd..6cf60866 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.Observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index c0660f0c..613d1091 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 14f84d37..18c9344c 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 233a6434..ba70040a 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index c87a8415..e509d4a3 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 11aa8ce6..9ee6597e 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index e3b7ecd6..66ae2d9a 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 4d0c94f2..eb36eae3 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index ff051e39..cb9f03e7 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index a54bf7e8..75fc27ba 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 66a72c93..37fb9ff4 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index d8a865c2..e7358c16 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index 3c659505..c02b4c0b 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index a5a92d49..0d56e967 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index fe80f513..80b86378 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index 8a799042..67bd1845 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 4656077b..ae804cbd 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 7536e32b..ea3c570c 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index d5bb6e47..a5acb42c 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 55b7881b..eadb6db8 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 21c0ddb3..f669b6a0 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index 9ad39b84..b0b59769 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 34f9059a..7f289d1b 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index ffbd4f09..1a6c03f0 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 3d6a1878..2d3cfcc9 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 135ce51d..503d608f 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,10 +2,10 @@ - + Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 3be2e067..4107a4bd 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,10 +2,10 @@ - + Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 185c7408..d32c031d 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 90da20b3..be69922b 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 152ed387..53ace9d4 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 9ee344cb..04c08ca1 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 69b6cb1c..c303dcce 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index e03e0a9f..fe47e46c 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/InvokeContext.html b/io/openmessaging/service/InvokeContext.html index 3d3ac318..b122c1e4 100644 --- a/io/openmessaging/service/InvokeContext.html +++ b/io/openmessaging/service/InvokeContext.html @@ -2,10 +2,10 @@ - + InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceEndPoint.html b/io/openmessaging/service/ServiceEndPoint.html index cd4eec82..4de2a0ff 100644 --- a/io/openmessaging/service/ServiceEndPoint.html +++ b/io/openmessaging/service/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + ServiceEndPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceInstance.html b/io/openmessaging/service/ServiceInstance.html index b07b8c84..5b14fae9 100644 --- a/io/openmessaging/service/ServiceInstance.html +++ b/io/openmessaging/service/ServiceInstance.html @@ -2,10 +2,10 @@ - + ServiceInstance (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceLoadBalanceStrategy.html b/io/openmessaging/service/ServiceLoadBalanceStrategy.html index e81beb33..9a015268 100644 --- a/io/openmessaging/service/ServiceLoadBalanceStrategy.html +++ b/io/openmessaging/service/ServiceLoadBalanceStrategy.html @@ -2,10 +2,10 @@ - + ServiceLoadBalanceStrategy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/InvokeContext.html b/io/openmessaging/service/class-use/InvokeContext.html index 82865788..aad4b630 100644 --- a/io/openmessaging/service/class-use/InvokeContext.html +++ b/io/openmessaging/service/class-use/InvokeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceEndPoint.html b/io/openmessaging/service/class-use/ServiceEndPoint.html index b51e5bd5..a470089b 100644 --- a/io/openmessaging/service/class-use/ServiceEndPoint.html +++ b/io/openmessaging/service/class-use/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceEndPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceInstance.html b/io/openmessaging/service/class-use/ServiceInstance.html index 31324051..99e066c4 100644 --- a/io/openmessaging/service/class-use/ServiceInstance.html +++ b/io/openmessaging/service/class-use/ServiceInstance.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceInstance (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html b/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html index 2b2c0c8f..bf0835d3 100644 --- a/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html +++ b/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceLoadBalanceStrategy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-frame.html b/io/openmessaging/service/package-frame.html index 409a3efb..d6f738ba 100644 --- a/io/openmessaging/service/package-frame.html +++ b/io/openmessaging/service/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-summary.html b/io/openmessaging/service/package-summary.html index 8761a71a..913666b2 100644 --- a/io/openmessaging/service/package-summary.html +++ b/io/openmessaging/service/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-tree.html b/io/openmessaging/service/package-tree.html index 5e20b2d5..22a757da 100644 --- a/io/openmessaging/service/package-tree.html +++ b/io/openmessaging/service/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.service Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-use.html b/io/openmessaging/service/package-use.html index d14071d0..6039bfb8 100644 --- a/io/openmessaging/service/package-use.html +++ b/io/openmessaging/service/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 17847d61..a4370a17 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index b0ef80da..cdb0dd23 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 5f98467a..fcdefb66 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -179,6 +179,18 @@

    Interface Hierarchy

  • io.openmessaging.service.ServiceLoadBalanceStrategy
  • +

    Enum Hierarchy

    +
    diff --git a/serialized-form.html b/serialized-form.html index 88932186..141c7a9a 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.1.1-alpha-SNAPSHOT API) - + From a37bce7e27919fe884b99dd488b69482d21635e1 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Thu, 12 Oct 2017 03:29:28 +0000 Subject: [PATCH 087/164] Latest javadoc on successful travis build 135 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 2 +- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.BuiltinKeys.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/MessagingAccessPointFactory.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/OMSBuiltinKeys.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/PromiseListener.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- io/openmessaging/class-use/Message.BuiltinKeys.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- io/openmessaging/class-use/MessageFactory.html | 2 +- io/openmessaging/class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/MessagingAccessPointFactory.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- io/openmessaging/class-use/OMSBuiltinKeys.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- io/openmessaging/class-use/PromiseListener.html | 2 +- io/openmessaging/class-use/ResourceManager.html | 2 +- io/openmessaging/class-use/ServiceLifecycle.html | 2 +- io/openmessaging/consumer/MessageIterator.html | 2 +- io/openmessaging/consumer/MessageListener.Context.html | 2 +- io/openmessaging/consumer/MessageListener.html | 2 +- io/openmessaging/consumer/PullConsumer.html | 2 +- io/openmessaging/consumer/PushConsumer.html | 2 +- io/openmessaging/consumer/Stream.html | 2 +- io/openmessaging/consumer/StreamingConsumer.html | 2 +- io/openmessaging/consumer/class-use/MessageIterator.html | 2 +- .../consumer/class-use/MessageListener.Context.html | 2 +- io/openmessaging/consumer/class-use/MessageListener.html | 2 +- io/openmessaging/consumer/class-use/PullConsumer.html | 2 +- io/openmessaging/consumer/class-use/PushConsumer.html | 2 +- io/openmessaging/consumer/class-use/Stream.html | 2 +- io/openmessaging/consumer/class-use/StreamingConsumer.html | 2 +- io/openmessaging/consumer/package-frame.html | 2 +- io/openmessaging/consumer/package-summary.html | 2 +- io/openmessaging/consumer/package-tree.html | 2 +- io/openmessaging/consumer/package-use.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- io/openmessaging/exception/OMSMessageFormatException.html | 2 +- io/openmessaging/exception/OMSNotSupportedException.html | 2 +- io/openmessaging/exception/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/OMSRuntimeException.html | 2 +- io/openmessaging/exception/OMSTimeOutException.html | 2 +- io/openmessaging/exception/class-use/OMSException.html | 2 +- .../exception/class-use/OMSMessageFormatException.html | 2 +- .../exception/class-use/OMSNotSupportedException.html | 2 +- .../exception/class-use/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/class-use/OMSRuntimeException.html | 2 +- io/openmessaging/exception/class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- io/openmessaging/exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- ...ssPointInterceptor.ConstructMessagingAccessPointContext.html | 2 +- .../interceptor/MessagingAccessPointInterceptor.html | 2 +- .../interceptor/ProducerInterceptor.SendAfterContext.html | 2 +- .../interceptor/ProducerInterceptor.SendBeforeContext.html | 2 +- io/openmessaging/interceptor/ProducerInterceptor.html | 2 +- .../PushConsumerInterceptor.OnMessageAfterContext.html | 2 +- .../PushConsumerInterceptor.OnMessageBeforeContext.html | 2 +- io/openmessaging/interceptor/PushConsumerInterceptor.html | 2 +- ...ssPointInterceptor.ConstructMessagingAccessPointContext.html | 2 +- .../interceptor/class-use/MessagingAccessPointInterceptor.html | 2 +- .../class-use/ProducerInterceptor.SendAfterContext.html | 2 +- .../class-use/ProducerInterceptor.SendBeforeContext.html | 2 +- io/openmessaging/interceptor/class-use/ProducerInterceptor.html | 2 +- .../PushConsumerInterceptor.OnMessageAfterContext.html | 2 +- .../PushConsumerInterceptor.OnMessageBeforeContext.html | 2 +- .../interceptor/class-use/PushConsumerInterceptor.html | 2 +- io/openmessaging/interceptor/package-frame.html | 2 +- io/openmessaging/interceptor/package-summary.html | 2 +- io/openmessaging/interceptor/package-tree.html | 2 +- io/openmessaging/interceptor/package-use.html | 2 +- io/openmessaging/internal/DefaultKeyValue.html | 2 +- io/openmessaging/internal/InternalErrorCode.html | 2 +- io/openmessaging/internal/MessagingAccessPointAdapter.html | 2 +- .../internal/MessagingAccessPointInterceptorFactory.html | 2 +- io/openmessaging/internal/class-use/DefaultKeyValue.html | 2 +- io/openmessaging/internal/class-use/InternalErrorCode.html | 2 +- .../internal/class-use/MessagingAccessPointAdapter.html | 2 +- .../class-use/MessagingAccessPointInterceptorFactory.html | 2 +- io/openmessaging/internal/package-frame.html | 2 +- io/openmessaging/internal/package-summary.html | 2 +- io/openmessaging/internal/package-tree.html | 2 +- io/openmessaging/internal/package-use.html | 2 +- io/openmessaging/observer/OMSEvent.html | 2 +- io/openmessaging/observer/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/Observer.html | 2 +- io/openmessaging/observer/class-use/OMSEvent.html | 2 +- io/openmessaging/observer/class-use/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/class-use/Observer.html | 2 +- io/openmessaging/observer/package-frame.html | 2 +- io/openmessaging/observer/package-summary.html | 2 +- io/openmessaging/observer/package-tree.html | 2 +- io/openmessaging/observer/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/producer/BatchMessageSender.html | 2 +- ...actionBranchExecutor.CheckLocalTransactionBranchContext.html | 2 +- ...ansactionBranchExecutor.DoLocalTransactionBranchContext.html | 2 +- io/openmessaging/producer/LocalTransactionBranchExecutor.html | 2 +- io/openmessaging/producer/Producer.html | 2 +- io/openmessaging/producer/SendResult.html | 2 +- io/openmessaging/producer/class-use/BatchMessageSender.html | 2 +- ...actionBranchExecutor.CheckLocalTransactionBranchContext.html | 2 +- ...ansactionBranchExecutor.DoLocalTransactionBranchContext.html | 2 +- .../producer/class-use/LocalTransactionBranchExecutor.html | 2 +- io/openmessaging/producer/class-use/Producer.html | 2 +- io/openmessaging/producer/class-use/SendResult.html | 2 +- io/openmessaging/producer/package-frame.html | 2 +- io/openmessaging/producer/package-summary.html | 2 +- io/openmessaging/producer/package-tree.html | 2 +- io/openmessaging/producer/package-use.html | 2 +- io/openmessaging/routing/Operator.html | 2 +- io/openmessaging/routing/Routing.html | 2 +- io/openmessaging/routing/class-use/Operator.html | 2 +- io/openmessaging/routing/class-use/Routing.html | 2 +- io/openmessaging/routing/package-frame.html | 2 +- io/openmessaging/routing/package-summary.html | 2 +- io/openmessaging/routing/package-tree.html | 2 +- io/openmessaging/routing/package-use.html | 2 +- io/openmessaging/service/InvokeContext.html | 2 +- io/openmessaging/service/ServiceEndPoint.html | 2 +- io/openmessaging/service/ServiceInstance.html | 2 +- io/openmessaging/service/ServiceLoadBalanceStrategy.html | 2 +- io/openmessaging/service/class-use/InvokeContext.html | 2 +- io/openmessaging/service/class-use/ServiceEndPoint.html | 2 +- io/openmessaging/service/class-use/ServiceInstance.html | 2 +- .../service/class-use/ServiceLoadBalanceStrategy.html | 2 +- io/openmessaging/service/package-frame.html | 2 +- io/openmessaging/service/package-summary.html | 2 +- io/openmessaging/service/package-tree.html | 2 +- io/openmessaging/service/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 153 files changed, 153 insertions(+), 153 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index eca98dd2..692803c0 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index bd7ae1a8..0a6c2276 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index d9aa0b30..28658fbe 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index babae6cd..e1e6ae74 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index a0e77adc..c9040528 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 57554bba..e070839d 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index 71ba0204..47adc146 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.1-alpha-SNAPSHOT API + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface Future<V>

    +
    +
    +
    +
      +
    • +
      +
      All Known Subinterfaces:
      +
      Promise<V>
      +
      +
      +
      +
      public interface Future<V>
      +
      A Future represents the result of an asynchronous computation. Methods are provided to check if the + computation is complete, to wait for its completion, and to retrieve the result of the computation. The result can + only be retrieved using method get when the computation has completed, blocking if necessary until it is + ready. Additional methods are provided to determine if the task completed normally or was cancelled.
      +
      +
      Since:
      +
      OMS 1.0
      +
      Version:
      +
      OMS 1.0
      +
      Author:
      +
      vintagewang@apache.org, yukon@apache.org
      +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Instance Methods Abstract Methods 
        Modifier and TypeMethod and Description
        voidaddListener(FutureListener<V> listener) +
        Adds the specified listener to this future.
        +
        Vget() +
        Waits if necessary for the computation to complete, and then + retrieves its result.
        +
        Vget(long timeout) +
        Waits if necessary for at most the given time for the computation + to complete, and then retrieves its result, if available.
        +
        ThrowablegetThrowable() 
        booleanisCancelled() +
        Returns true if this task was cancelled before it completed + normally.
        +
        booleanisDone() +
        Returns true if this task completed.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          isCancelled

          +
          boolean isCancelled()
          +
          Returns true if this task was cancelled before it completed + normally.
          +
          +
          Returns:
          +
          true if this task was cancelled before it completed
          +
          +
        • +
        + + + +
          +
        • +

          isDone

          +
          boolean isDone()
          +
          Returns true if this task completed. +

          + Completion may be due to normal termination, an exception, or + cancellation -- in all of these cases, this method will return + true.

          +
          +
          Returns:
          +
          true if this task completed
          +
          +
        • +
        + + + +
          +
        • +

          get

          +
          V get()
          +
          Waits if necessary for the computation to complete, and then + retrieves its result.
          +
          +
          Returns:
          +
          the computed result
          +
          +
        • +
        + + + +
          +
        • +

          get

          +
          V get(long timeout)
          +
          Waits if necessary for at most the given time for the computation + to complete, and then retrieves its result, if available.
          +
          +
          Parameters:
          +
          timeout - the maximum time to wait
          +
          Returns:
          +
          the computed result

          if the computation was cancelled

          +
          +
        • +
        + + + +
          +
        • +

          addListener

          +
          void addListener(FutureListener<V> listener)
          +
          Adds the specified listener to this future. The specified listener is notified when this future is done. If + this future is already completed, the specified listener will be notified immediately.
          +
          +
          Parameters:
          +
          listener - FutureListener
          +
          +
        • +
        + + + +
          +
        • +

          getThrowable

          +
          Throwable getThrowable()
          +
          +
          Returns:
          +
          a throwable caught by the future
          +
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/PromiseListener.html b/io/openmessaging/FutureListener.html similarity index 67% rename from io/openmessaging/PromiseListener.html rename to io/openmessaging/FutureListener.html index a6dad909..7fef0e86 100644 --- a/io/openmessaging/PromiseListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,9 +2,9 @@ - + -PromiseListener (openmessaging 0.1.1-alpha-SNAPSHOT API) +FutureListener (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.Future

    +
    +
    + +
    + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/PromiseListener.html b/io/openmessaging/class-use/FutureListener.html similarity index 69% rename from io/openmessaging/class-use/PromiseListener.html rename to io/openmessaging/class-use/FutureListener.html index 8cf30920..b7437d26 100644 --- a/io/openmessaging/class-use/PromiseListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,9 +2,9 @@ - + -Uses of Interface io.openmessaging.PromiseListener (openmessaging 0.1.1-alpha-SNAPSHOT API) +Uses of Interface io.openmessaging.FutureListener (openmessaging 0.1.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index eeb12b10..95b9a0bd 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index f661367c..79702dd7 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index b91bc34e..797f5d45 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index 4ed1cb17..f9661d69 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index f7af3156..a92b6c92 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/index.html b/index.html index fc07d187..da2bcf13 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.1-alpha-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 0c026b0a..5bc6108f 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 15793efd..454bdc2a 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index c60a2d21..a44f12cb 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index bde1e6b0..514ae26f 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 17d6dd7d..b3ade26e 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 0245558d..c3e97509 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 486bd3fb..88877e74 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index c616b65e..3ae79191 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 4a77cf99..abb4f4c4 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 121d9878..cc51e886 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index a6f4d0c4..65f2f31f 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 4d108967..4d837fc6 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 05000cfe..6affb6dc 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 71ee2a07..02c38b32 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index fa5137e9..85ee2979 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 49b6b4ad..905dcb62 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 72cd79c5..26a29796 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index 5bae37a4..af2c4ec4 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 9615c5cd..b1fede93 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 65d3a3d4..2afd2a41 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 11e73aaa..c2f60f43 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index b4eebe80..006df425 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index ff2d3c0e..f93e776c 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index a29bc7cd..f1d3d269 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 7b0fec10..f0c01606 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index eb496337..1cca335b 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index cf8f5b3d..2ccd1ee2 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageIterator.html b/io/openmessaging/consumer/MessageIterator.html index 44289e91..3e34da8a 100644 --- a/io/openmessaging/consumer/MessageIterator.html +++ b/io/openmessaging/consumer/MessageIterator.html @@ -2,10 +2,10 @@ - + MessageIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 5e20d46d..70a50c43 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index a5dbee16..bc25948c 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 63e2e781..c967a8cc 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index a2f94607..8b07e708 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/Stream.html b/io/openmessaging/consumer/Stream.html index c480b8f3..f653de3d 100644 --- a/io/openmessaging/consumer/Stream.html +++ b/io/openmessaging/consumer/Stream.html @@ -2,10 +2,10 @@ - + Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index 57772455..c771a428 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageIterator.html b/io/openmessaging/consumer/class-use/MessageIterator.html index fcad0055..87afd9b8 100644 --- a/io/openmessaging/consumer/class-use/MessageIterator.html +++ b/io/openmessaging/consumer/class-use/MessageIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index db14cd3d..a5f97654 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 0614ccc3..78da01ef 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index f519b878..d9a4bb12 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index 4d6f1832..e0d12ccb 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/Stream.html b/io/openmessaging/consumer/class-use/Stream.html index ccfde274..2d62054c 100644 --- a/io/openmessaging/consumer/class-use/Stream.html +++ b/io/openmessaging/consumer/class-use/Stream.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index 3e360ce8..1164e8d5 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index b05e7c1a..470e6405 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 5150ec75..1dbf5d48 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 35f5f71e..0d975992 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index a1b503c5..9a633a75 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 1d88de27..ade22f0f 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index af57c421..0a32146c 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 49c312f9..f517a5fe 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 05acd5a8..56b393af 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index de9954ae..9913357a 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 283099c9..d3f15c0d 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index d85f826c..a80a8ebc 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index f481181a..79fa97f5 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index c6db3f93..d76e3b56 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index dbd8c667..a61c05ec 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index d3cfff55..9cfbdd15 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 47cbeb56..91954855 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index ea20163b..fdecbf99 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index ba564605..9d649d57 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index ee6421f6..4730e17e 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index c788d077..03b1e8e3 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index ce9dc124..05ad75e2 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html index 8743d809..f21de490 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index 05146f47..97890a52 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index d61bede1..cab131c8 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index d74fa274..2a5942a9 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index 19a1ed35..47f85088 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index 17097406..5b92382f 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index 80ba0774..100c02f2 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 42e1d196..88ad4a1f 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html index 8ef2aa9b..6e145f01 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index cf4e3e8d..b91ae3b0 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 2f69f5c9..99f4375f 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index a7ddd460..af30d496 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 35e9b3df..b994d052 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index 08016141..5202a0f8 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index 1827e25c..f9050150 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index bb40ef6a..0b1e1693 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index cf58d0b1..404b5c77 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 74ceed72..fb776eb5 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index f182e3ec..2664b60f 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 7d7bdbc8..d3610701 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + DefaultKeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/InternalErrorCode.html b/io/openmessaging/internal/InternalErrorCode.html index 15e13ce2..2841350e 100644 --- a/io/openmessaging/internal/InternalErrorCode.html +++ b/io/openmessaging/internal/InternalErrorCode.html @@ -2,10 +2,10 @@ - + InternalErrorCode (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 6afb6f29..79432057 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + MessagingAccessPointAdapter (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html index 6dbd5c41..4143fcb6 100644 --- a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptorFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index a18d08b4..9a26df8d 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.DefaultKeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/InternalErrorCode.html b/io/openmessaging/internal/class-use/InternalErrorCode.html index d5083906..dad0deb3 100644 --- a/io/openmessaging/internal/class-use/InternalErrorCode.html +++ b/io/openmessaging/internal/class-use/InternalErrorCode.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.InternalErrorCode (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 68122f70..0ddcc943 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html index 0b6d404d..39982f84 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointInterceptorFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 1e4b0eb7..b9fd4f68 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index d13e1405..bd51db13 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index 543349da..baf2ec99 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index ef2872e9..a780a850 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 88f6bc02..54b4df22 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,10 +2,10 @@ - + OMSEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 0dca93f6..3137934a 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + OMSExceptionEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 4f7034e1..b1f43761 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,10 +2,10 @@ - + Observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 85935e48..cec1b06e 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 93b3d4b8..01ed6a52 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index c7bfd37c..40bdce9d 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.Observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index eb072477..08bd3339 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index b4dfe8b5..c5de9b9b 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 25233c49..9253f951 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index dcc3813d..afe2f5b5 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index caf15fad..1d7e8110 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index cc60baf9..0f8221de 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 35b053cb..51b76a68 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 920d623a..4084d8b8 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index f112e90c..f1ff15ae 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index a6c89f4b..87584f45 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index a62d3c2a..587e9770 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index 73c141fd..4bc35822 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index f0c41ebf..1001af16 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 2c4d3de2..4de83906 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index 311c8e11..adbf00be 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 16e08ab9..6b079975 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 60a786e9..81049300 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index 751af74d..c58c8c6b 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index b2c676e0..9a6ac4d6 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index e6674d22..39a546f5 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index c244895f..4a6eef36 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 827642d3..49c58180 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 833eefd3..2b2a9dfe 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index c0407025..f1ad92b1 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 565216f4..612414a6 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,10 +2,10 @@ - + Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index c0231e01..38411e7c 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,10 +2,10 @@ - + Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 803e71c2..fb6660d1 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index 863cdb06..9100dedf 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index ef386053..abfe7e65 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 3d1cb285..5c1526b5 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index c02dee5c..853fdf21 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 8ed0adf3..a1eb025a 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/InvokeContext.html b/io/openmessaging/service/InvokeContext.html index 35146571..39786f43 100644 --- a/io/openmessaging/service/InvokeContext.html +++ b/io/openmessaging/service/InvokeContext.html @@ -2,10 +2,10 @@ - + InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceEndPoint.html b/io/openmessaging/service/ServiceEndPoint.html index c75e027d..edd539b3 100644 --- a/io/openmessaging/service/ServiceEndPoint.html +++ b/io/openmessaging/service/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + ServiceEndPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceInstance.html b/io/openmessaging/service/ServiceInstance.html index 4ac17ef6..424bfac1 100644 --- a/io/openmessaging/service/ServiceInstance.html +++ b/io/openmessaging/service/ServiceInstance.html @@ -2,10 +2,10 @@ - + ServiceInstance (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceLoadBalanceStrategy.html b/io/openmessaging/service/ServiceLoadBalanceStrategy.html index b3da54b6..eb81c77c 100644 --- a/io/openmessaging/service/ServiceLoadBalanceStrategy.html +++ b/io/openmessaging/service/ServiceLoadBalanceStrategy.html @@ -2,10 +2,10 @@ - + ServiceLoadBalanceStrategy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/InvokeContext.html b/io/openmessaging/service/class-use/InvokeContext.html index 97ea37b9..89290f55 100644 --- a/io/openmessaging/service/class-use/InvokeContext.html +++ b/io/openmessaging/service/class-use/InvokeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceEndPoint.html b/io/openmessaging/service/class-use/ServiceEndPoint.html index f11eedfc..daeb457a 100644 --- a/io/openmessaging/service/class-use/ServiceEndPoint.html +++ b/io/openmessaging/service/class-use/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceEndPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceInstance.html b/io/openmessaging/service/class-use/ServiceInstance.html index e9a00dc5..c0d625d4 100644 --- a/io/openmessaging/service/class-use/ServiceInstance.html +++ b/io/openmessaging/service/class-use/ServiceInstance.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceInstance (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html b/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html index 9462f4b9..3296e10d 100644 --- a/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html +++ b/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceLoadBalanceStrategy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-frame.html b/io/openmessaging/service/package-frame.html index 15160d86..0fc2a2cd 100644 --- a/io/openmessaging/service/package-frame.html +++ b/io/openmessaging/service/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-summary.html b/io/openmessaging/service/package-summary.html index 758c13e9..a79063b0 100644 --- a/io/openmessaging/service/package-summary.html +++ b/io/openmessaging/service/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-tree.html b/io/openmessaging/service/package-tree.html index c737c762..b2ef60b3 100644 --- a/io/openmessaging/service/package-tree.html +++ b/io/openmessaging/service/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.service Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-use.html b/io/openmessaging/service/package-use.html index 70470f25..bd2c60cc 100644 --- a/io/openmessaging/service/package-use.html +++ b/io/openmessaging/service/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 6bc7c830..c8a23770 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 5b720642..f29e2e5e 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 92c8d9d4..87b0a171 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index 3e312773..ae258626 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.1.1-alpha-SNAPSHOT API) - + From 068030ce6b34dfa99759541f72bc7100610da309 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Fri, 13 Oct 2017 03:18:50 +0000 Subject: [PATCH 092/164] Latest javadoc on successful travis build 140 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 2 +- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/Future.html | 2 +- io/openmessaging/FutureListener.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.BuiltinKeys.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/MessagingAccessPointFactory.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/OMSBuiltinKeys.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/Future.html | 2 +- io/openmessaging/class-use/FutureListener.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- io/openmessaging/class-use/Message.BuiltinKeys.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- io/openmessaging/class-use/MessageFactory.html | 2 +- io/openmessaging/class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/MessagingAccessPointFactory.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- io/openmessaging/class-use/OMSBuiltinKeys.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- io/openmessaging/class-use/ResourceManager.html | 2 +- io/openmessaging/class-use/ServiceLifecycle.html | 2 +- io/openmessaging/consumer/MessageIterator.html | 2 +- io/openmessaging/consumer/MessageListener.Context.html | 2 +- io/openmessaging/consumer/MessageListener.html | 2 +- io/openmessaging/consumer/PullConsumer.html | 2 +- io/openmessaging/consumer/PushConsumer.html | 2 +- io/openmessaging/consumer/Stream.html | 2 +- io/openmessaging/consumer/StreamingConsumer.html | 2 +- io/openmessaging/consumer/class-use/MessageIterator.html | 2 +- .../consumer/class-use/MessageListener.Context.html | 2 +- io/openmessaging/consumer/class-use/MessageListener.html | 2 +- io/openmessaging/consumer/class-use/PullConsumer.html | 2 +- io/openmessaging/consumer/class-use/PushConsumer.html | 2 +- io/openmessaging/consumer/class-use/Stream.html | 2 +- io/openmessaging/consumer/class-use/StreamingConsumer.html | 2 +- io/openmessaging/consumer/package-frame.html | 2 +- io/openmessaging/consumer/package-summary.html | 2 +- io/openmessaging/consumer/package-tree.html | 2 +- io/openmessaging/consumer/package-use.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- io/openmessaging/exception/OMSMessageFormatException.html | 2 +- io/openmessaging/exception/OMSNotSupportedException.html | 2 +- io/openmessaging/exception/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/OMSRuntimeException.html | 2 +- io/openmessaging/exception/OMSTimeOutException.html | 2 +- io/openmessaging/exception/class-use/OMSException.html | 2 +- .../exception/class-use/OMSMessageFormatException.html | 2 +- .../exception/class-use/OMSNotSupportedException.html | 2 +- .../exception/class-use/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/class-use/OMSRuntimeException.html | 2 +- io/openmessaging/exception/class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- io/openmessaging/exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- ...ssPointInterceptor.ConstructMessagingAccessPointContext.html | 2 +- .../interceptor/MessagingAccessPointInterceptor.html | 2 +- .../interceptor/ProducerInterceptor.SendAfterContext.html | 2 +- .../interceptor/ProducerInterceptor.SendBeforeContext.html | 2 +- io/openmessaging/interceptor/ProducerInterceptor.html | 2 +- .../PushConsumerInterceptor.OnMessageAfterContext.html | 2 +- .../PushConsumerInterceptor.OnMessageBeforeContext.html | 2 +- io/openmessaging/interceptor/PushConsumerInterceptor.html | 2 +- ...ssPointInterceptor.ConstructMessagingAccessPointContext.html | 2 +- .../interceptor/class-use/MessagingAccessPointInterceptor.html | 2 +- .../class-use/ProducerInterceptor.SendAfterContext.html | 2 +- .../class-use/ProducerInterceptor.SendBeforeContext.html | 2 +- io/openmessaging/interceptor/class-use/ProducerInterceptor.html | 2 +- .../PushConsumerInterceptor.OnMessageAfterContext.html | 2 +- .../PushConsumerInterceptor.OnMessageBeforeContext.html | 2 +- .../interceptor/class-use/PushConsumerInterceptor.html | 2 +- io/openmessaging/interceptor/package-frame.html | 2 +- io/openmessaging/interceptor/package-summary.html | 2 +- io/openmessaging/interceptor/package-tree.html | 2 +- io/openmessaging/interceptor/package-use.html | 2 +- io/openmessaging/internal/DefaultKeyValue.html | 2 +- io/openmessaging/internal/InternalErrorCode.html | 2 +- io/openmessaging/internal/MessagingAccessPointAdapter.html | 2 +- .../internal/MessagingAccessPointInterceptorFactory.html | 2 +- io/openmessaging/internal/class-use/DefaultKeyValue.html | 2 +- io/openmessaging/internal/class-use/InternalErrorCode.html | 2 +- .../internal/class-use/MessagingAccessPointAdapter.html | 2 +- .../class-use/MessagingAccessPointInterceptorFactory.html | 2 +- io/openmessaging/internal/package-frame.html | 2 +- io/openmessaging/internal/package-summary.html | 2 +- io/openmessaging/internal/package-tree.html | 2 +- io/openmessaging/internal/package-use.html | 2 +- io/openmessaging/observer/OMSEvent.html | 2 +- io/openmessaging/observer/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/Observer.html | 2 +- io/openmessaging/observer/class-use/OMSEvent.html | 2 +- io/openmessaging/observer/class-use/OMSExceptionEvent.html | 2 +- io/openmessaging/observer/class-use/Observer.html | 2 +- io/openmessaging/observer/package-frame.html | 2 +- io/openmessaging/observer/package-summary.html | 2 +- io/openmessaging/observer/package-tree.html | 2 +- io/openmessaging/observer/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/producer/BatchMessageSender.html | 2 +- ...actionBranchExecutor.CheckLocalTransactionBranchContext.html | 2 +- ...ansactionBranchExecutor.DoLocalTransactionBranchContext.html | 2 +- io/openmessaging/producer/LocalTransactionBranchExecutor.html | 2 +- io/openmessaging/producer/Producer.html | 2 +- io/openmessaging/producer/SendResult.html | 2 +- io/openmessaging/producer/class-use/BatchMessageSender.html | 2 +- ...actionBranchExecutor.CheckLocalTransactionBranchContext.html | 2 +- ...ansactionBranchExecutor.DoLocalTransactionBranchContext.html | 2 +- .../producer/class-use/LocalTransactionBranchExecutor.html | 2 +- io/openmessaging/producer/class-use/Producer.html | 2 +- io/openmessaging/producer/class-use/SendResult.html | 2 +- io/openmessaging/producer/package-frame.html | 2 +- io/openmessaging/producer/package-summary.html | 2 +- io/openmessaging/producer/package-tree.html | 2 +- io/openmessaging/producer/package-use.html | 2 +- io/openmessaging/routing/Operator.html | 2 +- io/openmessaging/routing/Routing.html | 2 +- io/openmessaging/routing/class-use/Operator.html | 2 +- io/openmessaging/routing/class-use/Routing.html | 2 +- io/openmessaging/routing/package-frame.html | 2 +- io/openmessaging/routing/package-summary.html | 2 +- io/openmessaging/routing/package-tree.html | 2 +- io/openmessaging/routing/package-use.html | 2 +- io/openmessaging/service/InvokeContext.html | 2 +- io/openmessaging/service/ServiceEndPoint.html | 2 +- io/openmessaging/service/ServiceInstance.html | 2 +- io/openmessaging/service/ServiceLoadBalanceStrategy.html | 2 +- io/openmessaging/service/class-use/InvokeContext.html | 2 +- io/openmessaging/service/class-use/ServiceEndPoint.html | 2 +- io/openmessaging/service/class-use/ServiceInstance.html | 2 +- .../service/class-use/ServiceLoadBalanceStrategy.html | 2 +- io/openmessaging/service/package-frame.html | 2 +- io/openmessaging/service/package-summary.html | 2 +- io/openmessaging/service/package-tree.html | 2 +- io/openmessaging/service/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 155 files changed, 155 insertions(+), 155 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 782839e2..adcb5bb4 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 95b9a0bd..1ea5437f 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 79702dd7..baaa56d7 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index 797f5d45..cc1a724d 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index f9661d69..475dd4b3 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index a92b6c92..0642dea4 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (openmessaging 0.1.1-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index da2bcf13..bb6741da 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.1-alpha-SNAPSHOT API diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 5a656bcb..1339be79 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index 05571a06..f4d6d4da 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index f2521a7b..bbf52e98 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index a28ecc8d..c86e2409 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index 90c5756f..80edc8d5 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/index.html b/index.html index 0c5205ac..9a516809 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.1-alpha-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index be6a42ac..2ed8996c 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index a4397418..9cfedd3f 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index ba8482b6..5d097c93 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index 3ab0d98f..2509d330 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index dc6be185..62b0ff9b 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 7d7101f5..5c53e4be 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 06d93116..71e9d1c8 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 0cca37df..f7fa1843 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index e7956d3e..7d5be29f 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 0f2413c9..56959fd5 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 49239247..796e5ef6 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 4530289e..63220d38 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index b6202380..d2990ed5 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index b3d32aed..f1c0a2af 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index cce94fe0..34d136d2 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 203dd4a9..df7d632e 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index e1986cc2..179ca30a 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index ec9a16ec..3975be7a 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 118d41c0..383aa137 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 60dcce2e..a4d78901 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 21f05ed0..1d353095 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index f7a5b59e..b6c78891 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 9a7b66b0..a8222f3d 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 5aa08500..e8cc65e1 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index f8493612..00a6e061 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index b9cb2a9a..475f3b7d 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 3ba91231..bc2caf55 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageIterator.html b/io/openmessaging/consumer/MessageIterator.html index 440840c5..8d7d26e5 100644 --- a/io/openmessaging/consumer/MessageIterator.html +++ b/io/openmessaging/consumer/MessageIterator.html @@ -2,10 +2,10 @@ - + MessageIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index f8614ed9..22e3799d 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 03a3a9db..6ab8a166 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index ced319c5..9c2f24fe 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 6f3ae7b5..cbe6ca30 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/Stream.html b/io/openmessaging/consumer/Stream.html index 4bb18f1b..52bad6d1 100644 --- a/io/openmessaging/consumer/Stream.html +++ b/io/openmessaging/consumer/Stream.html @@ -2,10 +2,10 @@ - + Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index a64a0bab..56bebb82 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageIterator.html b/io/openmessaging/consumer/class-use/MessageIterator.html index ed9190ba..2a712d9a 100644 --- a/io/openmessaging/consumer/class-use/MessageIterator.html +++ b/io/openmessaging/consumer/class-use/MessageIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 54d03265..c9e9e3f7 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 47f1b068..d5bbecc0 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index 3f0725ce..f0119e2e 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index 05cb1646..583a8dea 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/Stream.html b/io/openmessaging/consumer/class-use/Stream.html index 496e2360..da1bf6ec 100644 --- a/io/openmessaging/consumer/class-use/Stream.html +++ b/io/openmessaging/consumer/class-use/Stream.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index a39121db..72a7cdde 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 15ab61e3..f4e87c7f 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index eacf2c76..a3bd052d 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index fc11a45f..a2892dc8 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index d12f3b5d..ee5276b8 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index efcf03ef..37942762 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 8e726a0a..944a33fb 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 4646ed41..49367185 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 61883cb5..44f02cf4 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 23b63a9f..536d3ae8 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 930c8bb9..3b0f3dea 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index e91f491b..e3ec9e13 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 1a770252..e817c472 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 2e4df472..723b1cc2 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 9619988b..1f50cd1c 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 05da526b..a206afda 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index a9652a0c..b3959464 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 7187908b..eea97493 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 2008c956..18a3b6bc 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 11d464ff..5d5a27dc 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 4f155965..d6be977a 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 0a400e6b..6d7bf938 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html index c4bbf9d2..dc3af965 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index 62e0dd2f..d146cb16 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index 34fa6896..e4de6b12 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index e4d08d9f..9a18851b 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index c50be3fc..8cd06993 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index 52eb387d..f3df2dc5 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index a61ece33..9268d63c 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index c58a544e..6f7dc8f7 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html index 061c8d54..27b72965 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index 5a6c53bf..b8cb1377 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 819a4d0b..683f09a8 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index eaaf68ad..9b452019 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 386bcbff..082f7547 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index 630237d4..f7701f2d 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index 291b1a44..962ef342 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 3fc39f38..b7002600 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index af37e2bb..3ea5a396 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 160931a6..1c061b40 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 837c17de..272c0b8c 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 97325a0c..904ce5c6 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + DefaultKeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/InternalErrorCode.html b/io/openmessaging/internal/InternalErrorCode.html index 7dbd60c6..4ebae83e 100644 --- a/io/openmessaging/internal/InternalErrorCode.html +++ b/io/openmessaging/internal/InternalErrorCode.html @@ -2,10 +2,10 @@ - + InternalErrorCode (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 570d967b..137f059b 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + MessagingAccessPointAdapter (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html index b695c519..a742abdb 100644 --- a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptorFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index e14a13dd..eb45c1c5 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.DefaultKeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/InternalErrorCode.html b/io/openmessaging/internal/class-use/InternalErrorCode.html index 4ab2e321..87623c2e 100644 --- a/io/openmessaging/internal/class-use/InternalErrorCode.html +++ b/io/openmessaging/internal/class-use/InternalErrorCode.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.InternalErrorCode (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index f8c9dcea..eb355704 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html index 8e50836f..b732b215 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointInterceptorFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index ef6e38f9..ce3ada1c 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index fb722215..cccea3ce 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index cc3b753b..343f8f00 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index e2d4810d..455bb4aa 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.internal (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 50daabd9..c8feadfd 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,10 +2,10 @@ - + OMSEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 63c4e6f4..8492f37e 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + OMSExceptionEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index 8d23a2ab..acf10761 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,10 +2,10 @@ - + Observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index e8e4f611..870e38d5 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index c744183c..700c7f27 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 9ccbf78b..52676b5e 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.Observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 30add0b8..3ce72e88 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index ea9be66c..11ce07ad 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 0a7db070..a9ae9fd3 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index bffb8720..ec720c4a 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.observer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index c343bd75..348345ac 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 6ceb120f..62d89b5c 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 4d688440..86227098 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 282ab91f..ba352d24 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index 21b9bf6f..589e1a2c 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 4c40dbf4..28bf43a2 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 4430c5e5..4e68f401 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index 86776103..5e64dbbd 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index 9414d57c..cfca6eb0 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index e0669b96..479ffc37 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index 870ba972..b71a5bf1 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index f255c2bc..88cb989a 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 8f81233a..d581e496 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index 33bc36ae..a205e3ee 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index e69b105a..555a5c81 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 824c2ffb..ef26b4df 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index 20b9c848..e5b1c23c 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index f02cf93d..884203aa 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 9dc2733c..9381ba57 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 5651742e..b81f6527 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html index 0b0d5967..bdd9afcb 100644 --- a/io/openmessaging/routing/Operator.html +++ b/io/openmessaging/routing/Operator.html @@ -2,10 +2,10 @@ - + Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 3539ff03..edc5f5a9 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,10 +2,10 @@ - + Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html index 5dc1aecf..90032814 100644 --- a/io/openmessaging/routing/class-use/Operator.html +++ b/io/openmessaging/routing/class-use/Operator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Operator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index ab724848..219fbd0e 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index c81b156e..3a52ba73 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index e18f553c..f34c1fbe 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 72a0454f..4d253ce5 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index e6a339c6..76fbaa19 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.routing (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/InvokeContext.html b/io/openmessaging/service/InvokeContext.html index 702498f8..c6cae5b0 100644 --- a/io/openmessaging/service/InvokeContext.html +++ b/io/openmessaging/service/InvokeContext.html @@ -2,10 +2,10 @@ - + InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceEndPoint.html b/io/openmessaging/service/ServiceEndPoint.html index 871cbaac..5347fae6 100644 --- a/io/openmessaging/service/ServiceEndPoint.html +++ b/io/openmessaging/service/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + ServiceEndPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceInstance.html b/io/openmessaging/service/ServiceInstance.html index 98940b52..5a132bd8 100644 --- a/io/openmessaging/service/ServiceInstance.html +++ b/io/openmessaging/service/ServiceInstance.html @@ -2,10 +2,10 @@ - + ServiceInstance (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/ServiceLoadBalanceStrategy.html b/io/openmessaging/service/ServiceLoadBalanceStrategy.html index dcdb4987..564db296 100644 --- a/io/openmessaging/service/ServiceLoadBalanceStrategy.html +++ b/io/openmessaging/service/ServiceLoadBalanceStrategy.html @@ -2,10 +2,10 @@ - + ServiceLoadBalanceStrategy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/InvokeContext.html b/io/openmessaging/service/class-use/InvokeContext.html index 9a9b078a..d2308197 100644 --- a/io/openmessaging/service/class-use/InvokeContext.html +++ b/io/openmessaging/service/class-use/InvokeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.InvokeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceEndPoint.html b/io/openmessaging/service/class-use/ServiceEndPoint.html index c1389b18..dbaed6af 100644 --- a/io/openmessaging/service/class-use/ServiceEndPoint.html +++ b/io/openmessaging/service/class-use/ServiceEndPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceEndPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceInstance.html b/io/openmessaging/service/class-use/ServiceInstance.html index 491c85c0..fb39b011 100644 --- a/io/openmessaging/service/class-use/ServiceInstance.html +++ b/io/openmessaging/service/class-use/ServiceInstance.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceInstance (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html b/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html index b65bfe54..a1dda74c 100644 --- a/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html +++ b/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.service.ServiceLoadBalanceStrategy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-frame.html b/io/openmessaging/service/package-frame.html index e8450613..58694405 100644 --- a/io/openmessaging/service/package-frame.html +++ b/io/openmessaging/service/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-summary.html b/io/openmessaging/service/package-summary.html index f3c48a8f..79194588 100644 --- a/io/openmessaging/service/package-summary.html +++ b/io/openmessaging/service/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-tree.html b/io/openmessaging/service/package-tree.html index a5fe8b2c..ffa26cd9 100644 --- a/io/openmessaging/service/package-tree.html +++ b/io/openmessaging/service/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.service Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/service/package-use.html b/io/openmessaging/service/package-use.html index 769bc27a..2f814cf4 100644 --- a/io/openmessaging/service/package-use.html +++ b/io/openmessaging/service/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.service (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 77ddff86..23e504dc 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 5bb48e81..3bf9b4f2 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 020eecc3..32f1d6bf 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index 0eb0c816..c98e3406 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.1.1-alpha-SNAPSHOT API) - + From adfdacbc0d1e513e2e806957c0c87dc3b4eae200 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Mon, 30 Oct 2017 09:17:13 +0000 Subject: [PATCH 100/164] Latest javadoc on successful travis build 150 auto-pushed to gh-pages --- allclasses-frame.html | 5 +- allclasses-noframe.html | 5 +- constant-values.html | 35 +- deprecated-list.html | 4 +- help-doc.html | 4 +- index-all.html | 60 +++- index.html | 2 +- io/openmessaging/BytesMessage.html | 4 +- io/openmessaging/Future.html | 11 +- io/openmessaging/FutureListener.html | 4 +- io/openmessaging/KeyValue.html | 4 +- io/openmessaging/Message.BuiltinKeys.html | 4 +- io/openmessaging/Message.html | 4 +- io/openmessaging/MessageFactory.html | 4 +- io/openmessaging/MessagingAccessPoint.html | 8 +- .../MessagingAccessPointFactory.html | 4 +- io/openmessaging/OMS.html | 4 +- io/openmessaging/OMSBuiltinKeys.html | 106 +++--- io/openmessaging/Promise.html | 4 +- io/openmessaging/ResourceManager.html | 4 +- io/openmessaging/ServiceLifecycle.html | 4 +- io/openmessaging/class-use/BytesMessage.html | 4 +- io/openmessaging/class-use/Future.html | 4 +- .../class-use/FutureListener.html | 4 +- io/openmessaging/class-use/KeyValue.html | 4 +- .../class-use/Message.BuiltinKeys.html | 4 +- io/openmessaging/class-use/Message.html | 4 +- .../class-use/MessageFactory.html | 4 +- .../class-use/MessagingAccessPoint.html | 4 +- .../MessagingAccessPointFactory.html | 4 +- io/openmessaging/class-use/OMS.html | 4 +- .../class-use/OMSBuiltinKeys.html | 4 +- io/openmessaging/class-use/Promise.html | 4 +- .../class-use/ResourceManager.html | 4 +- .../class-use/ServiceLifecycle.html | 4 +- .../consumer/MessageIterator.html | 4 +- .../consumer/MessageListener.Context.html | 4 +- .../consumer/MessageListener.html | 4 +- io/openmessaging/consumer/PullConsumer.html | 4 +- io/openmessaging/consumer/PushConsumer.html | 7 +- io/openmessaging/consumer/Stream.html | 4 +- .../consumer/StreamingConsumer.html | 4 +- .../consumer/class-use/MessageIterator.html | 4 +- .../class-use/MessageListener.Context.html | 4 +- .../consumer/class-use/MessageListener.html | 4 +- .../consumer/class-use/PullConsumer.html | 4 +- .../consumer/class-use/PushConsumer.html | 4 +- .../consumer/class-use/Stream.html | 4 +- .../consumer/class-use/StreamingConsumer.html | 4 +- io/openmessaging/consumer/package-frame.html | 4 +- .../consumer/package-summary.html | 4 +- io/openmessaging/consumer/package-tree.html | 4 +- io/openmessaging/consumer/package-use.html | 4 +- io/openmessaging/exception/OMSException.html | 4 +- .../exception/OMSMessageFormatException.html | 4 +- .../exception/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../exception/OMSRuntimeException.html | 4 +- .../exception/OMSTimeOutException.html | 4 +- .../exception/class-use/OMSException.html | 4 +- .../class-use/OMSMessageFormatException.html | 4 +- .../class-use/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../class-use/OMSRuntimeException.html | 27 +- .../class-use/OMSTimeOutException.html | 4 +- io/openmessaging/exception/package-frame.html | 4 +- .../exception/package-summary.html | 4 +- io/openmessaging/exception/package-tree.html | 4 +- io/openmessaging/exception/package-use.html | 23 +- ....ConstructMessagingAccessPointContext.html | 4 +- .../MessagingAccessPointInterceptor.html | 4 +- .../ProducerInterceptor.SendAfterContext.html | 4 +- ...ProducerInterceptor.SendBeforeContext.html | 4 +- .../interceptor/ProducerInterceptor.html | 4 +- ...umerInterceptor.OnMessageAfterContext.html | 4 +- ...merInterceptor.OnMessageBeforeContext.html | 4 +- .../interceptor/PushConsumerInterceptor.html | 23 +- ....ConstructMessagingAccessPointContext.html | 4 +- .../MessagingAccessPointInterceptor.html | 4 +- .../ProducerInterceptor.SendAfterContext.html | 4 +- ...ProducerInterceptor.SendBeforeContext.html | 4 +- .../class-use/ProducerInterceptor.html | 4 +- ...umerInterceptor.OnMessageAfterContext.html | 8 +- ...merInterceptor.OnMessageBeforeContext.html | 8 +- .../class-use/PushConsumerInterceptor.html | 4 +- .../interceptor/package-frame.html | 4 +- .../interceptor/package-summary.html | 8 +- .../interceptor/package-tree.html | 4 +- io/openmessaging/interceptor/package-use.html | 8 +- io/openmessaging/internal/AccessPointURI.html | 340 ++++++++++++++++++ .../internal/DefaultKeyValue.html | 8 +- .../internal/InternalErrorCode.html | 25 +- .../internal/MessagingAccessPointAdapter.html | 4 +- ...essagingAccessPointInterceptorFactory.html | 4 +- .../internal/class-use/AccessPointURI.html | 126 +++++++ .../internal/class-use/DefaultKeyValue.html | 4 +- .../internal/class-use/InternalErrorCode.html | 18 +- .../MessagingAccessPointAdapter.html | 4 +- ...essagingAccessPointInterceptorFactory.html | 4 +- io/openmessaging/internal/package-frame.html | 5 +- .../internal/package-summary.html | 14 +- io/openmessaging/internal/package-tree.html | 5 +- io/openmessaging/internal/package-use.html | 4 +- io/openmessaging/observer/OMSEvent.html | 4 +- .../observer/OMSExceptionEvent.html | 4 +- io/openmessaging/observer/Observer.html | 4 +- .../observer/class-use/OMSEvent.html | 4 +- .../observer/class-use/OMSExceptionEvent.html | 4 +- .../observer/class-use/Observer.html | 4 +- io/openmessaging/observer/package-frame.html | 4 +- .../observer/package-summary.html | 4 +- io/openmessaging/observer/package-tree.html | 4 +- io/openmessaging/observer/package-use.html | 4 +- io/openmessaging/package-frame.html | 4 +- io/openmessaging/package-summary.html | 4 +- io/openmessaging/package-tree.html | 4 +- io/openmessaging/package-use.html | 4 +- .../producer/BatchMessageSender.html | 4 +- ...or.CheckLocalTransactionBranchContext.html | 4 +- ...cutor.DoLocalTransactionBranchContext.html | 4 +- .../LocalTransactionBranchExecutor.html | 4 +- io/openmessaging/producer/Producer.html | 4 +- io/openmessaging/producer/SendResult.html | 4 +- .../class-use/BatchMessageSender.html | 4 +- ...or.CheckLocalTransactionBranchContext.html | 4 +- ...cutor.DoLocalTransactionBranchContext.html | 4 +- .../LocalTransactionBranchExecutor.html | 4 +- .../producer/class-use/Producer.html | 4 +- .../producer/class-use/SendResult.html | 4 +- io/openmessaging/producer/package-frame.html | 4 +- .../producer/package-summary.html | 4 +- io/openmessaging/producer/package-tree.html | 4 +- io/openmessaging/producer/package-use.html | 4 +- io/openmessaging/routing/Operator.html | 7 +- io/openmessaging/routing/Routing.html | 4 +- .../routing/class-use/Operator.html | 4 +- .../routing/class-use/Routing.html | 4 +- io/openmessaging/routing/package-frame.html | 4 +- io/openmessaging/routing/package-summary.html | 4 +- io/openmessaging/routing/package-tree.html | 4 +- io/openmessaging/routing/package-use.html | 4 +- io/openmessaging/service/InvokeContext.html | 4 +- io/openmessaging/service/ServiceEndPoint.html | 4 +- io/openmessaging/service/ServiceInstance.html | 4 +- .../service/ServiceLoadBalanceStrategy.html | 4 +- .../service/class-use/InvokeContext.html | 4 +- .../service/class-use/ServiceEndPoint.html | 4 +- .../service/class-use/ServiceInstance.html | 4 +- .../class-use/ServiceLoadBalanceStrategy.html | 4 +- io/openmessaging/service/package-frame.html | 4 +- io/openmessaging/service/package-summary.html | 4 +- io/openmessaging/service/package-tree.html | 4 +- io/openmessaging/service/package-use.html | 4 +- javadoc.sh | 1 - options | 26 -- overview-frame.html | 4 +- overview-summary.html | 4 +- overview-tree.html | 5 +- packages | 9 - serialized-form.html | 4 +- 160 files changed, 1010 insertions(+), 447 deletions(-) create mode 100644 io/openmessaging/internal/AccessPointURI.html create mode 100644 io/openmessaging/internal/class-use/AccessPointURI.html delete mode 100755 javadoc.sh delete mode 100644 options delete mode 100644 packages diff --git a/allclasses-frame.html b/allclasses-frame.html index 950f197e..6313d252 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -13,6 +13,7 @@

    All Classes

    PushConsumerInterceptor - Interface in io.openmessaging.interceptor
    -
     
    +
    +
    A PushConsumerInterceptor is used to intercept consume operations of push consumer.
    +
    PushConsumerInterceptor.OnMessageAfterContext - Interface in io.openmessaging.interceptor
     
    PushConsumerInterceptor.OnMessageBeforeContext - Interface in io.openmessaging.interceptor
    @@ -1013,6 +1045,8 @@

    Q

    R

    +
    REGION - Static variable in interface io.openmessaging.OMSBuiltinKeys
    +
     
    Reliability - Static variable in interface io.openmessaging.Message.BuiltinKeys
    The Reliability header field contains the reliability level of a message.
    diff --git a/index.html b/index.html index 9a516809..d41b7599 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.1-alpha-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 2ed8996c..15aff9c8 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -159,7 +159,9 @@

    Method Summary

    Throwable -getThrowable()  +getThrowable() +
    Returns the cause of the failed future
    + boolean @@ -276,9 +278,10 @@

    addListener

  • getThrowable

    Throwable getThrowable()
    +
    Returns the cause of the failed future
    Returns:
    -
    a throwable caught by the future
    +
    the cause of the failure. null if succeeded or this future is not completed yet.
  • diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 9cfedd3f..3fa03bb7 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 5d097c93..436bff1f 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index 2509d330..84dd2d25 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 62b0ff9b..22ce9ccc 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 5c53e4be..9985905a 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 71e9d1c8..52ccf713 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -302,7 +302,9 @@

    properties

  • OMSBuiltinKeys.ACCESS_POINTS, the specified access points.
  • OMSBuiltinKeys.DRIVER_IMPL, the fully qualified class name of the specified MessagingAccessPoint's implementation, the default value is io.openmessaging.<driver_type>.MessagingAccessPointImpl. -
  • OMSBuiltinKeys.NAMESPACE, the specified namespace. +
  • OMSBuiltinKeys.NAMESPACE, the namespace the OMS resource resides in.. +
  • OMSBuiltinKeys.REGION, the region the namespace resides in. +
  • OMSBuiltinKeys.ACCOUNT_ID, the ID of the specific account system that owns the resource.
  • Returns:
    diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index f7fa1843..1987db3c 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 7d5be29f..0e7af453 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 56959fd5..9b93de0c 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -129,8 +129,8 @@

    Field Summary

    ACCESS_POINTS  -static short -ANY_ORDER  +static String +ACCOUNT_ID  static String @@ -161,14 +161,6 @@

    Field Summary

    END_TIMESTAMP  -static short -FIFO_ORDER  - - -static short -LIFO_ORDER  - - static String NAMESPACE  @@ -182,7 +174,15 @@

    Field Summary

    static String -ORDER_POLICY  +ORDER_POLICY +
    There are three order policies: + + + ANY_ORDER + FIFO_ORDER + LIFO_ORDER +
    + static String @@ -190,10 +190,14 @@

    Field Summary

    static String -ROUTING_NAME  +REGION  static String +ROUTING_NAME  + + +static String SRC_TOPIC  @@ -250,6 +254,32 @@

    NAMESPACE

    + + + + + + + + @@ -396,55 +426,23 @@

    END_TIMESTAMP

    - diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 796e5ef6..22adef77 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 63220d38..8b2372b8 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index d2990ed5..1a8ea810 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index f1c0a2af..00145055 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 34d136d2..146a989b 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index df7d632e..fb1254fb 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 179ca30a..81c9ac58 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index 3975be7a..47e4adbc 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 383aa137..65ee6cd9 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index a4d78901..a9d4e130 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 1d353095..f7cad0a8 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index b6c78891..50053338 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index a8222f3d..0f58bb6e 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index e8cc65e1..4a8e17cc 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 00a6e061..57495e83 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 475f3b7d..d681641d 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index bc2caf55..89324a59 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageIterator.html b/io/openmessaging/consumer/MessageIterator.html index 8d7d26e5..ce8c8a2d 100644 --- a/io/openmessaging/consumer/MessageIterator.html +++ b/io/openmessaging/consumer/MessageIterator.html @@ -2,10 +2,10 @@ - + MessageIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 22e3799d..2f5ff3a0 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 6ab8a166..9b512958 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 9c2f24fe..5155e775 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index cbe6ca30..184fea78 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -222,8 +222,7 @@

    Method Detail

    properties

    KeyValue properties()
    Returns the attributes of this PushConsumer instance. - Changes to the return KeyValue are not reflected in physical PushConsumer, - and use ResourceManager#setConsumerProperties(String, KeyValue) to modify. + Changes to the return KeyValue are not reflected in physical PushConsumer.

    There are some standard attributes defined by OMS for PushConsumer:

      diff --git a/io/openmessaging/consumer/Stream.html b/io/openmessaging/consumer/Stream.html index 52bad6d1..ab6ca44d 100644 --- a/io/openmessaging/consumer/Stream.html +++ b/io/openmessaging/consumer/Stream.html @@ -2,10 +2,10 @@ - + Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index 56bebb82..6ff848a4 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageIterator.html b/io/openmessaging/consumer/class-use/MessageIterator.html index 2a712d9a..b97d86da 100644 --- a/io/openmessaging/consumer/class-use/MessageIterator.html +++ b/io/openmessaging/consumer/class-use/MessageIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageIterator (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index c9e9e3f7..3db19b15 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index d5bbecc0..bb1576f3 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index f0119e2e..d8c7b354 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index 583a8dea..c149dce0 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/Stream.html b/io/openmessaging/consumer/class-use/Stream.html index da1bf6ec..7d6f4da6 100644 --- a/io/openmessaging/consumer/class-use/Stream.html +++ b/io/openmessaging/consumer/class-use/Stream.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Stream (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index 72a7cdde..95220bd2 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index f4e87c7f..a31fb154 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index a3bd052d..33cfb285 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index a2892dc8..4917ddac 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index ee5276b8..fb8489fc 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 37942762..1110cd7f 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 944a33fb..c2c0ada2 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 49367185..d708cbee 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 44f02cf4..91a58c3f 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 536d3ae8..26f43c0e 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 3b0f3dea..e924efa5 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index e3ec9e13..8cd14a6a 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index e817c472..9f770703 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 723b1cc2..da69b920 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 1f50cd1c..0c700ece 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index a206afda..7994ff85 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -87,6 +87,10 @@

      io.openmessaging.exception   + +io.openmessaging.internal +  + @@ -118,6 +122,25 @@

      Uses of + + +

      Uses of OMSRuntimeException in io.openmessaging.internal

      + + + + + + + + + + + + +
      Methods in io.openmessaging.internal that return OMSRuntimeException 
      Modifier and TypeMethod and Description
      static OMSRuntimeExceptionInternalErrorCode.generateInternalException(InternalErrorCode errorCode, + String... messageArgs) 
      +
    diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index b3959464..181fdf94 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index eea97493..a207bd70 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 18a3b6bc..6edf48b4 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 5d5a27dc..e4ccae1d 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index d6be977a..a343e044 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -91,6 +91,10 @@

    Uses of Pac io.openmessaging.exception   + +io.openmessaging.internal +  + @@ -129,6 +133,21 @@

    Uses of Pac +
  • + + + + + + + + + + + + +
    Classes in io.openmessaging.exception used by io.openmessaging.internal 
    Class and Description
    OMSRuntimeException 
    +
  • diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 6d7bf938..19a50b2d 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html index dc3af965..0c4e1e43 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index d146cb16..6a4de9ee 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index e4de6b12..9412fe34 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 9a18851b..68c2ff9c 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index 8cd06993..a031b6d2 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index f3df2dc5..b4deb5a7 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index 9268d63c..785dd17b 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -103,6 +103,7 @@

    Interface PushConsum

    public interface PushConsumerInterceptor
    +
    A PushConsumerInterceptor is used to intercept consume operations of push consumer.
    Since:
    OMS 1.0
    @@ -154,11 +155,15 @@

    Method Summary

    void -onMessageAfter(PushConsumerInterceptor.OnMessageAfterContext context)  +onMessageAfter(PushConsumerInterceptor.OnMessageAfterContext context) +
    Called after a message is consumed
    + void -onMessageBefore(PushConsumerInterceptor.OnMessageBeforeContext context)  +onMessageBefore(PushConsumerInterceptor.OnMessageBeforeContext context) +
    Called before a message is consumed
    + @@ -182,6 +187,11 @@

    Method Detail

  • onMessageBefore

    void onMessageBefore(PushConsumerInterceptor.OnMessageBeforeContext context)
    +
    Called before a message is consumed
    +
    +
    Parameters:
    +
    context - a context
    +
  • @@ -191,6 +201,11 @@

    onMessageBefore

  • onMessageAfter

    void onMessageAfter(PushConsumerInterceptor.OnMessageAfterContext context)
    +
    Called after a message is consumed
    +
    +
    Parameters:
    +
    context - a context
    +
  • diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 6f7dc8f7..9c26c5e0 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html index 27b72965..abb698e3 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index b8cb1377..bf1b0322 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 683f09a8..9a6b7b07 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 9b452019..23d3aa78 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 082f7547..232e6443 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -105,7 +105,9 @@

    Uses of void -PushConsumerInterceptor.onMessageAfter(PushConsumerInterceptor.OnMessageAfterContext context)  +PushConsumerInterceptor.onMessageAfter(PushConsumerInterceptor.OnMessageAfterContext context) +
    Called after a message is consumed
    + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index f7701f2d..5e4bcc17 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -105,7 +105,9 @@

    Uses of void -PushConsumerInterceptor.onMessageBefore(PushConsumerInterceptor.OnMessageBeforeContext context)  +PushConsumerInterceptor.onMessageBefore(PushConsumerInterceptor.OnMessageBeforeContext context) +
    Called before a message is consumed
    + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index 962ef342..edf304d1 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index b7002600..edda2084 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 3ea5a396..e0685329 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -107,7 +107,9 @@

    Package io.openmessaging.interceptor

    PushConsumerInterceptor -  + +
    A PushConsumerInterceptor is used to intercept consume operations of push consumer.
    + PushConsumerInterceptor.OnMessageAfterContext diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 1c061b40..53b2d526 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.1.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 272c0b8c..b7ab43bc 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -131,7 +131,9 @@

    Uses of P -PushConsumerInterceptor  +PushConsumerInterceptor +
    A PushConsumerInterceptor is used to intercept consume operations of push consumer.
    + diff --git a/io/openmessaging/internal/AccessPointURI.html b/io/openmessaging/internal/AccessPointURI.html new file mode 100644 index 00000000..89bd6994 --- /dev/null +++ b/io/openmessaging/internal/AccessPointURI.html @@ -0,0 +1,340 @@ + + + + + + +AccessPointURI (openmessaging 0.1.1-alpha-SNAPSHOT API) + + + + + + + + + + + + +
    +
    io.openmessaging.internal
    +

    Class AccessPointURI

    +
    +
    + +
    +
      +
    • +
      +
      +
      public class AccessPointURI
      +extends Object
      +
      Represents a AccessPoint String. + The Connection String describes the details to connect a specific OMS service provider.
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          AccessPointURI

          +
          public AccessPointURI(String accessPointString)
          +
        • +
        +
      • +
      + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getAccessPointString

          +
          public String getAccessPointString()
          +
        • +
        + + + +
          +
        • +

          getDriverType

          +
          public String getDriverType()
          +
        • +
        + + + +
          +
        • +

          getAccountId

          +
          public String getAccountId()
          +
        • +
        + + + +
          +
        • +

          getHosts

          +
          public String getHosts()
          +
        • +
        + + + +
          +
        • +

          getRegion

          +
          public String getRegion()
          +
        • +
        + + + +
          +
        • +

          getNamespace

          +
          public String getNamespace()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 904ce5c6..5f640467 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + DefaultKeyValue (openmessaging 0.1.1-alpha-SNAPSHOT API) - + @@ -50,7 +50,7 @@

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/help-doc.html b/help-doc.html index c670bfdb..3243354a 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -226,6 +226,6 @@

    Constant Field Values

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/index-all.html b/index-all.html index 9c0ef5aa..ff5085d8 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,10 +121,6 @@

    A

    Register an observer in an serviceEndPoint object.
    -
    addOperator(Operator) - Method in interface io.openmessaging.routing.Routing
    -
    -
    Adds a Operator to the tail of operator pipeline in this Routing object.
    -
    attachQueue(String, MessageListener) - Method in interface io.openmessaging.consumer.PushConsumer
    Attaches the PushConsumer to a specified queue, with a MessageListener.
    @@ -153,19 +149,6 @@

    B

     
    BEGIN_TIMESTAMP - Static variable in interface io.openmessaging.OMSBuiltinKeys
     
    -
    bind(Class<T>) - Method in interface io.openmessaging.service.ServiceEndPoint
    -
    -
    Bind a service object to serviceEndPoint, which can directly call services provided by service object
    -
    -
    bind(Class<T>, KeyValue) - Method in interface io.openmessaging.service.ServiceEndPoint
    -
    -
    Like bind(Class) but specifying attributes that can be used to configure the service band
    -
    -
    bind(Class<T>, ServiceLoadBalanceStrategy, KeyValue) - Method in interface io.openmessaging.service.ServiceEndPoint
    -
    -
    Like bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select - endPoint target
    -
    BornHost - Static variable in interface io.openmessaging.Message.BuiltinKeys
    The BornHost header field contains the born host info of a message in client side.
    @@ -267,22 +250,14 @@

    C

    Creates a BytesMessage object.
    -
    createRouting(String, String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    +
    createRouting(String, Routing) - Method in interface io.openmessaging.ResourceManager
    -
    Creates a Routing resource in the specified namespace with some preset properties.
    +
    Creates a Routing resource in the specified namespace.
    createSequenceBatchMessageSender() - Method in interface io.openmessaging.producer.Producer
    Creates a BatchMessageSender to send message in batch way.
    -
    createServiceEndPoint() - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Create a new ServiceEndPoint for the specified MessagingAccessPoint.
    -
    -
    createServiceEndPoint(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
    -
    createStreamingConsumer(String) - Method in interface io.openmessaging.MessagingAccessPoint
    Creates a new StreamingConsumer for the specified MessagingAccessPoint.
    @@ -320,10 +295,6 @@

    D

    Deletes an existing namespace resource.
    -
    deleteOperator(Operator) - Method in interface io.openmessaging.routing.Routing
    -
    -
    Removes a specified Operator from the operator pipeline in this Routing object.
    -
    deleteQueue(String, String) - Method in interface io.openmessaging.ResourceManager
    Deletes an existing queue resource.
    @@ -336,6 +307,11 @@

    D

    Deletes an existing topic resource.
    +
    destination() - Method in interface io.openmessaging.routing.Routing
    +
    +
    The routing destination, naming scheme is QUEUE::<QUEUE_NAME> + Messages sent to the source topic will be routing to this Queue.
    +
    detachQueue(String) - Method in interface io.openmessaging.consumer.PushConsumer
    Detaches the PushConsumer from a specified queue.
    @@ -351,8 +327,6 @@

    D

    DRIVER_IMPL - Static variable in interface io.openmessaging.OMSBuiltinKeys
     
    -
    DST_QUEUE - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    @@ -367,9 +341,9 @@

    E

     
    END_TIMESTAMP - Static variable in interface io.openmessaging.OMSBuiltinKeys
     
    -
    expression() - Method in interface io.openmessaging.routing.Operator
    +
    expression() - Method in interface io.openmessaging.routing.Routing
    -
    A expression to represent this Operator object.
    +
    The routing rule, expression scheme is SQL::<SQL92_STRING>
    @@ -490,9 +464,9 @@

    G

    Gets a lightweight ResourceManager instance from the specified MessagingAccessPoint.
    -
    getRoutingAttributes(String, String) - Method in interface io.openmessaging.ResourceManager
    +
    getRouting(String, String) - Method in interface io.openmessaging.ResourceManager
    -
    Gets the attributes of a specified routing.
    +
    Gets the Routing instance of a specified routing name.
    getString(String) - Method in class io.openmessaging.internal.DefaultKeyValue
     
    @@ -544,10 +518,6 @@

    I

    The internal error code used by MessagingAccessPointAdapter
    -
    InvokeContext - Interface in io.openmessaging.service
    -
     
    -
    invokeContext() - Method in interface io.openmessaging.service.ServiceEndPoint
    -
     
    io.openmessaging - package io.openmessaging
     
    io.openmessaging.consumer - package io.openmessaging.consumer
    @@ -564,8 +534,6 @@

    I

     
    io.openmessaging.routing - package io.openmessaging.routing
     
    -
    io.openmessaging.service - package io.openmessaging.service
    -
     
    isCancelled() - Method in interface io.openmessaging.Future
    Returns true if this task was cancelled before it completed @@ -832,16 +800,6 @@

    O

    Invoked when the operation associated with the Promise has been completed successfully.
    -
    Operator - Interface in io.openmessaging.routing
    -
    -
    A Operator is used to handle the flowing messages in Routing.
    -
    -
    OPERATOR_NAME - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    -
    operators() - Method in interface io.openmessaging.routing.Routing
    -
    -
    Returns the operator pipeline in this Routing object.
    -
    ORDER_POLICY - Static variable in interface io.openmessaging.OMSBuiltinKeys
    There are three order policies: @@ -937,28 +895,10 @@

    P

    Returns the attributes of this SendResult instance.
    -
    properties() - Method in interface io.openmessaging.routing.Operator
    -
    -
    Returns the attributes of this Operator object.
    -
    properties() - Method in interface io.openmessaging.routing.Routing
    Returns the attributes of this Routing instance.
    -
    properties() - Method in interface io.openmessaging.service.InvokeContext
    -
     
    -
    providerId() - Method in interface io.openmessaging.service.ServiceInstance
    -
     
    -
    publish(Object) - Method in interface io.openmessaging.service.ServiceEndPoint
    -
    -
    Register/re-register a service in a serviceEndPoint object - if service has been registered in serviceEndPoint object, it will be failed when registering delicately
    -
    -
    publish(Object, KeyValue) - Method in interface io.openmessaging.service.ServiceEndPoint
    -
    -
    Like publish(Object) but specifying attributes - that can be used to configure the service published
    -
    PullConsumer - Interface in io.openmessaging.consumer
    A PullConsumer object can poll messages from the specified queue, @@ -1101,10 +1041,12 @@

    R

    Routing - Interface in io.openmessaging.routing
    A Routing object is responsible for routing the messages from Topic to Queue, with - some useful operators to filter or compute the source messages.
    + an expression to filter or compute the source messages. +
    +
    routingName() - Method in interface io.openmessaging.routing.Routing
    +
    +
    Returns the unique routing name of current namespace
    -
    ROUTING_NAME - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    @@ -1123,12 +1065,6 @@

    S

    Moves the current offset to the specified timestamp.
    -
    select(Set<ServiceInstance>) - Method in interface io.openmessaging.service.ServiceLoadBalanceStrategy
    -
    -
    Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided - According to different selection strategies to select providerServicePoint that satisfied with application needs, - such as RoundRobin or Random etc.
    -
    send(Message) - Method in interface io.openmessaging.producer.BatchMessageSender
    Submits a message to this sender
    @@ -1185,17 +1121,11 @@

    S

    The result of sending a OMS message to server with the message id and some attributes.
    -
    ServiceEndPoint - Interface in io.openmessaging.service
    -
     
    -
    ServiceInstance - Interface in io.openmessaging.service
    -
     
    ServiceLifecycle - Interface in io.openmessaging
    The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, PushConsumer, and so on.
    -
    ServiceLoadBalanceStrategy - Interface in io.openmessaging.service
    -
     
    set(V) - Method in interface io.openmessaging.Promise
    Set the value to this promise and mark it completed if set successfully.
    @@ -1218,11 +1148,6 @@

    S

    Updates the attributes of a specified queue, all the old attributes will be removed and apply the new attributes.
    -
    setRoutingAttributes(String, String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Updates the attributes of a specified routing, all the old attributes will be removed and apply the new - attributes.
    -
    setTopicAttributes(String, String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    Updates the attributes of a specified topic, all the old attributes will be removed and apply the new @@ -1232,13 +1157,15 @@

    S

    Notify a service instance of the end of its life cycle.
    +
    source() - Method in interface io.openmessaging.routing.Routing
    +
    +
    The routing source, naming scheme is TOPIC::<TOPIC_NAME>.
    +
    specVersion - Static variable in class io.openmessaging.OMS
    The version format is X.Y.Z (Major.Minor.Patch), a pre-release version may be denoted by appending a hyphen and a series of dot-separated identifiers immediately following the patch version, like X.Y.Z-alpha.
    -
    SRC_TOPIC - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    StartTime - Static variable in interface io.openmessaging.Message.BuiltinKeys
    The StartTime header field contains the startup timestamp that a message @@ -1325,7 +1252,11 @@

    U

    updateMessage(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    -
    Message also is a resource, the headers of message can be updated by this method
    +
    Message also is a resource, some headers of message can be updated by this method
    +
    +
    updateRouting(String, Routing) - Method in interface io.openmessaging.ResourceManager
    +
    +
    Updates the specified Routing instance.
    userHeaders() - Method in interface io.openmessaging.Message
    @@ -1403,6 +1334,6 @@

    W

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/index.html b/index.html index 22857ffa..dd5f27d1 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.0-alpha.2-SNAPSHOT API @@ -285,6 +285,6 @@

    setBody

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 572d1ea3..8015eae7 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -354,6 +354,6 @@

    getThrowable

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index d3f668ad..e27845d9 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -256,6 +256,6 @@

    operationFailed

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 15fe8b61..4ab81f29 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -578,6 +578,6 @@

    containsKey

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index 9017da7b..4ad426ef 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -603,6 +603,6 @@

    Stream

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 373813a9..32643f22 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -480,6 +480,6 @@

    putUserHeaders

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index e31e2da4..e3eff8fa 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -274,6 +274,6 @@

    createQueueBytesMessage

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index e9dbf48b..824224b8 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -185,24 +185,12 @@

    Method Summary

    -ServiceEndPoint -createServiceEndPoint() -
    Create a new ServiceEndPoint for the specified MessagingAccessPoint.
    - - - -ServiceEndPoint -createServiceEndPoint(KeyValue properties) -
    Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
    - - - StreamingConsumer createStreamingConsumer(String queueName)
    Creates a new StreamingConsumer for the specified MessagingAccessPoint.
    - + StreamingConsumer createStreamingConsumer(String queueName, KeyValue properties) @@ -210,43 +198,43 @@

    Method Summary

    properties. - + ResourceManager getResourceManager()
    Gets a lightweight ResourceManager instance from the specified MessagingAccessPoint.
    - + String implVersion()
    Returns the target OMS specification version of specified vendor implementation.
    - + List<Producer> producers()  - + KeyValue properties()
    Returns the properties of this MessagingAccessPoint instance.
    - + List<PullConsumer> pullConsumers()  - + List<PushConsumer> pushConsumers()  - + void removeObserver(Observer observer)
    Removes the given observer from the list of observer
    - + List<StreamingConsumer> streamingConsumers()  @@ -485,42 +473,6 @@

    getResourceManager

    - - - -
      -
    • -

      createServiceEndPoint

      -
      ServiceEndPoint createServiceEndPoint()
      -
      Create a new ServiceEndPoint for the specified MessagingAccessPoint.
      -
      -
      Returns:
      -
      the created ServiceEndPoint
      -
      Throws:
      -
      OMSRuntimeException - if the MessagingAccessPoint fails to handle this request due to some internal - error
      -
      -
    • -
    - - - -
      -
    • -

      createServiceEndPoint

      -
      ServiceEndPoint createServiceEndPoint(KeyValue properties)
      -
      Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
      -
      -
      Parameters:
      -
      properties - the preset properties
      -
      Returns:
      -
      the created ServiceEndPoint
      -
      Throws:
      -
      OMSRuntimeException - if the MessagingAccessPoint fails to handle this request due to some internal - error
      -
      -
    • -
    @@ -660,6 +612,6 @@

    pullConsumers

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index ec6ff580..032af7a8 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointFactory (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -379,6 +379,6 @@

    removeInterceptor

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 9f9dad53..7f4c2fbe 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -332,6 +332,6 @@

    newKeyValue

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 7b1ae849..77b5169e 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -150,27 +150,19 @@

    Field Summary

    static String -DST_QUEUE  - - -static String END_OFFSET  - -static String -END_TIMESTAMP  - static String -NAMESPACE  +END_TIMESTAMP  static String -OPERATION_TIMEOUT  +NAMESPACE  static String -OPERATOR_NAME  +OPERATION_TIMEOUT  static String @@ -192,14 +184,6 @@

    Field Summary

    static String REGION  - -static String -ROUTING_NAME  - - -static String -SRC_TOPIC  - @@ -319,58 +303,6 @@

    OPERATION_TIMEOUT

    - - - - - - - - - - - - - - - - @@ -512,6 +444,6 @@

    ORDER_POLICY

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index a164c651..c1f22fa3 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -307,6 +307,6 @@

    setFailure

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 121042c3..5778301a 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -165,10 +165,9 @@

    Method Summary

    void -createRouting(String nsName, - String routingName, - KeyValue attributes) -
    Creates a Routing resource in the specified namespace with some preset properties.
    +createRouting(String nsName, + Routing routing) +
    Creates a Routing resource in the specified namespace.
    @@ -220,10 +219,10 @@

    Method Summary

    -KeyValue -getRoutingAttributes(String nsName, - String routingName) -
    Gets the attributes of a specified routing.
    +Routing +getRouting(String nsName, + String routingName) +
    Gets the Routing instance of a specified routing name.
    @@ -246,7 +245,7 @@

    Method Summary

    -List<String> +List<Routing> listRoutings(String nsName)
    Gets the routing list in specified namespace, return a empty list if the namespace is not exists
    @@ -276,15 +275,6 @@

    Method Summary

    void -setRoutingAttributes(String nsName, - String routingName, - KeyValue attributes) -
    Updates the attributes of a specified routing, all the old attributes will be removed and apply the new - attributes.
    - - - -void setTopicAttributes(String nsName, String topicName, KeyValue attributes) @@ -292,11 +282,18 @@

    Method Summary

    attributes. - + void updateMessage(String messageId, KeyValue headers) -
    Message also is a resource, the headers of message can be updated by this method
    +
    Message also is a resource, some headers of message can be updated by this method
    + + + +void +updateRouting(String nsName, + Routing routing) +
    Updates the specified Routing instance.
    @@ -603,57 +600,52 @@

    listQueues

    - +
    • createRouting

      void createRouting(String nsName,
      -                   String routingName,
      -                   KeyValue attributes)
      -
      Creates a Routing resource in the specified namespace with some preset properties. + Routing routing) +
      Creates a Routing resource in the specified namespace.

      Parameters:
      nsName - the namespace name
      -
      routingName - the routing name
      -
      attributes - the preset properties
      +
      routing - the routing instance to create
    - +
    • -

      setRoutingAttributes

      -
      void setRoutingAttributes(String nsName,
      -                          String routingName,
      -                          KeyValue attributes)
      -                   throws OMSResourceNotExistException
      -
      Updates the attributes of a specified routing, all the old attributes will be removed and apply the new - attributes.
      +

      updateRouting

      +
      void updateRouting(String nsName,
      +                   Routing routing)
      +            throws OMSResourceNotExistException
      +
      Updates the specified Routing instance.
      Parameters:
      nsName - the namespace name
      -
      routingName - the routing name
      -
      attributes - the new attributes
      +
      routing - the updated routing instance
      Throws:
      OMSResourceNotExistException - if the specified routing or namespace is not exists
    - +
    • -

      getRoutingAttributes

      -
      KeyValue getRoutingAttributes(String nsName,
      -                              String routingName)
      -                       throws OMSResourceNotExistException
      -
      Gets the attributes of a specified routing.
      +

      getRouting

      +
      Routing getRouting(String nsName,
      +                   String routingName)
      +            throws OMSResourceNotExistException
      +
      Gets the Routing instance of a specified routing name.
      Parameters:
      nsName - the namespace name
      @@ -690,7 +682,7 @@

      deleteRouting

      • listRoutings

        -
        List<String> listRoutings(String nsName)
        +
        List<Routing> listRoutings(String nsName)
        Gets the routing list in specified namespace, return a empty list if the namespace is not exists
        Parameters:
        @@ -708,7 +700,7 @@

        listRoutings

        updateMessage

        void updateMessage(String messageId,
                            KeyValue headers)
        -
        Message also is a resource, the headers of message can be updated by this method
        +
        Message also is a resource, some headers of message can be updated by this method
        Parameters:
        messageId - the id of message
        @@ -785,6 +777,6 @@

        updateMessage

        -

        Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index c1cb3e33..d3c608aa 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -102,7 +102,7 @@

        Interface ServiceLifecycle<
      • All Known Subinterfaces:
        -
        MessageIterator, MessagingAccessPoint, Producer, PullConsumer, PushConsumer, ResourceManager, ServiceEndPoint, Stream, StreamingConsumer
        +
        MessageIterator, MessagingAccessPoint, Producer, PullConsumer, PushConsumer, ResourceManager, Stream, StreamingConsumer


        @@ -258,6 +258,6 @@

        shutdown

        -

        Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 738c512a..5fe440a6 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -177,6 +177,6 @@

        Uses of Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 39498d21..984c6cbe 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -217,6 +217,6 @@

        Uses of Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index e04064b1..dccf6663 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -163,6 +163,6 @@

        Uses of Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 305beb0f..f4afbfe1 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -107,10 +107,6 @@

        Uses of In io.openmessaging.routing   - -io.openmessaging.service -  -

      • @@ -142,65 +138,58 @@

        Uses of KeyValue -ResourceManager.getRoutingAttributes(String nsName, - String routingName) -
        Gets the attributes of a specified routing.
        - - - -KeyValue ResourceManager.getTopicAttributes(String nsName, String topicName)
        Gets the attributes of a specified topic.
        - + static KeyValue OMS.newKeyValue()
        Returns a default and internal KeyValue implementation instance.
        - + KeyValue MessagingAccessPoint.properties()
        Returns the properties of this MessagingAccessPoint instance.
        - + KeyValue KeyValue.put(String key, double value)
        Inserts or replaces double value for the specified key.
        - + KeyValue KeyValue.put(String key, int value)
        Inserts or replaces int value for the specified key.
        - + KeyValue KeyValue.put(String key, long value)
        Inserts or replaces long value for the specified key.
        - + KeyValue KeyValue.put(String key, String value)
        Inserts or replaces String value for the specified key.
        - + KeyValue Message.sysHeaders()
        Returns all the header fields of the Message object as a KeyValue.
        - + KeyValue Message.userHeaders()
        Returns all the built-in property fields of the Message object as a KeyValue.
        @@ -251,20 +240,6 @@

        Uses of -void -ResourceManager.createRouting(String nsName, - String routingName, - KeyValue attributes) -
        Creates a Routing resource in the specified namespace with some preset properties.
        - - - -ServiceEndPoint -MessagingAccessPoint.createServiceEndPoint(KeyValue properties) -
        Create a new ServiceEndPoint for the specified MessagingAccessPoint with some preset properties.
        - - - StreamingConsumer MessagingAccessPoint.createStreamingConsumer(String queueName, KeyValue properties) @@ -308,15 +283,6 @@

        Uses of void -ResourceManager.setRoutingAttributes(String nsName, - String routingName, - KeyValue attributes) -
        Updates the attributes of a specified routing, all the old attributes will be removed and apply the new - attributes.
        - - - -void ResourceManager.setTopicAttributes(String nsName, String topicName, KeyValue attributes) @@ -324,11 +290,11 @@

        Uses of + void ResourceManager.updateMessage(String messageId, KeyValue headers) -
        Message also is a resource, the headers of message can be updated by this method
        +
        Message also is a resource, some headers of message can be updated by this method
        @@ -607,63 +573,6 @@

        Uses of Returns the attributes of this Routing instance. - -KeyValue -Operator.properties() -
        Returns the attributes of this Operator object.
        - - - - -

      • -
      • - - -

        Uses of KeyValue in io.openmessaging.service

        - - - - - - - - - - - - -
        Methods in io.openmessaging.service that return KeyValue 
        Modifier and TypeMethod and Description
        KeyValueInvokeContext.properties() 
        - - - - - - - - - - - - - - - - - - -
        Methods in io.openmessaging.service with parameters of type KeyValue 
        Modifier and TypeMethod and Description
        <T> TServiceEndPoint.bind(Class<T> type, - KeyValue properties) -
        Like ServiceEndPoint.bind(Class) but specifying attributes that can be used to configure the service band
        -
        <T> TServiceEndPoint.bind(Class<T> type, - ServiceLoadBalanceStrategy serviceLoadBalance, - KeyValue properties) -
        Like ServiceEndPoint.bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select - endPoint target
        -
        voidServiceEndPoint.publish(Object service, - KeyValue properties) -
        Like ServiceEndPoint.publish(Object) but specifying attributes - that can be used to configure the service published
        -
      • @@ -718,6 +627,6 @@

        Uses of Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index b37329ed..72b9cb72 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,6 +121,6 @@

        -

        Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 17a0d82d..ce97bb05 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -389,6 +389,6 @@

        Uses of Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index eab06617..82e124ce 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -164,6 +164,6 @@

        Uses of Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 5ab7c7c1..f5f34051 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -245,6 +245,6 @@

        Uses of -

        Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 449d4982..63da732e 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,6 +121,6 @@

        Uses of Class
        io -

        Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index b771f24a..1bca27df 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,6 +121,6 @@

        Uses -

        Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 88a024cc..a1fa6d97 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,6 +121,6 @@

        Uses of Int -

        Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index ea5b0f87..bdbbbf4e 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -163,6 +163,6 @@

        Uses of Copyright © 2017 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index ae98ea4c..5e5d8d0e 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -95,10 +95,6 @@

        Us io.openmessaging.producer   - -io.openmessaging.service -  - @@ -198,24 +194,6 @@

        Uses of - - -

        Uses of ServiceLifecycle in io.openmessaging.service

        - - - - - - - - - - - - -
        Subinterfaces of ServiceLifecycle in io.openmessaging.service 
        Modifier and TypeInterface and Description
        interface ServiceEndPoint 
        -
    @@ -267,6 +245,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/MessageIterator.html b/io/openmessaging/consumer/MessageIterator.html index 63b9c751..b953eb11 100644 --- a/io/openmessaging/consumer/MessageIterator.html +++ b/io/openmessaging/consumer/MessageIterator.html @@ -2,10 +2,10 @@ - + MessageIterator (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -378,6 +378,6 @@

    previous

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 4020e23a..e61dedda 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -273,6 +273,6 @@

    ack

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 40b55ac2..515d12a5 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -259,6 +259,6 @@

    onReceived

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 4e6b7432..793ade0a 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -358,6 +358,6 @@

    ack

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 14ec2f42..d5dc1117 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -455,6 +455,6 @@

    removeInterceptor

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/Stream.html b/io/openmessaging/consumer/Stream.html index 74f3fa4f..c2f7a2a8 100644 --- a/io/openmessaging/consumer/Stream.html +++ b/io/openmessaging/consumer/Stream.html @@ -2,10 +2,10 @@ - + Stream (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -348,6 +348,6 @@

    seekByTime

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index 7678aab9..a007210b 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -346,6 +346,6 @@

    stream

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/class-use/MessageIterator.html b/io/openmessaging/consumer/class-use/MessageIterator.html index eeaeee4e..9f92f044 100644 --- a/io/openmessaging/consumer/class-use/MessageIterator.html +++ b/io/openmessaging/consumer/class-use/MessageIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageIterator (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -181,6 +181,6 @@

    Uses of -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 398a4917..295b8962 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -164,6 +164,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index f24f04e9..cfec8f0e 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -173,6 +173,6 @@

    Uses of -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index aa266a4e..d8a93819 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -183,6 +183,6 @@

    Uses of -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index 146632ce..691a1a9d 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -222,6 +222,6 @@

    Uses of -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/class-use/Stream.html b/io/openmessaging/consumer/class-use/Stream.html index b5d13702..2736bc0e 100644 --- a/io/openmessaging/consumer/class-use/Stream.html +++ b/io/openmessaging/consumer/class-use/Stream.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Stream (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -170,6 +170,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index d692edda..56ecd585 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -184,6 +184,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 400f1068..e2321264 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 484977bd..8bba9704 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -177,6 +177,6 @@

    Package io.openmessaging.consumer

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 30e9ff11..f4debf04 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -140,6 +140,6 @@

    Interface Hierarchy

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index dc427846..60cd52a1 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -208,6 +208,6 @@

    Uses of Pack -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index d74491e5..768a243a 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -371,6 +371,6 @@

    getErrorCode

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 1628da35..df228230 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -326,6 +326,6 @@

    OMSMessageFormatException

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index eb96905f..7dac330c 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -326,6 +326,6 @@

    OMSNotSupportedException

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 6e512fab..5f8d114e 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -322,6 +322,6 @@

    OMSResourceNotExistException

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 8f524bd6..25f7f017 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -376,6 +376,6 @@

    getErrorCode

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index fe44a6a3..a37af3f7 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -326,6 +326,6 @@

    OMSTimeOutException

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 54259c4d..39cab36d 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -163,6 +163,6 @@

    Uses of -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index f9e1cf67..ab2ffa2f 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,6 +121,6 @@

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index b6a418d5..529a6d66 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,6 +121,6 @@

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index ce703b24..74934c49 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -144,10 +144,10 @@

    Uses of -KeyValue -ResourceManager.getRoutingAttributes(String nsName, - String routingName) -
    Gets the attributes of a specified routing.
    +Routing +ResourceManager.getRouting(String nsName, + String routingName) +
    Gets the Routing instance of a specified routing name.
    @@ -176,15 +176,6 @@

    Uses of void -ResourceManager.setRoutingAttributes(String nsName, - String routingName, - KeyValue attributes) -
    Updates the attributes of a specified routing, all the old attributes will be removed and apply the new - attributes.
    - - - -void ResourceManager.setTopicAttributes(String nsName, String topicName, KeyValue attributes) @@ -192,6 +183,13 @@

    Uses of +void +ResourceManager.updateRouting(String nsName, + Routing routing) +
    Updates the specified Routing instance.
    + + @@ -246,6 +244,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 6f783bb7..2d43f401 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -192,6 +192,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 199f6df0..e5294339 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,6 +121,6 @@

    Package io.openmessaging.exception

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 530f3ba2..dd28a2f1 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -157,6 +157,6 @@

    Class Hierarchy

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index d3cc2be2..bd2afc54 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -197,6 +197,6 @@

    Uses of Pac -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 8caaacca..ded0eca5 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -249,6 +249,6 @@

    properties

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html index 0e449b81..cf876d4d 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -255,6 +255,6 @@

    constructMessagingAccessPoint

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index 3d943ff4..c1e31755 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -168,6 +168,6 @@

    Interfa -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index bcfd0a3c..810198d2 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -168,6 +168,6 @@

    Interf -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index e615140e..3f14820c 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -277,6 +277,6 @@

    sendAfter

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index 68a84366..5984ecf8 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -168,6 +168,6 @@

    onMessageAfter

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 7fe0a755..294773ef 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -163,6 +163,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html index 217d4a6f..b801a812 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -195,6 +195,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index fa601ad8..edb36875 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -163,6 +163,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 89691d25..9dfb3610 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -163,6 +163,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index db90e569..b42f88d3 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -169,6 +169,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 02702680..5a766e52 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -163,6 +163,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index 415e6918..615500db 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -163,6 +163,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index c23ca102..bce596a5 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -169,6 +169,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 63ef2ead..48624d52 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 44aacdd2..9956787b 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -173,6 +173,6 @@

    Package io.openmessaging.interceptor

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index b2bbd6df..6e10f617 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -137,6 +137,6 @@

    Interface Hierarchy

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index bf1bd64f..ffba305f 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -250,6 +250,6 @@

    Uses of P -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/internal/AccessPointURI.html b/io/openmessaging/internal/AccessPointURI.html index cb199dca..dcac09f5 100644 --- a/io/openmessaging/internal/AccessPointURI.html +++ b/io/openmessaging/internal/AccessPointURI.html @@ -2,10 +2,10 @@ - + AccessPointURI (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -301,6 +301,6 @@

    getNamespace

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 4adf745b..45f2b0b5 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + DefaultKeyValue (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -661,6 +661,6 @@

    containsKey

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/internal/InternalErrorCode.html b/io/openmessaging/internal/InternalErrorCode.html index aaf14358..c3411471 100644 --- a/io/openmessaging/internal/InternalErrorCode.html +++ b/io/openmessaging/internal/InternalErrorCode.html @@ -2,10 +2,10 @@ - + InternalErrorCode (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -378,6 +378,6 @@

    generateInternalException

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 0308b795..5d3f40d1 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + MessagingAccessPointAdapter (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -292,6 +292,6 @@

    getMessagingAccessPoint

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html index c66141ad..5b6b8a26 100644 --- a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptorFactory (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -294,6 +294,6 @@

    wrapMessagingAccessPoint

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/internal/class-use/AccessPointURI.html b/io/openmessaging/internal/class-use/AccessPointURI.html index 7100637f..1f79e4ec 100644 --- a/io/openmessaging/internal/class-use/AccessPointURI.html +++ b/io/openmessaging/internal/class-use/AccessPointURI.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.AccessPointURI (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,6 +121,6 @@

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index 8f9c70f8..daf60386 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.DefaultKeyValue (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,6 +121,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 77f60aa5..a987796c 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,6 +121,6 @@

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html index c93c735d..40c4c892 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointInterceptorFactory (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,6 +121,6 @@

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 18812bfc..29aa387c 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 4056a5bc..fcac41b3 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -175,6 +175,6 @@

    Package io.openmessaging.internal

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index a5806ae2..bbfb5efc 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -149,6 +149,6 @@

    Enum Hierarchy

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 74c08575..27052ec5 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.internal (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -156,6 +156,6 @@

    Uses of Pack -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 2924f0f3..74a246b1 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,10 +2,10 @@ - + OMSEvent (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -258,6 +258,6 @@

    detailMessage

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index ee04643d..2d8fa4d8 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + OMSExceptionEvent (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -199,6 +199,6 @@

    Methods inherited from interface io.openmessaging.observer.Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index c85974b8..d07d4a98 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,10 +2,10 @@ - + Observer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -235,6 +235,6 @@

    onEvent

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index e9e31176..5994bb5d 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -178,6 +178,6 @@

    Uses of -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 7799bd14..4d4c1ac8 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -121,6 +121,6 @@

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index ef78a801..c86a6e1b 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.Observer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -169,6 +169,6 @@

    Uses of -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index d1bcf7a6..183e22f3 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 756972a4..aa03b543 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -154,6 +154,6 @@

    Package io.openmessaging.observer

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 0325a8fb..c54fada7 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -135,6 +135,6 @@

    Interface Hierarchy

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index ad5a27d4..aab5ff04 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.observer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -178,6 +178,6 @@

    Uses of Pack -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 5ac166be..a26181f1 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 3096667a..12f5af5a 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -233,6 +233,6 @@

    Package io.openmessaging

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 0fa2c986..f87834bb 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -159,6 +159,6 @@

    Interface Hierarchy

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 5ef442fe..055c04a7 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -107,10 +107,6 @@

    Uses of Package
    io io.openmessaging.routing   - -io.openmessaging.service -  - @@ -304,30 +300,6 @@

    Uses of Package
    io -
  • - - - - - - - - - - - - - - - -
    Classes in io.openmessaging used by io.openmessaging.service 
    Class and Description
    KeyValue -
    The KeyValue class represents a persistent set of attributes, - which supports method chaining.
    -
    ServiceLifecycle -
    The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, - PushConsumer, and so on.
    -
    -
  • @@ -377,6 +349,6 @@

    Uses of Package
    io -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index ae03d85e..fa8c6ecf 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -306,6 +306,6 @@

    close

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 90fe24ac..0654a8a9 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -241,6 +241,6 @@

    rollback

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 53872f64..ec846187 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -241,6 +241,6 @@

    rollback

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index 58f675de..bf95e2cc 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -297,6 +297,6 @@

    checkLocalTransactionBranch

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index 0c0b6ec6..fc5c9f37 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -546,6 +546,6 @@

    removeInterceptor

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 7df4f247..be997611 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -255,6 +255,6 @@

    properties

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index e7c1f3e8..cee8c7ff 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -163,6 +163,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 049c119a..c536ddf3 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -164,6 +164,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 4099844a..a89a433b 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -166,6 +166,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index e9bc6b43..e078bbbc 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -167,6 +167,6 @@

    Uses of Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 95c91b84..deecd117 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -183,6 +183,6 @@

    Uses of -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 65cf18c5..61d6931a 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -206,6 +206,6 @@

    Uses of -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index 816686b1..c0c2c522 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index a5eb2725..0a155068 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -171,6 +171,6 @@

    Package io.openmessaging.producer

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 5d8361e5..f31b4c1c 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -144,6 +144,6 @@

    Interface Hierarchy

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index f3b43857..c8eb4083 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -197,6 +197,6 @@

    Uses of Pack -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/routing/Operator.html b/io/openmessaging/routing/Operator.html deleted file mode 100644 index 4d6a7f42..00000000 --- a/io/openmessaging/routing/Operator.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - -Operator (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - - - - - - - - -
    -
    io.openmessaging.routing
    -

    Interface Operator

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface Operator
      -
      A Operator is used to handle the flowing messages in Routing. - - There are many kinds of Operator, expression operator, deduplicator operator, - joiner operator, filter operator, rpc operator, and so on.
      -
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org, yukon@apache.org
      -
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          properties

          -
          KeyValue properties()
          -
          Returns the attributes of this Operator object. - Changes to the return KeyValue are not reflected in physical Operator. -

          - There are some standard attributes defined by OMS for Routing: -

          -
          -
          Returns:
          -
          the attributes
          -
          -
        • -
        - - - -
          -
        • -

          expression

          -
          String expression()
          -
          A expression to represent this Operator object.
          -
          -
          Returns:
          -
          the expression
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index acfa28a3..be94d224 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,10 +2,10 @@ - + Routing (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -50,7 +50,7 @@
    Since:
    OMS 1.0
    @@ -132,29 +132,36 @@

    Method Summary

    Method and Description -Routing -addOperator(Operator op) -
    Adds a Operator to the tail of operator pipeline in this Routing object.
    +String +destination() +
    The routing destination, naming scheme is QUEUE::<QUEUE_NAME> + Messages sent to the source topic will be routing to this Queue.
    -Routing -deleteOperator(Operator op) -
    Removes a specified Operator from the operator pipeline in this Routing object.
    +String +expression() +
    The routing rule, expression scheme is SQL::<SQL92_STRING>
    -List<Operator> -operators() -
    Returns the operator pipeline in this Routing object.
    - - - KeyValue properties()
    Returns the attributes of this Routing instance.
    + +String +routingName() +
    Returns the unique routing name of current namespace
    + + + +String +source() +
    The routing source, naming scheme is TOPIC::<TOPIC_NAME>.
    + + @@ -179,63 +186,68 @@

    properties

    KeyValue properties()
    Returns the attributes of this Routing instance. Changes to the return KeyValue are not reflected in physical Routing, - and use ResourceManager.setRoutingAttributes(String, String, KeyValue) to modify. -

    - There are some standard attributes defined by OMS for Routing: -

    + and use ResourceManager.updateRouting(String, Routing) to modify.
    Returns:
    the attributes
    - + + + +
      +
    • +

      source

      +
      String source()
      +
      The routing source, naming scheme is TOPIC::<TOPIC_NAME>. + Messages sent to the source topic will be routing to the destination Queue.
      +
      +
      Returns:
      +
      the source topic
      +
      +
    • +
    +
    • -

      addOperator

      -
      Routing addOperator(Operator op)
      -
      Adds a Operator to the tail of operator pipeline in this Routing object.
      +

      destination

      +
      String destination()
      +
      The routing destination, naming scheme is QUEUE::<QUEUE_NAME> + Messages sent to the source topic will be routing to this Queue.
      -
      Parameters:
      -
      op - a specified operator
      Returns:
      -
      this Routing object
      +
      the destination queue
    - +
    • -

      deleteOperator

      -
      Routing deleteOperator(Operator op)
      -
      Removes a specified Operator from the operator pipeline in this Routing object.
      +

      expression

      +
      String expression()
      +
      The routing rule, expression scheme is SQL::<SQL92_STRING>
      -
      Parameters:
      -
      op - a specified operator
      Returns:
      -
      this Routing object
      +
      the routing expression
    - +
    • -

      operators

      -
      List<Operator> operators()
      -
      Returns the operator pipeline in this Routing object.
      +

      routingName

      +
      String routingName()
      +
      Returns the unique routing name of current namespace
      Returns:
      -
      the operator pipeline
      +
      the routing name
    @@ -267,7 +279,7 @@

    operators

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/routing/class-use/Operator.html b/io/openmessaging/routing/class-use/Operator.html deleted file mode 100644 index 9e09da2b..00000000 --- a/io/openmessaging/routing/class-use/Operator.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.routing.Operator (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.routing.Operator

    -
    -
    - -
    - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index af50798e..e8ef523d 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Routing (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -84,7 +84,7 @@

    Use -io.openmessaging.routing +io.openmessaging   @@ -92,12 +92,12 @@

    Use
  • -
  • - - -
    -
      -
    • - - -
    • -
    -
    - - - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/service/ServiceEndPoint.html b/io/openmessaging/service/ServiceEndPoint.html deleted file mode 100644 index dfcb13d4..00000000 --- a/io/openmessaging/service/ServiceEndPoint.html +++ /dev/null @@ -1,371 +0,0 @@ - - - - - - -ServiceEndPoint (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - - - - - - - - -
    -
    io.openmessaging.service
    -

    Interface ServiceEndPoint

    -
    -
    -
    -
      -
    • -
      -
      All Superinterfaces:
      -
      ServiceLifecycle
      -
      -
      -
      -
      public interface ServiceEndPoint
      -extends ServiceLifecycle
      -
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org
      -
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          publish

          -
          void publish(Object service)
          -
          Register/re-register a service in a serviceEndPoint object - if service has been registered in serviceEndPoint object, it will be failed when registering delicately
          -
          -
          Parameters:
          -
          service - the service to publish in serviceEndPoint
          -
          -
        • -
        - - - -
          -
        • -

          publish

          -
          void publish(Object service,
          -             KeyValue properties)
          -
          Like publish(Object) but specifying attributes - that can be used to configure the service published
          -
          -
          Parameters:
          -
          service - the service to publish in serviceEndPoint
          -
          properties - the service published attributes
          -
          -
        • -
        - - - -
          -
        • -

          bind

          -
          <T> T bind(Class<T> type)
          -
          Bind a service object to serviceEndPoint, which can directly call services provided by service object
          -
          -
          Parameters:
          -
          type - service type to bind in serviceEndPoint
          -
          Returns:
          -
          service proxy object to bind
          -
          -
        • -
        - - - -
          -
        • -

          bind

          -
          <T> T bind(Class<T> type,
          -           KeyValue properties)
          -
          Like bind(Class) but specifying attributes that can be used to configure the service band
          -
          -
          Type Parameters:
          -
          T - service proxy object to bind
          -
          Parameters:
          -
          type - service type to bind in serviceEndPoint
          -
          properties - the service bind attributes
          -
          Returns:
          -
          service proxy object to bind
          -
          -
        • -
        - - - -
          -
        • -

          bind

          -
          <T> T bind(Class<T> type,
          -           ServiceLoadBalanceStrategy serviceLoadBalance,
          -           KeyValue properties)
          -
          Like bind(Class, KeyValue) but specifying serviceLoadBalance that can be used to select - endPoint target
          -
          -
          Type Parameters:
          -
          T - service proxy object to bind
          -
          Parameters:
          -
          type - service type to bind in serviceConsumer
          -
          serviceLoadBalance - select endPoint target algorithm
          -
          properties - the service band attributes
          -
          Returns:
          -
          service proxy object to bind
          -
          -
        • -
        - - - - -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/service/ServiceInstance.html b/io/openmessaging/service/ServiceInstance.html deleted file mode 100644 index 7e847471..00000000 --- a/io/openmessaging/service/ServiceInstance.html +++ /dev/null @@ -1,231 +0,0 @@ - - - - - - -ServiceInstance (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - - - - - - - - -
    -
    io.openmessaging.service
    -

    Interface ServiceInstance

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface ServiceInstance
      -
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.
      -
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          providerId

          -
          String providerId()
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/service/ServiceLoadBalanceStrategy.html b/io/openmessaging/service/ServiceLoadBalanceStrategy.html deleted file mode 100644 index 81ff13be..00000000 --- a/io/openmessaging/service/ServiceLoadBalanceStrategy.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - -ServiceLoadBalanceStrategy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - - - - - - - - -
    -
    io.openmessaging.service
    -

    Interface ServiceLoadBalanceStrategy

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface ServiceLoadBalanceStrategy
      -
      -
      Since:
      -
      OMS 1.0
      -
      Version:
      -
      OMS 1.0
      -
      Author:
      -
      vintagewang@apache.org
      -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Abstract Methods 
        Modifier and TypeMethod and Description
        Set<ServiceInstance>select(Set<ServiceInstance> serviceInstanceList) -
        Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided - According to different selection strategies to select providerServicePoint that satisfied with application needs, - such as RoundRobin or Random etc.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          select

          -
          Set<ServiceInstance> select(Set<ServiceInstance> serviceInstanceList)
          -
          Select a collection of eligible providerServicePoint object from the the list of providerServicePoint provided - According to different selection strategies to select providerServicePoint that satisfied with application needs, - such as RoundRobin or Random etc.
          -
          -
          Parameters:
          -
          serviceInstanceList - providerServicePoint to choose from.
          -
          Returns:
          -
          a collection of eligible providerServicePoint object
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/service/class-use/InvokeContext.html b/io/openmessaging/service/class-use/InvokeContext.html deleted file mode 100644 index f6c30bd9..00000000 --- a/io/openmessaging/service/class-use/InvokeContext.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.service.InvokeContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.service.InvokeContext

    -
    -
    - -
    - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/service/class-use/ServiceEndPoint.html b/io/openmessaging/service/class-use/ServiceEndPoint.html deleted file mode 100644 index 2c820af2..00000000 --- a/io/openmessaging/service/class-use/ServiceEndPoint.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.service.ServiceEndPoint (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.service.ServiceEndPoint

    -
    -
    - -
    - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/service/class-use/ServiceInstance.html b/io/openmessaging/service/class-use/ServiceInstance.html deleted file mode 100644 index 5c65b43f..00000000 --- a/io/openmessaging/service/class-use/ServiceInstance.html +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.service.ServiceInstance (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.service.ServiceInstance

    -
    -
    - -
    - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html b/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html deleted file mode 100644 index d69555b3..00000000 --- a/io/openmessaging/service/class-use/ServiceLoadBalanceStrategy.html +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.service.ServiceLoadBalanceStrategy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.service.ServiceLoadBalanceStrategy

    -
    -
    - -
    - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/service/package-frame.html b/io/openmessaging/service/package-frame.html deleted file mode 100644 index 8ebf3571..00000000 --- a/io/openmessaging/service/package-frame.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - -io.openmessaging.service (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - -

    io.openmessaging.service

    - - - diff --git a/io/openmessaging/service/package-summary.html b/io/openmessaging/service/package-summary.html deleted file mode 100644 index cc7d49e6..00000000 --- a/io/openmessaging/service/package-summary.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - -io.openmessaging.service (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - - - - - - - -
    -

    Package io.openmessaging.service

    -
    -
    - -
    - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/service/package-tree.html b/io/openmessaging/service/package-tree.html deleted file mode 100644 index 15e06831..00000000 --- a/io/openmessaging/service/package-tree.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - -io.openmessaging.service Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - - - - - - - -
    -

    Hierarchy For Package io.openmessaging.service

    -Package Hierarchies: - -
    -
    -

    Interface Hierarchy

    - -
    - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/service/package-use.html b/io/openmessaging/service/package-use.html deleted file mode 100644 index d2e09af4..00000000 --- a/io/openmessaging/service/package-use.html +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - -Uses of Package io.openmessaging.service (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - - - - - - - - - - - -
    -

    Uses of Package
    io.openmessaging.service

    -
    -
    - -
    - - - - -

    Copyright © 2017 OpenMessaging. All rights reserved.

    - - diff --git a/overview-frame.html b/overview-frame.html index afe1214a..e6ecbd69 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -22,7 +22,6 @@

    Packages

  • io.openmessaging.observer
  • io.openmessaging.producer
  • io.openmessaging.routing
  • -
  • io.openmessaging.service
  •  

    diff --git a/overview-summary.html b/overview-summary.html index 1c9ba5ae..63286e87 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -113,10 +113,6 @@

    openmessaging 0.1.0-alpha.2-SNAPSHOT API

    io.openmessaging.routing   - -io.openmessaging.service -  - @@ -167,6 +163,6 @@

    openmessaging 0.1.0-alpha.2-SNAPSHOT API

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/overview-tree.html b/overview-tree.html index 3808b8ae..8a7281b1 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -81,8 +81,7 @@

    Hierarchy For All Packages

  • io.openmessaging.internal,
  • io.openmessaging.observer,
  • io.openmessaging.producer,
  • -
  • io.openmessaging.routing,
  • -
  • io.openmessaging.service
  • +
  • io.openmessaging.routing
  • @@ -132,7 +131,6 @@

    Interface Hierarchy

  • io.openmessaging.FutureListener<V>
  • -
  • io.openmessaging.service.InvokeContext
  • io.openmessaging.KeyValue
  • io.openmessaging.producer.LocalTransactionBranchExecutor
  • io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext
  • @@ -159,7 +157,6 @@

    Interface Hierarchy

  • io.openmessaging.observer.OMSExceptionEvent
  • -
  • io.openmessaging.routing.Operator
  • io.openmessaging.interceptor.ProducerInterceptor
  • io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext
  • io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext
  • @@ -168,7 +165,6 @@

    Interface Hierarchy

  • io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext
  • io.openmessaging.routing.Routing
  • io.openmessaging.producer.SendResult
  • -
  • io.openmessaging.service.ServiceInstance
  • io.openmessaging.ServiceLifecycle
  • -
  • io.openmessaging.service.ServiceLoadBalanceStrategy
  • Enum Hierarchy

      @@ -244,6 +238,6 @@

      Enum Hierarchy

    -

    Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    diff --git a/package-list b/package-list index 17faf7fe..e3d34abf 100644 --- a/package-list +++ b/package-list @@ -6,4 +6,3 @@ io.openmessaging.internal io.openmessaging.observer io.openmessaging.producer io.openmessaging.routing -io.openmessaging.service diff --git a/serialized-form.html b/serialized-form.html index 806b946f..bee7599f 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -183,6 +183,6 @@

    Class Copyright © 2017 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    From 7040902b75b491c430b32d2b5cdbf5665d358e54 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Fri, 5 Jan 2018 13:54:05 +0000 Subject: [PATCH 106/164] Latest javadoc on successful travis build 162 auto-pushed to gh-pages --- allclasses-frame.html | 4 +- allclasses-noframe.html | 4 +- constant-values.html | 18 +++++++- deprecated-list.html | 4 +- help-doc.html | 4 +- index-all.html | 13 +++++- index.html | 2 +- io/openmessaging/BytesMessage.html | 4 +- io/openmessaging/Future.html | 4 +- io/openmessaging/FutureListener.html | 4 +- io/openmessaging/KeyValue.html | 4 +- io/openmessaging/Message.BuiltinKeys.html | 46 ++++++++++++++++++- io/openmessaging/Message.html | 4 +- io/openmessaging/MessageFactory.html | 4 +- io/openmessaging/MessagingAccessPoint.html | 4 +- .../MessagingAccessPointFactory.html | 4 +- io/openmessaging/OMS.html | 4 +- io/openmessaging/OMSBuiltinKeys.html | 4 +- io/openmessaging/Promise.html | 4 +- io/openmessaging/ResourceManager.html | 4 +- io/openmessaging/ServiceLifecycle.html | 4 +- io/openmessaging/class-use/BytesMessage.html | 4 +- io/openmessaging/class-use/Future.html | 4 +- .../class-use/FutureListener.html | 4 +- io/openmessaging/class-use/KeyValue.html | 4 +- .../class-use/Message.BuiltinKeys.html | 4 +- io/openmessaging/class-use/Message.html | 4 +- .../class-use/MessageFactory.html | 4 +- .../class-use/MessagingAccessPoint.html | 4 +- .../MessagingAccessPointFactory.html | 4 +- io/openmessaging/class-use/OMS.html | 4 +- .../class-use/OMSBuiltinKeys.html | 4 +- io/openmessaging/class-use/Promise.html | 4 +- .../class-use/ResourceManager.html | 4 +- .../class-use/ServiceLifecycle.html | 4 +- .../consumer/MessageIterator.html | 4 +- .../consumer/MessageListener.Context.html | 4 +- .../consumer/MessageListener.html | 4 +- io/openmessaging/consumer/PullConsumer.html | 4 +- io/openmessaging/consumer/PushConsumer.html | 4 +- io/openmessaging/consumer/Stream.html | 4 +- .../consumer/StreamingConsumer.html | 4 +- .../consumer/class-use/MessageIterator.html | 4 +- .../class-use/MessageListener.Context.html | 4 +- .../consumer/class-use/MessageListener.html | 4 +- .../consumer/class-use/PullConsumer.html | 4 +- .../consumer/class-use/PushConsumer.html | 4 +- .../consumer/class-use/Stream.html | 4 +- .../consumer/class-use/StreamingConsumer.html | 4 +- io/openmessaging/consumer/package-frame.html | 4 +- .../consumer/package-summary.html | 4 +- io/openmessaging/consumer/package-tree.html | 4 +- io/openmessaging/consumer/package-use.html | 4 +- io/openmessaging/exception/OMSException.html | 4 +- .../exception/OMSMessageFormatException.html | 4 +- .../exception/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../exception/OMSRuntimeException.html | 4 +- .../exception/OMSTimeOutException.html | 4 +- .../exception/class-use/OMSException.html | 4 +- .../class-use/OMSMessageFormatException.html | 4 +- .../class-use/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../class-use/OMSRuntimeException.html | 4 +- .../class-use/OMSTimeOutException.html | 4 +- io/openmessaging/exception/package-frame.html | 4 +- .../exception/package-summary.html | 4 +- io/openmessaging/exception/package-tree.html | 4 +- io/openmessaging/exception/package-use.html | 4 +- ....ConstructMessagingAccessPointContext.html | 4 +- .../MessagingAccessPointInterceptor.html | 4 +- .../ProducerInterceptor.SendAfterContext.html | 4 +- ...ProducerInterceptor.SendBeforeContext.html | 4 +- .../interceptor/ProducerInterceptor.html | 4 +- ...umerInterceptor.OnMessageAfterContext.html | 4 +- ...merInterceptor.OnMessageBeforeContext.html | 4 +- .../interceptor/PushConsumerInterceptor.html | 4 +- ....ConstructMessagingAccessPointContext.html | 4 +- .../MessagingAccessPointInterceptor.html | 4 +- .../ProducerInterceptor.SendAfterContext.html | 4 +- ...ProducerInterceptor.SendBeforeContext.html | 4 +- .../class-use/ProducerInterceptor.html | 4 +- ...umerInterceptor.OnMessageAfterContext.html | 4 +- ...merInterceptor.OnMessageBeforeContext.html | 4 +- .../class-use/PushConsumerInterceptor.html | 4 +- .../interceptor/package-frame.html | 4 +- .../interceptor/package-summary.html | 4 +- .../interceptor/package-tree.html | 4 +- io/openmessaging/interceptor/package-use.html | 4 +- io/openmessaging/internal/AccessPointURI.html | 4 +- .../internal/DefaultKeyValue.html | 4 +- .../internal/InternalErrorCode.html | 4 +- .../internal/MessagingAccessPointAdapter.html | 4 +- ...essagingAccessPointInterceptorFactory.html | 4 +- .../internal/class-use/AccessPointURI.html | 4 +- .../internal/class-use/DefaultKeyValue.html | 4 +- .../internal/class-use/InternalErrorCode.html | 4 +- .../MessagingAccessPointAdapter.html | 4 +- ...essagingAccessPointInterceptorFactory.html | 4 +- io/openmessaging/internal/package-frame.html | 4 +- .../internal/package-summary.html | 4 +- io/openmessaging/internal/package-tree.html | 4 +- io/openmessaging/internal/package-use.html | 4 +- io/openmessaging/observer/OMSEvent.html | 4 +- .../observer/OMSExceptionEvent.html | 4 +- io/openmessaging/observer/Observer.html | 4 +- .../observer/class-use/OMSEvent.html | 4 +- .../observer/class-use/OMSExceptionEvent.html | 4 +- .../observer/class-use/Observer.html | 4 +- io/openmessaging/observer/package-frame.html | 4 +- .../observer/package-summary.html | 4 +- io/openmessaging/observer/package-tree.html | 4 +- io/openmessaging/observer/package-use.html | 4 +- io/openmessaging/package-frame.html | 4 +- io/openmessaging/package-summary.html | 4 +- io/openmessaging/package-tree.html | 4 +- io/openmessaging/package-use.html | 4 +- .../producer/BatchMessageSender.html | 4 +- ...or.CheckLocalTransactionBranchContext.html | 4 +- ...cutor.DoLocalTransactionBranchContext.html | 4 +- .../LocalTransactionBranchExecutor.html | 4 +- io/openmessaging/producer/Producer.html | 4 +- io/openmessaging/producer/SendResult.html | 4 +- .../class-use/BatchMessageSender.html | 4 +- ...or.CheckLocalTransactionBranchContext.html | 4 +- ...cutor.DoLocalTransactionBranchContext.html | 4 +- .../LocalTransactionBranchExecutor.html | 4 +- .../producer/class-use/Producer.html | 4 +- .../producer/class-use/SendResult.html | 4 +- io/openmessaging/producer/package-frame.html | 4 +- .../producer/package-summary.html | 4 +- io/openmessaging/producer/package-tree.html | 4 +- io/openmessaging/producer/package-use.html | 4 +- io/openmessaging/routing/Routing.html | 4 +- .../routing/class-use/Routing.html | 4 +- io/openmessaging/routing/package-frame.html | 4 +- io/openmessaging/routing/package-summary.html | 4 +- io/openmessaging/routing/package-tree.html | 4 +- io/openmessaging/routing/package-use.html | 4 +- overview-frame.html | 4 +- overview-summary.html | 4 +- overview-tree.html | 4 +- serialized-form.html | 4 +- 143 files changed, 350 insertions(+), 285 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index c8b3bea0..f7e944e2 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 04d7f7a6..e77d654c 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index d2e354b7..644d4f63 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -134,6 +134,20 @@

    io.openmessaging.*

    "Reliability" + + +public static final String +RetryNumbers +"RetryNumbers" + + + + +public static final String +RetryReason +"RetryReason" + + public static final String diff --git a/deprecated-list.html b/deprecated-list.html index 8cf8cf90..1745cd44 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index 3243354a..081d5d16 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index ff5085d8..fc346c7f 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -1026,6 +1026,15 @@

    R

    Resumes the PushConsumer after a suspend.
    +
    RetryNumbers - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    +
    The RetryNumbers header field contains a number, which represents the number of message delivery.
    +
    +
    RetryReason - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    +
    The RetryReason header field contains the text description of the reason that causes + the last message delivery retry.
    +
    rollback() - Method in interface io.openmessaging.producer.BatchMessageSender
    Discards all the uncommitted messages in this sender.
    diff --git a/index.html b/index.html index dd5f27d1..18f12e1a 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.1.0-alpha.2-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 8015eae7..0450f6f0 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index e27845d9..96f7426f 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 4ab81f29..d8d713f9 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index 4ad426ef..21f8346e 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + @@ -160,6 +160,19 @@

    Field Summary

    static String +RetryNumbers +
    The RetryNumbers header field contains a number, which represents the number of message delivery.
    + + + +static String +RetryReason +
    The RetryReason header field contains the text description of the reason that causes + the last message delivery retry.
    + + + +static String ScheduleExpression
    The ScheduleExpression header field contains schedule expression of a message.
    @@ -521,6 +534,35 @@

    TraceId

    + + + +
      +
    • +

      RetryNumbers

      +
      static final String RetryNumbers
      +
      The RetryNumbers header field contains a number, which represents the number of message delivery.
      +
      +
      See Also:
      +
      Constant Field Values
      +
      +
    • +
    + + + +
      +
    • +

      RetryReason

      +
      static final String RetryReason
      +
      The RetryReason header field contains the text description of the reason that causes + the last message delivery retry.
      +
      +
      See Also:
      +
      Constant Field Values
      +
      +
    • +
    diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 32643f22..6ce67cf8 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index e3eff8fa..a2f10161 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 824224b8..7b80201e 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 032af7a8..f37b7ff2 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointFactory (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 7f4c2fbe..9a3034ed 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 77b5169e..d6fe5803 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index c1f22fa3..dc140ffc 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 5778301a..d5b3edc1 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index d3c608aa..cbb3d4cb 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 5fe440a6..8b9c0646 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 984c6cbe..7631f665 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index dccf6663..b7dba9fa 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index f4afbfe1..e710fa67 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index 72b9cb72..c6d5caba 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index ce97bb05..8323d4e0 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 82e124ce..9cd51548 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index f5f34051..4612a996 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 63da732e..cad56bdc 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index ed4366d8..5bf45085 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 1bca27df..badfd18a 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index a1fa6d97..4ac9b950 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index bdbbbf4e..804e5e73 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 5e5d8d0e..2a69ca47 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageIterator.html b/io/openmessaging/consumer/MessageIterator.html index b953eb11..bd144781 100644 --- a/io/openmessaging/consumer/MessageIterator.html +++ b/io/openmessaging/consumer/MessageIterator.html @@ -2,10 +2,10 @@ - + MessageIterator (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index e61dedda..e2176219 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 515d12a5..0f7de93e 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 793ade0a..cba981cc 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index d5dc1117..2df76b94 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/Stream.html b/io/openmessaging/consumer/Stream.html index c2f7a2a8..f5461ce8 100644 --- a/io/openmessaging/consumer/Stream.html +++ b/io/openmessaging/consumer/Stream.html @@ -2,10 +2,10 @@ - + Stream (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index a007210b..76f602f6 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageIterator.html b/io/openmessaging/consumer/class-use/MessageIterator.html index 9f92f044..f8796ab4 100644 --- a/io/openmessaging/consumer/class-use/MessageIterator.html +++ b/io/openmessaging/consumer/class-use/MessageIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageIterator (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 295b8962..ebd72db7 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index cfec8f0e..a1e16d02 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index d8a93819..8aeeddd8 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index 691a1a9d..796906bc 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/Stream.html b/io/openmessaging/consumer/class-use/Stream.html index 2736bc0e..3cdc823a 100644 --- a/io/openmessaging/consumer/class-use/Stream.html +++ b/io/openmessaging/consumer/class-use/Stream.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Stream (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index 56ecd585..039f911e 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index e2321264..d16092af 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 8bba9704..1c610c3f 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index f4debf04..c33a64a7 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 60cd52a1..f0bdfc8c 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 768a243a..c242069b 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index df228230..22483c3b 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 7dac330c..1d9c6090 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 5f8d114e..682e089b 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 25f7f017..6e4c1de6 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index a37af3f7..bdc4ce04 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 39cab36d..7c7581dd 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index ab2ffa2f..16fb5ada 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 529a6d66..cee28e04 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 74934c49..f33f041c 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 2d43f401..eded413f 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index e5294339..81ce40d5 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 481d1981..6220339d 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 7eea9bfe..3d236bc7 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index dd28a2f1..a89a8cdc 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index bd2afc54..c1d2fc75 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index ded0eca5..893a6766 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html index cf876d4d..d98a16b9 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index c1e31755..c3a6d7b7 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index 810198d2..dbcd9321 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 3f14820c..a45dddbc 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index 5984ecf8..29924167 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index d0062261..d96721d2 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index b5493cbd..1b000233 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 294773ef..e1d3cd2f 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html index b801a812..343e6cfb 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index edb36875..78c12317 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 9dfb3610..9dd29f15 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index b42f88d3..723f3dd5 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 5a766e52..4f15a575 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index 615500db..a340a344 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index bce596a5..1dc80572 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 48624d52..6aae7ee3 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 9956787b..177083b6 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 6e10f617..bc262ba4 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index ffba305f..6599002e 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/AccessPointURI.html b/io/openmessaging/internal/AccessPointURI.html index dcac09f5..8e65b45d 100644 --- a/io/openmessaging/internal/AccessPointURI.html +++ b/io/openmessaging/internal/AccessPointURI.html @@ -2,10 +2,10 @@ - + AccessPointURI (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 45f2b0b5..169d8bac 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + DefaultKeyValue (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/InternalErrorCode.html b/io/openmessaging/internal/InternalErrorCode.html index c3411471..71ae8880 100644 --- a/io/openmessaging/internal/InternalErrorCode.html +++ b/io/openmessaging/internal/InternalErrorCode.html @@ -2,10 +2,10 @@ - + InternalErrorCode (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index 5d3f40d1..dd6e6550 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + MessagingAccessPointAdapter (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html index 5b6b8a26..adb3912e 100644 --- a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptorFactory (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/AccessPointURI.html b/io/openmessaging/internal/class-use/AccessPointURI.html index 1f79e4ec..b37a308b 100644 --- a/io/openmessaging/internal/class-use/AccessPointURI.html +++ b/io/openmessaging/internal/class-use/AccessPointURI.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.AccessPointURI (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index daf60386..6b79b841 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.DefaultKeyValue (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/InternalErrorCode.html b/io/openmessaging/internal/class-use/InternalErrorCode.html index 29f050d3..fe30da5c 100644 --- a/io/openmessaging/internal/class-use/InternalErrorCode.html +++ b/io/openmessaging/internal/class-use/InternalErrorCode.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.InternalErrorCode (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index a987796c..85c8b6fa 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html index 40c4c892..9e69c899 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointInterceptorFactory (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 29aa387c..bfaab101 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index fcac41b3..c1536fa3 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index bbfb5efc..045418a6 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index 27052ec5..cf4ed356 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.internal (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 74a246b1..bad29414 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,10 +2,10 @@ - + OMSEvent (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index 2d8fa4d8..ffe0ad15 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + OMSExceptionEvent (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index d07d4a98..d4c6294c 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,10 +2,10 @@ - + Observer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index 5994bb5d..fe73af85 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 4d4c1ac8..431b2dbe 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index c86a6e1b..eb106f55 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.Observer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 183e22f3..84cdc3d4 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index aa03b543..6b49e42d 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index c54fada7..038dccd2 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index aab5ff04..e2abcab0 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.observer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index a26181f1..578fa206 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 12f5af5a..e407b76c 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index f87834bb..77edaa2d 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 055c04a7..0b2a796f 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index fa8c6ecf..feb4d73f 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 0654a8a9..66766d39 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index ec846187..14aad435 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index bf95e2cc..2a521890 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index fc5c9f37..2e9d37f7 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index be997611..2d0c0171 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index cee8c7ff..666644b4 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index c536ddf3..16309e64 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index a89a433b..5f20b71c 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index e078bbbc..49c390cd 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index deecd117..a97a8e17 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 61d6931a..70093017 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index c0c2c522..0ee19050 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 0a155068..cd9062b0 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index f31b4c1c..0156754f 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index c8eb4083..a780cf9d 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index be94d224..d0cd9382 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,10 +2,10 @@ - + Routing (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index e8ef523d..5c908e73 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Routing (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 07cbc87d..31f9a0ab 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index a061d97e..4a6976b3 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index c4dc6442..2d03d444 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index e17dab37..abab61f7 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.routing (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index e6ecbd69..d55b98ea 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 63286e87..deb7441a 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 8a7281b1..5dcb373c 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index bee7599f..5bef4cae 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.1.0-alpha.2-SNAPSHOT API) - + From 2ddf247f69737d98b0f1235e1977320cfe148bb0 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Fri, 5 Jan 2018 14:19:42 +0000 Subject: [PATCH 107/164] Latest javadoc on successful travis build 163 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 6 +++--- io/openmessaging/Future.html | 6 +++--- io/openmessaging/FutureListener.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.BuiltinKeys.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/OMSBuiltinKeys.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/ResourceManager.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/BytesMessage.html | 6 +++--- io/openmessaging/class-use/Future.html | 6 +++--- io/openmessaging/class-use/FutureListener.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.BuiltinKeys.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- .../class-use/MessagingAccessPointFactory.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/OMSBuiltinKeys.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/ResourceManager.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/consumer/MessageIterator.html | 6 +++--- io/openmessaging/consumer/MessageListener.Context.html | 6 +++--- io/openmessaging/consumer/MessageListener.html | 6 +++--- io/openmessaging/consumer/PullConsumer.html | 6 +++--- io/openmessaging/consumer/PushConsumer.html | 6 +++--- io/openmessaging/consumer/Stream.html | 6 +++--- io/openmessaging/consumer/StreamingConsumer.html | 6 +++--- io/openmessaging/consumer/class-use/MessageIterator.html | 6 +++--- .../consumer/class-use/MessageListener.Context.html | 6 +++--- io/openmessaging/consumer/class-use/MessageListener.html | 6 +++--- io/openmessaging/consumer/class-use/PullConsumer.html | 6 +++--- io/openmessaging/consumer/class-use/PushConsumer.html | 6 +++--- io/openmessaging/consumer/class-use/Stream.html | 6 +++--- .../consumer/class-use/StreamingConsumer.html | 6 +++--- io/openmessaging/consumer/package-frame.html | 4 ++-- io/openmessaging/consumer/package-summary.html | 6 +++--- io/openmessaging/consumer/package-tree.html | 6 +++--- io/openmessaging/consumer/package-use.html | 6 +++--- io/openmessaging/exception/OMSException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSNotSupportedException.html | 6 +++--- .../exception/OMSResourceNotExistException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/class-use/OMSException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSNotSupportedException.html | 6 +++--- .../exception/class-use/OMSResourceNotExistException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- ...tInterceptor.ConstructMessagingAccessPointContext.html | 6 +++--- .../interceptor/MessagingAccessPointInterceptor.html | 6 +++--- .../interceptor/ProducerInterceptor.SendAfterContext.html | 6 +++--- .../ProducerInterceptor.SendBeforeContext.html | 6 +++--- io/openmessaging/interceptor/ProducerInterceptor.html | 6 +++--- .../PushConsumerInterceptor.OnMessageAfterContext.html | 6 +++--- .../PushConsumerInterceptor.OnMessageBeforeContext.html | 6 +++--- io/openmessaging/interceptor/PushConsumerInterceptor.html | 6 +++--- ...tInterceptor.ConstructMessagingAccessPointContext.html | 6 +++--- .../class-use/MessagingAccessPointInterceptor.html | 6 +++--- .../class-use/ProducerInterceptor.SendAfterContext.html | 6 +++--- .../class-use/ProducerInterceptor.SendBeforeContext.html | 6 +++--- .../interceptor/class-use/ProducerInterceptor.html | 6 +++--- .../PushConsumerInterceptor.OnMessageAfterContext.html | 6 +++--- .../PushConsumerInterceptor.OnMessageBeforeContext.html | 6 +++--- .../interceptor/class-use/PushConsumerInterceptor.html | 6 +++--- io/openmessaging/interceptor/package-frame.html | 4 ++-- io/openmessaging/interceptor/package-summary.html | 6 +++--- io/openmessaging/interceptor/package-tree.html | 6 +++--- io/openmessaging/interceptor/package-use.html | 6 +++--- io/openmessaging/internal/AccessPointURI.html | 6 +++--- io/openmessaging/internal/DefaultKeyValue.html | 6 +++--- io/openmessaging/internal/InternalErrorCode.html | 6 +++--- .../internal/MessagingAccessPointAdapter.html | 6 +++--- .../internal/MessagingAccessPointInterceptorFactory.html | 6 +++--- io/openmessaging/internal/class-use/AccessPointURI.html | 6 +++--- io/openmessaging/internal/class-use/DefaultKeyValue.html | 6 +++--- .../internal/class-use/InternalErrorCode.html | 6 +++--- .../internal/class-use/MessagingAccessPointAdapter.html | 6 +++--- .../class-use/MessagingAccessPointInterceptorFactory.html | 6 +++--- io/openmessaging/internal/package-frame.html | 4 ++-- io/openmessaging/internal/package-summary.html | 6 +++--- io/openmessaging/internal/package-tree.html | 6 +++--- io/openmessaging/internal/package-use.html | 6 +++--- io/openmessaging/observer/OMSEvent.html | 6 +++--- io/openmessaging/observer/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/Observer.html | 6 +++--- io/openmessaging/observer/class-use/OMSEvent.html | 6 +++--- .../observer/class-use/OMSExceptionEvent.html | 6 +++--- io/openmessaging/observer/class-use/Observer.html | 6 +++--- io/openmessaging/observer/package-frame.html | 4 ++-- io/openmessaging/observer/package-summary.html | 6 +++--- io/openmessaging/observer/package-tree.html | 6 +++--- io/openmessaging/observer/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/producer/BatchMessageSender.html | 6 +++--- ...BranchExecutor.CheckLocalTransactionBranchContext.html | 6 +++--- ...ionBranchExecutor.DoLocalTransactionBranchContext.html | 6 +++--- .../producer/LocalTransactionBranchExecutor.html | 6 +++--- io/openmessaging/producer/Producer.html | 6 +++--- io/openmessaging/producer/SendResult.html | 6 +++--- .../producer/class-use/BatchMessageSender.html | 6 +++--- ...BranchExecutor.CheckLocalTransactionBranchContext.html | 6 +++--- ...ionBranchExecutor.DoLocalTransactionBranchContext.html | 6 +++--- .../class-use/LocalTransactionBranchExecutor.html | 6 +++--- io/openmessaging/producer/class-use/Producer.html | 6 +++--- io/openmessaging/producer/class-use/SendResult.html | 6 +++--- io/openmessaging/producer/package-frame.html | 4 ++-- io/openmessaging/producer/package-summary.html | 6 +++--- io/openmessaging/producer/package-tree.html | 6 +++--- io/openmessaging/producer/package-use.html | 6 +++--- io/openmessaging/routing/Routing.html | 6 +++--- io/openmessaging/routing/class-use/Routing.html | 6 +++--- io/openmessaging/routing/package-frame.html | 4 ++-- io/openmessaging/routing/package-summary.html | 6 +++--- io/openmessaging/routing/package-tree.html | 6 +++--- io/openmessaging/routing/package-use.html | 6 +++--- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 143 files changed, 418 insertions(+), 418 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index f7e944e2..b4f72994 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 0.1.0-alpha.2-SNAPSHOT API) +All Classes (openmessaging 0.2.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index e77d654c..ec2fa205 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 0.1.0-alpha.2-SNAPSHOT API) +All Classes (openmessaging 0.2.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 644d4f63..e5ff0874 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,9 +2,9 @@ - + -Constant Field Values (openmessaging 0.1.0-alpha.2-SNAPSHOT API) +Constant Field Values (openmessaging 0.2.0-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 1c610c3f..0fbb6161 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.consumer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) +io.openmessaging.consumer (openmessaging 0.2.0-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 3d236bc7..6fbe88ae 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (openmessaging 0.1.0-alpha.2-SNAPSHOT API) +io.openmessaging.exception (openmessaging 0.2.0-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 177083b6..3ec7477c 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.interceptor (openmessaging 0.1.0-alpha.2-SNAPSHOT API) +io.openmessaging.interceptor (openmessaging 0.2.0-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index c1536fa3..4cce38f5 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (openmessaging 0.1.0-alpha.2-SNAPSHOT API) +io.openmessaging.internal (openmessaging 0.2.0-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 6b49e42d..cf941558 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) +io.openmessaging.observer (openmessaging 0.2.0-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index e407b76c..7a774acf 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging (openmessaging 0.1.0-alpha.2-SNAPSHOT API) +io.openmessaging (openmessaging 0.2.0-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index cd9062b0..32dcae26 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.producer (openmessaging 0.1.0-alpha.2-SNAPSHOT API) +io.openmessaging.producer (openmessaging 0.2.0-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 4a6976b3..091eb4d9 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (openmessaging 0.1.0-alpha.2-SNAPSHOT API) +io.openmessaging.routing (openmessaging 0.2.0-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index deb7441a..f978728a 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,9 +2,9 @@ - + -Overview (openmessaging 0.1.0-alpha.2-SNAPSHOT API) +Overview (openmessaging 0.2.0-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 15626871..00715735 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 0.2.0-alpha-SNAPSHOT API) +All Classes (openmessaging 0.2.0-alpha.1-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index dddeb003..e77ff99e 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,9 +2,9 @@ - + -Constant Field Values (openmessaging 0.2.0-alpha-SNAPSHOT API) +Constant Field Values (openmessaging 0.2.0-alpha.1-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index fddf4050..85cc612e 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.consumer (openmessaging 0.2.0-alpha-SNAPSHOT API) +io.openmessaging.consumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 1e5d0d68..9ddddd29 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (openmessaging 0.2.0-alpha-SNAPSHOT API) +io.openmessaging.exception (openmessaging 0.2.0-alpha.1-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index b7b37233..ff87aa29 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.interceptor (openmessaging 0.2.0-alpha-SNAPSHOT API) +io.openmessaging.interceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index ff755759..3cdc5e95 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.internal (openmessaging 0.2.0-alpha-SNAPSHOT API) +io.openmessaging.internal (openmessaging 0.2.0-alpha.1-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index 273405ef..b78bd39b 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.observer (openmessaging 0.2.0-alpha-SNAPSHOT API) +io.openmessaging.observer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 84d635ee..3dc30a49 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging (openmessaging 0.2.0-alpha-SNAPSHOT API) +io.openmessaging (openmessaging 0.2.0-alpha.1-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 33c9b555..2db3ecd9 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.producer (openmessaging 0.2.0-alpha-SNAPSHOT API) +io.openmessaging.producer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index 4fe08686..f1c8bc9e 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.routing (openmessaging 0.2.0-alpha-SNAPSHOT API) +io.openmessaging.routing (openmessaging 0.2.0-alpha.1-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index ec791cd2..ffb3e7cc 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,9 +2,9 @@ - + -Overview (openmessaging 0.2.0-alpha-SNAPSHOT API) +Overview (openmessaging 0.2.0-alpha.1-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 00715735..2c69cd3a 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index e77ff99e..7aa9da6e 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index 63a9cb3c..37b2f77d 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index 4291af03..778c7ffc 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index 23f33104..38d2cfc6 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/index.html b/index.html index bf1d85ad..0cfaca75 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.2.0-alpha.1-SNAPSHOT API @@ -118,8 +118,6 @@

    Interface BytesMessage

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index f5d7a5d2..42d1812f 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -116,8 +116,6 @@

    Interface Future<V>

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 59e3102a..861cdd60 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -111,8 +111,6 @@

    Interface FutureListener<V
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index eda91af7..0ac0111b 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -123,8 +123,6 @@

    Interface KeyValue

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index f827844f..a042a6b3 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index a4c0b21f..d0a43c5a 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -130,8 +130,6 @@

    Interface Message

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 83c83cac..4b0a5f46 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -108,10 +108,6 @@

    Interface MessageFactory


    public interface MessageFactory
    A factory interface for creating Message objects.
    -
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    -
    diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 85cd4e06..8aa3c986 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -119,8 +119,6 @@

    Interface MessagingAcce
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index ea229eb7..83a5ecfd 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointFactory (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -132,8 +132,6 @@

    Class MessagingAcces
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    See Also:
    ResourceManager
    diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index f6f0d337..296844fa 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -118,8 +118,6 @@

    Class OMS

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    yukon@apache.org
    diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index b49b5c15..1569055a 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -103,8 +103,6 @@

    Interface OMSBuiltinKeys

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    yukon@apache.org
    diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 85b24dde..8bfa76ca 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -119,8 +119,6 @@

    Interface Promise<V>

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index f76db650..5d25fee1 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -127,8 +127,6 @@

    Interface ResourceManagerOMS 1.0

    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index a0d2e8fc..ec4b4847 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -119,8 +119,6 @@

    Interface ServiceLifecycle<
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org, vongosling@apache.org
    diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 1329e39f..962cb6fc 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 683bd43b..93b70e57 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 669cf155..d5eb66d7 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 22634e4c..bf0bd2f8 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index 6b254041..ad3d3ab0 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 0c94d767..110f2de5 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 5b07a7d7..aa784816 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 6461f53b..c4d1c57c 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 0c4f7afb..8c15b889 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 985b9f61..8f5defc2 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 5e3a8566..1c9d0e35 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index d1ccd774..bb0f2454 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index a6a6ddca..9df7bf40 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 4dcdfc7b..81677375 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageIterator.html b/io/openmessaging/consumer/MessageIterator.html index ba735a87..472f71e6 100644 --- a/io/openmessaging/consumer/MessageIterator.html +++ b/io/openmessaging/consumer/MessageIterator.html @@ -2,10 +2,10 @@ - + MessageIterator (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -117,8 +117,6 @@

    Interface MessageIteratorOMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    See Also:
    StreamingConsumer.stream(String)
    diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 4116b35b..6773220b 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 68cd9ed0..02b5bb15 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -110,8 +110,6 @@

    Interface MessageListenerOMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index d1ca65a7..1a9cdc91 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -115,8 +115,6 @@

    Interface PullConsumer

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    See Also:
    MessagingAccessPoint.createPullConsumer(String)
    diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 7a5918b2..577136cf 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -115,8 +115,6 @@

    Interface PushConsumer

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    See Also:
    MessagingAccessPoint.createPushConsumer()
    diff --git a/io/openmessaging/consumer/Stream.html b/io/openmessaging/consumer/Stream.html index 4e4340c6..4feff108 100644 --- a/io/openmessaging/consumer/Stream.html +++ b/io/openmessaging/consumer/Stream.html @@ -2,10 +2,10 @@ - + Stream (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -117,8 +117,6 @@

    Interface Stream

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    See Also:
    StreamingConsumer.stream(String)
    diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index 70b2af2e..af62f6c8 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -117,8 +117,6 @@

    Interface StreamingConsume
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    yukon@apache.org
    See Also:
    Stream
    diff --git a/io/openmessaging/consumer/class-use/MessageIterator.html b/io/openmessaging/consumer/class-use/MessageIterator.html index ce09028e..c331498f 100644 --- a/io/openmessaging/consumer/class-use/MessageIterator.html +++ b/io/openmessaging/consumer/class-use/MessageIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageIterator (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 89dfbcc7..38cb654a 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index d496c340..4ff93f71 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index f6e47b45..3a07df5d 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index b44be9bc..068d84e3 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/Stream.html b/io/openmessaging/consumer/class-use/Stream.html index a4a7764b..e666cf08 100644 --- a/io/openmessaging/consumer/class-use/Stream.html +++ b/io/openmessaging/consumer/class-use/Stream.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Stream (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index 562916a7..edfcd1dd 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 055075a3..60c0b0bb 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 85cc612e..c11bbaf0 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 7da8f2df..048339a7 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index aa125691..a8ac5927 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 8944eb02..551280be 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -135,8 +135,6 @@

    Class OMSException

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org
    See Also:
    Serialized Form
    diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 894f4f5f..2be2cde1 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -135,8 +135,6 @@

    Class OMSMessageFormat
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    See Also:
    Serialized Form
    diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index b77b7f39..0add9c0c 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -135,8 +135,6 @@

    Class OMSNotSupportedEx
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org
    See Also:
    Serialized Form
    diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 85e79bb5..7ebcfd8f 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -131,8 +131,6 @@

    Class OMSResourceNo
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org
    See Also:
    Serialized Form
    diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index dd911b16..53dd9394 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -140,8 +140,6 @@

    Class OMSRuntimeExceptionOMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org
    See Also:
    Serialized Form
    diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 6c2f1285..4468e7ab 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -135,8 +135,6 @@

    Class OMSTimeOutExceptionOMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    See Also:
    Serialized Form
    diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 1f296b88..41e99902 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 16faa45b..58977203 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 550d5653..84904349 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 177c77eb..1f1b0715 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index b8f85b28..a9409a3d 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 31b7e9c5..bd123b7d 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 36e0788f..070eef45 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 9ddddd29..6ebe5697 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index e40f6617..aa558fe7 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index fdd5d8f1..b0f298b5 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 671c1bbf..0b7e5490 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html index b51466e2..dec6b4f4 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -109,8 +109,6 @@

    Interface Me
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org
    diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index fce56b49..2e57edcd 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index 8e401c3e..19c4df96 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 86351704..ca04a330 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -109,8 +109,6 @@

    Interface ProducerInterc
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org
    diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index 84852929..c08bfdb9 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index c178ff9b..68d13fba 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index fd437656..29d18e21 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -109,8 +109,6 @@

    Interface PushConsum
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org
    diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 6411f3e0..6b5980ac 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html index 20944f17..5ea8cbeb 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index c45f4157..fee2d3eb 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 3d00e03e..6e75b454 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 9b6687c2..bacbc995 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 97afed86..b8ae822e 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index 9712abf7..1df6d892 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index 5e4bad3a..d7a4eb22 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 10259021..e23c2672 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index ff87aa29..e92d648b 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 0a1d3ffe..b9a8139a 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 7dadcccf..843f9fea 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/AccessPointURI.html b/io/openmessaging/internal/AccessPointURI.html index 65774d17..e6c7f8bd 100644 --- a/io/openmessaging/internal/AccessPointURI.html +++ b/io/openmessaging/internal/AccessPointURI.html @@ -2,10 +2,10 @@ - + AccessPointURI (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/DefaultKeyValue.html b/io/openmessaging/internal/DefaultKeyValue.html index 35ea868b..17322f09 100644 --- a/io/openmessaging/internal/DefaultKeyValue.html +++ b/io/openmessaging/internal/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + DefaultKeyValue (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -123,8 +123,6 @@

    Class DefaultKeyValue

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    yukon@apache.org
    diff --git a/io/openmessaging/internal/InternalErrorCode.html b/io/openmessaging/internal/InternalErrorCode.html index 6c7e926e..da084397 100644 --- a/io/openmessaging/internal/InternalErrorCode.html +++ b/io/openmessaging/internal/InternalErrorCode.html @@ -2,10 +2,10 @@ - + InternalErrorCode (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointAdapter.html b/io/openmessaging/internal/MessagingAccessPointAdapter.html index a51cd42c..03310616 100644 --- a/io/openmessaging/internal/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + MessagingAccessPointAdapter (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html index e3562b0a..9ea40c51 100644 --- a/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptorFactory (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/AccessPointURI.html b/io/openmessaging/internal/class-use/AccessPointURI.html index 975ab1af..59a676d1 100644 --- a/io/openmessaging/internal/class-use/AccessPointURI.html +++ b/io/openmessaging/internal/class-use/AccessPointURI.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.AccessPointURI (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/DefaultKeyValue.html b/io/openmessaging/internal/class-use/DefaultKeyValue.html index e1d5aa24..37bece0f 100644 --- a/io/openmessaging/internal/class-use/DefaultKeyValue.html +++ b/io/openmessaging/internal/class-use/DefaultKeyValue.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.DefaultKeyValue (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/InternalErrorCode.html b/io/openmessaging/internal/class-use/InternalErrorCode.html index d4dceac6..3dc2b567 100644 --- a/io/openmessaging/internal/class-use/InternalErrorCode.html +++ b/io/openmessaging/internal/class-use/InternalErrorCode.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.InternalErrorCode (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html index 35ef351d..25cf8f52 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointAdapter (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html index 7b665570..176f0bb9 100644 --- a/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html +++ b/io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.internal.MessagingAccessPointInterceptorFactory (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-frame.html b/io/openmessaging/internal/package-frame.html index 5c50dd0b..a2b439cd 100644 --- a/io/openmessaging/internal/package-frame.html +++ b/io/openmessaging/internal/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-summary.html b/io/openmessaging/internal/package-summary.html index 3cdc5e95..036ede31 100644 --- a/io/openmessaging/internal/package-summary.html +++ b/io/openmessaging/internal/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-tree.html b/io/openmessaging/internal/package-tree.html index e8afb256..a84ccb04 100644 --- a/io/openmessaging/internal/package-tree.html +++ b/io/openmessaging/internal/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.internal Class Hierarchy (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/internal/package-use.html b/io/openmessaging/internal/package-use.html index ddb63bf3..aefb7388 100644 --- a/io/openmessaging/internal/package-use.html +++ b/io/openmessaging/internal/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.internal (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/OMSEvent.html b/io/openmessaging/observer/OMSEvent.html index 6bd147bb..3679aa41 100644 --- a/io/openmessaging/observer/OMSEvent.html +++ b/io/openmessaging/observer/OMSEvent.html @@ -2,10 +2,10 @@ - + OMSEvent (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -113,8 +113,6 @@

    Interface OMSEvent

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/observer/OMSExceptionEvent.html b/io/openmessaging/observer/OMSExceptionEvent.html index db814631..04e302a7 100644 --- a/io/openmessaging/observer/OMSExceptionEvent.html +++ b/io/openmessaging/observer/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + OMSExceptionEvent (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -108,8 +108,6 @@

    Interface OMSExceptionEven
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/observer/Observer.html b/io/openmessaging/observer/Observer.html index b084aefb..ed2a0ff6 100644 --- a/io/openmessaging/observer/Observer.html +++ b/io/openmessaging/observer/Observer.html @@ -2,10 +2,10 @@ - + Observer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -110,8 +110,6 @@

    Interface Observer

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org
    diff --git a/io/openmessaging/observer/class-use/OMSEvent.html b/io/openmessaging/observer/class-use/OMSEvent.html index bfe234a9..6fb17949 100644 --- a/io/openmessaging/observer/class-use/OMSEvent.html +++ b/io/openmessaging/observer/class-use/OMSEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSEvent (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/OMSExceptionEvent.html b/io/openmessaging/observer/class-use/OMSExceptionEvent.html index 30e28738..88c5dd55 100644 --- a/io/openmessaging/observer/class-use/OMSExceptionEvent.html +++ b/io/openmessaging/observer/class-use/OMSExceptionEvent.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.OMSExceptionEvent (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/class-use/Observer.html b/io/openmessaging/observer/class-use/Observer.html index 4d7b1927..065a28d5 100644 --- a/io/openmessaging/observer/class-use/Observer.html +++ b/io/openmessaging/observer/class-use/Observer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.observer.Observer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-frame.html b/io/openmessaging/observer/package-frame.html index 591354e2..adb8cfe1 100644 --- a/io/openmessaging/observer/package-frame.html +++ b/io/openmessaging/observer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-summary.html b/io/openmessaging/observer/package-summary.html index b78bd39b..d8c603c6 100644 --- a/io/openmessaging/observer/package-summary.html +++ b/io/openmessaging/observer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-tree.html b/io/openmessaging/observer/package-tree.html index 1c192823..54dea6cc 100644 --- a/io/openmessaging/observer/package-tree.html +++ b/io/openmessaging/observer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.observer Class Hierarchy (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/observer/package-use.html b/io/openmessaging/observer/package-use.html index 78ceab18..2565fa60 100644 --- a/io/openmessaging/observer/package-use.html +++ b/io/openmessaging/observer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.observer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index af51002e..5fdcaf1d 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 3dc30a49..2c4fedfc 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 905b5e9d..803014ae 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 72a231b0..e2f767db 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index 3a240078..1694a331 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -110,8 +110,6 @@

    Interface BatchMessageSen
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 4ff60e75..a448594f 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 1ae19c4e..a3e0ed18 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index dfdefe22..993653ef 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -118,8 +118,6 @@

    Interface Loc
    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org
    diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index dd152a77..07a1e6ea 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -129,8 +129,6 @@

    Interface Producer

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index dba95155..8f760e9c 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -110,8 +110,6 @@

    Interface SendResult

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    yukon@apache.org
    diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index 9215d160..721bbd09 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index a67a038d..aaf674de 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 714120b0..28eff2bd 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index 0205cb5b..132fdaab 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 67b6ae4e..c1b812d0 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 65dcbfa4..40bf1843 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index e2cd8278..608c8964 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 2db3ecd9..da4f555a 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index c0c7c2e4..e018dc27 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index fcf9fe56..08ea182b 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/Routing.html b/io/openmessaging/routing/Routing.html index 15d03da9..a110cdb8 100644 --- a/io/openmessaging/routing/Routing.html +++ b/io/openmessaging/routing/Routing.html @@ -2,10 +2,10 @@ - + Routing (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -110,8 +110,6 @@

    Interface Routing

    OMS 1.0
    Version:
    OMS 1.0
    -
    Author:
    -
    vintagewang@apache.org, yukon@apache.org
    diff --git a/io/openmessaging/routing/class-use/Routing.html b/io/openmessaging/routing/class-use/Routing.html index bb58d2fd..4c3ddbe4 100644 --- a/io/openmessaging/routing/class-use/Routing.html +++ b/io/openmessaging/routing/class-use/Routing.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.routing.Routing (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-frame.html b/io/openmessaging/routing/package-frame.html index 28b5fbd1..9e5f2cc0 100644 --- a/io/openmessaging/routing/package-frame.html +++ b/io/openmessaging/routing/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-summary.html b/io/openmessaging/routing/package-summary.html index f1c8bc9e..fa8e1761 100644 --- a/io/openmessaging/routing/package-summary.html +++ b/io/openmessaging/routing/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-tree.html b/io/openmessaging/routing/package-tree.html index 1e276873..bba3e295 100644 --- a/io/openmessaging/routing/package-tree.html +++ b/io/openmessaging/routing/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.routing Class Hierarchy (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/routing/package-use.html b/io/openmessaging/routing/package-use.html index 8a1ca1ed..ba5adfef 100644 --- a/io/openmessaging/routing/package-use.html +++ b/io/openmessaging/routing/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.routing (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index b35527b0..9f9cc50a 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index ffb3e7cc..f08cd508 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index dfdb2a06..01f9fc6d 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index e2bc8d13..b0d0de3e 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + From 8ddeca8b155ef405d77c048b8758f4bd6f1b18a7 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Thu, 1 Mar 2018 07:32:59 +0000 Subject: [PATCH 111/164] Latest javadoc on successful travis build 168 auto-pushed to gh-pages --- allclasses-frame.html | 9 +- allclasses-noframe.html | 9 +- constant-values.html | 4 +- deprecated-list.html | 4 +- help-doc.html | 4 +- index-all.html | 109 +-- index.html | 2 +- io/openmessaging/BytesMessage.html | 4 +- io/openmessaging/Future.html | 4 +- io/openmessaging/FutureListener.html | 4 +- io/openmessaging/KeyValue.html | 8 +- io/openmessaging/Message.BuiltinKeys.html | 4 +- io/openmessaging/Message.html | 4 +- io/openmessaging/MessageFactory.html | 4 +- io/openmessaging/MessagingAccessPoint.html | 4 +- .../MessagingAccessPointFactory.html | 4 +- io/openmessaging/OMS.html | 4 +- io/openmessaging/OMSBuiltinKeys.html | 4 +- io/openmessaging/Promise.html | 4 +- io/openmessaging/ResourceManager.html | 4 +- io/openmessaging/ServiceLifecycle.html | 4 +- io/openmessaging/class-use/BytesMessage.html | 4 +- io/openmessaging/class-use/Future.html | 4 +- .../class-use/FutureListener.html | 4 +- io/openmessaging/class-use/KeyValue.html | 76 +- .../class-use/Message.BuiltinKeys.html | 4 +- io/openmessaging/class-use/Message.html | 4 +- .../class-use/MessageFactory.html | 4 +- .../class-use/MessagingAccessPoint.html | 47 +- .../MessagingAccessPointFactory.html | 4 +- io/openmessaging/class-use/OMS.html | 4 +- .../class-use/OMSBuiltinKeys.html | 4 +- io/openmessaging/class-use/Promise.html | 4 +- .../class-use/ResourceManager.html | 4 +- .../class-use/ServiceLifecycle.html | 4 +- .../consumer/MessageIterator.html | 4 +- .../consumer/MessageListener.Context.html | 4 +- .../consumer/MessageListener.html | 4 +- io/openmessaging/consumer/PullConsumer.html | 4 +- io/openmessaging/consumer/PushConsumer.html | 4 +- io/openmessaging/consumer/Stream.html | 4 +- .../consumer/StreamingConsumer.html | 4 +- .../consumer/class-use/MessageIterator.html | 4 +- .../class-use/MessageListener.Context.html | 4 +- .../consumer/class-use/MessageListener.html | 4 +- .../consumer/class-use/PullConsumer.html | 4 +- .../consumer/class-use/PushConsumer.html | 4 +- .../consumer/class-use/Stream.html | 4 +- .../consumer/class-use/StreamingConsumer.html | 4 +- io/openmessaging/consumer/package-frame.html | 4 +- .../consumer/package-summary.html | 4 +- io/openmessaging/consumer/package-tree.html | 4 +- io/openmessaging/consumer/package-use.html | 4 +- io/openmessaging/exception/OMSException.html | 4 +- .../exception/OMSMessageFormatException.html | 4 +- .../exception/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../exception/OMSRuntimeException.html | 4 +- .../exception/OMSTimeOutException.html | 4 +- .../exception/class-use/OMSException.html | 4 +- .../class-use/OMSMessageFormatException.html | 4 +- .../class-use/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../class-use/OMSRuntimeException.html | 27 +- .../class-use/OMSTimeOutException.html | 4 +- io/openmessaging/exception/package-frame.html | 4 +- .../exception/package-summary.html | 4 +- io/openmessaging/exception/package-tree.html | 4 +- io/openmessaging/exception/package-use.html | 23 +- ....ConstructMessagingAccessPointContext.html | 4 +- .../MessagingAccessPointInterceptor.html | 4 +- .../ProducerInterceptor.SendAfterContext.html | 4 +- ...ProducerInterceptor.SendBeforeContext.html | 4 +- .../interceptor/ProducerInterceptor.html | 4 +- ...umerInterceptor.OnMessageAfterContext.html | 4 +- ...merInterceptor.OnMessageBeforeContext.html | 4 +- .../interceptor/PushConsumerInterceptor.html | 4 +- ....ConstructMessagingAccessPointContext.html | 4 +- .../MessagingAccessPointInterceptor.html | 30 +- .../ProducerInterceptor.SendAfterContext.html | 4 +- ...ProducerInterceptor.SendBeforeContext.html | 4 +- .../class-use/ProducerInterceptor.html | 4 +- ...umerInterceptor.OnMessageAfterContext.html | 4 +- ...merInterceptor.OnMessageBeforeContext.html | 4 +- .../class-use/PushConsumerInterceptor.html | 4 +- .../interceptor/package-frame.html | 4 +- .../interceptor/package-summary.html | 8 +- .../interceptor/package-tree.html | 8 +- io/openmessaging/interceptor/package-use.html | 25 +- io/openmessaging/internal/AccessPointURI.html | 306 -------- .../internal/DefaultKeyValue.html | 664 ------------------ .../internal/InternalErrorCode.html | 383 ---------- .../internal/MessagingAccessPointAdapter.html | 297 -------- ...essagingAccessPointInterceptorFactory.html | 299 -------- .../internal/class-use/AccessPointURI.html | 126 ---- .../internal/class-use/DefaultKeyValue.html | 126 ---- .../internal/class-use/InternalErrorCode.html | 189 ----- .../MessagingAccessPointAdapter.html | 126 ---- ...essagingAccessPointInterceptorFactory.html | 126 ---- io/openmessaging/internal/package-frame.html | 28 - .../internal/package-summary.html | 180 ----- io/openmessaging/internal/package-tree.html | 154 ---- io/openmessaging/internal/package-use.html | 161 ----- io/openmessaging/observer/OMSEvent.html | 4 +- .../observer/OMSExceptionEvent.html | 4 +- io/openmessaging/observer/Observer.html | 4 +- .../observer/class-use/OMSEvent.html | 4 +- .../observer/class-use/OMSExceptionEvent.html | 4 +- .../observer/class-use/Observer.html | 4 +- io/openmessaging/observer/package-frame.html | 4 +- .../observer/package-summary.html | 8 +- io/openmessaging/observer/package-tree.html | 8 +- io/openmessaging/observer/package-use.html | 4 +- io/openmessaging/package-frame.html | 4 +- io/openmessaging/package-summary.html | 4 +- io/openmessaging/package-tree.html | 4 +- io/openmessaging/package-use.html | 33 +- .../producer/BatchMessageSender.html | 4 +- ...or.CheckLocalTransactionBranchContext.html | 4 +- ...cutor.DoLocalTransactionBranchContext.html | 4 +- .../LocalTransactionBranchExecutor.html | 4 +- io/openmessaging/producer/Producer.html | 4 +- io/openmessaging/producer/SendResult.html | 4 +- .../class-use/BatchMessageSender.html | 4 +- ...or.CheckLocalTransactionBranchContext.html | 4 +- ...cutor.DoLocalTransactionBranchContext.html | 4 +- .../LocalTransactionBranchExecutor.html | 4 +- .../producer/class-use/Producer.html | 4 +- .../producer/class-use/SendResult.html | 4 +- io/openmessaging/producer/package-frame.html | 4 +- .../producer/package-summary.html | 4 +- io/openmessaging/producer/package-tree.html | 4 +- io/openmessaging/producer/package-use.html | 4 +- io/openmessaging/routing/Routing.html | 4 +- .../routing/class-use/Routing.html | 4 +- io/openmessaging/routing/package-frame.html | 4 +- io/openmessaging/routing/package-summary.html | 4 +- io/openmessaging/routing/package-tree.html | 4 +- io/openmessaging/routing/package-use.html | 4 +- overview-frame.html | 5 +- overview-summary.html | 12 +- overview-tree.html | 21 +- package-list | 1 - serialized-form.html | 4 +- 144 files changed, 271 insertions(+), 3803 deletions(-) delete mode 100644 io/openmessaging/internal/AccessPointURI.html delete mode 100644 io/openmessaging/internal/DefaultKeyValue.html delete mode 100644 io/openmessaging/internal/InternalErrorCode.html delete mode 100644 io/openmessaging/internal/MessagingAccessPointAdapter.html delete mode 100644 io/openmessaging/internal/MessagingAccessPointInterceptorFactory.html delete mode 100644 io/openmessaging/internal/class-use/AccessPointURI.html delete mode 100644 io/openmessaging/internal/class-use/DefaultKeyValue.html delete mode 100644 io/openmessaging/internal/class-use/InternalErrorCode.html delete mode 100644 io/openmessaging/internal/class-use/MessagingAccessPointAdapter.html delete mode 100644 io/openmessaging/internal/class-use/MessagingAccessPointInterceptorFactory.html delete mode 100644 io/openmessaging/internal/package-frame.html delete mode 100644 io/openmessaging/internal/package-summary.html delete mode 100644 io/openmessaging/internal/package-tree.html delete mode 100644 io/openmessaging/internal/package-use.html diff --git a/allclasses-frame.html b/allclasses-frame.html index 81e1fa40..78cd91d9 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -13,13 +13,10 @@

    All Classes

    diff --git a/index.html b/index.html index 0cfaca75..a4fac9c9 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.2.0-alpha.1-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 42d1812f..43307c66 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 861cdd60..a7d65c02 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 0ac0111b..41ffa652 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -100,10 +100,6 @@

    Interface KeyValue

    • -
      -
      All Known Implementing Classes:
      -
      DefaultKeyValue
      -


      public interface KeyValue
      diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index a042a6b3..e83ee71e 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index d0a43c5a..206916fd 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 4b0a5f46..c663b8f9 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 8aa3c986..e32b5ab6 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPointFactory.html b/io/openmessaging/MessagingAccessPointFactory.html index 83a5ecfd..4be09632 100644 --- a/io/openmessaging/MessagingAccessPointFactory.html +++ b/io/openmessaging/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + MessagingAccessPointFactory (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 296844fa..bf6d2a19 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 1569055a..13125e3f 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 8bfa76ca..f6dd60a6 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 5d25fee1..83ebb7d5 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index ec4b4847..56c25d2c 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 962cb6fc..4ce6fa7b 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 93b70e57..195c4619 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index d5eb66d7..21f6ea13 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index bf0bd2f8..aa5a2c21 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -96,14 +96,10 @@

      Uses of In   -io.openmessaging.internal -  - - io.openmessaging.producer   - + io.openmessaging.routing   @@ -414,72 +410,6 @@

      Uses of - - -

      Uses of KeyValue in io.openmessaging.internal

      - - - - - - - - - - - - -
      Classes in io.openmessaging.internal that implement KeyValue 
      Modifier and TypeClass and Description
      class DefaultKeyValue -
      The default implementation of the interface KeyValue, used by OMS internally.
      -
      - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods in io.openmessaging.internal that return KeyValue 
      Modifier and TypeMethod and Description
      KeyValueDefaultKeyValue.put(String key, - double value) 
      KeyValueDefaultKeyValue.put(String key, - int value) 
      KeyValueDefaultKeyValue.put(String key, - long value) 
      KeyValueDefaultKeyValue.put(String key, - String value) 
      - - - - - - - - - - - - -
      Methods in io.openmessaging.internal with parameters of type KeyValue 
      Modifier and TypeMethod and Description
      static MessagingAccessPointMessagingAccessPointAdapter.getMessagingAccessPoint(String url, - KeyValue properties) -
      Returns a MessagingAccessPoint instance from the specified OMS driver URL - with some preset userHeaders.
      -
      -
    • diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index ad3d3ab0..7741838a 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 110f2de5..beb413d4 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index aa784816..afd2c356 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index c4d1c57c..c1568fab 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -91,10 +91,6 @@

      io.openmessaging.interceptor   - -io.openmessaging.internal -  -

    • @@ -155,45 +151,6 @@

      Uses of -
    • - - -

      Uses of MessagingAccessPoint in io.openmessaging.internal

      - - - - - - - - - - - - - - - - -
      Methods in io.openmessaging.internal that return MessagingAccessPoint 
      Modifier and TypeMethod and Description
      static MessagingAccessPointMessagingAccessPointAdapter.getMessagingAccessPoint(String url, - KeyValue properties) -
      Returns a MessagingAccessPoint instance from the specified OMS driver URL - with some preset userHeaders.
      -
      static MessagingAccessPointMessagingAccessPointInterceptorFactory.wrapMessagingAccessPoint(MessagingAccessPoint messagingAccessPoint) 
      - - - - - - - - - - - - -
      Methods in io.openmessaging.internal with parameters of type MessagingAccessPoint 
      Modifier and TypeMethod and Description
      static MessagingAccessPointMessagingAccessPointInterceptorFactory.wrapMessagingAccessPoint(MessagingAccessPoint messagingAccessPoint) 
      -
    diff --git a/io/openmessaging/class-use/MessagingAccessPointFactory.html b/io/openmessaging/class-use/MessagingAccessPointFactory.html index 8c15b889..81715a73 100644 --- a/io/openmessaging/class-use/MessagingAccessPointFactory.html +++ b/io/openmessaging/class-use/MessagingAccessPointFactory.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.MessagingAccessPointFactory (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 8f5defc2..c2cacd7a 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 1c9d0e35..7e614440 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index bb0f2454..c5c0135e 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 9df7bf40..eca70878 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 81677375..434f0dc2 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageIterator.html b/io/openmessaging/consumer/MessageIterator.html index 472f71e6..9126d57e 100644 --- a/io/openmessaging/consumer/MessageIterator.html +++ b/io/openmessaging/consumer/MessageIterator.html @@ -2,10 +2,10 @@ - + MessageIterator (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 6773220b..0e826d63 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 02b5bb15..12fe06d4 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 1a9cdc91..fc785fab 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 577136cf..d17fcc04 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/Stream.html b/io/openmessaging/consumer/Stream.html index 4feff108..174b9218 100644 --- a/io/openmessaging/consumer/Stream.html +++ b/io/openmessaging/consumer/Stream.html @@ -2,10 +2,10 @@ - + Stream (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index af62f6c8..d7e7cc8b 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageIterator.html b/io/openmessaging/consumer/class-use/MessageIterator.html index c331498f..38e8d806 100644 --- a/io/openmessaging/consumer/class-use/MessageIterator.html +++ b/io/openmessaging/consumer/class-use/MessageIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageIterator (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 38cb654a..a54d5697 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 4ff93f71..5fa9e02e 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index 3a07df5d..1aa413f9 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index 068d84e3..6c66e688 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/Stream.html b/io/openmessaging/consumer/class-use/Stream.html index e666cf08..5d090fe2 100644 --- a/io/openmessaging/consumer/class-use/Stream.html +++ b/io/openmessaging/consumer/class-use/Stream.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Stream (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index edfcd1dd..93daf50e 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 60c0b0bb..9c2b1232 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index c11bbaf0..d795ff34 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 048339a7..09a47b97 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index a8ac5927..32599b7e 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 551280be..3ccf189e 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 2be2cde1..06624f7c 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 0add9c0c..58e4c6e5 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 7ebcfd8f..fa265698 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 53dd9394..c5e63144 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 4468e7ab..6d75b5e9 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 41e99902..723e8dfd 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 58977203..2299f862 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 84904349..4139707c 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 1f1b0715..6ddd82ef 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index a9409a3d..8fb46ce8 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -87,10 +87,6 @@

    io.openmessaging.exception   - -io.openmessaging.internal -  - @@ -122,25 +118,6 @@

    Uses of - - -

    Uses of OMSRuntimeException in io.openmessaging.internal

    - - - - - - - - - - - - -
    Methods in io.openmessaging.internal that return OMSRuntimeException 
    Modifier and TypeMethod and Description
    static OMSRuntimeExceptionInternalErrorCode.generateInternalException(InternalErrorCode errorCode, - String... messageArgs) 
    - diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index bd123b7d..d368f1c6 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 070eef45..2893ea0f 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 6ebe5697..ee23ac90 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index aa558fe7..fa846a2a 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index b0f298b5..ea6cb4ca 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -91,10 +91,6 @@

    Uses of Pac io.openmessaging.exception   - -io.openmessaging.internal -  - @@ -133,21 +129,6 @@

    Uses of Pac -
  • - - - - - - - - - - - - -
    Classes in io.openmessaging.exception used by io.openmessaging.internal 
    Class and Description
    OMSRuntimeException 
    -
  • diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 0b7e5490..77774e76 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html index dec6b4f4..9c46a5ca 100644 --- a/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + MessagingAccessPointInterceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index 2e57edcd..65994fea 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index 19c4df96..b55851ed 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index ca04a330..a1a9dda1 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index c08bfdb9..8f08cd44 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index 68d13fba..22bfd0ce 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index 29d18e21..fff3440d 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html index 6b5980ac..2a5a6c94 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor.ConstructMessagingAccessPointContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html index 5ea8cbeb..d0c4e8c0 100644 --- a/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html +++ b/io/openmessaging/interceptor/class-use/MessagingAccessPointInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.MessagingAccessPointInterceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -87,10 +87,6 @@

    io.openmessaging   - -io.openmessaging.internal -  - @@ -122,28 +118,6 @@

    Uses of - - -

    Uses of MessagingAccessPointInterceptor in io.openmessaging.internal

    - - - - - - - - - - - - - - - - -
    Methods in io.openmessaging.internal with parameters of type MessagingAccessPointInterceptor 
    Modifier and TypeMethod and Description
    static voidMessagingAccessPointInterceptorFactory.addObjectInterceptor(MessagingAccessPointInterceptor objectInterceptor) 
    static voidMessagingAccessPointInterceptorFactory.removeObjectInterceptor(MessagingAccessPointInterceptor objectInterceptor) 
    - diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index fee2d3eb..7a89fa58 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 6e75b454..28e4c8d3 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index bacbc995..c854efa3 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index b8ae822e..fe8339bf 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index 1df6d892..93e33f1d 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index d7a4eb22..cf70d613 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index e23c2672..976ecabb 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index e92d648b..656f6721 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - + @@ -45,7 +45,7 @@

     

    diff --git a/overview-summary.html b/overview-summary.html index 7b15ac4c..6d6c1b52 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + -Overview (openmessaging 0.2.0-alpha.1-SNAPSHOT API) - +Overview (openmessaging 0.3.0-alpha-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 8d3249ee..447cd865 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index 4fed766c..ea0c6a88 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -271,6 +271,27 @@

    io.openmessaging.*

    REGION "oms.region" + + + +public static final String +ROUTING_DESTINATION +"oms.routing.destination" + + + + +public static final String +ROUTING_RULE +"oms.routing.rule" + + + + +public static final String +ROUTING_SOURCE +"oms.routing.source" + diff --git a/deprecated-list.html b/deprecated-list.html index 921da50a..7e0c3f3b 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index c5d81229..67b99cff 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index e782cf93..85457d0a 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -83,10 +83,6 @@

    A

    Acknowledges the specified and consumed message, which is related to this MessageContext.
    -
    ack(KeyValue) - Method in interface io.openmessaging.consumer.MessageListener.Context
    -
    -
    Acknowledges the specified and consumed message with the specified attributes.
    -
    ack(String) - Method in interface io.openmessaging.consumer.PullConsumer
    Acknowledges the specified and consumed message with unique message id.
    @@ -97,7 +93,7 @@

    A

    addInterceptor(PushConsumerInterceptor) - Method in interface io.openmessaging.consumer.PushConsumer
    -
    Adds a PushConsumerInterceptor to this consumer.
    +
    Adds a PushConsumerInterceptor instance to this consumer.
    addInterceptor(ProducerInterceptor) - Method in interface io.openmessaging.producer.Producer
    @@ -113,7 +109,7 @@

    A

    attachQueue(String, KeyValue) - Method in interface io.openmessaging.consumer.PullConsumer
    -
    Attaches the PullConsumer to a specified queue.
    +
    Attaches the PullConsumer to a specified queue with some specified attributes..
    attachQueue(String, MessageListener) - Method in interface io.openmessaging.consumer.PushConsumer
    @@ -758,11 +754,11 @@

    R

    receive() - Method in interface io.openmessaging.consumer.PullConsumer
    -
    Receives the next message produced for this PullConsumer.
    +
    Receives the next message from the attached queues of this consumer.
    receive(KeyValue) - Method in interface io.openmessaging.consumer.PullConsumer
    -
    Receives the next message produced for this PullConsumer, using the specified attributes.
    +
    Receives the next message from the attached queues of this consumer, using the specified attributes.
    RedeliveredNumber - Static variable in interface io.openmessaging.Message.BuiltinKeys
    @@ -808,6 +804,12 @@

    R

    Rolls back a transaction.
    +
    ROUTING_DESTINATION - Static variable in interface io.openmessaging.OMSBuiltinKeys
    +
     
    +
    ROUTING_RULE - Static variable in interface io.openmessaging.OMSBuiltinKeys
    +
     
    +
    ROUTING_SOURCE - Static variable in interface io.openmessaging.OMSBuiltinKeys
    +
     
    @@ -950,7 +952,9 @@

    S

    Suspends the PushConsumer for later resumption.
    suspend(long) - Method in interface io.openmessaging.consumer.PushConsumer
    -
     
    +
    +
    Suspends the PushConsumer for later resumption.
    +
    switchNamespace(String) - Method in interface io.openmessaging.ResourceManager
    Switches the default namespace to the new one, and all the operations will reflect to diff --git a/index.html b/index.html index d15ffb28..69ee4fae 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API @@ -111,7 +111,7 @@

    Interface BytesMessage

    The BytesMessage contains a stream of uninterpreted bytes. It inherits from the Message interface and adds a bytes message body.

    - The BytesMessage doesn't know the format or encoding Rules of the body, the provider and consumer decide the + The BytesMessage doesn't know the format or encoding rules of the body, the provider and consumer decide the interpretation of the bytes body.

    Since:
    diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 2b1d9512..393b9810 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 34563fc1..58f76bf9 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 99952289..11ab0ec6 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index eabfbbde..125cb45d 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 0b4c34a6..801f243a 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 1f951635..f739f5e5 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 9181960e..eba87335 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 139778cc..9520620d 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 8239fc63..9c2837f7 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -154,6 +154,18 @@

    Field Summary

    static String REGION  + +static String +ROUTING_DESTINATION  + + +static String +ROUTING_RULE  + + +static String +ROUTING_SOURCE  + @@ -263,7 +275,7 @@

    CONSUMER_ID

    -
      +
      • OPERATION_TIMEOUT

        static final String OPERATION_TIMEOUT
        @@ -273,6 +285,45 @@

        OPERATION_TIMEOUT

    + + + + + + + + + + + + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 7c900969..e3fa7f25 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 0685d0a0..545aa183 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index f800f365..00eae850 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index f13aaf99..d5a56383 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 8ea047ae..2587a5c3 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 85abe108..dd8cbd5e 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 3a44d96d..f57ac18a 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -331,25 +331,19 @@

    Uses of void -MessageListener.Context.ack(KeyValue attributes) -
    Acknowledges the specified and consumed message with the specified attributes.
    - - - -void PullConsumer.ack(String messageId, KeyValue attributes)
    Acknowledges the specified and consumed message with the specified attributes.
    - + PullConsumer PullConsumer.attachQueue(String queueName, KeyValue attributes) -
    Attaches the PullConsumer to a specified queue.
    +
    Attaches the PullConsumer to a specified queue with some specified attributes..
    - + PushConsumer PushConsumer.attachQueue(String queueName, MessageListener listener, @@ -358,10 +352,10 @@

    Uses of + Message PullConsumer.receive(KeyValue attributes) -
    Receives the next message produced for this PullConsumer, using the specified attributes.
    +
    Receives the next message from the attached queues of this consumer, using the specified attributes.
    diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index 72f12e0a..bb63d226 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 49c9e906..52040874 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -212,13 +212,13 @@

    Uses of Message PullConsumer.receive() -
    Receives the next message produced for this PullConsumer.
    +
    Receives the next message from the attached queues of this consumer.
    Message PullConsumer.receive(KeyValue attributes) -
    Receives the next message produced for this PullConsumer, using the specified attributes.
    +
    Receives the next message from the attached queues of this consumer, using the specified attributes.
    diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 67f78de7..89b48f05 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 5b78cdbc..933b4468 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 7f0c8ddc..e20c8163 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 6023aa6b..bad3c499 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index f817e33d..0e1f8254 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index f2ec36f6..48a40024 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index fa814674..c07b45b6 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 0631b621..2d64e3d7 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6}; +var methods = {"i0":6,"i1":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -132,12 +132,6 @@

    Method Summary

    -void -ack(KeyValue attributes) -
    Acknowledges the specified and consumed message with the specified attributes.
    - - - KeyValue attributes()
    Returns the attributes of this MessageContext instance.
    @@ -175,7 +169,7 @@

    attributes

    -
      +
      • ack

        void ack()
        @@ -188,22 +182,6 @@

        ack

      - - - -
        -
      • -

        ack

        -
        void ack(KeyValue attributes)
        -
        Acknowledges the specified and consumed message with the specified attributes. -

        - Messages that have been received but not acknowledged may be redelivered.

        -
        -
        Throws:
        -
        OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
        -
        -
      • -
    diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 71f643be..275a2f91 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 3d6b0b81..97b3e08c 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -159,7 +159,7 @@

    Method Summary

    PullConsumer attachQueue(String queueName, KeyValue attributes) -
    Attaches the PullConsumer to a specified queue.
    +
    Attaches the PullConsumer to a specified queue with some specified attributes..
    @@ -177,13 +177,13 @@

    Method Summary

    Message receive() -
    Receives the next message produced for this PullConsumer.
    +
    Receives the next message from the attached queues of this consumer.
    Message receive(KeyValue attributes) -
    Receives the next message produced for this PullConsumer, using the specified attributes.
    +
    Receives the next message from the attached queues of this consumer, using the specified attributes.
    @@ -242,8 +242,6 @@

    attachQueue

    queueName - a specified queue
    Returns:
    this PullConsumer instance
    -
    Throws:
    -
    OMSRuntimeException - if the consumer fails to attach the specified queue due to some internal error.
    @@ -255,15 +253,13 @@

    attachQueue

    attachQueue

    PullConsumer attachQueue(String queueName,
                              KeyValue attributes)
    -
    Attaches the PullConsumer to a specified queue.
    +
    Attaches the PullConsumer to a specified queue with some specified attributes..
    Parameters:
    queueName - a specified queue
    attributes - some specified attributes
    Returns:
    this PullConsumer instance
    -
    Throws:
    -
    OMSRuntimeException - if the consumer fails to attach the specified queue due to some internal error.
    @@ -275,6 +271,7 @@

    attachQueue

    detachQueue

    PullConsumer detachQueue(String queueName)
    Detaches the PullConsumer from a specified queue. +

    After the success call, this consumer won't receive new message from the specified queue any more.

    @@ -292,13 +289,13 @@

    detachQueue

  • receive

    Message receive()
    -
    Receives the next message produced for this PullConsumer. +
    Receives the next message from the attached queues of this consumer.

    This call blocks indefinitely until a message is arrives, the timeout expires, or until this PullConsumer is shut down.

    Returns:
    -
    the next message produced for this PullConsumer, or null if this PullConsumer is +
    the next message received from the attached queues, or null if the consumer is concurrently shut down or the timeout expires
    Throws:
    OMSRuntimeException - if the consumer fails to pull the next message due to some internal error.
    @@ -312,7 +309,7 @@

    receive

  • receive

    Message receive(KeyValue attributes)
    -
    Receives the next message produced for this PullConsumer, using the specified attributes. +
    Receives the next message from the attached queues of this consumer, using the specified attributes.

    This call blocks indefinitely until a message is arrives, the timeout expires, or until this PullConsumer is shut down.

    @@ -320,7 +317,7 @@

    receive

    Parameters:
    attributes - the specified attributes
    Returns:
    -
    the next message produced for this PullConsumer, or null if this PullConsumer is +
    the next message received from the attached queues, or null if the consumer is concurrently shut down or the timeout expires
    Throws:
    OMSRuntimeException - if the consumer fails to pull the next message due to some internal error.
    diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 354e929a..ad9f9da7 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -139,7 +139,7 @@

    Method Summary

    void addInterceptor(PushConsumerInterceptor interceptor) -
    Adds a PushConsumerInterceptor to this consumer.
    +
    Adds a PushConsumerInterceptor instance to this consumer.
    @@ -196,7 +196,9 @@

    Method Summary

    void -suspend(long timeout)  +suspend(long timeout) +
    Suspends the PushConsumer for later resumption.
    +
      @@ -269,8 +271,10 @@

      suspend

      void suspend()
      Suspends the PushConsumer for later resumption.

      - This method suspends the PushConsumer instance until it is resumed. - The instance will not receive new messages between the suspend and resume calls.

      + This method suspends the consumer until it is resumed. + The consumer will not receive new messages between the suspend and resume calls. +

      + This method behaves exactly as if it simply performs the call suspend(0).

    Throws:
    OMSRuntimeException - if the instance is not currently running.
    @@ -286,6 +290,21 @@

    suspend

  • suspend

    void suspend(long timeout)
    +
    Suspends the PushConsumer for later resumption. +

    + This method suspends the consumer until it is resumed or a + specified amount of time has elapsed. + The consumer will not receive new messages during the suspended state. +

    + This method is similar to the suspend() method, but it allows finer control + over the amount of time to suspend, and the consumer will be suspended until it is resumed + if the timeout is zero.

    +
    +
    Parameters:
    +
    timeout - the maximum time to suspend in milliseconds.
    +
    Throws:
    +
    OMSRuntimeException - if the instance is not currently running.
    +
  • @@ -311,6 +330,7 @@

    attachQueue

    PushConsumer attachQueue(String queueName,
                              MessageListener listener)
    Attaches the PushConsumer to a specified queue, with a MessageListener. +

    MessageListener.onReceived(Message, MessageListener.Context) will be called when new delivered message is coming.

    @@ -319,8 +339,6 @@

    attachQueue

    listener - a specified listener to receive new message
    Returns:
    this PushConsumer instance
    -
    Throws:
    -
    OMSRuntimeException - if the consumer fails to attach the specified queue due to some internal error.
  • @@ -335,6 +353,7 @@

    attachQueue

    KeyValue attributes)
    Attaches the PushConsumer to a specified queue, with a MessageListener and some specified attributes. +

    MessageListener.onReceived(Message, MessageListener.Context) will be called when new delivered message is coming.

    @@ -344,8 +363,6 @@

    attachQueue

    attributes - some specified attributes
    Returns:
    this PushConsumer instance
    -
    Throws:
    -
    OMSRuntimeException - if the consumer fails to attach the specified queue due to some internal error.
  • @@ -357,6 +374,7 @@

    attachQueue

    detachQueue

    PushConsumer detachQueue(String queueName)
    Detaches the PushConsumer from a specified queue. +

    After the success call, this consumer won't receive new message from the specified queue any more.

    @@ -374,7 +392,7 @@

    detachQueue

  • addInterceptor

    void addInterceptor(PushConsumerInterceptor interceptor)
    -
    Adds a PushConsumerInterceptor to this consumer.
    +
    Adds a PushConsumerInterceptor instance to this consumer.
    Parameters:
    interceptor - an interceptor instance
    diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index cff5f645..efd478b8 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingIterator.html b/io/openmessaging/consumer/StreamingIterator.html index 869b25ee..1926b19b 100644 --- a/io/openmessaging/consumer/StreamingIterator.html +++ b/io/openmessaging/consumer/StreamingIterator.html @@ -2,10 +2,10 @@ - + StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -240,7 +240,8 @@

    next

    Returns:
    the next message in the list
    Throws:
    -
    OMSRuntimeException - if the iteration has no more message
    +
    OMSRuntimeException - if the iteration has no more message, or + the the consumer fails to receive the next message
  • @@ -276,7 +277,8 @@

    previous

    Returns:
    the previous message in the list
    Throws:
    -
    OMSRuntimeException - if the iteration has no previous message
    +
    OMSRuntimeException - if the iteration has no previous message, or + the the consumer fails to receive the previous message
    diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index f7b263dc..bcc4bf12 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 4d39c29a..07dbcb82 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index c5dd33ca..e7c3a1fa 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -143,7 +143,7 @@

    Uses of PullConsumer PullConsumer.attachQueue(String queueName, KeyValue attributes) -
    Attaches the PullConsumer to a specified queue.
    +
    Attaches the PullConsumer to a specified queue with some specified attributes..
    diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index e664b8e1..b1da8024 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index d63d213c..fd0b72c4 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingIterator.html b/io/openmessaging/consumer/class-use/StreamingIterator.html index 3f8d0db0..7b265234 100644 --- a/io/openmessaging/consumer/class-use/StreamingIterator.html +++ b/io/openmessaging/consumer/class-use/StreamingIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 62a0cf95..63c4a82f 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 636c4a42..756864db 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index ed67596b..4d070e68 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 91663578..ce361bbe 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 0a5aee76..183e617f 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 1c12cc5b..dd7b8814 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 2a7c3f80..6f241651 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 5fbf4798..886de721 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 0ee7fdbb..33ac8a05 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 89b97ed6..157d08c2 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 23b55376..efe609b7 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 05ec407d..ced5b515 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 9316981d..188a981f 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index a6260e37..22d05330 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index b339d6cd..48ebbc31 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index f5d2d5bf..fb1b3fc3 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 41fb8de9..b61415e7 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 62d329b7..bb192b7f 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 9fa18902..20bb7991 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 2f861132..2d7f4268 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index 27911651..0f1fa13e 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index 6009e9fb..7a79d646 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index d7574640..72a1dc19 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index 718ffe03..6a2ae3f3 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index 940185b2..ac1856cd 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index 42718783..12cbed90 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index 7e32ce33..15df3684 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index fa935918..9be55887 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index bc65a4e9..962a5648 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 4c36ddd5..17abf39d 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index dc2fd506..0ce77ec2 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index be7d7e8f..ebb7d16e 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -106,7 +106,7 @@

    Uses of void PushConsumer.addInterceptor(PushConsumerInterceptor interceptor) -
    Adds a PushConsumerInterceptor to this consumer.
    +
    Adds a PushConsumerInterceptor instance to this consumer.
    diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index fcccd1a1..c4051cae 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index fd3536b4..1824a7f7 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 8aacd06c..95f16848 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 02e64b45..290f7a59 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index fba5feae..a93ee90d 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 6f3a618e..794755d6 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 45865141..f01fb5a3 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 4cc47849..e7d8aa1e 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 77d6f248..23be9ca6 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 2af6b300..3e76c9b9 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index 33921c6e..dc0346e2 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index 444ceb7a..8ab90e20 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -317,6 +317,10 @@

    send

    attributes - the specified attributes
    Returns:
    the successful SendResult
    +
    Throws:
    +
    OMSMessageFormatException - if an invalid message is specified.
    +
    OMSTimeOutException - if the given timeout elapses before the send operation completes
    +
    OMSRuntimeException - if the Producer fails to send the message due to some internal error.
    diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 52742b5c..3147332c 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 2dee05f8..b2a43caf 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index feb7c0d8..9e1ff6c1 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index f1e91bdc..6f9f779c 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index e3637c9f..52d4694f 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 0cc5c258..80b57caa 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index 212d34e0..d7c80506 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 7177bfda..60f0cfe1 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index e3eec54f..113667a9 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 938345dd..6ad3e5b8 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 0fc1d41b..637b8031 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 33afa311..3e70202d 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index a10d686d..47ee7e3d 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index 5df2622b..e47e303a 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.3.0-alpha-SNAPSHOT API) - + From 8e0a901f0ff6ab299148cd675c18f8f3e54f8020 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Tue, 27 Mar 2018 09:50:36 +0000 Subject: [PATCH 116/164] Latest javadoc on successful travis build 184 auto-pushed to gh-pages --- allclasses-frame.html | 5 +- allclasses-noframe.html | 5 +- constant-values.html | 4 +- deprecated-list.html | 4 +- help-doc.html | 4 +- index-all.html | 33 +- index.html | 2 +- io/openmessaging/BytesMessage.html | 4 +- io/openmessaging/Future.html | 4 +- io/openmessaging/FutureListener.html | 4 +- io/openmessaging/KeyValue.html | 4 +- io/openmessaging/Message.BuiltinKeys.html | 4 +- io/openmessaging/Message.html | 4 +- io/openmessaging/MessageFactory.html | 4 +- io/openmessaging/MessagingAccessPoint.html | 4 +- io/openmessaging/OMS.html | 4 +- io/openmessaging/OMSBuiltinKeys.html | 4 +- io/openmessaging/Promise.html | 4 +- io/openmessaging/ResourceManager.html | 4 +- io/openmessaging/ServiceLifecycle.html | 4 +- io/openmessaging/class-use/BytesMessage.html | 4 +- io/openmessaging/class-use/Future.html | 4 +- .../class-use/FutureListener.html | 4 +- io/openmessaging/class-use/KeyValue.html | 15 +- .../class-use/Message.BuiltinKeys.html | 4 +- io/openmessaging/class-use/Message.html | 17 +- .../class-use/MessageFactory.html | 4 +- .../class-use/MessagingAccessPoint.html | 4 +- io/openmessaging/class-use/OMS.html | 4 +- .../class-use/OMSBuiltinKeys.html | 4 +- io/openmessaging/class-use/Promise.html | 4 +- .../class-use/ResourceManager.html | 4 +- .../class-use/ServiceLifecycle.html | 4 +- .../consumer/MessageListener.Context.html | 4 +- .../consumer/MessageListener.html | 4 +- io/openmessaging/consumer/PullConsumer.html | 4 +- io/openmessaging/consumer/PushConsumer.html | 4 +- .../consumer/StreamingConsumer.html | 4 +- .../consumer/StreamingIterator.html | 4 +- .../class-use/MessageListener.Context.html | 4 +- .../consumer/class-use/MessageListener.html | 4 +- .../consumer/class-use/PullConsumer.html | 4 +- .../consumer/class-use/PushConsumer.html | 4 +- .../consumer/class-use/StreamingConsumer.html | 4 +- .../consumer/class-use/StreamingIterator.html | 4 +- io/openmessaging/consumer/package-frame.html | 4 +- .../consumer/package-summary.html | 4 +- io/openmessaging/consumer/package-tree.html | 4 +- io/openmessaging/consumer/package-use.html | 4 +- io/openmessaging/exception/OMSException.html | 4 +- .../exception/OMSMessageFormatException.html | 4 +- .../exception/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../exception/OMSRuntimeException.html | 4 +- .../exception/OMSTimeOutException.html | 4 +- .../exception/class-use/OMSException.html | 4 +- .../class-use/OMSMessageFormatException.html | 4 +- .../class-use/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../class-use/OMSRuntimeException.html | 4 +- .../class-use/OMSTimeOutException.html | 4 +- io/openmessaging/exception/package-frame.html | 4 +- .../exception/package-summary.html | 4 +- io/openmessaging/exception/package-tree.html | 4 +- io/openmessaging/exception/package-use.html | 4 +- .../ProducerInterceptor.SendAfterContext.html | 4 +- ...ProducerInterceptor.SendBeforeContext.html | 4 +- .../interceptor/ProducerInterceptor.html | 4 +- ...umerInterceptor.OnMessageAfterContext.html | 4 +- ...merInterceptor.OnMessageBeforeContext.html | 4 +- .../interceptor/PushConsumerInterceptor.html | 4 +- .../ProducerInterceptor.SendAfterContext.html | 4 +- ...ProducerInterceptor.SendBeforeContext.html | 4 +- .../class-use/ProducerInterceptor.html | 4 +- ...umerInterceptor.OnMessageAfterContext.html | 4 +- ...merInterceptor.OnMessageBeforeContext.html | 4 +- .../class-use/PushConsumerInterceptor.html | 4 +- .../interceptor/package-frame.html | 4 +- .../interceptor/package-summary.html | 4 +- .../interceptor/package-tree.html | 4 +- io/openmessaging/interceptor/package-use.html | 4 +- io/openmessaging/package-frame.html | 4 +- io/openmessaging/package-summary.html | 4 +- io/openmessaging/package-tree.html | 4 +- io/openmessaging/package-use.html | 4 +- .../producer/BatchMessageSender.html | 309 ++++++++++++++++++ ...or.CheckLocalTransactionBranchContext.html | 4 +- ...cutor.DoLocalTransactionBranchContext.html | 4 +- .../LocalTransactionBranchExecutor.html | 8 +- io/openmessaging/producer/Producer.html | 36 +- io/openmessaging/producer/SendResult.html | 4 +- .../class-use/BatchMessageSender.html | 168 ++++++++++ ...or.CheckLocalTransactionBranchContext.html | 4 +- ...cutor.DoLocalTransactionBranchContext.html | 4 +- .../LocalTransactionBranchExecutor.html | 4 +- .../producer/class-use/Producer.html | 4 +- .../producer/class-use/SendResult.html | 4 +- io/openmessaging/producer/package-frame.html | 5 +- .../producer/package-summary.html | 19 +- io/openmessaging/producer/package-tree.html | 5 +- io/openmessaging/producer/package-use.html | 16 +- overview-frame.html | 4 +- overview-summary.html | 4 +- overview-tree.html | 5 +- serialized-form.html | 4 +- 105 files changed, 786 insertions(+), 222 deletions(-) create mode 100644 io/openmessaging/producer/BatchMessageSender.html create mode 100644 io/openmessaging/producer/class-use/BatchMessageSender.html diff --git a/allclasses-frame.html b/allclasses-frame.html index 5fd1302a..84726d97 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -13,6 +13,7 @@

    All Classes

      +
    • BatchMessageSender
    • BytesMessage
    • Future
    • FutureListener
    • diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 447cd865..55f6db41 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -13,6 +13,7 @@

      All Classes

        +
      • BatchMessageSender
      • BytesMessage
      • Future
      • FutureListener
      • diff --git a/constant-values.html b/constant-values.html index ea0c6a88..57ed8585 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index 7e0c3f3b..e5c9fcf9 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index 67b99cff..27be8074 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index 85457d0a..4add9d2f 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -154,6 +154,11 @@

        A

        B

        +
        BatchMessageSender - Interface in io.openmessaging.producer
        +
        +
        A message sender created through Producer.createBatchMessageSender(), to send + messages in batch way, and commit or roll back at the appropriate time.
        +
        BornHost - Static variable in interface io.openmessaging.Message.BuiltinKeys
        The BornHost header field contains the born host info of a message in client side.
        @@ -181,6 +186,14 @@

        C

        Checks the status of the local transaction branch.
        +
        close() - Method in interface io.openmessaging.producer.BatchMessageSender
        +
        +
        Close this sender.
        +
        +
        commit() - Method in interface io.openmessaging.producer.BatchMessageSender
        +
        +
        Commits all the uncommitted messages in this sender.
        +
        commit() - Method in interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext
        Commits a transaction.
        @@ -195,6 +208,10 @@

        C

        Tests if the specified String is a key in this KeyValue.
        +
        createBatchMessageSender() - Method in interface io.openmessaging.producer.Producer
        +
        +
        Creates a BatchMessageSender to send message in batch way.
        +
        createBytesMessage(String, byte[]) - Method in interface io.openmessaging.MessageFactory
        Creates a BytesMessage object.
        @@ -796,6 +813,10 @@

        R

        Resumes the PushConsumer after a suspend.
        +
        rollback() - Method in interface io.openmessaging.producer.BatchMessageSender
        +
        +
        Discards all the uncommitted messages in this sender.
        +
        rollback() - Method in interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext
        Rolls back a transaction.
        @@ -836,6 +857,14 @@

        S

        Creates a StreamingIterator from the end position of the specified stream.
        +
        send(Message) - Method in interface io.openmessaging.producer.BatchMessageSender
        +
        +
        Submits a message to this sender
        +
        +
        send(Message, KeyValue) - Method in interface io.openmessaging.producer.BatchMessageSender
        +
        +
        Submits a message to this sender, using the specified attributes.
        +
        send(Message) - Method in interface io.openmessaging.producer.Producer
        Sends a message to the specified destination synchronously, the destination should be preset to diff --git a/index.html b/index.html index 69ee4fae..11dc8538 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 393b9810..98856f47 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 58f76bf9..62b7272a 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 11ab0ec6..4ae6da1a 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index 125cb45d..d938af77 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 801f243a..d6902e8f 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index f739f5e5..fb81e358 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index eba87335..2e4a9c84 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 9520620d..998c9792 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 9c2837f7..4629f0e0 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index e3fa7f25..5c75bfc0 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 545aa183..5336de1d 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 00eae850..43192466 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index d5a56383..dc960bf5 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 2587a5c3..50bb1a87 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index dd8cbd5e..0d0dd443 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index f57ac18a..ec561ac0 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -388,6 +388,13 @@

        Uses of +void +BatchMessageSender.send(Message message, + KeyValue properties) +
        Submits a message to this sender, using the specified attributes.
        + + + SendResult Producer.send(Message message, KeyValue attributes) @@ -395,7 +402,7 @@

        Uses of Message.sysHeaders(), other header fields as well.

        - + SendResult Producer.send(Message message, LocalTransactionBranchExecutor branchExecutor, @@ -404,7 +411,7 @@

        Uses of Message.sysHeaders(), other header fields as well.

      - + Future<SendResult> Producer.sendAsync(Message message, KeyValue attributes) diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index bb63d226..63cb6ec7 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 52040874..26e2f018 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -267,12 +267,25 @@

      Uses of +void +BatchMessageSender.send(Message message) +
      Submits a message to this sender
      + + + SendResult Producer.send(Message message)
      Sends a message to the specified destination synchronously, the destination should be preset to sysHeaders(), other header fields as well.
      + +void +BatchMessageSender.send(Message message, + KeyValue properties) +
      Submits a message to this sender, using the specified attributes.
      + + SendResult Producer.send(Message message, diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 89b48f05..794b10f5 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 933b4468..bcd15b90 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index e20c8163..39de879c 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index bad3c499..25d4d0c4 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 0e1f8254..7fbb7824 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 48a40024..c87e683b 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index c07b45b6..b09b8bb2 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 2d64e3d7..169d8845 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 275a2f91..e474a3a4 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 97b3e08c..f96a0076 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index ad9f9da7..76536af8 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index efd478b8..ee52e945 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingIterator.html b/io/openmessaging/consumer/StreamingIterator.html index 1926b19b..49496d07 100644 --- a/io/openmessaging/consumer/StreamingIterator.html +++ b/io/openmessaging/consumer/StreamingIterator.html @@ -2,10 +2,10 @@ - + StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index bcc4bf12..ae9d024d 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 07dbcb82..134d0484 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index e7c3a1fa..a7a33d17 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index b1da8024..bb7cfad7 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index fd0b72c4..fb4843cb 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingIterator.html b/io/openmessaging/consumer/class-use/StreamingIterator.html index 7b265234..c428cdfc 100644 --- a/io/openmessaging/consumer/class-use/StreamingIterator.html +++ b/io/openmessaging/consumer/class-use/StreamingIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 63c4a82f..a6cf273a 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 756864db..b003204b 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 4d070e68..ed8f05c0 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index ce361bbe..5a3cf853 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 183e617f..1c0a1599 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index dd7b8814..ffd8e4a5 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 6f241651..30877c6e 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 886de721..f3bb6511 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 33ac8a05..651ac760 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 157d08c2..e2d575e2 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index efe609b7..24c6745c 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index ced5b515..404d900f 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 188a981f..3d0dec4b 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 22d05330..d3226548 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 48ebbc31..91a5c1b9 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index fb1b3fc3..d61884de 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index b61415e7..5f6c7abf 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index bb192b7f..33cbac30 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 20bb7991..0fc6321a 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 2d7f4268..f10275d3 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index 0f1fa13e..dd932f57 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index 7a79d646..c9ce6ee5 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 72a1dc19..dd409c29 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index 6a2ae3f3..f2c9263a 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index ac1856cd..cc8c8d87 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index 12cbed90..66a880e7 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index 15df3684..ee6ef27f 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 9be55887..86f55ec9 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 962a5648..1cda15e4 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 17abf39d..80e3ca28 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index 0ce77ec2..1c665c1b 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index ebb7d16e..6651017f 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index c4051cae..4d7064af 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 1824a7f7..5ba932c2 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 95f16848..4510bc3e 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 290f7a59..b3eebecb 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index a93ee90d..d5644feb 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 794755d6..a71d148e 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index f01fb5a3..2761952f 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index e7d8aa1e..b53f52d7 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html new file mode 100644 index 00000000..1e7b49b9 --- /dev/null +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -0,0 +1,309 @@ + + + + + + +BatchMessageSender (openmessaging 0.3.0-alpha-SNAPSHOT API) + + + + + + + + + + + + +
      +
      io.openmessaging.producer
      +

      Interface BatchMessageSender

      +
      +
      +
      +
        +
      • +
        +
        +
        public interface BatchMessageSender
        +
        A message sender created through Producer.createBatchMessageSender(), to send + messages in batch way, and commit or roll back at the appropriate time.
        +
        +
        Since:
        +
        OMS 1.0
        +
        Version:
        +
        OMS 1.0
        +
        +
      • +
      +
      +
      +
        +
      • + +
          +
        • + + +

          Method Summary

          + + + + + + + + + + + + + + + + + + + + + + + + + + +
          All Methods Instance Methods Abstract Methods 
          Modifier and TypeMethod and Description
          voidclose() +
          Close this sender.
          +
          voidcommit() +
          Commits all the uncommitted messages in this sender.
          +
          voidrollback() +
          Discards all the uncommitted messages in this sender.
          +
          voidsend(Message message) +
          Submits a message to this sender
          +
          voidsend(Message message, + KeyValue properties) +
          Submits a message to this sender, using the specified attributes.
          +
          +
        • +
        +
      • +
      +
      +
      +
        +
      • + +
          +
        • + + +

          Method Detail

          + + + +
            +
          • +

            send

            +
            void send(Message message)
            +
            Submits a message to this sender
            +
            +
            Parameters:
            +
            message - a message to be sent
            +
            +
          • +
          + + + +
            +
          • +

            send

            +
            void send(Message message,
            +          KeyValue properties)
            +
            Submits a message to this sender, using the specified attributes.
            +
            +
            Parameters:
            +
            message - a message to be sent
            +
            properties - the specified attributes
            +
            +
          • +
          + + + +
            +
          • +

            commit

            +
            void commit()
            +
            Commits all the uncommitted messages in this sender.
            +
          • +
          + + + +
            +
          • +

            rollback

            +
            void rollback()
            +
            Discards all the uncommitted messages in this sender.
            +
          • +
          + + + +
            +
          • +

            close

            +
            void close()
            +
            Close this sender.
            +
          • +
          +
        • +
        +
      • +
      +
      +
      + + + + + +

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      + + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 23be9ca6..18786591 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 3e76c9b9..96164c71 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index dc0346e2..1c15cfcc 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -50,7 +50,7 @@

    - + SendResult send(Message message, LocalTransactionBranchExecutor branchExecutor, @@ -187,14 +193,14 @@

    Method Summary

    the destination should be preset to Message.sysHeaders(), other header fields as well.

    - + Future<SendResult> sendAsync(Message message)
    Sends a message to the specified destination asynchronously, the destination should be preset to Message.sysHeaders(), other header fields as well.
    - + Future<SendResult> sendAsync(Message message, KeyValue attributes) @@ -372,6 +378,20 @@

    sendAsync

    + + + +
      +
    • +

      createBatchMessageSender

      +
      BatchMessageSender createBatchMessageSender()
      +
      Creates a BatchMessageSender to send message in batch way.
      +
      +
      Returns:
      +
      a BatchMessageSender instance
      +
      +
    • +
    diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 3147332c..387cebb2 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html new file mode 100644 index 00000000..8de28357 --- /dev/null +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -0,0 +1,168 @@ + + + + + + +Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.3.0-alpha-SNAPSHOT API) + + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.producer.BatchMessageSender

    +
    +
    + +
    + + + + +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index b2a43caf..b66a0a8e 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 9e1ff6c1..fc49f831 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index 6f9f779c..36de10cf 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 52d4694f..033317e7 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 80b57caa..60cbb104 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index d7c80506..c3177430 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -14,6 +14,7 @@

    Interfaces

      +
    • BatchMessageSender
    • LocalTransactionBranchExecutor
    • LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext
    • LocalTransactionBranchExecutor.DoLocalTransactionBranchContext
    • diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 60f0cfe1..62ff6ee3 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -84,28 +84,35 @@

      Package io.openmessaging.producer

      +BatchMessageSender + +
      A message sender created through Producer.createBatchMessageSender(), to send + messages in batch way, and commit or roll back at the appropriate time.
      + + + LocalTransactionBranchExecutor
      Each executor will be associated with a transactional message, can be used to execute local transaction branch and submit the transaction status(commit or rollback).
      - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext   - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext   - + Producer
      A Producer is a simple object used to send messages on behalf of a MessagingAccessPoint.
      - + SendResult
      The result of sending a OMS message to server diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 113667a9..75d4a6aa 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -80,6 +80,7 @@

      Hierarchy For Package io.openmessaging.producer

      Interface Hierarchy

        +
      • io.openmessaging.producer.BatchMessageSender
      • io.openmessaging.producer.LocalTransactionBranchExecutor
      • io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext
      • io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext
      • diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 6ad3e5b8..4fbaff62 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -122,18 +122,24 @@

        Uses of Pack +BatchMessageSender +
        A message sender created through Producer.createBatchMessageSender(), to send + messages in batch way, and commit or roll back at the appropriate time.
        + + + LocalTransactionBranchExecutor
        Each executor will be associated with a transactional message, can be used to execute local transaction branch and submit the transaction status(commit or rollback).
        - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext  - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext  - + SendResult
        The result of sending a OMS message to server with the message id and some attributes.
        diff --git a/overview-frame.html b/overview-frame.html index 637b8031..726fb809 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 3e70202d..0582734e 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 47ee7e3d..6924b131 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -116,6 +116,7 @@

        Class Hierarchy

      Interface Hierarchy

        +
      • io.openmessaging.producer.BatchMessageSender
      • io.openmessaging.Future<V>
        • io.openmessaging.Promise<V>
        • diff --git a/serialized-form.html b/serialized-form.html index e47e303a..32ca8b6c 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.3.0-alpha-SNAPSHOT API) - + From c87f63671de973ee3e8bb5a6d4e60e4f90a33ffe Mon Sep 17 00:00:00 2001 From: travis-ci Date: Tue, 27 Mar 2018 15:22:49 +0000 Subject: [PATCH 117/164] Latest javadoc on successful travis build 185 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 131 ++++---- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 123 +++++--- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/Future.html | 2 +- io/openmessaging/FutureListener.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.BuiltinKeys.html | 279 ++++++++++-------- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/OMSBuiltinKeys.html | 78 +++-- io/openmessaging/Promise.html | 2 +- io/openmessaging/ResourceManager.html | 12 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/Future.html | 2 +- .../class-use/FutureListener.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- .../class-use/Message.BuiltinKeys.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- .../class-use/MessageFactory.html | 2 +- .../class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- .../class-use/OMSBuiltinKeys.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- .../class-use/ResourceManager.html | 2 +- .../class-use/ServiceLifecycle.html | 2 +- .../consumer/MessageListener.Context.html | 2 +- .../consumer/MessageListener.html | 2 +- io/openmessaging/consumer/PullConsumer.html | 2 +- io/openmessaging/consumer/PushConsumer.html | 2 +- .../consumer/StreamingConsumer.html | 2 +- .../consumer/StreamingIterator.html | 2 +- .../class-use/MessageListener.Context.html | 2 +- .../consumer/class-use/MessageListener.html | 2 +- .../consumer/class-use/PullConsumer.html | 2 +- .../consumer/class-use/PushConsumer.html | 2 +- .../consumer/class-use/StreamingConsumer.html | 2 +- .../consumer/class-use/StreamingIterator.html | 2 +- io/openmessaging/consumer/package-frame.html | 2 +- .../consumer/package-summary.html | 2 +- io/openmessaging/consumer/package-tree.html | 2 +- io/openmessaging/consumer/package-use.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- .../exception/OMSMessageFormatException.html | 2 +- .../exception/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 2 +- .../exception/OMSRuntimeException.html | 2 +- .../exception/OMSTimeOutException.html | 2 +- .../exception/class-use/OMSException.html | 2 +- .../class-use/OMSMessageFormatException.html | 2 +- .../class-use/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 2 +- .../class-use/OMSRuntimeException.html | 2 +- .../class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- .../exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- .../ProducerInterceptor.SendAfterContext.html | 2 +- ...ProducerInterceptor.SendBeforeContext.html | 2 +- .../interceptor/ProducerInterceptor.html | 2 +- ...umerInterceptor.OnMessageAfterContext.html | 2 +- ...merInterceptor.OnMessageBeforeContext.html | 2 +- .../interceptor/PushConsumerInterceptor.html | 2 +- .../ProducerInterceptor.SendAfterContext.html | 2 +- ...ProducerInterceptor.SendBeforeContext.html | 2 +- .../class-use/ProducerInterceptor.html | 2 +- ...umerInterceptor.OnMessageAfterContext.html | 2 +- ...merInterceptor.OnMessageBeforeContext.html | 2 +- .../class-use/PushConsumerInterceptor.html | 2 +- .../interceptor/package-frame.html | 2 +- .../interceptor/package-summary.html | 2 +- .../interceptor/package-tree.html | 2 +- io/openmessaging/interceptor/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 4 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- .../producer/BatchMessageSender.html | 2 +- ...or.CheckLocalTransactionBranchContext.html | 2 +- ...cutor.DoLocalTransactionBranchContext.html | 2 +- .../LocalTransactionBranchExecutor.html | 2 +- io/openmessaging/producer/Producer.html | 2 +- io/openmessaging/producer/SendResult.html | 2 +- .../class-use/BatchMessageSender.html | 2 +- ...or.CheckLocalTransactionBranchContext.html | 2 +- ...cutor.DoLocalTransactionBranchContext.html | 2 +- .../LocalTransactionBranchExecutor.html | 2 +- .../producer/class-use/Producer.html | 2 +- .../producer/class-use/SendResult.html | 2 +- io/openmessaging/producer/package-frame.html | 2 +- .../producer/package-summary.html | 2 +- io/openmessaging/producer/package-tree.html | 2 +- io/openmessaging/producer/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 105 files changed, 461 insertions(+), 364 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 84726d97..9735c0a6 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 55f6db41..0cb94970 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 57ed8585..2f8c39c8 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) @@ -92,116 +92,123 @@

          io.openmessaging.*

          - + public static final String -BornHost -"BornHost" +BORN_HOST +"BORN_HOST" - + public static final String -BornTimestamp -"BornTimestamp" +BORN_TIMESTAMP +"BORN_TIMESTAMP" - + public static final String -Destination -"Destination" +DESTINATION +"DESTINATION" - + public static final String -MessageId -"MessageId" +MESSAGE_ID +"MESSAGE_ID" - + public static final String -Priority -"Priority" +PRIORITY +"PRIORITY" - + public static final String -RedeliveredNumber -"RedeliveredNumber" +REDELIVERED_NUMBER +"REDELIVERED_NUMBER" - + public static final String -RedeliveredReason -"RedeliveredReason" +REDELIVERED_REASON +"REDELIVERED_REASON" - + public static final String -Reliability -"Reliability" +RELIABILITY +"RELIABILITY" - + public static final String -ScheduleExpression -"ScheduleExpression" +SCHEDULE_EXPRESSION +"SCHEDULE_EXPRESSION" - + public static final String -SearchKey -"SearchKey" +SEARCH_KEY +"SEARCH_KEY" - + public static final String -StartTime -"StartTime" +START_TIME +"START_TIME" - + public static final String -StopTime -"StopTime" +STOP_TIME +"STOP_TIME" - + public static final String -StoreHost -"StoreHost" +STORE_HOST +"STORE_HOST" - + public static final String -StoreTimestamp -"StoreTimestamp" +STORE_TIMESTAMP +"STORE_TIMESTAMP" - + public static final String -Timeout -"Timeout" +STREAM_KEY +"STREAM_KEY" - + public static final String -TraceId -"TraceId" +TIMEOUT +"TIMEOUT" + + + + +public static final String +TRACE_ID +"TRACE_ID" @@ -220,77 +227,77 @@

          io.openmessaging.*

          public static final String ACCESS_POINTS -"oms.access.points" +"ACCESS_POINTS" public static final String ACCOUNT_ID -"oms.account.id" +"ACCOUNT_ID" public static final String CONSUMER_ID -"oms.consumer.id" +"CONSUMER_ID" public static final String DRIVER_IMPL -"oms.driver.impl" +"DRIVER_IMPL" public static final String NAMESPACE -"oms.namespace" +"NAMESPACE" public static final String OPERATION_TIMEOUT -"oms.operation.timeout" +"OPERATION_TIMEOUT" public static final String PRODUCER_ID -"oms.producer.id" +"PRODUCER_ID" public static final String REGION -"oms.region" +"REGION" public static final String ROUTING_DESTINATION -"oms.routing.destination" +"ROUTING_DESTINATION" - + public static final String -ROUTING_RULE -"oms.routing.rule" +ROUTING_EXPRESSION +"ROUTING_EXPRESSION" public static final String ROUTING_SOURCE -"oms.routing.source" +"ROUTING_SOURCE" diff --git a/deprecated-list.html b/deprecated-list.html index e5c9fcf9..82dc813c 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 27be8074..75663950 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 4add9d2f..6bd8f0f5 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (openmessaging 0.3.0-alpha-SNAPSHOT API) @@ -76,9 +76,13 @@

          A

          ACCESS_POINTS - Static variable in interface io.openmessaging.OMSBuiltinKeys
          -
           
          +
          +
          The ACCESS_POINTS key shows the specified access points in OMS driver schema.
          +
          ACCOUNT_ID - Static variable in interface io.openmessaging.OMSBuiltinKeys
          -
           
          +
          +
          The ACCOUNT_ID key shows the specified account info in OMS driver schema.
          +
          ack() - Method in interface io.openmessaging.consumer.MessageListener.Context
          Acknowledges the specified and consumed message, which is related to this MessageContext.
          @@ -159,13 +163,13 @@

          B

          A message sender created through Producer.createBatchMessageSender(), to send messages in batch way, and commit or roll back at the appropriate time.
          -
          BornHost - Static variable in interface io.openmessaging.Message.BuiltinKeys
          +
          BORN_HOST - Static variable in interface io.openmessaging.Message.BuiltinKeys
          -
          The BornHost header field contains the born host info of a message in client side.
          +
          The BORN_HOST header field contains the born host info of a message in client side.
          -
          BornTimestamp - Static variable in interface io.openmessaging.Message.BuiltinKeys
          +
          BORN_TIMESTAMP - Static variable in interface io.openmessaging.Message.BuiltinKeys
          -
          The BornTimestamp header field contains the time a message was handed +
          The BORN_TIMESTAMP header field contains the time a message was handed off to a Producer to be sent.
          BytesMessage - Interface in io.openmessaging
          @@ -203,7 +207,9 @@

          C

          Commits a transaction.

    CONSUMER_ID - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    +
    +
    The CONSUMER_ID key represents the the unique consumer id of a consumer instance.
    +
    containsKey(String) - Method in interface io.openmessaging.KeyValue
    Tests if the specified String is a key in this KeyValue.
    @@ -280,9 +286,9 @@

    D

    Deletes an existing routing resource.
    -
    Destination - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    DESTINATION - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    The Destination header field contains the destination to which the message is being sent.
    +
    The DESTINATION header field contains the destination to which the message is being sent.
    detachQueue(String) - Method in interface io.openmessaging.consumer.PullConsumer
    @@ -298,7 +304,10 @@

    D

    status whether the transaction was successfully committed or rolled back.
    DRIVER_IMPL - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    +
    +
    The DRIVER_IMPL key represents the vendor implementation + entry of MessagingAccessPoint.
    +
    @@ -507,14 +516,14 @@

    M

    Message.BuiltinKeys - Interface in io.openmessaging
     
    -
    MessageFactory - Interface in io.openmessaging
    +
    MESSAGE_ID - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    A factory interface for creating Message objects.
    +
    The MESSAGE_ID header field contains a value that uniquely identifies + each message sent by a Producer.
    -
    MessageId - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    MessageFactory - Interface in io.openmessaging
    -
    The MessageId header field contains a value that uniquely identifies - each message sent by a Producer.
    +
    A factory interface for creating Message objects.
    messageId() - Method in interface io.openmessaging.producer.SendResult
    @@ -538,7 +547,9 @@

    M

    N

    NAMESPACE - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    +
    +
    The NAMESPACE key defines the isolated space of resources and related operations.
    +
    newKeyValue() - Static method in class io.openmessaging.OMS
    Returns a default and internal KeyValue implementation instance.
    @@ -567,7 +578,7 @@

    O

     
    OMSBuiltinKeys - Interface in io.openmessaging
    -
    This is the centralized source for keys that are used by KeyValue.
    +
    This is the centralized source for keys that are used for OMS standard attributes.
    OMSException - Exception in io.openmessaging.exception
     
    @@ -648,7 +659,9 @@

    O

    Called before a message is consumed.
    OPERATION_TIMEOUT - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    +
    +
    The OPERATION_TIMEOUT key defines the timeout of almost all the method calls in OMS.
    +
    operationFailed(Future<V>) - Method in interface io.openmessaging.FutureListener
    Invoked when the operation associated with the Future has been completed unsuccessfully.
    @@ -673,9 +686,9 @@

    P

    Returns the position of the message that would be returned by a subsequent call to StreamingIterator.previous().
    -
    Priority - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    PRIORITY - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    The Priority header field contains the priority level of a message, +
    The PRIORITY header field contains the priority level of a message, a message with higher priority values should be delivered preferentially.
    Producer - Interface in io.openmessaging.producer
    @@ -684,7 +697,9 @@

    P

    of a MessagingAccessPoint.
    PRODUCER_ID - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    +
    +
    The PRODUCER_ID key represents the the unique producer id of a producer instance.
    +
    ProducerInterceptor - Interface in io.openmessaging.interceptor
    A ProducerInterceptor is used to intercept send operations of producer.
    @@ -777,20 +792,22 @@

    R

    Receives the next message from the attached queues of this consumer, using the specified attributes.
    -
    RedeliveredNumber - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    REDELIVERED_NUMBER - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    The RedeliveredNumber header field contains a number, which represents the number of message delivery.
    +
    The REDELIVERED_NUMBER header field contains a number, which represents the number of message delivery.
    -
    RedeliveredReason - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    REDELIVERED_REASON - Static variable in interface io.openmessaging.Message.BuiltinKeys
    The RetryReason header field contains the text description of the reason that causes the last message delivery retry.
    REGION - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    -
    Reliability - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    The Reliability header field contains the reliability level of a message.
    +
    The REGION key shows the specified region in OMS driver schema.
    +
    +
    RELIABILITY - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    +
    The RELIABILITY header field contains the reliability level of a message.
    removeInterceptor(PushConsumerInterceptor) - Method in interface io.openmessaging.consumer.PushConsumer
    @@ -826,24 +843,30 @@

    R

    Rolls back a transaction.
    ROUTING_DESTINATION - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    -
    ROUTING_RULE - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    +
    +
    The ROUTING_DESTINATION key shows the destination queue of a Routing instance.
    +
    +
    ROUTING_EXPRESSION - Static variable in interface io.openmessaging.OMSBuiltinKeys
    +
    +
    The ROUTING_EXPRESSION key shows the expression of a Routing instance.
    +
    ROUTING_SOURCE - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
     
    +
    +
    The ROUTING_SOURCE key shows the source queue of a Routing instance.
    +

    S

    -
    ScheduleExpression - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    SCHEDULE_EXPRESSION - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    The ScheduleExpression header field contains schedule expression of a message.
    +
    The SCHEDULE_EXPRESSION header field contains schedule expression of a message.
    -
    SearchKey - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    SEARCH_KEY - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    The SearchKey header field contains index search key of a message.
    +
    The SEARCH_KEY header field contains index search key of a message.
    seek(String, String) - Method in interface io.openmessaging.consumer.StreamingConsumer
    @@ -944,27 +967,31 @@

    S

    The version format is X.Y.Z (Major.Minor.Patch), a pre-release version may be denoted by appending a hyphen and a series of dot-separated identifiers immediately following the patch version, like X.Y.Z-alpha.
    -
    StartTime - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    START_TIME - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    The StartTime header field contains the startup timestamp that a message +
    The START_TIME header field contains the startup timestamp that a message can be delivered to consumer client.
    startup() - Method in interface io.openmessaging.ServiceLifecycle
    Used for startup or initialization of a service endpoint.
    -
    StopTime - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    STOP_TIME - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    The StopTime header field contains the stop timestamp that a message +
    The STOP_TIME header field contains the stop timestamp that a message should be discarded after this timestamp, and no consumer can consume this message.
    -
    StoreHost - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    STORE_HOST - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    +
    The STORE_HOST header field contains the store host info of a message in server side.
    +
    +
    STORE_TIMESTAMP - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    The StoreHost header field contains the store host info of a message in server side.
    +
    The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
    -
    StoreTimestamp - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    STREAM_KEY - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    The StoreTimestamp header field contains the store timestamp of a message in server side.
    +
    The STREAM_KEY header field contains the stream key of a message.
    StreamingConsumer - Interface in io.openmessaging.consumer
    @@ -999,14 +1026,14 @@

    S

    T

    -
    Timeout - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    TIMEOUT - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    The Timeout header field contains the expiration time, it represents a +
    The TIMEOUT header field contains the expiration time, it represents a time-to-live value.
    -
    TraceId - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    TRACE_ID - Static variable in interface io.openmessaging.Message.BuiltinKeys
    -
    The TraceId header field contains the trace id of a message, which represents a global and unique +
    The TRACE_ID header field contains the trace id of a message, which represents a global and unique identification, and can be used in distributed system to trace the whole call link.
    diff --git a/index.html b/index.html index 11dc8538..095cac1b 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API diff --git a/allclasses-noframe.html b/allclasses-noframe.html index ed897aff..c5230dcf 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index 66d61ca0..0fd491d1 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index 08388d46..3951c73b 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index e4e21239..ed7157fb 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index 0a2d8aea..73037b5e 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/index.html b/index.html index c92d78db..fd9e5773 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 51536432..1871d5c1 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 2440878e..f52b5692 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index df13aecc..9f82f48e 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index 40a77326..fe47d2bf 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index cb049864..0e5b5c95 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 12cd8c2e..f312a284 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index eec90959..17a33cef 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index b2dd6cfa..1442d817 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index f37ddefe..b14a38f2 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 6d642d65..54f2e7d4 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 6fd521fd..9e658ad8 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 5c3abc1d..d90a5726 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index c69500d1..fb8cc393 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 24333d37..a910a55f 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 016e24fb..e7420957 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index cb39fdc4..1d23003d 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index 26c44476..e34fcf0d 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index e66879e2..f0370e1f 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index a3d417de..710d33e0 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 009a11d9..187d8bba 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index a621e181..a927cfce 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 97e95284..e5f491c6 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 7fb43275..c501a6ea 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 0f6457ce..9cdad7c9 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 24addf12..76a55fbf 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index f7c01f3f..858bda04 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index f5310775..208a8f5d 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 64f13193..d78f554f 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -335,6 +335,8 @@

    ack

    Messages that have been received but not acknowledged may be redelivered.

    +
    Parameters:
    +
    messageId - the consumed message id
    Throws:
    OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
    @@ -352,6 +354,8 @@

    ack

    Messages that have been received but not acknowledged may be redelivered.

    +
    Parameters:
    +
    messageId - the consumed message id
    Throws:
    OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
    diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 11ecc2ff..2e48c04c 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index 5641c022..8833f268 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingIterator.html b/io/openmessaging/consumer/StreamingIterator.html index 5b932f26..4effd747 100644 --- a/io/openmessaging/consumer/StreamingIterator.html +++ b/io/openmessaging/consumer/StreamingIterator.html @@ -2,10 +2,10 @@ - + StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 5d93a1b5..b7cf1de6 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 0360d84b..c28587f3 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index 35193f30..5915826a 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index ce85cc05..cf0caca5 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index 870c5205..97d3206f 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingIterator.html b/io/openmessaging/consumer/class-use/StreamingIterator.html index d4f69e65..41ad2ce9 100644 --- a/io/openmessaging/consumer/class-use/StreamingIterator.html +++ b/io/openmessaging/consumer/class-use/StreamingIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 7acdd8e9..92b15280 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index bec407d1..ca617970 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 0e56bf97..822e9758 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 73f0b785..cc39cf37 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index a3b9df3f..f1e89ba2 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 1c723d5a..25b0a504 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index b427e422..982f379f 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 21ee2c61..7d01d47c 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 731265f0..de18f1c2 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 2ea1e138..3f1776fe 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 6ccf0181..83e46184 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 197a8c1b..94b5d899 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 4ab131f7..cc4cdb2e 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index e000ce14..ab0183ec 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 95e2d05e..0d0e51be 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 4c0a38bb..03f0daea 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 1b425a9f..343473c6 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 477c3e51..7abfc15c 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 8e66ee26..b8c76d99 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 20552c76..d0e13653 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index a2644ac1..d008487c 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index 1753176f..5f273f6c 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 75e86f8d..871053b4 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index d7665a09..94b2e641 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index 02025ecc..55fdb3cb 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index 4420a637..8f50cbbe 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index ec2b2ca5..0eb00f92 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 49602296..302d8b09 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index b183d851..d6a094f2 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 30332e48..79d776dd 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index 08290d6e..41206807 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index fcbe248c..7f6816a4 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index f4221712..3ebee139 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index b399f8a8..674bf436 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 77107749..7b8cae01 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 1f4e0767..0d14c7d9 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index f6abf3a7..fe353614 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index afec7795..3cba8e49 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 354b3c42..214727db 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index fdd1f269..64010ed7 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index e55b0755..db64e7a6 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -107,9 +107,9 @@

    Interface BatchMessageSen messages in batch way, and commit or roll back at the appropriate time.
    Since:
    -
    OMS 1.0
    +
    OMS 1.0.0
    Version:
    -
    OMS 1.0
    +
    OMS 1.0.0
    diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index c3c7b2a5..87317115 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index ffa9a377..2c621517 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index 4cdc151f..8e04f4f2 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index 971ed056..75a1d000 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index f4f5539c..1153f4d4 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index 02b42f64..eb80f9f8 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index af123ab7..34e44e22 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 1ad91461..cf2b0523 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index 27ec4956..fff3aeff 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 920cd7c3..bdf82402 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 93ec755a..88fdbbc2 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index 19f8e4c6..eb4b04c8 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 2be20eb0..91153f0a 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index e21d4a3b..907e96f3 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 186ff58a..c4324043 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 239e21c4..027825d5 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 2d6ffcab..3447248d 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index a03b51b7..78693f79 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index d2e2d886..9caa12fe 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.3.0-alpha-SNAPSHOT API) - + From a6b6ce03b0fe142f1b2d758bef40fd1cc0f8cc0a Mon Sep 17 00:00:00 2001 From: travis-ci Date: Wed, 28 Mar 2018 08:30:42 +0000 Subject: [PATCH 120/164] Latest javadoc on successful travis build 188 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 2 +- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/Future.html | 2 +- io/openmessaging/FutureListener.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.BuiltinKeys.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/OMSBuiltinKeys.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/Future.html | 2 +- io/openmessaging/class-use/FutureListener.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- io/openmessaging/class-use/Message.BuiltinKeys.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- io/openmessaging/class-use/MessageFactory.html | 2 +- io/openmessaging/class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- io/openmessaging/class-use/OMSBuiltinKeys.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- io/openmessaging/class-use/ResourceManager.html | 2 +- io/openmessaging/class-use/ServiceLifecycle.html | 2 +- io/openmessaging/consumer/MessageListener.Context.html | 2 +- io/openmessaging/consumer/MessageListener.html | 2 +- io/openmessaging/consumer/PullConsumer.html | 2 +- io/openmessaging/consumer/PushConsumer.html | 2 +- io/openmessaging/consumer/StreamingConsumer.html | 2 +- io/openmessaging/consumer/StreamingIterator.html | 2 +- .../consumer/class-use/MessageListener.Context.html | 2 +- io/openmessaging/consumer/class-use/MessageListener.html | 2 +- io/openmessaging/consumer/class-use/PullConsumer.html | 2 +- io/openmessaging/consumer/class-use/PushConsumer.html | 2 +- io/openmessaging/consumer/class-use/StreamingConsumer.html | 2 +- io/openmessaging/consumer/class-use/StreamingIterator.html | 2 +- io/openmessaging/consumer/package-frame.html | 2 +- io/openmessaging/consumer/package-summary.html | 2 +- io/openmessaging/consumer/package-tree.html | 2 +- io/openmessaging/consumer/package-use.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- io/openmessaging/exception/OMSMessageFormatException.html | 2 +- io/openmessaging/exception/OMSNotSupportedException.html | 2 +- io/openmessaging/exception/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/OMSRuntimeException.html | 2 +- io/openmessaging/exception/OMSTimeOutException.html | 2 +- io/openmessaging/exception/class-use/OMSException.html | 2 +- .../exception/class-use/OMSMessageFormatException.html | 2 +- .../exception/class-use/OMSNotSupportedException.html | 2 +- .../exception/class-use/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/class-use/OMSRuntimeException.html | 2 +- io/openmessaging/exception/class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- io/openmessaging/exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- .../interceptor/ProducerInterceptor.SendAfterContext.html | 2 +- .../interceptor/ProducerInterceptor.SendBeforeContext.html | 2 +- io/openmessaging/interceptor/ProducerInterceptor.html | 2 +- .../PushConsumerInterceptor.OnMessageAfterContext.html | 2 +- .../PushConsumerInterceptor.OnMessageBeforeContext.html | 2 +- io/openmessaging/interceptor/PushConsumerInterceptor.html | 2 +- .../class-use/ProducerInterceptor.SendAfterContext.html | 2 +- .../class-use/ProducerInterceptor.SendBeforeContext.html | 2 +- io/openmessaging/interceptor/class-use/ProducerInterceptor.html | 2 +- .../PushConsumerInterceptor.OnMessageAfterContext.html | 2 +- .../PushConsumerInterceptor.OnMessageBeforeContext.html | 2 +- .../interceptor/class-use/PushConsumerInterceptor.html | 2 +- io/openmessaging/interceptor/package-frame.html | 2 +- io/openmessaging/interceptor/package-summary.html | 2 +- io/openmessaging/interceptor/package-tree.html | 2 +- io/openmessaging/interceptor/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/producer/BatchMessageSender.html | 2 +- ...actionBranchExecutor.CheckLocalTransactionBranchContext.html | 2 +- ...ansactionBranchExecutor.DoLocalTransactionBranchContext.html | 2 +- io/openmessaging/producer/LocalTransactionBranchExecutor.html | 2 +- io/openmessaging/producer/Producer.html | 2 +- io/openmessaging/producer/SendResult.html | 2 +- io/openmessaging/producer/class-use/BatchMessageSender.html | 2 +- ...actionBranchExecutor.CheckLocalTransactionBranchContext.html | 2 +- ...ansactionBranchExecutor.DoLocalTransactionBranchContext.html | 2 +- .../producer/class-use/LocalTransactionBranchExecutor.html | 2 +- io/openmessaging/producer/class-use/Producer.html | 2 +- io/openmessaging/producer/class-use/SendResult.html | 2 +- io/openmessaging/producer/package-frame.html | 2 +- io/openmessaging/producer/package-summary.html | 2 +- io/openmessaging/producer/package-tree.html | 2 +- io/openmessaging/producer/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 105 files changed, 105 insertions(+), 105 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 5b9155cd..d7571e8e 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index c5230dcf..92447c70 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 0fd491d1..d84654e2 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index 3951c73b..5226b5db 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index ed7157fb..b26366b0 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 73037b5e..cae63ed5 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index fd9e5773..88a98b9c 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 92447c70..3fefc3ca 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index d84654e2..c2dc9626 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index 5226b5db..ed886767 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index b26366b0..2e54789c 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index cae63ed5..9f82ac7b 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/index.html b/index.html index 88a98b9c..9674e1d4 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 186ee708..6d6c4524 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 78c7b7d8..0ec8105d 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 366337eb..7f94be4f 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index 3034249a..fa6ea66d 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index fb236849..988f9400 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 95933cb4..c00c1c50 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 5dcc1d54..50781707 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 180fd329..7524b32c 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 6dc32582..26453e3b 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 8c26626a..5e60c0db 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index f0e528df..4f2d55ae 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -100,14 +100,9 @@

    Interface ResourceManager
    • -
      -
      All Superinterfaces:
      -
      ServiceLifecycle
      -


      -
      public interface ResourceManager
      -extends ServiceLifecycle
      +
      public interface ResourceManager
      The ResourceManager is responsible for providing a unified interface of resource management, allows the user to manage the namespace, queue and routing resources.

      @@ -265,13 +260,6 @@

      Method Summary

      -
    diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 546f70b3..9dab86b7 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -102,7 +102,7 @@

    Interface ServiceLifecycle<
  • All Known Subinterfaces:
    -
    MessagingAccessPoint, Producer, PullConsumer, PushConsumer, ResourceManager, StreamingConsumer
    +
    MessagingAccessPoint, Producer, PullConsumer, PushConsumer, StreamingConsumer


    diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 8028ecaf..77a39bc7 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index ae8a0011..f56f5496 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 2eefeed7..26fa7c3e 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 5f593cea..ccdb6524 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index c2534c18..0e0599f1 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index df50384d..37cd6a49 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 2a0cfa4f..9bb00b89 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 835dd94b..94cdf818 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 6eb6276b..a1440e84 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 6ef3df1d..c98dae2d 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 5161d75a..68d1656b 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index c96e700f..c9821757 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index c52299dc..812c8e69 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -117,13 +117,6 @@

    Uses of The MessagingAccessPoint obtained from OMS is capable of creating Producer, Consumer, ResourceManager, and so on. - -interface  -ResourceManager -
    The ResourceManager is responsible for providing a unified interface of resource management, - allows the user to manage the namespace, queue and routing resources.
    - -

  • diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index cd338ed7..dccecea5 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index f1f6ddd0..db01654d 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 45d8f980..c3bdda46 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index c1807eb0..96559db9 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index 8305b67c..d19a141d 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingIterator.html b/io/openmessaging/consumer/StreamingIterator.html index c977b412..09f6eb7f 100644 --- a/io/openmessaging/consumer/StreamingIterator.html +++ b/io/openmessaging/consumer/StreamingIterator.html @@ -2,10 +2,10 @@ - + StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 3a668813..35ac0ae2 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 66a32dad..ddf1e90b 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index 4553ffcc..5ecb328c 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index daaa3d45..e93d6ed9 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index b4bfd7d3..e8ac489b 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingIterator.html b/io/openmessaging/consumer/class-use/StreamingIterator.html index d7fe9a11..a5b3f489 100644 --- a/io/openmessaging/consumer/class-use/StreamingIterator.html +++ b/io/openmessaging/consumer/class-use/StreamingIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index f9ae9585..58e9575c 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index a6a2615e..3993fd98 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 07152278..a6fecb98 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 5b6753cf..4c380c27 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 10e51fad..8173733f 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index e1f0655b..e8cd5a76 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 216ee276..353f39e4 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 8dbbf336..be57c357 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 379af3bc..ee1c5869 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 03cbfcfb..fa7150ce 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 16d5c9d2..5eb0a827 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 3b78eac1..6e72ab20 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 82e0539a..5b3d3da1 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 7a33d2df..4f16ec45 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 68e1daf0..f2481b3b 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index f39a5d11..70045bd6 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 3863c308..524ee67b 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index b50d7bb5..3c40c63e 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 9f17d6e2..b33426b7 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 0c37f98d..e10c99a3 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index 33f35e77..e2406ecb 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index 7d84575a..5b770efb 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 00e3d7d0..57dc8392 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index 47f4ae5f..e989aae9 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index 1c95451b..51e044c2 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index 3f00f6bf..c34f61dc 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index e0db6d86..072c778f 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 528070b4..5faf1dc6 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 531d8011..5074d8bc 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 79a8710f..ba525abb 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index 4edf0a76..7b630a82 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index 2beeb331..e5ffe2d4 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index c61a2069..a1732aca 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 8070bd1f..8d4b4a5a 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 8eba47c7..1a66dd89 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 5d67c1c0..1ef353a4 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 4153177c..8b80924a 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 0edaf53b..691923c1 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index b213095d..6bf3fb33 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -103,10 +103,10 @@

    Interface Hierarchy

  • io.openmessaging.Message.BuiltinKeys
  • io.openmessaging.MessageFactory
  • io.openmessaging.OMSBuiltinKeys
  • +
  • io.openmessaging.ResourceManager
  • io.openmessaging.ServiceLifecycle
  • diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 14f8ce7b..24e08270 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index cd4d36bc..5b486c48 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 1d6ccb12..be8e3df6 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index ee4f4f2a..1f4e5a35 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index 38f4158d..bd5ea5d0 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index 6b44c3d0..c4a17832 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 1c5652e3..7dbab5ff 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index 33a1ab28..4d36e467 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index ff4f79db..f0e743da 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index ee967e30..3a28c065 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index ac90ff42..b9151a9d 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 7ba827f3..9d2973ac 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index b8f82681..8f2742ce 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index 20381827..f5c98b9c 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 32d8bad0..9a739a21 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index b3304506..99389272 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 98d57c0c..9d9dee2b 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 528c88e2..b7b33427 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 2d4fa248..431fb6e6 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 0f0c70a3..a419b4f0 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -147,6 +147,7 @@

    Interface Hierarchy

  • io.openmessaging.interceptor.PushConsumerInterceptor
  • io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext
  • io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext
  • +
  • io.openmessaging.ResourceManager
  • io.openmessaging.producer.SendResult
  • io.openmessaging.ServiceLifecycle
  • diff --git a/serialized-form.html b/serialized-form.html index 0e9c22b2..64ced32a 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.3.0-alpha-SNAPSHOT API) - + From 00acb8e0e8c1f75f50d3359a4a247d8e2ec45c1a Mon Sep 17 00:00:00 2001 From: travis-ci Date: Mon, 2 Apr 2018 08:19:12 +0000 Subject: [PATCH 122/164] Latest javadoc on successful travis build 191 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 6 +-- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/Future.html | 2 +- io/openmessaging/FutureListener.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.BuiltinKeys.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/OMSBuiltinKeys.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/ResourceManager.html | 48 ++++++++++--------- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/Future.html | 2 +- .../class-use/FutureListener.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- .../class-use/Message.BuiltinKeys.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- .../class-use/MessageFactory.html | 2 +- .../class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- .../class-use/OMSBuiltinKeys.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- .../class-use/ResourceManager.html | 2 +- .../class-use/ServiceLifecycle.html | 2 +- .../consumer/MessageListener.Context.html | 2 +- .../consumer/MessageListener.html | 2 +- io/openmessaging/consumer/PullConsumer.html | 2 +- io/openmessaging/consumer/PushConsumer.html | 2 +- .../consumer/StreamingConsumer.html | 2 +- .../consumer/StreamingIterator.html | 2 +- .../class-use/MessageListener.Context.html | 2 +- .../consumer/class-use/MessageListener.html | 2 +- .../consumer/class-use/PullConsumer.html | 2 +- .../consumer/class-use/PushConsumer.html | 2 +- .../consumer/class-use/StreamingConsumer.html | 2 +- .../consumer/class-use/StreamingIterator.html | 2 +- io/openmessaging/consumer/package-frame.html | 2 +- .../consumer/package-summary.html | 2 +- io/openmessaging/consumer/package-tree.html | 2 +- io/openmessaging/consumer/package-use.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- .../exception/OMSMessageFormatException.html | 2 +- .../exception/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 2 +- .../exception/OMSRuntimeException.html | 2 +- .../exception/OMSTimeOutException.html | 2 +- .../exception/class-use/OMSException.html | 2 +- .../class-use/OMSMessageFormatException.html | 2 +- .../class-use/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 2 +- .../class-use/OMSRuntimeException.html | 2 +- .../class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- .../exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- .../ProducerInterceptor.SendAfterContext.html | 2 +- ...ProducerInterceptor.SendBeforeContext.html | 2 +- .../interceptor/ProducerInterceptor.html | 2 +- ...umerInterceptor.OnMessageAfterContext.html | 2 +- ...merInterceptor.OnMessageBeforeContext.html | 2 +- .../interceptor/PushConsumerInterceptor.html | 2 +- .../ProducerInterceptor.SendAfterContext.html | 2 +- ...ProducerInterceptor.SendBeforeContext.html | 2 +- .../class-use/ProducerInterceptor.html | 2 +- ...umerInterceptor.OnMessageAfterContext.html | 2 +- ...merInterceptor.OnMessageBeforeContext.html | 2 +- .../class-use/PushConsumerInterceptor.html | 2 +- .../interceptor/package-frame.html | 2 +- .../interceptor/package-summary.html | 2 +- .../interceptor/package-tree.html | 2 +- io/openmessaging/interceptor/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 6 +-- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 6 +-- .../producer/BatchMessageSender.html | 2 +- ...or.CheckLocalTransactionBranchContext.html | 2 +- ...cutor.DoLocalTransactionBranchContext.html | 2 +- .../LocalTransactionBranchExecutor.html | 2 +- io/openmessaging/producer/Producer.html | 2 +- io/openmessaging/producer/SendResult.html | 2 +- .../class-use/BatchMessageSender.html | 2 +- ...or.CheckLocalTransactionBranchContext.html | 2 +- ...cutor.DoLocalTransactionBranchContext.html | 2 +- .../LocalTransactionBranchExecutor.html | 2 +- .../producer/class-use/Producer.html | 2 +- .../producer/class-use/SendResult.html | 2 +- io/openmessaging/producer/package-frame.html | 2 +- .../producer/package-summary.html | 2 +- io/openmessaging/producer/package-tree.html | 2 +- io/openmessaging/producer/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 105 files changed, 135 insertions(+), 133 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 34c423fc..549c7ceb 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 3fefc3ca..3a7075eb 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index c2dc9626..9f686e80 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index ed886767..e1fe426e 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 2e54789c..570939f0 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 9f82ac7b..dfe65069 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (openmessaging 0.3.0-alpha-SNAPSHOT API) @@ -835,8 +835,8 @@

    R

    ResourceManager - Interface in io.openmessaging
    -
    The ResourceManager is responsible for providing a unified interface of resource management, - allows the user to manage the namespace, queue and routing resources.
    +
    The ResourceManager is to provide a unified interface of resource management, + allowing developers to manage the namespace, queue and routing resources.
    resume() - Method in interface io.openmessaging.consumer.PushConsumer
    diff --git a/index.html b/index.html index 9674e1d4..fc939acb 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 3a7075eb..2a91ad4a 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index 9f686e80..c668666d 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index e1fe426e..1b894d43 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index 570939f0..04deb7bd 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index dfe65069..237b9dc7 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -574,8 +574,6 @@

    O

    The oms class provides some static methods to create a MessagingAccessPoint from the specified OMS driver url and some useful util methods.
    -
    OMS() - Constructor for class io.openmessaging.OMS
    -
     
    OMSBuiltinKeys - Interface in io.openmessaging
    This is the centralized source for keys that are used for OMS standard attributes.
    diff --git a/index.html b/index.html index fc939acb..9a0f05a6 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index ec6b2688..036833fe 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 5d1fe47d..c815649d 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index ddccdfca..cdf36e27 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index 538c0d03..bf604a76 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 97401fb8..f37afee5 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 0693e75c..2f6906ad 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index fb333e9f..7a3cd413 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 17b56d58..7432750b 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -77,13 +77,13 @@
  • Summary: 
  • Nested | 
  • Field | 
  • -
  • Constr | 
  • +
  • Constr | 
  • Method
  • @@ -110,7 +110,7 @@

    Class OMS



  • -
    public class OMS
    +
    public final class OMS
     extends Object
    The oms class provides some static methods to create a MessagingAccessPoint from the specified OMS driver url and some useful util methods. @@ -163,23 +163,6 @@

    Field Summary

  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      OMS() 
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        OMS

        -
        public OMS()
        -
      • -
      -
    • -
    diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index d1868455..176ac860 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 550d025a..86132133 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 01aa8504..375a45a0 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 2846e2dc..eca862df 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 91dec497..82e9e69a 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index f7bf1142..6f21c143 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index f3531c8e..23263ef5 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 69ada49b..a8fa6377 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index fe197a51..0b2f995a 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 5d1a239e..926de724 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 32fbba8d..becb6d47 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 60aa2ca2..4b1b40c8 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 83a413f1..23fbc30b 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index b8e283f3..cf118637 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index b8415b8f..52fbbc5e 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 408a618b..042ac109 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index e75b11dd..67886166 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 9ff4ef14..afcaa550 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 9f23eba4..1ec1ca45 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 59e67477..161451f5 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 3a2e4b9c..adf04a55 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index 2477a119..fcacba8a 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingIterator.html b/io/openmessaging/consumer/StreamingIterator.html index b86b19cb..e99fa359 100644 --- a/io/openmessaging/consumer/StreamingIterator.html +++ b/io/openmessaging/consumer/StreamingIterator.html @@ -2,10 +2,10 @@ - + StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 81ec6492..b92994eb 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index e27d8038..c9f25b2d 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index bc53a7d9..855bb4b5 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index cf772b58..fd6fad96 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index 25892ef9..dc301127 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingIterator.html b/io/openmessaging/consumer/class-use/StreamingIterator.html index c4c21bcd..1f246a96 100644 --- a/io/openmessaging/consumer/class-use/StreamingIterator.html +++ b/io/openmessaging/consumer/class-use/StreamingIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 523196c4..b0239b89 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 27d6777d..817713ce 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 13604930..e5b98760 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 45e4e467..fe54dc03 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index d4bac3b5..c2925c3e 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 7f621fe4..3e2b7076 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index b9598a98..781c0939 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index abb0765e..b83a26aa 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index a87ad04e..f86494c4 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index dc75e089..98e0b312 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index fe82b814..2a53febb 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index ba402afd..d7b8fc85 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 0ebaaf43..5020658c 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index a29e3d59..9bbda0df 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index afe26bc6..fb1f2b1c 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 3c25e3b7..31defafe 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 9c79ae17..7f2790b2 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index a1bde227..87fd1965 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index b8f3ee2a..b5bab272 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 31b8da44..f2516540 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html index b80a2c61..40dea7c4 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html index 39d85fc6..78cbd3a6 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + ProducerInterceptor.SendBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index ca0617a9..451846cc 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html index 34af1e9b..f18d68b8 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html index 72e5eafd..64d22c3f 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/PushConsumerInterceptor.html index 4c93cc9e..c4918cdb 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + PushConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html index 4899bddb..9b550255 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html index 148ecc43..fe82e26b 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 8ee83cd1..33c40b14 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html index 8a0fe33f..6799db4c 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html index 12450713..e53b66a9 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html index bfb22f43..3f1cfe9a 100644 --- a/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/PushConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.PushConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 0e8fe133..b2aee436 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 0a2ca091..6556daaa 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 567b62c2..d78be604 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 51e953e3..e865da61 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 8af12632..dd18a82b 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 0372b1ac..16f2732f 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 102f7050..cdf5becb 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index cefa9759..221c5749 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index d1207418..415870db 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index df05393f..14bbd345 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index f5fc0772..b12373f7 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/LocalTransactionBranchExecutor.html index 0eb6cee7..c6195bbd 100644 --- a/io/openmessaging/producer/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionBranchExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index 98f0efd3..535e7c62 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 170f52f4..2809b11a 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index 99d5e9f6..1cea7039 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html index 17da5a64..0dcaa0dc 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html index 31d95687..45a550fc 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html index 68bf3c05..59768293 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionBranchExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionBranchExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index f596b96f..fa7325dd 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index b92bbba7..3846460a 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index c607ad29..17df2a9e 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index a4f1d012..85a35c21 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 84f26650..6befcd78 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 5e5c15e7..09516e26 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 8e711594..d0a1f65d 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index d803d248..dcf5bac7 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index ffb5aef0..8166a76d 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index 1496599f..67a311f8 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.3.0-alpha-SNAPSHOT API) - + From 3bd6d8b1684ccf83cb0307611835353d89fe68ae Mon Sep 17 00:00:00 2001 From: travis-ci Date: Mon, 9 Apr 2018 14:43:02 +0000 Subject: [PATCH 124/164] Latest javadoc on successful travis build 193 auto-pushed to gh-pages --- allclasses-frame.html | 16 +- allclasses-noframe.html | 16 +- constant-values.html | 33 ++-- deprecated-list.html | 4 +- help-doc.html | 4 +- index-all.html | 122 ++++++------ index.html | 2 +- io/openmessaging/BytesMessage.html | 4 +- io/openmessaging/Future.html | 4 +- io/openmessaging/FutureListener.html | 4 +- io/openmessaging/KeyValue.html | 4 +- io/openmessaging/Message.BuiltinKeys.html | 53 ++++-- io/openmessaging/Message.html | 4 +- io/openmessaging/MessageFactory.html | 4 +- io/openmessaging/MessagingAccessPoint.html | 4 +- io/openmessaging/OMS.html | 4 +- io/openmessaging/OMSBuiltinKeys.html | 4 +- io/openmessaging/Promise.html | 4 +- io/openmessaging/ResourceManager.html | 13 +- io/openmessaging/ServiceLifecycle.html | 4 +- io/openmessaging/class-use/BytesMessage.html | 4 +- io/openmessaging/class-use/Future.html | 4 +- .../class-use/FutureListener.html | 4 +- io/openmessaging/class-use/KeyValue.html | 86 +++++++-- .../class-use/Message.BuiltinKeys.html | 4 +- io/openmessaging/class-use/Message.html | 100 ++++++++-- .../class-use/MessageFactory.html | 4 +- .../class-use/MessagingAccessPoint.html | 4 +- io/openmessaging/class-use/OMS.html | 4 +- .../class-use/OMSBuiltinKeys.html | 4 +- io/openmessaging/class-use/Promise.html | 4 +- .../class-use/ResourceManager.html | 4 +- .../class-use/ServiceLifecycle.html | 4 +- .../consumer/MessageListener.Context.html | 4 +- .../consumer/MessageListener.html | 4 +- io/openmessaging/consumer/PullConsumer.html | 21 ++- io/openmessaging/consumer/PushConsumer.html | 20 +- .../consumer/StreamingConsumer.html | 4 +- .../consumer/StreamingIterator.html | 4 +- .../class-use/MessageListener.Context.html | 4 +- .../consumer/class-use/MessageListener.html | 4 +- .../consumer/class-use/PullConsumer.html | 4 +- .../consumer/class-use/PushConsumer.html | 4 +- .../consumer/class-use/StreamingConsumer.html | 4 +- .../consumer/class-use/StreamingIterator.html | 4 +- io/openmessaging/consumer/package-frame.html | 4 +- .../consumer/package-summary.html | 4 +- io/openmessaging/consumer/package-tree.html | 4 +- io/openmessaging/consumer/package-use.html | 4 +- io/openmessaging/exception/OMSException.html | 4 +- .../exception/OMSMessageFormatException.html | 4 +- .../exception/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../exception/OMSRuntimeException.html | 4 +- .../exception/OMSTimeOutException.html | 4 +- .../exception/class-use/OMSException.html | 30 ++- .../class-use/OMSMessageFormatException.html | 4 +- .../class-use/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../class-use/OMSRuntimeException.html | 4 +- .../class-use/OMSTimeOutException.html | 4 +- io/openmessaging/exception/package-frame.html | 4 +- .../exception/package-summary.html | 4 +- io/openmessaging/exception/package-tree.html | 4 +- io/openmessaging/exception/package-use.html | 25 ++- ...erceptor.html => ConsumerInterceptor.html} | 95 ++++------ .../ProducerInterceptor.SendAfterContext.html | 173 ------------------ ...ProducerInterceptor.SendBeforeContext.html | 173 ------------------ .../interceptor/ProducerInterceptor.html | 108 ++++++----- ...umerInterceptor.OnMessageAfterContext.html | 173 ------------------ ...merInterceptor.OnMessageBeforeContext.html | 173 ------------------ ...erceptor.html => ConsumerInterceptor.html} | 34 ++-- .../ProducerInterceptor.SendAfterContext.html | 168 ----------------- ...ProducerInterceptor.SendBeforeContext.html | 168 ----------------- .../class-use/ProducerInterceptor.html | 4 +- ...umerInterceptor.OnMessageAfterContext.html | 168 ----------------- ...merInterceptor.OnMessageBeforeContext.html | 168 ----------------- .../interceptor/package-frame.html | 10 +- .../interceptor/package-summary.html | 28 +-- .../interceptor/package-tree.html | 10 +- io/openmessaging/interceptor/package-use.html | 36 +--- io/openmessaging/package-frame.html | 4 +- io/openmessaging/package-summary.html | 4 +- io/openmessaging/package-tree.html | 4 +- io/openmessaging/package-use.html | 32 +++- .../producer/BatchMessageSender.html | 45 ++--- ...ocalTransactionExecutor.CheckContext.html} | 38 ++-- ...TransactionExecutor.ExecutionContext.html} | 34 ++-- ...tor.html => LocalTransactionExecutor.html} | 60 +++--- io/openmessaging/producer/Producer.html | 75 ++++++-- io/openmessaging/producer/SendResult.html | 4 +- .../class-use/BatchMessageSender.html | 12 +- ...ocalTransactionExecutor.CheckContext.html} | 32 ++-- ...TransactionExecutor.ExecutionContext.html} | 32 ++-- ...tor.html => LocalTransactionExecutor.html} | 32 ++-- .../producer/class-use/Producer.html | 4 +- .../producer/class-use/SendResult.html | 8 +- io/openmessaging/producer/package-frame.html | 10 +- .../producer/package-summary.html | 12 +- io/openmessaging/producer/package-tree.html | 10 +- io/openmessaging/producer/package-use.html | 12 +- overview-frame.html | 4 +- overview-summary.html | 4 +- overview-tree.html | 16 +- serialized-form.html | 4 +- 105 files changed, 888 insertions(+), 2038 deletions(-) rename io/openmessaging/interceptor/{PushConsumerInterceptor.html => ConsumerInterceptor.html} (55%) delete mode 100644 io/openmessaging/interceptor/ProducerInterceptor.SendAfterContext.html delete mode 100644 io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html delete mode 100644 io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageAfterContext.html delete mode 100644 io/openmessaging/interceptor/PushConsumerInterceptor.OnMessageBeforeContext.html rename io/openmessaging/interceptor/class-use/{PushConsumerInterceptor.html => ConsumerInterceptor.html} (70%) delete mode 100644 io/openmessaging/interceptor/class-use/ProducerInterceptor.SendAfterContext.html delete mode 100644 io/openmessaging/interceptor/class-use/ProducerInterceptor.SendBeforeContext.html delete mode 100644 io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageAfterContext.html delete mode 100644 io/openmessaging/interceptor/class-use/PushConsumerInterceptor.OnMessageBeforeContext.html rename io/openmessaging/producer/{LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html => LocalTransactionExecutor.CheckContext.html} (75%) rename io/openmessaging/producer/{LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html => LocalTransactionExecutor.ExecutionContext.html} (78%) rename io/openmessaging/producer/{LocalTransactionBranchExecutor.html => LocalTransactionExecutor.html} (66%) rename io/openmessaging/producer/class-use/{LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext.html => LocalTransactionExecutor.CheckContext.html} (66%) rename io/openmessaging/producer/class-use/{LocalTransactionBranchExecutor.DoLocalTransactionBranchContext.html => LocalTransactionExecutor.ExecutionContext.html} (67%) rename io/openmessaging/producer/class-use/{LocalTransactionBranchExecutor.html => LocalTransactionExecutor.html} (77%) diff --git a/allclasses-frame.html b/allclasses-frame.html index a3de43f5..331a46e6 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -15,12 +15,13 @@

    All Classes

    ack(String) - Method in interface io.openmessaging.consumer.PullConsumer
    -
    Acknowledges the specified and consumed message with unique message id.
    +
    Acknowledges the specified and consumed message with the unique message receipt handle.
    ack(String, KeyValue) - Method in interface io.openmessaging.consumer.PullConsumer
    Acknowledges the specified and consumed message with the specified attributes.
    -
    addInterceptor(PushConsumerInterceptor) - Method in interface io.openmessaging.consumer.PushConsumer
    +
    addInterceptor(ConsumerInterceptor) - Method in interface io.openmessaging.consumer.PushConsumer
    -
    Adds a PushConsumerInterceptor instance to this consumer.
    +
    Adds a ConsumerInterceptor instance to this consumer.
    addInterceptor(ProducerInterceptor) - Method in interface io.openmessaging.producer.Producer
    @@ -161,7 +161,7 @@

    B

    BatchMessageSender - Interface in io.openmessaging.producer
    A message sender created through Producer.createBatchMessageSender(), to send - messages in batch way, and commit or roll back at the appropriate time.
    + messages in batch manner, and commit or roll back at the appropriate time.
    BORN_HOST - Static variable in interface io.openmessaging.Message.BuiltinKeys
    @@ -186,7 +186,7 @@

    C

    Attempts to cancel execution of this task.
    -
    checkLocalTransactionBranch(Message, LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext) - Method in interface io.openmessaging.producer.LocalTransactionBranchExecutor
    +
    check(Message, LocalTransactionExecutor.CheckContext) - Method in interface io.openmessaging.producer.LocalTransactionExecutor
    Checks the status of the local transaction branch.
    @@ -198,11 +198,11 @@

    C

    Commits all the uncommitted messages in this sender.
    -
    commit() - Method in interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext
    +
    commit() - Method in interface io.openmessaging.producer.LocalTransactionExecutor.CheckContext
    Commits a transaction.
    -
    commit() - Method in interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext
    +
    commit() - Method in interface io.openmessaging.producer.LocalTransactionExecutor.ExecutionContext
    Commits a transaction.
    @@ -210,13 +210,17 @@

    C

    The CONSUMER_ID key represents the the unique consumer id of a consumer instance.
    +
    ConsumerInterceptor - Interface in io.openmessaging.interceptor
    +
    +
    A ConsumerInterceptor is used to intercept consume operations of push consumer.
    +
    containsKey(String) - Method in interface io.openmessaging.KeyValue
    Tests if the specified String is a key in this KeyValue.
    createBatchMessageSender() - Method in interface io.openmessaging.producer.Producer
    -
    Creates a BatchMessageSender to send message in batch way.
    +
    Creates a BatchMessageSender to send message in batch manner.
    createBytesMessage(String, byte[]) - Method in interface io.openmessaging.MessageFactory
    @@ -298,17 +302,23 @@

    D

    Detaches the PushConsumer from a specified queue.
    -
    doLocalTransactionBranch(Message, LocalTransactionBranchExecutor.DoLocalTransactionBranchContext) - Method in interface io.openmessaging.producer.LocalTransactionBranchExecutor
    -
    -
    Executes the local transaction branch after the message is sent successfully, and submits the - status whether the transaction was successfully committed or rolled back.
    -
    DRIVER_IMPL - Static variable in interface io.openmessaging.OMSBuiltinKeys
    The DRIVER_IMPL key represents the vendor implementation entry of MessagingAccessPoint.
    + + + +

    E

    +
    +
    execute(Message, LocalTransactionExecutor.ExecutionContext) - Method in interface io.openmessaging.producer.LocalTransactionExecutor
    +
    +
    Executes the local transaction branch after the message is sent successfully, and submits the + status whether the transaction was successfully committed or rolled back.
    +
    +
    @@ -494,14 +504,14 @@

    L

    Gets the stream list behind the specified queue.
    -
    LocalTransactionBranchExecutor - Interface in io.openmessaging.producer
    +
    LocalTransactionExecutor - Interface in io.openmessaging.producer
    Each executor will be associated with a transactional message, can be used to execute local transaction branch and submit the transaction status(commit or rollback).
    -
    LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext - Interface in io.openmessaging.producer
    +
    LocalTransactionExecutor.CheckContext - Interface in io.openmessaging.producer
     
    -
    LocalTransactionBranchExecutor.DoLocalTransactionBranchContext - Interface in io.openmessaging.producer
    +
    LocalTransactionExecutor.ExecutionContext - Interface in io.openmessaging.producer
     
    @@ -660,14 +670,6 @@

    O

    Callback method to receive incoming messages.
    -
    onReceivedAfter(PushConsumerInterceptor.OnMessageAfterContext) - Method in interface io.openmessaging.interceptor.PushConsumerInterceptor
    -
    -
    Called after a message is consumed.
    -
    -
    onReceivedBefore(PushConsumerInterceptor.OnMessageBeforeContext) - Method in interface io.openmessaging.interceptor.PushConsumerInterceptor
    -
    -
    Called before a message is consumed.
    -
    OPERATION_TIMEOUT - Static variable in interface io.openmessaging.OMSBuiltinKeys
    The OPERATION_TIMEOUT key defines the timeout of almost all the method calls in OMS.
    @@ -686,6 +688,26 @@

    O

    P

    +
    postReceive(Message, KeyValue) - Method in interface io.openmessaging.interceptor.ConsumerInterceptor
    +
    + +
    +
    postSend(Message, KeyValue) - Method in interface io.openmessaging.interceptor.ProducerInterceptor
    +
    +
    Invoked immediately after the successful send invocation.
    +
    +
    postSend(Message, OMSException, KeyValue) - Method in interface io.openmessaging.interceptor.ProducerInterceptor
    +
    +
    Invoked immediately after the failed send invocation.
    +
    +
    preReceive(Message, KeyValue) - Method in interface io.openmessaging.interceptor.ConsumerInterceptor
    +
    + +
    +
    preSend(Message, KeyValue) - Method in interface io.openmessaging.interceptor.ProducerInterceptor
    +
    +
    Invoked before the message is actually sent to the network.
    +
    previous() - Method in interface io.openmessaging.consumer.StreamingIterator
    Returns the previous message in the iteration and moves the offset @@ -714,10 +736,6 @@

    P

    A ProducerInterceptor is used to intercept send operations of producer.
    -
    ProducerInterceptor.SendAfterContext - Interface in io.openmessaging.interceptor
    -
     
    -
    ProducerInterceptor.SendBeforeContext - Interface in io.openmessaging.interceptor
    -
     
    Promise<V> - Interface in io.openmessaging
    Special Future which is writable.
    @@ -732,14 +750,6 @@

    P

    A PushConsumer receives messages from multiple queues, these messages are pushed from MOM server to PushConsumer client.
    -
    PushConsumerInterceptor - Interface in io.openmessaging.interceptor
    -
    -
    A PushConsumerInterceptor is used to intercept consume operations of push consumer.
    -
    -
    PushConsumerInterceptor.OnMessageAfterContext - Interface in io.openmessaging.interceptor
    -
     
    -
    PushConsumerInterceptor.OnMessageBeforeContext - Interface in io.openmessaging.interceptor
    -
     
    put(String, int) - Method in interface io.openmessaging.KeyValue
    Inserts or replaces int value for the specified key.
    @@ -794,6 +804,10 @@

    P

    R

    +
    RECEIPT_HANDLE - Static variable in interface io.openmessaging.Message.BuiltinKeys
    +
    +
    The RECEIPT_HANDLE header field contains an identifier associated with the act of receiving a message.
    +
    receive() - Method in interface io.openmessaging.consumer.PullConsumer
    Receives the next message from the attached queues of this consumer.
    @@ -819,7 +833,7 @@

    R

    The RELIABILITY header field contains the reliability level of a message.
    -
    removeInterceptor(PushConsumerInterceptor) - Method in interface io.openmessaging.consumer.PushConsumer
    +
    removeInterceptor(ConsumerInterceptor) - Method in interface io.openmessaging.consumer.PushConsumer
    Removes an interceptor from this consumer.
    @@ -844,11 +858,11 @@

    R

    Discards all the uncommitted messages in this sender.
    -
    rollback() - Method in interface io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext
    +
    rollback() - Method in interface io.openmessaging.producer.LocalTransactionExecutor.CheckContext
    Rolls back a transaction.
    -
    rollback() - Method in interface io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext
    +
    rollback() - Method in interface io.openmessaging.producer.LocalTransactionExecutor.ExecutionContext
    Rolls back a transaction.
    @@ -894,10 +908,6 @@

    S

    Submits a message to this sender
    -
    send(Message, KeyValue) - Method in interface io.openmessaging.producer.BatchMessageSender
    -
    -
    Submits a message to this sender, using the specified attributes.
    -
    send(Message) - Method in interface io.openmessaging.producer.Producer
    Sends a message to the specified destination synchronously, the destination should be preset to @@ -908,15 +918,11 @@

    S

    Sends a message to the specified destination synchronously, using the specified attributes, the destination should be preset to Message.sysHeaders(), other header fields as well.
    -
    send(Message, LocalTransactionBranchExecutor, KeyValue) - Method in interface io.openmessaging.producer.Producer
    +
    send(Message, LocalTransactionExecutor, KeyValue) - Method in interface io.openmessaging.producer.Producer
    Sends a transactional message to the specified destination synchronously, using the specified attributes, the destination should be preset to Message.sysHeaders(), other header fields as well.
    -
    sendAfter(ProducerInterceptor.SendAfterContext) - Method in interface io.openmessaging.interceptor.ProducerInterceptor
    -
    -
    Called after a message is sent.
    -
    sendAsync(Message) - Method in interface io.openmessaging.producer.Producer
    Sends a message to the specified destination asynchronously, the destination should be preset to @@ -927,9 +933,15 @@

    S

    Sends a message to the specified destination asynchronously, using the specified attributes, the destination should be preset to Message.sysHeaders(), other header fields as well.
    -
    sendBefore(ProducerInterceptor.SendBeforeContext) - Method in interface io.openmessaging.interceptor.ProducerInterceptor
    +
    sendOneway(Message) - Method in interface io.openmessaging.producer.Producer
    +
    +
    Sends a message to the specified destination in one way, the destination should be preset to + Message.BuiltinKeys, other header fields as well.
    +
    +
    sendOneway(Message, KeyValue) - Method in interface io.openmessaging.producer.Producer
    -
    Called before a message is sent.
    +
    Sends a message to the specified destination in one way, using the specified attributes, the destination + should be preset to Message.BuiltinKeys, other header fields as well.
    SendResult - Interface in io.openmessaging.producer
    @@ -1052,7 +1064,7 @@

    T

    U

    -
    updateMessage(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    +
    updateMessage(String, String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    Updates some system headers of a message in the configured namespace.
    @@ -1061,7 +1073,7 @@

    U

    Returns all the customized user header fields of the Message object as a KeyValue.
    -A B C D F G H I K L M N O P R S T U  +A B C D E F G H I K L M N O P R S T U 
    diff --git a/index.html b/index.html index 9a0f05a6..7d4ed6f1 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 036833fe..80d9e833 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index c815649d..c6336eee 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index cdf36e27..f922f0ce 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index bf604a76..6c9074a8 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -154,75 +154,81 @@

    Field Summary

    static
    String +RECEIPT_HANDLE +
    The RECEIPT_HANDLE header field contains an identifier associated with the act of receiving a message.
    + + + +static String REDELIVERED_NUMBER
    The REDELIVERED_NUMBER header field contains a number, which represents the number of message delivery.
    - + static String REDELIVERED_REASON
    The RetryReason header field contains the text description of the reason that causes the last message delivery retry.
    - + static String RELIABILITY
    The RELIABILITY header field contains the reliability level of a message.
    - + static String SCHEDULE_EXPRESSION
    The SCHEDULE_EXPRESSION header field contains schedule expression of a message.
    - + static String SEARCH_KEY
    The SEARCH_KEY header field contains index search key of a message.
    - + static String START_TIME
    The START_TIME header field contains the startup timestamp that a message can be delivered to consumer client.
    - + static String STOP_TIME
    The STOP_TIME header field contains the stop timestamp that a message should be discarded after this timestamp, and no consumer can consume this message.
    - + static String STORE_HOST
    The STORE_HOST header field contains the store host info of a message in server side.
    - + static String STORE_TIMESTAMP
    The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
    - + static String STREAM_KEY
    The STREAM_KEY header field contains the stream key of a message.
    - + static String TIMEOUT
    The TIMEOUT header field contains the expiration time, it represents a time-to-live value.
    - + static String TRACE_ID
    The TRACE_ID header field contains the trace id of a message, which represents a global and unique @@ -280,6 +286,23 @@

    DESTINATION

    + + + +
      +
    • +

      RECEIPT_HANDLE

      +
      static final String RECEIPT_HANDLE
      +
      The RECEIPT_HANDLE header field contains an identifier associated with the act of receiving a message. +

      + A new receipt handle will be set properly every time a message being received, and the consumer could use + it to acknowledge the consumed message.
      +
      +
      See Also:
      +
      Constant Field Values
      +
      +
    • +
    @@ -389,10 +412,10 @@

    STOP_TIME

    The STOP_TIME header field contains the stop timestamp that a message should be discarded after this timestamp, and no consumer can consume this message.

    - (START_TIME ~ STOP_TIME) represents a absolute valid interval that a message + (START_TIME ~ STOP_TIME) represents an absolute valid interval that a message can be delivered in it.

    - If a earlier timestamp is set than START_TIME, that means the message does not expire. + If an earlier timestamp is set than START_TIME, that means the message does not expire.

    This filed is a long value, measured in milliseconds.

    diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index f37afee5..fd604a85 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 2f6906ad..10cf60e7 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 7a3cd413..b2cc28b7 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 7432750b..29eff2ad 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 176ac860..67ab9bcd 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 86132133..e7e8d63a 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 375a45a0..ab372986 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -254,7 +254,8 @@

    Method Summary

    void -updateMessage(String messageId, +updateMessage(String queueName, + String messageId, KeyValue headers)
    Updates some system headers of a message in the configured namespace.
    @@ -576,13 +577,14 @@

    listStreams

    - +
    • updateMessage

      -
      void updateMessage(String messageId,
      +
      void updateMessage(String queueName,
      +                   String messageId,
                          KeyValue headers)
      Updates some system headers of a message in the configured namespace.

      @@ -596,6 +598,7 @@

      updateMessage

    Parameters:
    +
    queueName - the specific queue the message resides in
    messageId - the id of message
    headers - the new headers
    diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index eca862df..055394f5 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index 82e9e69a..1a85055c 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 6f21c143..122855eb 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 23263ef5..78d620a9 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index a8fa6377..6d038b1b 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -92,6 +92,10 @@

    Uses of In   +io.openmessaging.interceptor +  + + io.openmessaging.producer   @@ -271,7 +275,8 @@

    Uses of void -ResourceManager.updateMessage(String messageId, +ResourceManager.updateMessage(String queueName, + String messageId, KeyValue headers)
    Updates some system headers of a message in the configured namespace.
    @@ -331,7 +336,7 @@

    Uses of void -PullConsumer.ack(String messageId, +PullConsumer.ack(String receiptHandle, KeyValue attributes)
    Acknowledges the specified and consumed message with the specified attributes.
    @@ -361,6 +366,56 @@

    Uses of + + +

    Uses of KeyValue in io.openmessaging.interceptor

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Methods in io.openmessaging.interceptor with parameters of type KeyValue 
    Modifier and TypeMethod and Description
    voidConsumerInterceptor.postReceive(Message message, + KeyValue attributes) + +
    voidProducerInterceptor.postSend(Message message, + KeyValue attributes) +
    Invoked immediately after the successful send invocation.
    +
    voidProducerInterceptor.postSend(Message message, + OMSException sendException, + KeyValue attributes) +
    Invoked immediately after the failed send invocation.
    +
    voidConsumerInterceptor.preReceive(Message message, + KeyValue attributes) + +
    voidProducerInterceptor.preSend(Message message, + KeyValue attributes) +
    Invoked before the message is actually sent to the network.
    +
    +
  • @@ -388,13 +443,6 @@

    Uses of -void -BatchMessageSender.send(Message message, - KeyValue properties) -
    Submits a message to this sender, using the specified attributes.
    - - - SendResult Producer.send(Message message, KeyValue attributes) @@ -402,16 +450,16 @@

    Uses of Message.sysHeaders(), other header fields as well. - + SendResult -Producer.send(Message message, - LocalTransactionBranchExecutor branchExecutor, +Producer.send(Message message, + LocalTransactionExecutor branchExecutor, KeyValue attributes)
    Sends a transactional message to the specified destination synchronously, using the specified attributes, the destination should be preset to Message.sysHeaders(), other header fields as well.
    - + Future<SendResult> Producer.sendAsync(Message message, KeyValue attributes) @@ -419,6 +467,14 @@

    Uses of Message.sysHeaders(), other header fields as well. + +void +Producer.sendOneway(Message message, + KeyValue properties) +
    Sends a message to the specified destination in one way, using the specified attributes, the destination + should be preset to Message.BuiltinKeys, other header fields as well.
    + +

  • diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index 0b2f995a..e2e03244 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 926de724..864345ce 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -92,6 +92,10 @@

    Uses of Int   +io.openmessaging.interceptor +  + + io.openmessaging.producer   @@ -240,6 +244,56 @@

    Uses of + + +

    Uses of Message in io.openmessaging.interceptor

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Methods in io.openmessaging.interceptor with parameters of type Message 
    Modifier and TypeMethod and Description
    voidConsumerInterceptor.postReceive(Message message, + KeyValue attributes) + +
    voidProducerInterceptor.postSend(Message message, + KeyValue attributes) +
    Invoked immediately after the successful send invocation.
    +
    voidProducerInterceptor.postSend(Message message, + OMSException sendException, + KeyValue attributes) +
    Invoked immediately after the failed send invocation.
    +
    voidConsumerInterceptor.preReceive(Message message, + KeyValue attributes) + +
    voidProducerInterceptor.preSend(Message message, + KeyValue attributes) +
    Invoked before the message is actually sent to the network.
    +
    +
  • @@ -253,21 +307,21 @@

    Uses of void -LocalTransactionBranchExecutor.checkLocalTransactionBranch(Message message, - LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext context) +LocalTransactionExecutor.check(Message message, + LocalTransactionExecutor.CheckContext context)
    Checks the status of the local transaction branch.
    void -LocalTransactionBranchExecutor.doLocalTransactionBranch(Message message, - LocalTransactionBranchExecutor.DoLocalTransactionBranchContext context) +LocalTransactionExecutor.execute(Message message, + LocalTransactionExecutor.ExecutionContext context)
    Executes the local transaction branch after the message is sent successfully, and submits the status whether the transaction was successfully committed or rolled back.
    -void +BatchMessageSender BatchMessageSender.send(Message message)
    Submits a message to this sender
    @@ -280,13 +334,6 @@

    Uses of -void -BatchMessageSender.send(Message message, - KeyValue properties) -
    Submits a message to this sender, using the specified attributes.
    - - - SendResult Producer.send(Message message, KeyValue attributes) @@ -294,23 +341,23 @@

    Uses of sysHeaders(), other header fields as well. - + SendResult -Producer.send(Message message, - LocalTransactionBranchExecutor branchExecutor, +Producer.send(Message message, + LocalTransactionExecutor branchExecutor, KeyValue attributes)
    Sends a transactional message to the specified destination synchronously, using the specified attributes, the destination should be preset to sysHeaders(), other header fields as well.
    - + Future<SendResult> Producer.sendAsync(Message message)
    Sends a message to the specified destination asynchronously, the destination should be preset to sysHeaders(), other header fields as well.
    - + Future<SendResult> Producer.sendAsync(Message message, KeyValue attributes) @@ -318,6 +365,21 @@

    Uses of sysHeaders(), other header fields as well. + +void +Producer.sendOneway(Message message) +
    Sends a message to the specified destination in one way, the destination should be preset to + Message.BuiltinKeys, other header fields as well.
    + + + +void +Producer.sendOneway(Message message, + KeyValue properties) +
    Sends a message to the specified destination in one way, using the specified attributes, the destination + should be preset to Message.BuiltinKeys, other header fields as well.
    + +

  • diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index becb6d47..2b6b0539 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 4b1b40c8..1da175a7 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 23fbc30b..59e623eb 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index cf118637..8f171621 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 52fbbc5e..03f11656 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 042ac109..fa34e6ec 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 67886166..3de56599 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index afcaa550..2fca55cb 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 1ec1ca45..7b8d324d 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 161451f5..259b998c 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -138,13 +138,13 @@

    Method Summary

    void -ack(String messageId) -
    Acknowledges the specified and consumed message with unique message id.
    +ack(String receiptHandle) +
    Acknowledges the specified and consumed message with the unique message receipt handle.
    void -ack(String messageId, +ack(String receiptHandle, KeyValue attributes)
    Acknowledges the specified and consumed message with the specified attributes.
    @@ -330,13 +330,13 @@

    receive

    • ack

      -
      void ack(String messageId)
      -
      Acknowledges the specified and consumed message with unique message id. +
      void ack(String receiptHandle)
      +
      Acknowledges the specified and consumed message with the unique message receipt handle.

      Messages that have been received but not acknowledged may be redelivered.

      Parameters:
      -
      messageId - the consumed message id
      +
      receiptHandle - the receipt handle associated with the consumed message
      Throws:
      OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
      @@ -348,14 +348,15 @@

      ack

      • ack

        -
        void ack(String messageId,
        +
        void ack(String receiptHandle,
                  KeyValue attributes)
        Acknowledges the specified and consumed message with the specified attributes.

        Messages that have been received but not acknowledged may be redelivered.

        Parameters:
        -
        messageId - the consumed message id
        +
        receiptHandle - the receipt handle associated with the consumed message
        +
        attributes - the specified attributes
        Throws:
        OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
        diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index adf04a55..ece4b425 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -138,8 +138,8 @@

        Method Summary

        void -addInterceptor(PushConsumerInterceptor interceptor) -
        Adds a PushConsumerInterceptor instance to this consumer.
        +addInterceptor(ConsumerInterceptor interceptor) +
        Adds a ConsumerInterceptor instance to this consumer.
        @@ -178,7 +178,7 @@

        Method Summary

        void -removeInterceptor(PushConsumerInterceptor interceptor) +removeInterceptor(ConsumerInterceptor interceptor)
        Removes an interceptor from this consumer.
        @@ -385,27 +385,27 @@

        detachQueue

      - +
      • addInterceptor

        -
        void addInterceptor(PushConsumerInterceptor interceptor)
        -
        Adds a PushConsumerInterceptor instance to this consumer.
        +
        void addInterceptor(ConsumerInterceptor interceptor)
        +
        Adds a ConsumerInterceptor instance to this consumer.
        Parameters:
        interceptor - an interceptor instance
      - +
      • removeInterceptor

        -
        void removeInterceptor(PushConsumerInterceptor interceptor)
        +
        void removeInterceptor(ConsumerInterceptor interceptor)
        Removes an interceptor from this consumer.
        Parameters:
        diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index fcacba8a..f5c1c225 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingIterator.html b/io/openmessaging/consumer/StreamingIterator.html index e99fa359..8d0328d1 100644 --- a/io/openmessaging/consumer/StreamingIterator.html +++ b/io/openmessaging/consumer/StreamingIterator.html @@ -2,10 +2,10 @@ - + StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index b92994eb..70a58d99 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index c9f25b2d..d62805d6 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index 855bb4b5..25c7db55 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index fd6fad96..84d87832 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index dc301127..d8683941 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingIterator.html b/io/openmessaging/consumer/class-use/StreamingIterator.html index 1f246a96..1c3c0d12 100644 --- a/io/openmessaging/consumer/class-use/StreamingIterator.html +++ b/io/openmessaging/consumer/class-use/StreamingIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index b0239b89..ee20b4fa 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 817713ce..303b9f3b 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index e5b98760..954fdee0 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index fe54dc03..f679d79c 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index c2925c3e..229af951 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 3e2b7076..ee361ea8 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 781c0939..e50c2b02 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index b83a26aa..d2f8eb67 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index f86494c4..94ffdb20 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 98e0b312..c6328fe6 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 2a53febb..b7b30f02 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -87,6 +87,10 @@

        io.openmessaging.exception   + +io.openmessaging.interceptor +  +

      • @@ -112,6 +116,28 @@

        Uses of +
      • + + +

        Uses of OMSException in io.openmessaging.interceptor

        + + + + + + + + + + + + +
        Methods in io.openmessaging.interceptor with parameters of type OMSException 
        Modifier and TypeMethod and Description
        voidProducerInterceptor.postSend(Message message, + OMSException sendException, + KeyValue attributes) +
        Invoked immediately after the failed send invocation.
        +
        +
    diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index d7b8fc85..57f59945 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 5020658c..7360c83c 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 9bbda0df..22f1efe6 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index fb1f2b1c..d2d209c1 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 31defafe..f6a6b454 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 7f2790b2..b7745d25 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 87fd1965..d7c6f1c4 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index b5bab272..3a1603f2 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index f2516540..f03cb7f5 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -91,6 +91,10 @@

    Uses of Pac io.openmessaging.exception   + +io.openmessaging.interceptor +  + @@ -133,6 +137,23 @@

    Uses of Pac +
  • + + + + + + + + + + + + +
    Classes in io.openmessaging.exception used by io.openmessaging.interceptor 
    Class and Description
    OMSException +
    This is the root class of all checked exceptions in the OMS API.
    +
    +
  • diff --git a/io/openmessaging/interceptor/PushConsumerInterceptor.html b/io/openmessaging/interceptor/ConsumerInterceptor.html similarity index 55% rename from io/openmessaging/interceptor/PushConsumerInterceptor.html rename to io/openmessaging/interceptor/ConsumerInterceptor.html index c4918cdb..a7d5e5e3 100644 --- a/io/openmessaging/interceptor/PushConsumerInterceptor.html +++ b/io/openmessaging/interceptor/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + -PushConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - +ConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) + @@ -13,7 +13,7 @@ - - - - - - - - - -
    -
    io.openmessaging.interceptor
    -

    Interface ProducerInterceptor.SendAfterContext

    -
    -
    -
    -
      -
    • -
      -
      Enclosing interface:
      -
      ProducerInterceptor
      -
      -
      -
      -
      public static interface ProducerInterceptor.SendAfterContext
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html b/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html deleted file mode 100644 index 78cbd3a6..00000000 --- a/io/openmessaging/interceptor/ProducerInterceptor.SendBeforeContext.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - -ProducerInterceptor.SendBeforeContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - - - - - - - - - - - - -
    -
    io.openmessaging.interceptor
    -

    Interface ProducerInterceptor.SendBeforeContext

    -
    -
    -
    -
      -
    • -
      -
      Enclosing interface:
      -
      ProducerInterceptor
      -
      -
      -
      -
      public static interface ProducerInterceptor.SendBeforeContext
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 451846cc..1a34636d 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6}; +var methods = {"i0":6,"i1":6,"i2":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -50,8 +50,8 @@ -LocalTransactionBranchExecutor +LocalTransactionExecutor
    Each executor will be associated with a transactional message, can be used to execute local transaction branch and submit the transaction status(commit or rollback).
    -LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext  +LocalTransactionExecutor.CheckContext  -LocalTransactionBranchExecutor.DoLocalTransactionBranchContext  +LocalTransactionExecutor.ExecutionContext  SendResult diff --git a/overview-frame.html b/overview-frame.html index d0a1f65d..c859c437 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index dcf5bac7..1b386581 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 8166a76d..4ac91e96 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -117,6 +117,7 @@

    Class Hierarchy

    Interface Hierarchy

    • io.openmessaging.producer.BatchMessageSender
    • +
    • io.openmessaging.interceptor.ConsumerInterceptor
    • io.openmessaging.Future<V>
      • io.openmessaging.Promise<V>
      • @@ -124,9 +125,9 @@

        Interface Hierarchy

      • io.openmessaging.FutureListener<V>
      • io.openmessaging.KeyValue
      • -
      • io.openmessaging.producer.LocalTransactionBranchExecutor
      • -
      • io.openmessaging.producer.LocalTransactionBranchExecutor.CheckLocalTransactionBranchContext
      • -
      • io.openmessaging.producer.LocalTransactionBranchExecutor.DoLocalTransactionBranchContext
      • +
      • io.openmessaging.producer.LocalTransactionExecutor
      • +
      • io.openmessaging.producer.LocalTransactionExecutor.CheckContext
      • +
      • io.openmessaging.producer.LocalTransactionExecutor.ExecutionContext
      • io.openmessaging.Message
        • io.openmessaging.BytesMessage
        • @@ -142,11 +143,6 @@

          Interface Hierarchy

        • io.openmessaging.consumer.MessageListener.Context
        • io.openmessaging.OMSBuiltinKeys
        • io.openmessaging.interceptor.ProducerInterceptor
        • -
        • io.openmessaging.interceptor.ProducerInterceptor.SendAfterContext
        • -
        • io.openmessaging.interceptor.ProducerInterceptor.SendBeforeContext
        • -
        • io.openmessaging.interceptor.PushConsumerInterceptor
        • -
        • io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageAfterContext
        • -
        • io.openmessaging.interceptor.PushConsumerInterceptor.OnMessageBeforeContext
        • io.openmessaging.ResourceManager
        • io.openmessaging.producer.SendResult
        • io.openmessaging.ServiceLifecycle diff --git a/serialized-form.html b/serialized-form.html index 67a311f8..009fc239 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.3.0-alpha-SNAPSHOT API) - + From 48956274e5993f23aa4f74f6e1bc5a8ab5eb9c18 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Mon, 9 Apr 2018 15:26:08 +0000 Subject: [PATCH 125/164] Latest javadoc on successful travis build 194 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 19 +-- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 27 ++-- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/Future.html | 2 +- io/openmessaging/FutureListener.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.BuiltinKeys.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 5 +- io/openmessaging/OMS.html | 9 +- io/openmessaging/OMSBuiltinKeys.html | 32 +---- io/openmessaging/Promise.html | 2 +- io/openmessaging/ResourceManager.html | 119 +++++++++--------- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/Future.html | 2 +- .../class-use/FutureListener.html | 2 +- io/openmessaging/class-use/KeyValue.html | 11 +- .../class-use/Message.BuiltinKeys.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- .../class-use/MessageFactory.html | 2 +- .../class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- .../class-use/OMSBuiltinKeys.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- .../class-use/ResourceManager.html | 2 +- .../class-use/ServiceLifecycle.html | 2 +- .../consumer/MessageListener.Context.html | 2 +- .../consumer/MessageListener.html | 2 +- io/openmessaging/consumer/PullConsumer.html | 2 +- io/openmessaging/consumer/PushConsumer.html | 2 +- .../consumer/StreamingConsumer.html | 2 +- .../consumer/StreamingIterator.html | 2 +- .../class-use/MessageListener.Context.html | 2 +- .../consumer/class-use/MessageListener.html | 2 +- .../consumer/class-use/PullConsumer.html | 2 +- .../consumer/class-use/PushConsumer.html | 2 +- .../consumer/class-use/StreamingConsumer.html | 2 +- .../consumer/class-use/StreamingIterator.html | 2 +- io/openmessaging/consumer/package-frame.html | 2 +- .../consumer/package-summary.html | 2 +- io/openmessaging/consumer/package-tree.html | 2 +- io/openmessaging/consumer/package-use.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- .../exception/OMSMessageFormatException.html | 2 +- .../exception/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 2 +- .../exception/OMSRuntimeException.html | 2 +- .../exception/OMSTimeOutException.html | 2 +- .../exception/class-use/OMSException.html | 2 +- .../class-use/OMSMessageFormatException.html | 2 +- .../class-use/OMSNotSupportedException.html | 2 +- .../OMSResourceNotExistException.html | 38 +++--- .../class-use/OMSRuntimeException.html | 2 +- .../class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- .../exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- .../interceptor/ConsumerInterceptor.html | 2 +- .../interceptor/ProducerInterceptor.html | 2 +- .../class-use/ConsumerInterceptor.html | 2 +- .../class-use/ProducerInterceptor.html | 2 +- .../interceptor/package-frame.html | 2 +- .../interceptor/package-summary.html | 2 +- .../interceptor/package-tree.html | 2 +- io/openmessaging/interceptor/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- .../producer/BatchMessageSender.html | 2 +- ...LocalTransactionExecutor.CheckContext.html | 2 +- ...lTransactionExecutor.ExecutionContext.html | 2 +- .../producer/LocalTransactionExecutor.html | 2 +- io/openmessaging/producer/Producer.html | 2 +- io/openmessaging/producer/SendResult.html | 2 +- .../class-use/BatchMessageSender.html | 2 +- ...LocalTransactionExecutor.CheckContext.html | 2 +- ...lTransactionExecutor.ExecutionContext.html | 2 +- .../class-use/LocalTransactionExecutor.html | 2 +- .../producer/class-use/Producer.html | 2 +- .../producer/class-use/SendResult.html | 2 +- io/openmessaging/producer/package-frame.html | 2 +- .../producer/package-summary.html | 2 +- io/openmessaging/producer/package-tree.html | 2 +- io/openmessaging/producer/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 97 files changed, 202 insertions(+), 236 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 331a46e6..af83e4cd 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 6f1b5121..4ca4778b 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 8465c05f..d59bba99 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) @@ -258,48 +258,41 @@

          io.openmessaging.*

          "DRIVER_IMPL" - - -public static final String -NAMESPACE -"NAMESPACE" - - public static final String OPERATION_TIMEOUT "OPERATION_TIMEOUT" - + public static final String PRODUCER_ID "PRODUCER_ID" - + public static final String REGION "REGION" - + public static final String ROUTING_DESTINATION "ROUTING_DESTINATION" - + public static final String ROUTING_EXPRESSION "ROUTING_EXPRESSION" - + public static final String diff --git a/deprecated-list.html b/deprecated-list.html index ea95b790..80528dae 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index 000fcbf3..8c7fc998 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index e835b584..5f8802ba 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (openmessaging 0.3.0-alpha-SNAPSHOT API) @@ -394,9 +394,9 @@

          G

          with some preset attributes, which will be passed to MessagingAccessPoint's implementation class as a unique constructor parameter.

    -
    getNamespaceAttributes() - Method in interface io.openmessaging.ResourceManager
    +
    getNamespaceAttributes(String) - Method in interface io.openmessaging.ResourceManager
    -
    Gets the attributes of the configured namespace.
    +
    Gets the attributes of the specific namespace.
    getQueueAttributes(String) - Method in interface io.openmessaging.ResourceManager
    @@ -492,13 +492,13 @@

    L

    Gets the namespace list in the current MessagingAccessPoint.
    -
    listQueues() - Method in interface io.openmessaging.ResourceManager
    +
    listQueues(String) - Method in interface io.openmessaging.ResourceManager
    -
    Gets the queue list in the configured namespace.
    +
    Gets the queue list in the specific namespace.
    -
    listRoutings() - Method in interface io.openmessaging.ResourceManager
    +
    listRoutings(String) - Method in interface io.openmessaging.ResourceManager
    -
    Gets the routing list in the configured namespace.
    +
    Gets the routing list in the specific namespace.
    listStreams(String) - Method in interface io.openmessaging.ResourceManager
    @@ -556,10 +556,6 @@

    M

    N

    -
    NAMESPACE - Static variable in interface io.openmessaging.OMSBuiltinKeys
    -
    -
    The NAMESPACE key defines the isolated space of resources and related operations.
    -
    newKeyValue() - Static method in class io.openmessaging.OMS
    Returns a default and internal KeyValue implementation instance.
    @@ -965,9 +961,9 @@

    S

    Marks this promise as a failure and notifies all listeners.
    -
    setNamespaceAttributes(KeyValue) - Method in interface io.openmessaging.ResourceManager
    +
    setNamespaceAttributes(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    -
    Sets the attributes of the configured namespace, the old attributes will be replaced +
    Sets the attributes of the specific namespace, the old attributes will be replaced by the provided attributes, only the provided key will be updated.
    setQueueAttributes(String, KeyValue) - Method in interface io.openmessaging.ResourceManager
    @@ -1033,11 +1029,6 @@

    S

    Suspends the PushConsumer for later resumption.
    -
    switchNamespace(String) - Method in interface io.openmessaging.ResourceManager
    -
    -
    Switches the default namespace to the new one, and all the operations will reflect to - the new namespace after the method returns successfully.
    -
    sysHeaders() - Method in interface io.openmessaging.Message
    Returns all the system header fields of the Message object as a KeyValue.
    diff --git a/index.html b/index.html index 7d4ed6f1..ad9bdf9e 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 4ca4778b..900d2817 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index d59bba99..97b0a089 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index 80528dae..3886aadc 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index 8c7fc998..b081f90a 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index 5f8802ba..73e1cadd 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -670,13 +670,9 @@

    O

    The OPERATION_TIMEOUT key defines the timeout of almost all the method calls in OMS.
    -
    operationFailed(Future<V>) - Method in interface io.openmessaging.FutureListener
    +
    operationComplete(Future<V>) - Method in interface io.openmessaging.FutureListener
    -
    Invoked when the operation associated with the Future has been completed unsuccessfully.
    -
    -
    operationSucceeded(Future<V>) - Method in interface io.openmessaging.FutureListener
    -
    -
    Invoked when the operation associated with the Promise has been completed successfully.
    +
    Invoked when the operation completes, be the associated Promise successful or not.
    @@ -692,7 +688,7 @@

    P

    Invoked immediately after the successful send invocation.
    -
    postSend(Message, OMSException, KeyValue) - Method in interface io.openmessaging.interceptor.ProducerInterceptor
    +
    postSend(Message, KeyValue, OMSException) - Method in interface io.openmessaging.interceptor.ProducerInterceptor
    Invoked immediately after the failed send invocation.
    diff --git a/index.html b/index.html index ad9bdf9e..22490825 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 6339e845..9bb15355 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index a1ca8d23..211d55b0 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6}; +var methods = {"i0":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -132,14 +132,8 @@

    Method Summary

    void -operationFailed(Future<V> future) -
    Invoked when the operation associated with the Future has been completed unsuccessfully.
    - - - -void -operationSucceeded(Future<V> future) -
    Invoked when the operation associated with the Promise has been completed successfully.
    +operationComplete(Future<V> future) +
    Invoked when the operation completes, be the associated Promise successful or not.
    @@ -157,31 +151,17 @@

    Method Summary

    Method Detail

    - - - -
      -
    • -

      operationSucceeded

      -
      void operationSucceeded(Future<V> future)
      -
      Invoked when the operation associated with the Promise has been completed successfully.
      -
      -
      Parameters:
      -
      future - the source Future which called this callback
      -
      -
    • -
    - +
    • -

      operationFailed

      -
      void operationFailed(Future<V> future)
      -
      Invoked when the operation associated with the Future has been completed unsuccessfully.
      +

      operationComplete

      +
      void operationComplete(Future<V> future)
      +
      Invoked when the operation completes, be the associated Promise successful or not.
      Parameters:
      -
      future - the source Future which called this callback
      +
      future - The associated promise facade
    diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index cca8fbb9..6f555413 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index 818bd177..883ef5aa 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 628b7981..25bb2b92 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 893c8487..98af38a6 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index c1c766bf..e62158e8 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 24bf58e6..1ab71000 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index a8b6b6a9..15e8a4f5 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 4dfd4481..bb23da9f 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 2e378cdb..235ece3e 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index ccc5839e..10ae0cb2 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index c5a78f26..082860b2 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 46085b4a..a719cac5 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -124,14 +124,8 @@

    Uses of void -FutureListener.operationFailed(Future<V> future) -
    Invoked when the operation associated with the Future has been completed unsuccessfully.
    - - - -void -FutureListener.operationSucceeded(Future<V> future) -
    Invoked when the operation associated with the Promise has been completed successfully.
    +FutureListener.operationComplete(Future<V> future) +
    Invoked when the operation completes, be the associated Promise successful or not.
    diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index d316f258..93f07b7d 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index af63a612..826afa0d 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -394,9 +394,9 @@

    Uses of void -ProducerInterceptor.postSend(Message message, - OMSException sendException, - KeyValue attributes) +ProducerInterceptor.postSend(Message message, + KeyValue attributes, + OMSException sendException)
    Invoked immediately after the failed send invocation.
    diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index ed2ccec3..17a86a7f 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index b71e788c..9396f6dd 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -271,9 +271,9 @@

    Uses of void -ProducerInterceptor.postSend(Message message, - OMSException sendException, - KeyValue attributes) +ProducerInterceptor.postSend(Message message, + KeyValue attributes, + OMSException sendException)
    Invoked immediately after the failed send invocation.
    diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 3418e059..531b9624 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 26f80d8a..96f0e981 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 17c786ba..a7759dc8 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 587f0958..8d85877e 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index ddbfe12a..80323bda 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 7a9b0658..d5942952 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index ff8ae215..cbab74b3 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index a8dd6058..58f73073 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 92ac354c..3fc096e6 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index b8b9010c..7aba90c8 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 7b832b24..78a88500 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index 4fef3cc4..19d457a6 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingIterator.html b/io/openmessaging/consumer/StreamingIterator.html index c8fa8463..b4ab1db5 100644 --- a/io/openmessaging/consumer/StreamingIterator.html +++ b/io/openmessaging/consumer/StreamingIterator.html @@ -2,10 +2,10 @@ - + StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 1e766293..10902b2b 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 49759c86..4c5226f8 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index c6a30177..9d0365f3 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index 78953375..1dc1fb2e 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index 238fb3d6..6791e185 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingIterator.html b/io/openmessaging/consumer/class-use/StreamingIterator.html index 9778d349..f9de259c 100644 --- a/io/openmessaging/consumer/class-use/StreamingIterator.html +++ b/io/openmessaging/consumer/class-use/StreamingIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 63e70d98..9ae15f23 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 366f3dfe..71d56b94 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index c18d40b8..42eab308 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 39bee8e3..7997d81b 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 4d918f84..d65dd754 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 6576e27c..534d29ca 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index d23eb3e6..bc69a982 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index f71573e9..5aff24d8 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 23528e27..86dc6aae 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 014d54c0..d3a13e84 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 764de25f..05eff3b3 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -129,9 +129,9 @@

    Uses of void -ProducerInterceptor.postSend(Message message, - OMSException sendException, - KeyValue attributes) +ProducerInterceptor.postSend(Message message, + KeyValue attributes, + OMSException sendException)
    Invoked immediately after the failed send invocation.
    diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index bb79c94e..e9eea5a2 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 7ac9d42d..ef9bc1c7 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 0147984c..452982e1 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 7ffbf8ea..940ea62f 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index ebaf2521..a3621e29 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index de3c172d..120862c8 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 40be0c50..0c199dcb 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 0fe76e71..6a7272e4 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index f62ab522..ccc5798f 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ConsumerInterceptor.html b/io/openmessaging/interceptor/ConsumerInterceptor.html index 96251aad..23558892 100644 --- a/io/openmessaging/interceptor/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + ConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 3e2fa91e..6496f735 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + @@ -140,9 +140,9 @@

    Method Summary

    void -postSend(Message message, - OMSException sendException, - KeyValue attributes) +postSend(Message message, + KeyValue attributes, + OMSException sendException)
    Invoked immediately after the failed send invocation.
    @@ -202,21 +202,21 @@

    postSend

    - +
    • postSend

      void postSend(Message message,
      -              OMSException sendException,
      -              KeyValue attributes)
      + KeyValue attributes, + OMSException sendException)
      Invoked immediately after the failed send invocation.
      Parameters:
      message - the message is actually sent
      -
      sendException - the occurred exception in the send invocation
      attributes - the extensible attributes delivered to the intercept thread
      +
      sendException - the occurred exception in the send invocation
    diff --git a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html index 9c3f6bd5..39713628 100644 --- a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 03aa867b..3301dcd2 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 35bc0a62..b652c2c4 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 1f438bf4..20d85847 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 2a5ae19f..ffb900ba 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 8b338d9c..143c4696 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index c19d43bd..ee6196bd 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 2c5c03b2..99b07d05 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 9ba0ee60..0884d200 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index d1f3368a..4ccaad41 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index 52b37af9..d214b614 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html b/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html index 579b4189..8d9eba06 100644 --- a/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html +++ b/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html @@ -2,10 +2,10 @@ - + LocalTransactionExecutor.CheckContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html b/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html index 13f05575..6b059e0b 100644 --- a/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html +++ b/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html @@ -2,10 +2,10 @@ - + LocalTransactionExecutor.ExecutionContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionExecutor.html b/io/openmessaging/producer/LocalTransactionExecutor.html index e06198ae..076b1733 100644 --- a/io/openmessaging/producer/LocalTransactionExecutor.html +++ b/io/openmessaging/producer/LocalTransactionExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index aacb0ab1..ef474e41 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 96732a1c..f3633057 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index e275428e..03bc5056 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html b/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html index b19dee91..fa37f7bc 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionExecutor.CheckContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html b/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html index f6f32514..b8c8f38d 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionExecutor.ExecutionContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionExecutor.html index 125dd6f7..13f11944 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 1bfb00df..219ffeea 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index a5d110e3..19586405 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index bbb3740a..0c6cda53 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index dbe6fdb0..cf56bc89 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index dcc863bb..eaadb27d 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 623a7225..187423a4 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 94aa229a..84fe8deb 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index b21892c9..52305470 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 74503ff9..cb9d5059 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index 45291884..f064b2d5 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.3.0-alpha-SNAPSHOT API) - + From 5886643357f0f0b67347ac31519b71c53a2fd221 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Wed, 11 Apr 2018 03:17:00 +0000 Subject: [PATCH 127/164] Latest javadoc on successful travis build 196 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 2 +- index.html | 2 +- io/openmessaging/BytesMessage.html | 2 +- io/openmessaging/Future.html | 2 +- io/openmessaging/FutureListener.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.BuiltinKeys.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/OMSBuiltinKeys.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/ResourceManager.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/BytesMessage.html | 2 +- io/openmessaging/class-use/Future.html | 2 +- io/openmessaging/class-use/FutureListener.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- io/openmessaging/class-use/Message.BuiltinKeys.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- io/openmessaging/class-use/MessageFactory.html | 2 +- io/openmessaging/class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- io/openmessaging/class-use/OMSBuiltinKeys.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- io/openmessaging/class-use/ResourceManager.html | 2 +- io/openmessaging/class-use/ServiceLifecycle.html | 2 +- io/openmessaging/consumer/MessageListener.Context.html | 2 +- io/openmessaging/consumer/MessageListener.html | 2 +- io/openmessaging/consumer/PullConsumer.html | 2 +- io/openmessaging/consumer/PushConsumer.html | 2 +- io/openmessaging/consumer/StreamingConsumer.html | 2 +- io/openmessaging/consumer/StreamingIterator.html | 2 +- .../consumer/class-use/MessageListener.Context.html | 2 +- io/openmessaging/consumer/class-use/MessageListener.html | 2 +- io/openmessaging/consumer/class-use/PullConsumer.html | 2 +- io/openmessaging/consumer/class-use/PushConsumer.html | 2 +- io/openmessaging/consumer/class-use/StreamingConsumer.html | 2 +- io/openmessaging/consumer/class-use/StreamingIterator.html | 2 +- io/openmessaging/consumer/package-frame.html | 2 +- io/openmessaging/consumer/package-summary.html | 2 +- io/openmessaging/consumer/package-tree.html | 2 +- io/openmessaging/consumer/package-use.html | 2 +- io/openmessaging/exception/OMSException.html | 2 +- io/openmessaging/exception/OMSMessageFormatException.html | 2 +- io/openmessaging/exception/OMSNotSupportedException.html | 2 +- io/openmessaging/exception/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/OMSRuntimeException.html | 2 +- io/openmessaging/exception/OMSTimeOutException.html | 2 +- io/openmessaging/exception/class-use/OMSException.html | 2 +- .../exception/class-use/OMSMessageFormatException.html | 2 +- .../exception/class-use/OMSNotSupportedException.html | 2 +- .../exception/class-use/OMSResourceNotExistException.html | 2 +- io/openmessaging/exception/class-use/OMSRuntimeException.html | 2 +- io/openmessaging/exception/class-use/OMSTimeOutException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- io/openmessaging/exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- io/openmessaging/interceptor/ConsumerInterceptor.html | 2 +- io/openmessaging/interceptor/ProducerInterceptor.html | 2 +- io/openmessaging/interceptor/class-use/ConsumerInterceptor.html | 2 +- io/openmessaging/interceptor/class-use/ProducerInterceptor.html | 2 +- io/openmessaging/interceptor/package-frame.html | 2 +- io/openmessaging/interceptor/package-summary.html | 2 +- io/openmessaging/interceptor/package-tree.html | 2 +- io/openmessaging/interceptor/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/producer/BatchMessageSender.html | 2 +- .../producer/LocalTransactionExecutor.CheckContext.html | 2 +- .../producer/LocalTransactionExecutor.ExecutionContext.html | 2 +- io/openmessaging/producer/LocalTransactionExecutor.html | 2 +- io/openmessaging/producer/Producer.html | 2 +- io/openmessaging/producer/SendResult.html | 2 +- io/openmessaging/producer/class-use/BatchMessageSender.html | 2 +- .../class-use/LocalTransactionExecutor.CheckContext.html | 2 +- .../class-use/LocalTransactionExecutor.ExecutionContext.html | 2 +- .../producer/class-use/LocalTransactionExecutor.html | 2 +- io/openmessaging/producer/class-use/Producer.html | 2 +- io/openmessaging/producer/class-use/SendResult.html | 2 +- io/openmessaging/producer/package-frame.html | 2 +- io/openmessaging/producer/package-summary.html | 2 +- io/openmessaging/producer/package-tree.html | 2 +- io/openmessaging/producer/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 97 files changed, 97 insertions(+), 97 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 0029e9a3..42faa9e2 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 900d2817..500b458c 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 97b0a089..64d4b5c0 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/deprecated-list.html b/deprecated-list.html index 3886aadc..26b73390 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/help-doc.html b/help-doc.html index b081f90a..93ba3afb 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/index-all.html b/index-all.html index 73e1cadd..a3db9a33 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (openmessaging 0.3.0-alpha-SNAPSHOT API) diff --git a/index.html b/index.html index 22490825..e54c4db2 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API diff --git a/allclasses-noframe.html b/allclasses-noframe.html index b55e2574..28ecdaa5 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index c91ba8ee..bafdc1b1 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index 000bf33c..a3d2641f 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index b4c18c5b..e17b5b4a 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index 515fd447..408edb09 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/index.html b/index.html index 3be8b873..f4366558 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.0-alpha-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 6ecae719..e41d2821 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index fb4eadc2..9d2ec342 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 0edb7fee..5c21dd81 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index 5106468d..83b4be24 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index ff3aec69..d5cdffa7 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index c3a62d25..50f8dfdc 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 43ed2000..3997bb7e 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index fac35f62..9a384cb1 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 79b9aef6..0d7ff172 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index b342da9b..62c948c9 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 42b66d39..d07f0f6d 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 5189b42d..1b9e4361 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index f6c6afc3..a57c2266 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index acc72be4..dd70fc5d 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 80d82b62..9fa46ae8 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 0c7dd72c..18b643c6 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index 7f04e97b..3d6d4047 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index bb153f0a..56b6d0c6 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index f03c011d..bab4814e 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index c2d7b37c..840b6a21 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 788603b6..e5cade22 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 5ef3a1b0..1a38c3a6 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 6d5d5a36..9fa6cbc4 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index ad7cb57c..791aa954 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 82ce78c1..871a027e 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 88463685..e45cdd3d 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 83760136..d822928a 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index f3018bda..5e45e35b 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index c457883d..b57d5ef8 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index 93082b04..a0b215e0 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingIterator.html b/io/openmessaging/consumer/StreamingIterator.html index e6f4f716..1eadf27d 100644 --- a/io/openmessaging/consumer/StreamingIterator.html +++ b/io/openmessaging/consumer/StreamingIterator.html @@ -2,10 +2,10 @@ - + StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index ae7b444b..2a0de0ed 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index d18211fc..23f36c55 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index 77927e28..1f8be028 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index a5743bd6..fc1b7c5e 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index a178aabd..f5bd5d6d 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingIterator.html b/io/openmessaging/consumer/class-use/StreamingIterator.html index e2581359..23740e6a 100644 --- a/io/openmessaging/consumer/class-use/StreamingIterator.html +++ b/io/openmessaging/consumer/class-use/StreamingIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingIterator (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 5954d66b..48bf399b 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 3149731b..36e08b50 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 2ce47b16..36c29e36 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 185e73cf..47935715 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index a78d731a..3aceede9 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 02ba512f..84823b71 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index e834443f..d4a7fdb5 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 8e9c4ecf..15dad788 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 7140235f..25a1e57a 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 4f3fbbf0..2fad8590 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 0c91f4cb..ce92c3d6 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 4f32723b..a1248b15 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 496e5837..cd69862a 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 362c7e4a..f5a6e2f1 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index a22cb6d6..95552061 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 248121c1..a22b4ede 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index fe8ff9c1..749b265c 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 9ce07096..e8f4bf91 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 7c28479b..aac8552a 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index fec1c517..8475d2ec 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ConsumerInterceptor.html b/io/openmessaging/interceptor/ConsumerInterceptor.html index a3ac80ab..50ddf91d 100644 --- a/io/openmessaging/interceptor/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + ConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 23c0e170..06bceb4a 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html index 06ebbf8b..c8633edf 100644 --- a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ConsumerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index d84e4cad..317f6fbc 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 665600b8..f037772c 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 8d1e7edc..ca5ada34 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 1937d317..9a05c85a 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index fe9c3d03..cd021037 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index d922c5da..15045856 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index d7b317fb..c94b1d39 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 7920d304..a90cda28 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index dcbaa3e9..dd53d9e2 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index d7e32502..ccb17dd5 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html b/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html index ab1b887d..7f732667 100644 --- a/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html +++ b/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html @@ -2,10 +2,10 @@ - + LocalTransactionExecutor.CheckContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html b/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html index 7718202c..c51c4011 100644 --- a/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html +++ b/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html @@ -2,10 +2,10 @@ - + LocalTransactionExecutor.ExecutionContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionExecutor.html b/io/openmessaging/producer/LocalTransactionExecutor.html index a5dca930..85f79386 100644 --- a/io/openmessaging/producer/LocalTransactionExecutor.html +++ b/io/openmessaging/producer/LocalTransactionExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index ee01afa3..687c1d60 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index a38062fb..a6e102ef 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index c987cf08..6a1d335f 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html b/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html index 8b45d6a9..aec8ba38 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionExecutor.CheckContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html b/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html index 816371dc..c8cd1ab2 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionExecutor.ExecutionContext (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionExecutor.html index 28cfdc70..5d756e28 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionExecutor (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 69425653..1c328bf3 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index c7f2c09d..c00a41d1 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index afcdf85c..dc822bf6 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index c81f45bd..886c1aaf 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index f8cee8f3..1fac843c 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index aea40306..a82aa95c 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 20db1c2e..97431f9c 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 5c41fa9d..c45b688c 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 0c1fd5ad..5a89e459 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.3.0-alpha-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index bd59e602..bb68192b 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.3.0-alpha-SNAPSHOT API) - + From c9604fb62185a84f391639a052564e1a595b498a Mon Sep 17 00:00:00 2001 From: travis-ci Date: Tue, 17 Apr 2018 09:38:12 +0000 Subject: [PATCH 131/164] Latest javadoc on successful travis build 202 auto-pushed to gh-pages --- allclasses-frame.html | 6 +++--- allclasses-noframe.html | 6 +++--- constant-values.html | 8 ++++---- deprecated-list.html | 8 ++++---- help-doc.html | 8 ++++---- index-all.html | 8 ++++---- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 8 ++++---- io/openmessaging/Future.html | 8 ++++---- io/openmessaging/FutureListener.html | 8 ++++---- io/openmessaging/KeyValue.html | 8 ++++---- io/openmessaging/Message.BuiltinKeys.html | 8 ++++---- io/openmessaging/Message.html | 8 ++++---- io/openmessaging/MessageFactory.html | 8 ++++---- io/openmessaging/MessagingAccessPoint.html | 8 ++++---- io/openmessaging/OMS.html | 8 ++++---- io/openmessaging/OMSBuiltinKeys.html | 8 ++++---- io/openmessaging/Promise.html | 8 ++++---- io/openmessaging/ResourceManager.html | 8 ++++---- io/openmessaging/ServiceLifecycle.html | 8 ++++---- io/openmessaging/class-use/BytesMessage.html | 8 ++++---- io/openmessaging/class-use/Future.html | 8 ++++---- io/openmessaging/class-use/FutureListener.html | 8 ++++---- io/openmessaging/class-use/KeyValue.html | 8 ++++---- io/openmessaging/class-use/Message.BuiltinKeys.html | 8 ++++---- io/openmessaging/class-use/Message.html | 8 ++++---- io/openmessaging/class-use/MessageFactory.html | 8 ++++---- io/openmessaging/class-use/MessagingAccessPoint.html | 8 ++++---- io/openmessaging/class-use/OMS.html | 8 ++++---- io/openmessaging/class-use/OMSBuiltinKeys.html | 8 ++++---- io/openmessaging/class-use/Promise.html | 8 ++++---- io/openmessaging/class-use/ResourceManager.html | 8 ++++---- io/openmessaging/class-use/ServiceLifecycle.html | 8 ++++---- io/openmessaging/consumer/MessageListener.Context.html | 8 ++++---- io/openmessaging/consumer/MessageListener.html | 8 ++++---- io/openmessaging/consumer/PullConsumer.html | 8 ++++---- io/openmessaging/consumer/PushConsumer.html | 8 ++++---- io/openmessaging/consumer/StreamingConsumer.html | 8 ++++---- io/openmessaging/consumer/StreamingIterator.html | 8 ++++---- .../consumer/class-use/MessageListener.Context.html | 8 ++++---- .../consumer/class-use/MessageListener.html | 8 ++++---- io/openmessaging/consumer/class-use/PullConsumer.html | 8 ++++---- io/openmessaging/consumer/class-use/PushConsumer.html | 8 ++++---- .../consumer/class-use/StreamingConsumer.html | 8 ++++---- .../consumer/class-use/StreamingIterator.html | 8 ++++---- io/openmessaging/consumer/package-frame.html | 6 +++--- io/openmessaging/consumer/package-summary.html | 8 ++++---- io/openmessaging/consumer/package-tree.html | 8 ++++---- io/openmessaging/consumer/package-use.html | 8 ++++---- io/openmessaging/exception/OMSException.html | 8 ++++---- .../exception/OMSMessageFormatException.html | 8 ++++---- .../exception/OMSNotSupportedException.html | 8 ++++---- .../exception/OMSResourceNotExistException.html | 8 ++++---- io/openmessaging/exception/OMSRuntimeException.html | 8 ++++---- io/openmessaging/exception/OMSTimeOutException.html | 8 ++++---- io/openmessaging/exception/class-use/OMSException.html | 8 ++++---- .../exception/class-use/OMSMessageFormatException.html | 8 ++++---- .../exception/class-use/OMSNotSupportedException.html | 8 ++++---- .../class-use/OMSResourceNotExistException.html | 8 ++++---- .../exception/class-use/OMSRuntimeException.html | 8 ++++---- .../exception/class-use/OMSTimeOutException.html | 8 ++++---- io/openmessaging/exception/package-frame.html | 6 +++--- io/openmessaging/exception/package-summary.html | 8 ++++---- io/openmessaging/exception/package-tree.html | 8 ++++---- io/openmessaging/exception/package-use.html | 8 ++++---- io/openmessaging/interceptor/ConsumerInterceptor.html | 8 ++++---- io/openmessaging/interceptor/ProducerInterceptor.html | 8 ++++---- .../interceptor/class-use/ConsumerInterceptor.html | 8 ++++---- .../interceptor/class-use/ProducerInterceptor.html | 8 ++++---- io/openmessaging/interceptor/package-frame.html | 6 +++--- io/openmessaging/interceptor/package-summary.html | 8 ++++---- io/openmessaging/interceptor/package-tree.html | 8 ++++---- io/openmessaging/interceptor/package-use.html | 8 ++++---- io/openmessaging/package-frame.html | 6 +++--- io/openmessaging/package-summary.html | 8 ++++---- io/openmessaging/package-tree.html | 8 ++++---- io/openmessaging/package-use.html | 8 ++++---- io/openmessaging/producer/BatchMessageSender.html | 8 ++++---- .../LocalTransactionExecutor.CheckContext.html | 8 ++++---- .../LocalTransactionExecutor.ExecutionContext.html | 8 ++++---- .../producer/LocalTransactionExecutor.html | 8 ++++---- io/openmessaging/producer/Producer.html | 8 ++++---- io/openmessaging/producer/SendResult.html | 8 ++++---- .../producer/class-use/BatchMessageSender.html | 8 ++++---- .../LocalTransactionExecutor.CheckContext.html | 8 ++++---- .../LocalTransactionExecutor.ExecutionContext.html | 8 ++++---- .../producer/class-use/LocalTransactionExecutor.html | 8 ++++---- io/openmessaging/producer/class-use/Producer.html | 8 ++++---- io/openmessaging/producer/class-use/SendResult.html | 8 ++++---- io/openmessaging/producer/package-frame.html | 6 +++--- io/openmessaging/producer/package-summary.html | 8 ++++---- io/openmessaging/producer/package-tree.html | 8 ++++---- io/openmessaging/producer/package-use.html | 8 ++++---- overview-frame.html | 6 +++--- overview-summary.html | 10 +++++----- overview-tree.html | 8 ++++---- serialized-form.html | 8 ++++---- 97 files changed, 379 insertions(+), 379 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 973fc218..f146a541 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) - +All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) + diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 28ecdaa5..fd1968d4 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (openmessaging 0.3.0-alpha-SNAPSHOT API) - +All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) + diff --git a/constant-values.html b/constant-values.html index bafdc1b1..4ca565a2 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + -Constant Field Values (openmessaging 0.3.0-alpha-SNAPSHOT API) - +Constant Field Values (openmessaging 0.3.1-alpha-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 36e08b50..d3c002a1 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging.consumer (openmessaging 0.3.0-alpha-SNAPSHOT API) - +io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index e8f4bf91..c560aa56 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging.exception (openmessaging 0.3.0-alpha-SNAPSHOT API) - +io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index ca5ada34..ca0d9cf2 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging.interceptor (openmessaging 0.3.0-alpha-SNAPSHOT API) - +io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index c94b1d39..865a9ec4 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging (openmessaging 0.3.0-alpha-SNAPSHOT API) - +io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 886c1aaf..a63c93f8 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging.producer (openmessaging 0.3.0-alpha-SNAPSHOT API) - +io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index c45b688c..728a4ec4 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + -Overview (openmessaging 0.3.0-alpha-SNAPSHOT API) - +Overview (openmessaging 0.3.1-alpha-SNAPSHOT API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index fd1968d4..e62bf7fa 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index 4ca565a2..dc3b9248 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index 6a7a6696..e727edc6 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index 8b01c976..e5cf692c 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index 45597be6..725e780e 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.3.1-alpha-SNAPSHOT API) - + @@ -548,7 +548,7 @@

    M

     
    MessagingAccessPoint - Interface in io.openmessaging
    -
    The MessagingAccessPoint obtained from OMS is capable of creating Producer, Consumer, ResourceManager, and so on.
    +
    An instance of MessagingAccessPoint may be obtained from OMS, which is capable of creating Producer, Consumer, ResourceManager, and other facility entities.
    diff --git a/index.html b/index.html index 91e03390..051f2c2c 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.1-alpha-SNAPSHOT API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index d23678b8..fadfc826 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 7b5fa24e..ff69a021 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 198cb389..54b33704 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index bc9c0b60..cef40d94 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index c9adbce8..6e4a1dbe 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 40b8b144..f5b92e93 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 7da8fc43..c3ae40f1 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.3.1-alpha-SNAPSHOT API) - + @@ -108,12 +108,14 @@

    Interface MessagingAcce
    public interface MessagingAccessPoint
     extends ServiceLifecycle
    -
    The MessagingAccessPoint obtained from OMS is capable of creating Producer, Consumer, ResourceManager, and so on. +
    An instance of MessagingAccessPoint may be obtained from OMS, which is capable of creating Producer, Consumer, ResourceManager, and other facility entities.

    For example:

    - MessagingAccessPoint messagingAccessPoint = MessagingAccessPointFactory.getMessagingAccessPoint("oms:rocketmq://alice@rocketmq.apache.org/us-east:default_space");
    + MessagingAccessPoint messagingAccessPoint = OMS.getMessagingAccessPoint("oms:rocketmq://alice@rocketmq.apache.org/us-east:default_space");
    + messagingAccessPoint.startup();
      Producer producer = messagingAccessPoint.createProducer();
    + producer.startup();
      producer.send(producer.createBytesMessage("HELLO_QUEUE", "HELLO_BODY".getBytes(Charset.forName("UTF-8"))));
      
    diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 9dc6f929..c9a227c8 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 09af765c..92012c80 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index db60acd3..0e7a5b22 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 4bdc90b5..388b0572 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 010491c0..aa86f580 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index dd02a7c6..ce6789ee 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 3433b60b..de862ca1 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 14b04f53..f2f3055c 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index a9218c4f..ebe1c4cb 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index 2c45dcc7..d68d440b 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 6e6161d8..3acd8daa 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 45f78be0..23392a5e 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index d05e841a..e1c1fd9d 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 19ff65fe..94964612 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 0f13d169..fae52686 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 025e1bb1..14334e70 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index 23b17761..f36e8a75 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 82a956f3..1ed3358f 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.3.1-alpha-SNAPSHOT API) - + @@ -114,7 +114,7 @@

    Uses of interface  MessagingAccessPoint -
    The MessagingAccessPoint obtained from OMS is capable of creating Producer, Consumer, ResourceManager, and so on.
    +
    An instance of MessagingAccessPoint may be obtained from OMS, which is capable of creating Producer, Consumer, ResourceManager, and other facility entities.
    diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 1def2e11..11d2238a 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index b499276e..30719ab6 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index 91711994..a8dea1d7 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index f21af8bc..22a9b57a 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index b658f6e9..ba72660a 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingIterator.html b/io/openmessaging/consumer/StreamingIterator.html index cf0d015e..a399310f 100644 --- a/io/openmessaging/consumer/StreamingIterator.html +++ b/io/openmessaging/consumer/StreamingIterator.html @@ -2,10 +2,10 @@ - + StreamingIterator (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index e6063a28..3544a6a6 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index dccfae10..59512c40 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index b3645eb4..300af08d 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index ce67041f..ffa26403 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index 95f68129..508bece6 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingIterator.html b/io/openmessaging/consumer/class-use/StreamingIterator.html index fe839e02..abcb8308 100644 --- a/io/openmessaging/consumer/class-use/StreamingIterator.html +++ b/io/openmessaging/consumer/class-use/StreamingIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingIterator (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 8fe5f8f1..1aa7375a 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index d3c002a1..d28092b0 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 79a82d4d..a40899e2 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index b297871f..ca86b2f7 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index cc9669cc..8e7db36c 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index ad09784b..83291cc6 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index 5a80dac0..f5599d02 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index 6a3bfbe0..b544fba0 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 22e3e897..c04daeb8 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index e6213414..ed1d65e7 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index dd86b380..540d4129 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 54149e6f..abc0653a 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index c24dbb63..42f2dcd7 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index 2cd37b37..e86f22ed 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 6ebeaca7..583ac8b0 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index b8b5157e..b1be73bd 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 9420147a..fbf45def 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index c560aa56..e2d48f85 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 3f3ed7b7..f882aefe 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 34d958c6..f90f2054 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ConsumerInterceptor.html b/io/openmessaging/interceptor/ConsumerInterceptor.html index 00c2d77b..96357d12 100644 --- a/io/openmessaging/interceptor/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + ConsumerInterceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index bb2a740c..88c100c7 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html index 9ecf0200..68622b5d 100644 --- a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ConsumerInterceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 74a58df6..a96ba58e 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 6d6cadcd..c80dbd29 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index ca0d9cf2..69e19630 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 25cac437..890f97a0 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 35ab78ec..7e14b55a 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 9420e1b3..e285f276 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 865a9ec4..56fe67a0 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) - + @@ -128,7 +128,7 @@

    Package io.openmessaging

    MessagingAccessPoint -
    The MessagingAccessPoint obtained from OMS is capable of creating Producer, Consumer, ResourceManager, and so on.
    +
    An instance of MessagingAccessPoint may be obtained from OMS, which is capable of creating Producer, Consumer, ResourceManager, and other facility entities.
    diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index e20c2842..ab04c595 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index fc956466..56975eba 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) - + @@ -140,7 +140,7 @@

    Uses of Package
    io MessagingAccessPoint -
    The MessagingAccessPoint obtained from OMS is capable of creating Producer, Consumer, ResourceManager, and so on.
    +
    An instance of MessagingAccessPoint may be obtained from OMS, which is capable of creating Producer, Consumer, ResourceManager, and other facility entities.
    diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index 75c59ee4..5eb0784d 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html b/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html index a48312f2..d50f76ee 100644 --- a/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html +++ b/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html @@ -2,10 +2,10 @@ - + LocalTransactionExecutor.CheckContext (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html b/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html index 8166c526..b21dc17e 100644 --- a/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html +++ b/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html @@ -2,10 +2,10 @@ - + LocalTransactionExecutor.ExecutionContext (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionExecutor.html b/io/openmessaging/producer/LocalTransactionExecutor.html index db379380..2806e746 100644 --- a/io/openmessaging/producer/LocalTransactionExecutor.html +++ b/io/openmessaging/producer/LocalTransactionExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionExecutor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index 7eb1714a..21b74ada 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index fb542cb3..b9265d81 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index 4b08415d..53643a5e 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html b/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html index c9a7af13..1aa1d49f 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionExecutor.CheckContext (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html b/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html index 616a2148..a957a4b8 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionExecutor.ExecutionContext (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionExecutor.html index 9a123a61..d55d065a 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionExecutor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index ed13f2b5..88e08fa4 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 9aa4cefc..f1cc32d7 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index bc5289e2..66e43c08 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index a63c93f8..65dd9c5b 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 0d829ea1..b505aee7 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index e051108d..2a2babc3 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 3a75fd1b..4cf24ebd 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 728a4ec4..39a045f7 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 4888ad41..29b8d45d 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index 311211d0..4a924f38 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.3.1-alpha-SNAPSHOT API) - + From 22ea12cae582d6ad2c9cee4a2066655da5f25978 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Mon, 7 May 2018 08:18:13 +0000 Subject: [PATCH 133/164] Latest javadoc on successful travis build 204 auto-pushed to gh-pages --- allclasses-frame.html | 4 +- allclasses-noframe.html | 4 +- constant-values.html | 4 +- deprecated-list.html | 4 +- help-doc.html | 4 +- index-all.html | 8 +-- index.html | 2 +- io/openmessaging/BytesMessage.html | 28 ++-------- io/openmessaging/Future.html | 4 +- io/openmessaging/FutureListener.html | 4 +- io/openmessaging/KeyValue.html | 4 +- io/openmessaging/Message.BuiltinKeys.html | 4 +- io/openmessaging/Message.html | 53 ++++++++++++++----- io/openmessaging/MessageFactory.html | 4 +- io/openmessaging/MessagingAccessPoint.html | 4 +- io/openmessaging/OMS.html | 4 +- io/openmessaging/OMSBuiltinKeys.html | 4 +- io/openmessaging/Promise.html | 4 +- io/openmessaging/ResourceManager.html | 4 +- io/openmessaging/ServiceLifecycle.html | 4 +- io/openmessaging/class-use/BytesMessage.html | 4 +- io/openmessaging/class-use/Future.html | 4 +- .../class-use/FutureListener.html | 4 +- io/openmessaging/class-use/KeyValue.html | 4 +- .../class-use/Message.BuiltinKeys.html | 4 +- io/openmessaging/class-use/Message.html | 4 +- .../class-use/MessageFactory.html | 4 +- .../class-use/MessagingAccessPoint.html | 4 +- io/openmessaging/class-use/OMS.html | 4 +- .../class-use/OMSBuiltinKeys.html | 4 +- io/openmessaging/class-use/Promise.html | 4 +- .../class-use/ResourceManager.html | 4 +- .../class-use/ServiceLifecycle.html | 4 +- .../consumer/MessageListener.Context.html | 4 +- .../consumer/MessageListener.html | 4 +- io/openmessaging/consumer/PullConsumer.html | 4 +- io/openmessaging/consumer/PushConsumer.html | 4 +- .../consumer/StreamingConsumer.html | 4 +- .../consumer/StreamingIterator.html | 4 +- .../class-use/MessageListener.Context.html | 4 +- .../consumer/class-use/MessageListener.html | 4 +- .../consumer/class-use/PullConsumer.html | 4 +- .../consumer/class-use/PushConsumer.html | 4 +- .../consumer/class-use/StreamingConsumer.html | 4 +- .../consumer/class-use/StreamingIterator.html | 4 +- io/openmessaging/consumer/package-frame.html | 4 +- .../consumer/package-summary.html | 4 +- io/openmessaging/consumer/package-tree.html | 4 +- io/openmessaging/consumer/package-use.html | 4 +- io/openmessaging/exception/OMSException.html | 4 +- .../exception/OMSMessageFormatException.html | 4 +- .../exception/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../exception/OMSRuntimeException.html | 4 +- .../exception/OMSTimeOutException.html | 4 +- .../exception/class-use/OMSException.html | 4 +- .../class-use/OMSMessageFormatException.html | 48 +++++++++++++++-- .../class-use/OMSNotSupportedException.html | 4 +- .../OMSResourceNotExistException.html | 4 +- .../class-use/OMSRuntimeException.html | 4 +- .../class-use/OMSTimeOutException.html | 4 +- io/openmessaging/exception/package-frame.html | 4 +- .../exception/package-summary.html | 4 +- io/openmessaging/exception/package-tree.html | 4 +- io/openmessaging/exception/package-use.html | 10 +++- .../interceptor/ConsumerInterceptor.html | 4 +- .../interceptor/ProducerInterceptor.html | 4 +- .../class-use/ConsumerInterceptor.html | 4 +- .../class-use/ProducerInterceptor.html | 4 +- .../interceptor/package-frame.html | 4 +- .../interceptor/package-summary.html | 4 +- .../interceptor/package-tree.html | 4 +- io/openmessaging/interceptor/package-use.html | 4 +- io/openmessaging/package-frame.html | 4 +- io/openmessaging/package-summary.html | 4 +- io/openmessaging/package-tree.html | 4 +- io/openmessaging/package-use.html | 4 +- .../producer/BatchMessageSender.html | 4 +- ...LocalTransactionExecutor.CheckContext.html | 4 +- ...lTransactionExecutor.ExecutionContext.html | 4 +- .../producer/LocalTransactionExecutor.html | 4 +- io/openmessaging/producer/Producer.html | 4 +- io/openmessaging/producer/SendResult.html | 4 +- .../class-use/BatchMessageSender.html | 4 +- ...LocalTransactionExecutor.CheckContext.html | 4 +- ...lTransactionExecutor.ExecutionContext.html | 4 +- .../class-use/LocalTransactionExecutor.html | 4 +- .../producer/class-use/Producer.html | 4 +- .../producer/class-use/SendResult.html | 4 +- io/openmessaging/producer/package-frame.html | 4 +- .../producer/package-summary.html | 4 +- io/openmessaging/producer/package-tree.html | 4 +- io/openmessaging/producer/package-use.html | 4 +- overview-frame.html | 4 +- overview-summary.html | 4 +- overview-tree.html | 4 +- serialized-form.html | 4 +- 97 files changed, 284 insertions(+), 229 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 446c1a20..5ec85ca3 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/allclasses-noframe.html b/allclasses-noframe.html index e62bf7fa..94a1f4b1 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/constant-values.html b/constant-values.html index dc3b9248..63d9762b 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index e727edc6..2254b4c7 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index e5cf692c..46685c5c 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index 725e780e..1f27d06a 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 0.3.1-alpha-SNAPSHOT API) - + @@ -348,9 +348,9 @@

    G

    Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
    -
    getBody() - Method in interface io.openmessaging.BytesMessage
    +
    getBody(Class<T>) - Method in interface io.openmessaging.Message
    -
    Returns the bytes message body.
    +
    Get message body
    getDouble(String) - Method in interface io.openmessaging.KeyValue
    diff --git a/index.html b/index.html index 051f2c2c..47a8284e 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 0.3.1-alpha-SNAPSHOT API @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6}; +var methods = {"i0":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -153,12 +153,6 @@

    Method Summary

    Method and Description -byte[] -getBody() -
    Returns the bytes message body.
    - - - BytesMessage setBody(byte[] body)
    Sets the bytes message body.
    @@ -170,7 +164,7 @@

    Method Summary

    Methods inherited from interface io.openmessaging.Message

    -putSysHeaders, putSysHeaders, putSysHeaders, putSysHeaders, putUserHeaders, putUserHeaders, putUserHeaders, putUserHeaders, sysHeaders, userHeaders +getBody, putSysHeaders, putSysHeaders, putSysHeaders, putSysHeaders, putUserHeaders, putUserHeaders, putUserHeaders, putUserHeaders, sysHeaders, userHeaders @@ -186,20 +180,6 @@

    Methods inherited from interface io.openmessaging. - - -
      -
    • -

      getBody

      -
      byte[] getBody()
      -
      Returns the bytes message body.
      -
      -
      Returns:
      -
      the bytes message body
      -
      -
    • -
    diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index fadfc826..be1b32fb 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index ff69a021..14801b9d 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 54b33704..764a59fa 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.BuiltinKeys.html b/io/openmessaging/Message.BuiltinKeys.html index cef40d94..9714f7d0 100644 --- a/io/openmessaging/Message.BuiltinKeys.html +++ b/io/openmessaging/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Message.BuiltinKeys (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 6e4a1dbe..555d8dae 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 0.3.1-alpha-SNAPSHOT API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -182,68 +182,74 @@

    Method Summary

    Method and Description +<T> T +getBody(Class<T> type) +
    Get message body
    + + + Message putSysHeaders(String key, double value)
    Puts a String-double KeyValue entry to the system headers of a Message.
    - + Message putSysHeaders(String key, int value)
    Puts a String-int KeyValue entry to the system headers of a Message.
    - + Message putSysHeaders(String key, long value)
    Puts a String-long KeyValue entry to the system headers of a Message.
    - + Message putSysHeaders(String key, String value)
    Puts a String-String KeyValue entry to the system headers of a Message.
    - + Message putUserHeaders(String key, double value)
    Puts a String-double KeyValue entry to the user headers of a Message.
    - + Message putUserHeaders(String key, int value)
    Puts a String-int KeyValue entry to the user headers of a Message.
    - + Message putUserHeaders(String key, long value)
    Puts a String-long KeyValue entry to the user headers of a Message.
    - + Message putUserHeaders(String key, String value)
    Puts a String-String KeyValue entry to the user headers of a Message.
    - + KeyValue sysHeaders()
    Returns all the system header fields of the Message object as a KeyValue.
    - + KeyValue userHeaders()
    Returns all the customized user header fields of the Message object as a KeyValue.
    @@ -409,7 +415,7 @@

    putUserHeaders

    -
      +
      • putUserHeaders

        Message putUserHeaders(String key,
        @@ -422,6 +428,27 @@ 

        putUserHeaders

    + + + +
      +
    • +

      getBody

      +
      <T> T getBody(Class<T> type)
      +       throws OMSMessageFormatException
      +
      Get message body
      +
      +
      Type Parameters:
      +
      T - Generic type
      +
      Parameters:
      +
      type - Message body type
      +
      Returns:
      +
      message body
      +
      Throws:
      +
      OMSMessageFormatException - if the message body cannot be assigned to the specified type
      +
      +
    • +
    diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index f5b92e93..cdc6b2f3 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index c3ae40f1..711a63b4 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index c9a227c8..44456815 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 92012c80..2c7f14c7 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 0e7a5b22..69af57c5 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ResourceManager.html b/io/openmessaging/ResourceManager.html index 388b0572..9f62d42c 100644 --- a/io/openmessaging/ResourceManager.html +++ b/io/openmessaging/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index aa86f580..28f04e67 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/BytesMessage.html b/io/openmessaging/class-use/BytesMessage.html index ce6789ee..6c8c1696 100644 --- a/io/openmessaging/class-use/BytesMessage.html +++ b/io/openmessaging/class-use/BytesMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BytesMessage (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index de862ca1..9363909e 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index f2f3055c..e46959d8 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index ebe1c4cb..a12d7206 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/class-use/Message.BuiltinKeys.html index d68d440b..7b619e0b 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/class-use/Message.BuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 3acd8daa..7f5a420a 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 23392a5e..00c69c61 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index e1c1fd9d..0c125025 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 94964612..2e67fe54 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index fae52686..5f5f683c 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 14334e70..8d6ae4fd 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/class-use/ResourceManager.html index f36e8a75..b1868364 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 1ed3358f..6715cef5 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 11d2238a..02b79bfa 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 30719ab6..822c07ce 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index a8dea1d7..2a242057 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 22a9b57a..9130802b 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html index ba72660a..328f49df 100644 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ b/io/openmessaging/consumer/StreamingConsumer.html @@ -2,10 +2,10 @@ - + StreamingConsumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/StreamingIterator.html b/io/openmessaging/consumer/StreamingIterator.html index a399310f..d2195b7b 100644 --- a/io/openmessaging/consumer/StreamingIterator.html +++ b/io/openmessaging/consumer/StreamingIterator.html @@ -2,10 +2,10 @@ - + StreamingIterator (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 3544a6a6..b4cbf97f 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 59512c40..8c437e76 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index 300af08d..f7a3e95b 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index ffa26403..51df020f 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/StreamingConsumer.html index 508bece6..94b77bef 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/StreamingConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/StreamingIterator.html b/io/openmessaging/consumer/class-use/StreamingIterator.html index abcb8308..a04a8104 100644 --- a/io/openmessaging/consumer/class-use/StreamingIterator.html +++ b/io/openmessaging/consumer/class-use/StreamingIterator.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.StreamingIterator (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 1aa7375a..98d64a0d 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index d28092b0..d9892e37 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index a40899e2..02fbcc65 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index ca86b2f7..9c88eb24 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSException.html b/io/openmessaging/exception/OMSException.html index 8e7db36c..27057ea0 100644 --- a/io/openmessaging/exception/OMSException.html +++ b/io/openmessaging/exception/OMSException.html @@ -2,10 +2,10 @@ - + OMSException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 83291cc6..6d60d248 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSNotSupportedException.html b/io/openmessaging/exception/OMSNotSupportedException.html index f5599d02..f354c1e5 100644 --- a/io/openmessaging/exception/OMSNotSupportedException.html +++ b/io/openmessaging/exception/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + OMSNotSupportedException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSResourceNotExistException.html b/io/openmessaging/exception/OMSResourceNotExistException.html index b544fba0..7ed68cef 100644 --- a/io/openmessaging/exception/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + OMSResourceNotExistException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index c04daeb8..ed5f454f 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index ed1d65e7..f15cbaa5 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSException.html b/io/openmessaging/exception/class-use/OMSException.html index 540d4129..0da75692 100644 --- a/io/openmessaging/exception/class-use/OMSException.html +++ b/io/openmessaging/exception/class-use/OMSException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index abc0653a..f786d6d1 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + @@ -73,7 +73,49 @@

    Uses of Class
    io.openmessaging.exception.OMSMessageFormatException

    -
    No usage of io.openmessaging.exception.OMSMessageFormatException
    +
    + +
    diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSNotSupportedException.html index 42f2dcd7..f630e7e7 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSNotSupportedException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html index e86f22ed..32375f24 100644 --- a/io/openmessaging/exception/class-use/OMSResourceNotExistException.html +++ b/io/openmessaging/exception/class-use/OMSResourceNotExistException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSResourceNotExistException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 583ac8b0..79a22e5f 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index b1be73bd..f1a4d2b9 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index fbf45def..a72929e6 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index e2d48f85..cf5bef5d 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index f882aefe..bf96cabc 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index f90f2054..94686742 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) - + @@ -108,6 +108,12 @@

    Uses of Pac +OMSMessageFormatException +
    The OMSMessageFormatException must be thrown when the provided message + is not supported or the attributes are the wrong type.
    + + + OMSResourceNotExistException
    The OMSResourceNotExistException occurs if requested resource is not exist.
    diff --git a/io/openmessaging/interceptor/ConsumerInterceptor.html b/io/openmessaging/interceptor/ConsumerInterceptor.html index 96357d12..8d6ff71b 100644 --- a/io/openmessaging/interceptor/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + ConsumerInterceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 88c100c7..ae783055 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html index 68622b5d..b2402ea8 100644 --- a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ConsumerInterceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index a96ba58e..b9d6817d 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index c80dbd29..7e00e973 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 69e19630..a6c149e5 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 890f97a0..ed415c5e 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 7e14b55a..573e80d2 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index e285f276..24351258 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 56fe67a0..3ba0fc8f 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index ab04c595..5e386ddd 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 56975eba..14439ec3 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/BatchMessageSender.html b/io/openmessaging/producer/BatchMessageSender.html index 5eb0784d..d3adc4c2 100644 --- a/io/openmessaging/producer/BatchMessageSender.html +++ b/io/openmessaging/producer/BatchMessageSender.html @@ -2,10 +2,10 @@ - + BatchMessageSender (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html b/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html index d50f76ee..75dd922c 100644 --- a/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html +++ b/io/openmessaging/producer/LocalTransactionExecutor.CheckContext.html @@ -2,10 +2,10 @@ - + LocalTransactionExecutor.CheckContext (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html b/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html index b21dc17e..c607d55a 100644 --- a/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html +++ b/io/openmessaging/producer/LocalTransactionExecutor.ExecutionContext.html @@ -2,10 +2,10 @@ - + LocalTransactionExecutor.ExecutionContext (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/LocalTransactionExecutor.html b/io/openmessaging/producer/LocalTransactionExecutor.html index 2806e746..07c434e0 100644 --- a/io/openmessaging/producer/LocalTransactionExecutor.html +++ b/io/openmessaging/producer/LocalTransactionExecutor.html @@ -2,10 +2,10 @@ - + LocalTransactionExecutor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index 21b74ada..51733503 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index b9265d81..3df111e4 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/BatchMessageSender.html b/io/openmessaging/producer/class-use/BatchMessageSender.html index 53643a5e..2eed45d4 100644 --- a/io/openmessaging/producer/class-use/BatchMessageSender.html +++ b/io/openmessaging/producer/class-use/BatchMessageSender.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.BatchMessageSender (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html b/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html index 1aa1d49f..a30d0610 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionExecutor.CheckContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionExecutor.CheckContext (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html b/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html index a957a4b8..513274fa 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html +++ b/io/openmessaging/producer/class-use/LocalTransactionExecutor.ExecutionContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionExecutor.ExecutionContext (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/LocalTransactionExecutor.html b/io/openmessaging/producer/class-use/LocalTransactionExecutor.html index d55d065a..77ee0e21 100644 --- a/io/openmessaging/producer/class-use/LocalTransactionExecutor.html +++ b/io/openmessaging/producer/class-use/LocalTransactionExecutor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.LocalTransactionExecutor (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 88e08fa4..e3dcd3ed 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index f1cc32d7..e2080d4a 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index 66e43c08..db875cf5 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 65dd9c5b..8637f544 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index b505aee7..c4d7aa89 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 2a2babc3..0a56e42b 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 4cf24ebd..9e5bdacf 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 39a045f7..5613d431 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 29b8d45d..ec9f2c73 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 0.3.1-alpha-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index 4a924f38..7e5fc897 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 0.3.1-alpha-SNAPSHOT API) - + From 44cdb7abdd65f3fbc84ed52b7caa092ca6475a0e Mon Sep 17 00:00:00 2001 From: travis-ci Date: Mon, 11 Jun 2018 03:21:58 +0000 Subject: [PATCH 134/164] Latest javadoc on successful travis build 205 auto-pushed to gh-pages --- allclasses-frame.html | 6 +++--- allclasses-noframe.html | 6 +++--- constant-values.html | 8 ++++---- deprecated-list.html | 8 ++++---- help-doc.html | 8 ++++---- index-all.html | 8 ++++---- index.html | 4 ++-- io/openmessaging/BytesMessage.html | 8 ++++---- io/openmessaging/Future.html | 8 ++++---- io/openmessaging/FutureListener.html | 8 ++++---- io/openmessaging/KeyValue.html | 8 ++++---- io/openmessaging/Message.BuiltinKeys.html | 8 ++++---- io/openmessaging/Message.html | 8 ++++---- io/openmessaging/MessageFactory.html | 8 ++++---- io/openmessaging/MessagingAccessPoint.html | 8 ++++---- io/openmessaging/OMS.html | 8 ++++---- io/openmessaging/OMSBuiltinKeys.html | 8 ++++---- io/openmessaging/Promise.html | 8 ++++---- io/openmessaging/ResourceManager.html | 8 ++++---- io/openmessaging/ServiceLifecycle.html | 8 ++++---- io/openmessaging/class-use/BytesMessage.html | 8 ++++---- io/openmessaging/class-use/Future.html | 8 ++++---- io/openmessaging/class-use/FutureListener.html | 8 ++++---- io/openmessaging/class-use/KeyValue.html | 8 ++++---- io/openmessaging/class-use/Message.BuiltinKeys.html | 8 ++++---- io/openmessaging/class-use/Message.html | 8 ++++---- io/openmessaging/class-use/MessageFactory.html | 8 ++++---- io/openmessaging/class-use/MessagingAccessPoint.html | 8 ++++---- io/openmessaging/class-use/OMS.html | 8 ++++---- io/openmessaging/class-use/OMSBuiltinKeys.html | 8 ++++---- io/openmessaging/class-use/Promise.html | 8 ++++---- io/openmessaging/class-use/ResourceManager.html | 8 ++++---- io/openmessaging/class-use/ServiceLifecycle.html | 8 ++++---- io/openmessaging/consumer/MessageListener.Context.html | 8 ++++---- io/openmessaging/consumer/MessageListener.html | 8 ++++---- io/openmessaging/consumer/PullConsumer.html | 8 ++++---- io/openmessaging/consumer/PushConsumer.html | 8 ++++---- io/openmessaging/consumer/StreamingConsumer.html | 8 ++++---- io/openmessaging/consumer/StreamingIterator.html | 8 ++++---- .../consumer/class-use/MessageListener.Context.html | 8 ++++---- .../consumer/class-use/MessageListener.html | 8 ++++---- io/openmessaging/consumer/class-use/PullConsumer.html | 8 ++++---- io/openmessaging/consumer/class-use/PushConsumer.html | 8 ++++---- .../consumer/class-use/StreamingConsumer.html | 8 ++++---- .../consumer/class-use/StreamingIterator.html | 8 ++++---- io/openmessaging/consumer/package-frame.html | 6 +++--- io/openmessaging/consumer/package-summary.html | 8 ++++---- io/openmessaging/consumer/package-tree.html | 8 ++++---- io/openmessaging/consumer/package-use.html | 8 ++++---- io/openmessaging/exception/OMSException.html | 8 ++++---- .../exception/OMSMessageFormatException.html | 8 ++++---- .../exception/OMSNotSupportedException.html | 8 ++++---- .../exception/OMSResourceNotExistException.html | 8 ++++---- io/openmessaging/exception/OMSRuntimeException.html | 8 ++++---- io/openmessaging/exception/OMSTimeOutException.html | 8 ++++---- io/openmessaging/exception/class-use/OMSException.html | 8 ++++---- .../exception/class-use/OMSMessageFormatException.html | 8 ++++---- .../exception/class-use/OMSNotSupportedException.html | 8 ++++---- .../class-use/OMSResourceNotExistException.html | 8 ++++---- .../exception/class-use/OMSRuntimeException.html | 8 ++++---- .../exception/class-use/OMSTimeOutException.html | 8 ++++---- io/openmessaging/exception/package-frame.html | 6 +++--- io/openmessaging/exception/package-summary.html | 8 ++++---- io/openmessaging/exception/package-tree.html | 8 ++++---- io/openmessaging/exception/package-use.html | 8 ++++---- io/openmessaging/interceptor/ConsumerInterceptor.html | 8 ++++---- io/openmessaging/interceptor/ProducerInterceptor.html | 8 ++++---- .../interceptor/class-use/ConsumerInterceptor.html | 8 ++++---- .../interceptor/class-use/ProducerInterceptor.html | 8 ++++---- io/openmessaging/interceptor/package-frame.html | 6 +++--- io/openmessaging/interceptor/package-summary.html | 8 ++++---- io/openmessaging/interceptor/package-tree.html | 8 ++++---- io/openmessaging/interceptor/package-use.html | 8 ++++---- io/openmessaging/package-frame.html | 6 +++--- io/openmessaging/package-summary.html | 8 ++++---- io/openmessaging/package-tree.html | 8 ++++---- io/openmessaging/package-use.html | 8 ++++---- io/openmessaging/producer/BatchMessageSender.html | 8 ++++---- .../LocalTransactionExecutor.CheckContext.html | 8 ++++---- .../LocalTransactionExecutor.ExecutionContext.html | 8 ++++---- .../producer/LocalTransactionExecutor.html | 8 ++++---- io/openmessaging/producer/Producer.html | 8 ++++---- io/openmessaging/producer/SendResult.html | 8 ++++---- .../producer/class-use/BatchMessageSender.html | 8 ++++---- .../LocalTransactionExecutor.CheckContext.html | 8 ++++---- .../LocalTransactionExecutor.ExecutionContext.html | 8 ++++---- .../producer/class-use/LocalTransactionExecutor.html | 8 ++++---- io/openmessaging/producer/class-use/Producer.html | 8 ++++---- io/openmessaging/producer/class-use/SendResult.html | 8 ++++---- io/openmessaging/producer/package-frame.html | 6 +++--- io/openmessaging/producer/package-summary.html | 8 ++++---- io/openmessaging/producer/package-tree.html | 8 ++++---- io/openmessaging/producer/package-use.html | 8 ++++---- overview-frame.html | 6 +++--- overview-summary.html | 10 +++++----- overview-tree.html | 8 ++++---- serialized-form.html | 8 ++++---- 97 files changed, 379 insertions(+), 379 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 5ec85ca3..ea8d0eee 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) - +All Classes (openmessaging 0.3.1-alpha API) + diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 94a1f4b1..7ef340ed 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) - +All Classes (openmessaging 0.3.1-alpha API) + diff --git a/constant-values.html b/constant-values.html index 63d9762b..c9b0349c 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + -Constant Field Values (openmessaging 0.3.1-alpha-SNAPSHOT API) - +Constant Field Values (openmessaging 0.3.1-alpha API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index d9892e37..2b182c72 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) - +io.openmessaging.consumer (openmessaging 0.3.1-alpha API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index cf5bef5d..f51fcadf 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) - +io.openmessaging.exception (openmessaging 0.3.1-alpha API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index a6c149e5..faf90147 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) - +io.openmessaging.interceptor (openmessaging 0.3.1-alpha API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 3ba0fc8f..1df0cb43 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) - +io.openmessaging (openmessaging 0.3.1-alpha API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 8637f544..750f6ec0 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) - +io.openmessaging.producer (openmessaging 0.3.1-alpha API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index 5613d431..45584169 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + -Overview (openmessaging 0.3.1-alpha-SNAPSHOT API) - +Overview (openmessaging 0.3.1-alpha API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 7ef340ed..f7e5ed5d 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 0.3.1-alpha API) +All Classes (openmessaging 0.3.2-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index c9b0349c..bc040c6a 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,9 +2,9 @@ - + -Constant Field Values (openmessaging 0.3.1-alpha API) +Constant Field Values (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 2b182c72..b5350441 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.consumer (openmessaging 0.3.1-alpha API) +io.openmessaging.consumer (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index f51fcadf..7e325e99 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (openmessaging 0.3.1-alpha API) +io.openmessaging.exception (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index faf90147..fbf6f329 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.interceptor (openmessaging 0.3.1-alpha API) +io.openmessaging.interceptor (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 1df0cb43..0e9368d1 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging (openmessaging 0.3.1-alpha API) +io.openmessaging (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 750f6ec0..79bde631 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.producer (openmessaging 0.3.1-alpha API) +io.openmessaging.producer (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index 45584169..8653e408 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,9 +2,9 @@ - + -Overview (openmessaging 0.3.1-alpha API) +Overview (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index f7e5ed5d..cc49880e 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 0.3.2-alpha-SNAPSHOT API) +All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index bc040c6a..b0519345 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,9 +2,9 @@ - + -Constant Field Values (openmessaging 0.3.2-alpha-SNAPSHOT API) +Constant Field Values (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index b5350441..87bf3649 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.consumer (openmessaging 0.3.2-alpha-SNAPSHOT API) +io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 7e325e99..a749a10a 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (openmessaging 0.3.2-alpha-SNAPSHOT API) +io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index fbf6f329..96c784f1 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.interceptor (openmessaging 0.3.2-alpha-SNAPSHOT API) +io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 0e9368d1..f79afb97 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging (openmessaging 0.3.2-alpha-SNAPSHOT API) +io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 79bde631..f6f2e6aa 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.producer (openmessaging 0.3.2-alpha-SNAPSHOT API) +io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index 8653e408..a776eca6 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,9 +2,9 @@ - + -Overview (openmessaging 0.3.2-alpha-SNAPSHOT API) +Overview (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index cc49880e..4722a341 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) +All Classes (openmessaging 0.3.1-alpha API) diff --git a/constant-values.html b/constant-values.html index b0519345..d7fc3a6f 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,9 +2,9 @@ - + -Constant Field Values (openmessaging 0.3.1-alpha-SNAPSHOT API) +Constant Field Values (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 87bf3649..845bcd43 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging.consumer (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index a749a10a..23506dbc 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging.exception (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 96c784f1..93da4cfd 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging.interceptor (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index f79afb97..e1e1397a 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index f6f2e6aa..bb8f4764 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging.producer (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index a776eca6..a6574911 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,9 +2,9 @@ - + -Overview (openmessaging 0.3.1-alpha-SNAPSHOT API) +Overview (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 4722a341..07584e87 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 0.3.1-alpha API) +All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index d7fc3a6f..27f19407 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,9 +2,9 @@ - + -Constant Field Values (openmessaging 0.3.1-alpha API) +Constant Field Values (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 845bcd43..1d345304 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.consumer (openmessaging 0.3.1-alpha API) +io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 23506dbc..597a7682 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (openmessaging 0.3.1-alpha API) +io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 93da4cfd..d266b6d1 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.interceptor (openmessaging 0.3.1-alpha API) +io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index e1e1397a..042cce7f 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging (openmessaging 0.3.1-alpha API) +io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index bb8f4764..3fa215af 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.producer (openmessaging 0.3.1-alpha API) +io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index a6574911..13a3361e 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,9 +2,9 @@ - + -Overview (openmessaging 0.3.1-alpha API) +Overview (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 07584e87..9719f5cd 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) +All Classes (openmessaging 0.3.1-alpha API) diff --git a/constant-values.html b/constant-values.html index 27f19407..d7f3b22f 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,9 +2,9 @@ - + -Constant Field Values (openmessaging 0.3.1-alpha-SNAPSHOT API) +Constant Field Values (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 1d345304..95ebf33f 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging.consumer (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 597a7682..c25edbf1 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging.exception (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index d266b6d1..64ece2a0 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging.interceptor (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 042cce7f..84b0b738 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 3fa215af..1e507510 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging.producer (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index 13a3361e..92870df1 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,9 +2,9 @@ - + -Overview (openmessaging 0.3.1-alpha-SNAPSHOT API) +Overview (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 9719f5cd..181eea1c 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 0.3.1-alpha API) +All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index d7f3b22f..2e155da4 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,9 +2,9 @@ - + -Constant Field Values (openmessaging 0.3.1-alpha API) +Constant Field Values (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 95ebf33f..f931a546 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.consumer (openmessaging 0.3.1-alpha API) +io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index c25edbf1..825298de 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (openmessaging 0.3.1-alpha API) +io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 64ece2a0..0e98d4a6 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.interceptor (openmessaging 0.3.1-alpha API) +io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 84b0b738..7478c8f6 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging (openmessaging 0.3.1-alpha API) +io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 1e507510..9083eecc 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.producer (openmessaging 0.3.1-alpha API) +io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index 92870df1..e35f3c65 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,9 +2,9 @@ - + -Overview (openmessaging 0.3.1-alpha API) +Overview (openmessaging 0.3.1-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 181eea1c..81c88808 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 0.3.1-alpha-SNAPSHOT API) +All Classes (openmessaging 0.3.1-alpha API) diff --git a/constant-values.html b/constant-values.html index 2e155da4..2f00bbb4 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,9 +2,9 @@ - + -Constant Field Values (openmessaging 0.3.1-alpha-SNAPSHOT API) +Constant Field Values (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index f931a546..2ef16d0a 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.consumer (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging.consumer (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 825298de..e10345b0 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging.exception (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 0e98d4a6..bdeb0345 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.interceptor (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging.interceptor (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 7478c8f6..a98c15e4 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 9083eecc..faa38d64 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.producer (openmessaging 0.3.1-alpha-SNAPSHOT API) +io.openmessaging.producer (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index e35f3c65..fb2c44f3 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,9 +2,9 @@ - + -Overview (openmessaging 0.3.1-alpha-SNAPSHOT API) +Overview (openmessaging 0.3.1-alpha API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 81c88808..bc5ef0e3 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 0.3.1-alpha API) +All Classes (openmessaging 0.3.2-alpha-SNAPSHOT API) diff --git a/constant-values.html b/constant-values.html index 2f00bbb4..7583dc8f 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,9 +2,9 @@ - + -Constant Field Values (openmessaging 0.3.1-alpha API) +Constant Field Values (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 2ef16d0a..a590a8c0 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.consumer (openmessaging 0.3.1-alpha API) +io.openmessaging.consumer (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index e10345b0..77e90eb9 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (openmessaging 0.3.1-alpha API) +io.openmessaging.exception (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index bdeb0345..26c8944d 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.interceptor (openmessaging 0.3.1-alpha API) +io.openmessaging.interceptor (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index a98c15e4..b0c8670a 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging (openmessaging 0.3.1-alpha API) +io.openmessaging (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index faa38d64..6b02b8df 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.producer (openmessaging 0.3.1-alpha API) +io.openmessaging.producer (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index fb2c44f3..748edee9 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,9 +2,9 @@ - + -Overview (openmessaging 0.3.1-alpha API) +Overview (openmessaging 0.3.2-alpha-SNAPSHOT API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,39 +13,37 @@

    All Classes

    diff --git a/allclasses-noframe.html b/allclasses-noframe.html index bc5ef0e3..ce81c845 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (openmessaging 0.3.2-alpha-SNAPSHOT API) - +All Classes (openmessaging 1.0.0-Preview API) + @@ -13,39 +13,37 @@

    All Classes

    diff --git a/constant-values.html b/constant-values.html index 7583dc8f..4df1d70c 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + -Constant Field Values (openmessaging 0.3.2-alpha-SNAPSHOT API) - +Constant Field Values (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface BytesMessage

    -
    -
    -
    -
      -
    • -
      -
      All Superinterfaces:
      -
      Message
      -
      -
      -
      -
      public interface BytesMessage
      -extends Message
      -
      The BytesMessage contains a stream of uninterpreted bytes. It inherits from the Message interface and - adds a bytes message body. -

      - The BytesMessage doesn't know the format or encoding rules of the body, the provider and consumer decide the - interpretation of the bytes body.

      -
      -
      Since:
      -
      OMS 1.0.0
      -
      Version:
      -
      OMS 1.0.0
      -
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setBody

          -
          BytesMessage setBody(byte[] body)
          -
          Sets the bytes message body.
          -
          -
          Parameters:
          -
          body - the message body to be set
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 020e1f99..b7d738de 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + -Future (openmessaging 0.3.2-alpha-SNAPSHOT API) - +Future (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface Message.BuiltinKeys

    -
    -
    -
    -
      -
    • -
      -
      Enclosing interface:
      -
      Message
      -
      -
      -
      -
      public static interface Message.BuiltinKeys
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Field Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Fields 
        Modifier and TypeField and Description
        static StringBORN_HOST -
        The BORN_HOST header field contains the born host info of a message in client side.
        -
        static StringBORN_TIMESTAMP -
        The BORN_TIMESTAMP header field contains the time a message was handed - off to a Producer to be sent.
        -
        static StringDESTINATION -
        The DESTINATION header field contains the destination to which the message is being sent.
        -
        static StringMESSAGE_ID -
        The MESSAGE_ID header field contains a value that uniquely identifies - each message sent by a Producer.
        -
        static StringPRIORITY -
        The PRIORITY header field contains the priority level of a message, - a message with a higher priority value should be delivered preferentially.
        -
        static StringRECEIPT_HANDLE -
        The RECEIPT_HANDLE header field contains an identifier associated with the act of receiving a message.
        -
        static StringREDELIVERED_NUMBER -
        The REDELIVERED_NUMBER header field contains a number, which represents - the number of message delivery.
        -
        static StringREDELIVERED_REASON -
        The REDELIVERED_REASON header field contains the text description of the reason that causes - the last message delivery retry.
        -
        static StringRELIABILITY -
        The RELIABILITY header field contains the reliability level of a message, the vendor - should guarantee the reliability level for a message.
        -
        static StringSCHEDULE_EXPRESSION -
        The SCHEDULE_EXPRESSION header field contains schedule expression of a message.
        -
        static StringSEARCH_KEYS -
        The SEARCH_KEYS header field contains the multiple search keys of a message.
        -
        static StringSTART_TIME -
        The START_TIME header field contains the startup timestamp that a message - can be delivered to consumer client.
        -
        static StringSTOP_TIME -
        The STOP_TIME header field contains the stop timestamp that a message - should be discarded after this timestamp, and no consumer can consume this message.
        -
        static StringSTORE_HOST -
        The STORE_HOST header field contains the store host info of a message in server side.
        -
        static StringSTORE_TIMESTAMP -
        The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
        -
        static StringSTREAM_KEY -
        The STREAM_KEY header field contains the stream key of a message.
        -
        static StringTIMEOUT -
        The TIMEOUT header field contains the expiration time, it represents a - time-to-live value.
        -
        static StringTRACE_ID -
        The TRACE_ID header field contains the trace ID of a message, which represents a global and unique - identification, to associate key events in the whole lifecycle of a message, - like sent by who, stored at where, and received by who.
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Field Detail

        - - - -
          -
        • -

          MESSAGE_ID

          -
          static final String MESSAGE_ID
          -
          The MESSAGE_ID header field contains a value that uniquely identifies - each message sent by a Producer. -

          - When a message is sent, MESSAGE_ID is assigned by the producer.

          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          DESTINATION

          -
          static final String DESTINATION
          -
          The DESTINATION header field contains the destination to which the message is being sent. -

          - When a message is sent this value is set to the right Queue, then the message will be sent to - the specified destination. -

          - When a message is received, its destination is equivalent to the Queue where the message resides in.

          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          RECEIPT_HANDLE

          -
          static final String RECEIPT_HANDLE
          -
          The RECEIPT_HANDLE header field contains an identifier associated with the act of receiving a message. -

          - A new receipt handle will be set properly every time a message is received, and the consumer could use - it to acknowledge the consumed message.
          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          BORN_TIMESTAMP

          -
          static final String BORN_TIMESTAMP
          -
          The BORN_TIMESTAMP header field contains the time a message was handed - off to a Producer to be sent. -

          - When a message is sent, BORN_TIMESTAMP will be set with current timestamp as the born - timestamp of a message in client side, on return from the send method, the message's - BORN_TIMESTAMP header field contains this value. -

          - When a message is received its, BORN_TIMESTAMP header field contains this same value. -

          - This filed is a long value, measured in milliseconds.

          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          BORN_HOST

          -
          static final String BORN_HOST
          -
          The BORN_HOST header field contains the born host info of a message in client side. -

          - When a message is sent, BORN_HOST will be set with the local host info, - on return from the send method, the message's BORN_HOST header field contains this value. -

          - When a message is received, its BORN_HOST header field contains this same value.

          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          STORE_TIMESTAMP

          -
          static final String STORE_TIMESTAMP
          -
          The STORE_TIMESTAMP header field contains the store timestamp of a message in server side. -

          - When a message is sent, STORE_TIMESTAMP is ignored. -

          - When the send method returns it contains a server-assigned value. -

          - This filed is a long value, measured in milliseconds.

          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          STORE_HOST

          -
          static final String STORE_HOST
          -
          The STORE_HOST header field contains the store host info of a message in server side. -

          - When a message is sent, STORE_HOST is ignored. -

          - When the send method returns it contains a server-assigned value.

          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          START_TIME

          -
          static final String START_TIME
          -
          The START_TIME header field contains the startup timestamp that a message - can be delivered to consumer client. -

          - If START_TIME field isn't set explicitly, use BORN_TIMESTAMP as the startup timestamp. -

          - This filed is a long value, measured in milliseconds.

          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          STOP_TIME

          -
          static final String STOP_TIME
          -
          The STOP_TIME header field contains the stop timestamp that a message - should be discarded after this timestamp, and no consumer can consume this message. -

          - (START_TIME ~ STOP_TIME) represents an absolute valid interval that a message - can be delivered in it. -

          - If an earlier timestamp is set than START_TIME, that means the message does not expire. -

          - This filed is a long value, measured in milliseconds. -

          - When an undelivered message's expiration time is reached, the message should be destroyed. - OMS does not define a notification of message expiration.

          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          TIMEOUT

          -
          static final String TIMEOUT
          -
          The TIMEOUT header field contains the expiration time, it represents a - time-to-live value. -

          - (BORN_TIMESTAMP ~ BORN_TIMESTAMP + TIMEOUT) represents a relative valid interval - that a message can be delivered in it. - If the TIMEOUT field is specified as zero, that indicates the message does not expire. -

          - The TIMEOUT header field has higher priority than START_TIME/STOP_TIME header fields. -

          - When an undelivered message's expiration time is reached, the message should be destroyed. - OMS does not define a notification of message expiration.

          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          PRIORITY

          -
          static final String PRIORITY
          -
          The PRIORITY header field contains the priority level of a message, - a message with a higher priority value should be delivered preferentially. -

          - OMS defines a ten level priority value with 1 as the lowest priority and 10 as the highest, - and the default priority is 5. The priority beyond this region will be ignored. -

          - OMS does not require or provide any guarantee that the message should be delivered - in priority order strictly, but the vendor should provide a best effort to - deliver expedited messages ahead of normal messages. -

          - If PRIORITY field isn't set explicitly, use 5 as the default priority.

          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          RELIABILITY

          -
          static final String RELIABILITY
          -
          The RELIABILITY header field contains the reliability level of a message, the vendor - should guarantee the reliability level for a message. -

          - OMS defines two modes of message delivery: -

            -
          • - PERSISTENT, the persistent mode instructs the vendor should provide stable storage to - ensure the message won't be lost. -
          • -
          • - NON_PERSISTENT, this mode does not require the message be logged to stable storage, - in most cases, the memory storage is enough for better performance and lower cost. -
          • -
          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          SEARCH_KEYS

          -
          static final String SEARCH_KEYS
          -
          The SEARCH_KEYS header field contains the multiple search keys of a message. -

          - The keyword indexes will be built by the search keys, users can query similar - messages through these indexes and have a quick response. -

          - This field is a String value, the different search keys are joined - together with a comma delimiter. -

          - OMS defines that a message at most has five search keys.

          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - - - - - -
          -
        • -

          TRACE_ID

          -
          static final String TRACE_ID
          -
          The TRACE_ID header field contains the trace ID of a message, which represents a global and unique - identification, to associate key events in the whole lifecycle of a message, - like sent by who, stored at where, and received by who. -

          - And, the messaging system only plays exchange role in a distributed system in most cases, - so the TraceID can be used to trace the whole call link with other parts in the whole system.
          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          STREAM_KEY

          -
          static final String STREAM_KEY
          -
          The STREAM_KEY header field contains the stream key of a message. - The messages with same stream key should be dispatched to the same stream of the queue.
          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          REDELIVERED_NUMBER

          -
          static final String REDELIVERED_NUMBER
          -
          The REDELIVERED_NUMBER header field contains a number, which represents - the number of message delivery.
          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        - - - -
          -
        • -

          REDELIVERED_REASON

          -
          static final String REDELIVERED_REASON
          -
          The REDELIVERED_REASON header field contains the text description of the reason that causes - the last message delivery retry.
          -
          -
          See Also:
          -
          Constant Field Values
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/Message.Headers.html b/io/openmessaging/Message.Headers.html new file mode 100644 index 00000000..e2f6a91c --- /dev/null +++ b/io/openmessaging/Message.Headers.html @@ -0,0 +1,876 @@ + + + + + + +Message.Headers (openmessaging 1.0.0-Preview API) + + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface Message.Headers

    +
    +
    +
    +
      +
    • +
      +
      Enclosing interface:
      +
      Message
      +
      +
      +
      +
      public static interface Message.Headers
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          setDestination

          +
          Message.Headers setDestination(String destination)
          +
          The DESTINATION header field contains the destination to which the message is being sent. +

          + When a message is sent this value is set to the right Queue, then the message will be sent to the + specified destination. +

          + When a message is received, its destination is equivalent to the Queue where the message resides in.

          +
        • +
        + + + +
          +
        • +

          setMessageId

          +
          Message.Headers setMessageId(String messageId)
          +
          The MESSAGE_ID header field contains a value that uniquely identifies each message sent by a Producer.
          +
        • +
        + + + +
          +
        • +

          setBornTimestamp

          +
          Message.Headers setBornTimestamp(long bornTimestamp)
          +
          The BORN_TIMESTAMP header field contains the time a message was handed off to a Producer to + be sent. +

          + When a message is sent, BORN_TIMESTAMP will be set with current timestamp as the born timestamp of a message + in client side, on return from the send method, the message's BORN_TIMESTAMP header field contains this + value. +

          + When a message is received its, BORN_TIMESTAMP header field contains this same value. +

          + This filed is a long value, measured in milliseconds.

          +
        • +
        + + + +
          +
        • +

          setBornHost

          +
          Message.Headers setBornHost(String bornHost)
          +
          The BORN_HOST header field contains the born host info of a message in client side. +

          + When a message is sent, BORN_HOST will be set with the local host info, on return from the send method, the + message's BORN_HOST header field contains this value. +

          + When a message is received, its BORN_HOST header field contains this same value.

          +
        • +
        + + + +
          +
        • +

          setStoreTimestamp

          +
          Message.Headers setStoreTimestamp(long storeTimestamp)
          +
          The STORE_TIMESTAMP header field contains the store timestamp of a message in server side. +

          + When a message is sent, STORE_TIMESTAMP is ignored. +

          + When the send method returns it contains a server-assigned value. +

          + This filed is a long value, measured in milliseconds.

          +
        • +
        + + + +
          +
        • +

          setStoreHost

          +
          Message.Headers setStoreHost(String storeHost)
          +
          The STORE_HOST header field contains the store host info of a message in server side. +

          + When a message is sent, STORE_HOST is ignored. +

          + When the send method returns it contains a server-assigned value.

          +
        • +
        + + + +
          +
        • +

          setDelayTime

          +
          Message.Headers setDelayTime(long delayTime)
          +
          The DELAY_TIME header field contains a number that represents the delayed times in milliseconds. +

          + The message will be delivered after delayTime milliseconds starting from . When this + filed isn't set explicitly, this means this message should be delivered immediately.
          +
        • +
        + + + +
          +
        • +

          setExpireTime

          +
          Message.Headers setExpireTime(long expireTime)
          +
          The EXPIRE_TIME header field contains the expiration time, it represents a time-to-live value. +

          + The EXPIRE_TIME represents a relative valid interval that a message can be delivered in it. If the + EXPIRE_TIME field is specified as zero, that indicates the message does not expire. +

          +

          + When an undelivered message's expiration time is reached, the message should be destroyed. OMS does not + define a notification of message expiration. +

          +
        • +
        + + + +
          +
        • +

          setPriority

          +
          Message.Headers setPriority(short priority)
          +
          The PRIORITY header field contains the priority level of a message, a message with a higher priority + value should be delivered preferentially. +

          + OMS defines a ten level priority value with 1 as the lowest priority and 10 as the highest, and the default + priority is 5. The priority beyond this region will be ignored. +

          + OMS does not require or provide any guarantee that the message should be delivered in priority order + strictly, but the vendor should provide a best effort to deliver expedited messages ahead of normal + messages. +

          + If PRIORITY field isn't set explicitly, use 5 as the default priority.

          +
        • +
        + + + +
          +
        • +

          setDurability

          +
          Message.Headers setDurability(short durability)
          +
          The RELIABILITY header field contains the reliability level of a message, the vendor should guarantee + the reliability level for a message. +

          + OMS defines two modes of message delivery: +

            +
          • + PERSISTENT, the persistent mode instructs the vendor should provide stable storage to ensure the message + won't be lost. +
          • +
          • + NON_PERSISTENT, this mode does not require the message be logged to stable storage, in most cases, the memory + storage is enough for better performance and lower cost. +
          • +
          +
        • +
        + + + +
          +
        • +

          setMessageKey

          +
          Message.Headers setMessageKey(String messageKey)
          +
          The messagekey header field contains the custom key of a message. +

          + This key is a customer identifier for a class of messages, and this key may be used for server to hash or + dispatch messages, or even can use this key to implement order message. +

          +
        • +
        + + + +
          +
        • +

          setTraceId

          +
          Message.Headers setTraceId(String traceId)
          +
          The TRACE_ID header field contains the trace ID of a message, which represents a global and unique + identification, to associate key events in the whole lifecycle of a message, like sent by who, stored at + where, and received by who. +

          + And, the messaging system only plays exchange role in a distributed system in most cases, so the TraceID can + be used to trace the whole call link with other parts in the whole system.
          +
        • +
        + + + +
          +
        • +

          setDeliveryCount

          +
          Message.Headers setDeliveryCount(int deliveryCount)
          +
          The DELIVERY_COUNT header field contains a number, which represents the count of the message + delivery.
          +
        • +
        + + + +
          +
        • +

          setTransactionId

          +
          Message.Headers setTransactionId(String transactionId)
          +
          This field TRANSACTION_ID is used in transactional message, and it can be used to trace a + transaction. +

          + So the same TRANSACTION_ID will be appeared not only in prepare message, but also in commit message, + and consumer received message also contains this field.
          +
        • +
        + + + +
          +
        • +

          setCorrelationId

          +
          Message.Headers setCorrelationId(String correlationId)
          +
          A client can use the CORRELATION_ID field to link one message with another. A typical use is to link + a response message with its request message.
          +
        • +
        + + + +
          +
        • +

          setCompression

          +
          Message.Headers setCompression(short compression)
          +
          The field COMPRESSION in headers represents the message body compress algorithm. vendors are free to + choose the compression algorithm, but must ensure that the decompressed message is delivered to the user.
          +
        • +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +
        • +

          getDelayTime

          +
          long getDelayTime()
          + +
          +
          Returns:
          +
          delayTime
          +
          +
        • +
        + + + +
          +
        • +

          getExpireTime

          +
          long getExpireTime()
          + +
          +
          Returns:
          +
          expireTime
          +
          +
        • +
        + + + + + + + + + + + + + + + + + + + +
          +
        • +

          getDeliveryCount

          +
          int getDeliveryCount()
          + +
          +
          Returns:
          +
          deliveryCount
          +
          +
        • +
        + + + + + + + + + + + + +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 681d0d8e..faf6fe40 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + -Message (openmessaging 0.3.2-alpha-SNAPSHOT API) - +Message (openmessaging 1.0.0-Preview API) + @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + + + + + +
    +
    io.openmessaging
    +

    Enum OMSResponseStatus

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      Serializable, Comparable<OMSResponseStatus>
      +
      +
      +
      +
      public enum OMSResponseStatus
      +extends Enum<OMSResponseStatus>
      +
      This class defined OpenMessaging response status code: +

      + 110x: The request was received, continuing process +

      +

      + 120x: The request was successfully received, understood, and accepted +

      +

      + 130x: Further action needs to be taken in order to complete the request +

      +

      + 140x: The request contains bad syntax or cannot be fulfilled +

      +

      + 150x: The server failed to fulfill an apparently valid request +

      +

      + 1000x: OpenMessaging internal status code for create MessagingAccessPoint +

      +
    • +
    +
    +
    + +
    +
    + +
    +
    + + + + + +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 682f8103..7f83a4bd 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + -Promise (openmessaging 0.3.2-alpha-SNAPSHOT API) - +Promise (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface ResourceManager

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface ResourceManager
      -
      The ResourceManager is to provide a unified interface of resource management, - allowing developers to manage the namespace, queue and routing resources. -

      - Create, set, get and delete are the four basic operations of ResourceManager. -

      - ResourceManager also supports dynamic fetch and update of resource attributes. -

      - MessagingAccessPoint.resourceManager() ()} is the unique method to obtain a ResourceManager - instance. Changes made through this instance will immediately apply to the message-oriented middleware (MOM) behind - MessagingAccessPoint.

      -
      -
      Since:
      -
      OMS 1.0.0
      -
      Version:
      -
      OMS 1.0.0
      -
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          createNamespace

          -
          void createNamespace(String nsName,
          -                     KeyValue attributes)
          -
          Creates a Namespace resource with some preset attributes. -

          - A namespace wraps the OMS resources in an abstract concept that makes it appear to the users - within the namespace that they have their own isolated instance of the global OMS resources.

          -
          -
          Parameters:
          -
          nsName - the name of the new namespace
          -
          attributes - the preset attributes
          -
          -
        • -
        - - - -
          -
        • -

          setNamespaceAttributes

          -
          void setNamespaceAttributes(String nsName,
          -                            KeyValue attributes)
          -                     throws OMSResourceNotExistException
          -
          Sets the attributes of the specific namespace, the old attributes will be replaced - by the provided attributes, only the provided key will be updated.
          -
          -
          Parameters:
          -
          nsName - the specific namespace
          -
          attributes - the new attributes
          -
          Throws:
          -
          OMSResourceNotExistException - if the specific namespace does not exist
          -
          -
        • -
        - - - - - - - - - - - -
          -
        • -

          listNamespaces

          -
          List<String> listNamespaces()
          -
          Gets the namespace list in the current MessagingAccessPoint.
          -
          -
          Returns:
          -
          the list of all namespaces
          -
          -
        • -
        - - - -
          -
        • -

          createQueue

          -
          void createQueue(String queueName,
          -                 KeyValue attributes)
          -          throws OMSResourceNotExistException
          -
          Creates a Queue resource in the configured namespace with some preset attributes. -

          - The standard OMS Queue schema must start with the Namespace prefix: -

          - <namespace_name>://<queue_name>

          -
          -
          Parameters:
          -
          queueName - the name of the new queue
          -
          attributes - the preset attributes
          -
          Throws:
          -
          OMSResourceNotExistException - if the configured namespace does not exist or specified queue name is - not available
          -
          -
        • -
        - - - -
          -
        • -

          setQueueAttributes

          -
          void setQueueAttributes(String queueName,
          -                        KeyValue attributes)
          -                 throws OMSResourceNotExistException
          -
          Sets the attributes of the specified queue, the old attributes will be replaced - by the provided attributes, only the provided key will be updated.
          -
          -
          Parameters:
          -
          queueName - the queue name
          -
          attributes - the new attributes
          -
          Throws:
          -
          OMSResourceNotExistException - if the specified queue or namespace does not exist
          -
          -
        • -
        - - - - - - - - - - - - - - - -
          -
        • -

          createRouting

          -
          void createRouting(String routingName,
          -                   KeyValue attributes)
          -            throws OMSResourceNotExistException
          -
          Creates a Routing resource in the configured namespace with some preset attributes. -

          - The standard OMS Routing schema must start with the Namespace prefix: -

          - <namespace_name>://<routing_name>

          -
          -
          Parameters:
          -
          routingName - the name of the new routing
          -
          attributes - the preset attributes
          -
          Throws:
          -
          OMSResourceNotExistException - if the configured namespace does not exist or specified routing name is not - available
          -
          -
        • -
        - - - -
          -
        • -

          setRoutingAttributes

          -
          void setRoutingAttributes(String routingName,
          -                          KeyValue attributes)
          -                   throws OMSResourceNotExistException
          -
          Sets the attributes of the specified routing, the old attributes will be replaced - by the provided attributes, only the provided key will be updated.
          -
          -
          Parameters:
          -
          routingName - the routing name
          -
          attributes - the new attributes
          -
          Throws:
          -
          OMSResourceNotExistException - if the specified routing or namespace does not exist
          -
          -
        • -
        - - - - - - - - - - - - - - - - - - - - -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/ServiceLifeState.html b/io/openmessaging/ServiceLifeState.html new file mode 100644 index 00000000..89ab010e --- /dev/null +++ b/io/openmessaging/ServiceLifeState.html @@ -0,0 +1,401 @@ + + + + + + +ServiceLifeState (openmessaging 1.0.0-Preview API) + + + + + + + + + + + + +
    +
    io.openmessaging
    +

    Enum ServiceLifeState

    +
    +
    + +
    + +
    +
    + +
    +
    +
      +
    • + + + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          values

          +
          public static ServiceLifeState[] values()
          +
          Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
          +for (ServiceLifeState c : ServiceLifeState.values())
          +    System.out.println(c);
          +
          +
          +
          Returns:
          +
          an array containing the constants of this enum type, in the order they are declared
          +
          +
        • +
        + + + +
          +
        • +

          valueOf

          +
          public static ServiceLifeState valueOf(String name)
          +
          Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
          +
          +
          Parameters:
          +
          name - the name of the enum constant to be returned.
          +
          Returns:
          +
          the enum constant with the specified name
          +
          Throws:
          +
          IllegalArgumentException - if this enum type has no constant with the specified name
          +
          NullPointerException - if the argument is null
          +
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 9a8c41b9..5072e77a 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + -ServiceLifecycle (openmessaging 0.3.2-alpha-SNAPSHOT API) - +ServiceLifecycle (openmessaging 1.0.0-Preview API) + @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.Message.Headers

    +
    +
    +
      +
    • + + + + + + + + + + + + +
      Packages that use Message.Headers 
      PackageDescription
      io.openmessaging 
      +
    • +
    • +
        +
      • + + +

        Uses of Message.Headers in io.openmessaging

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Methods in io.openmessaging that return Message.Headers 
        Modifier and TypeMethod and Description
        Message.HeadersMessage.headers() +
        Returns all the system header fields of the Message object as a KeyValue.
        +
        Message.HeadersMessage.Headers.setBornHost(String bornHost) +
        The BORN_HOST header field contains the born host info of a message in client side.
        +
        Message.HeadersMessage.Headers.setBornTimestamp(long bornTimestamp) +
        The BORN_TIMESTAMP header field contains the time a message was handed off to a Producer to + be sent.
        +
        Message.HeadersMessage.Headers.setCompression(short compression) +
        The field COMPRESSION in headers represents the message body compress algorithm.
        +
        Message.HeadersMessage.Headers.setCorrelationId(String correlationId) +
        A client can use the CORRELATION_ID field to link one message with another.
        +
        Message.HeadersMessage.Headers.setDelayTime(long delayTime) +
        The DELAY_TIME header field contains a number that represents the delayed times in milliseconds.
        +
        Message.HeadersMessage.Headers.setDeliveryCount(int deliveryCount) +
        The DELIVERY_COUNT header field contains a number, which represents the count of the message + delivery.
        +
        Message.HeadersMessage.Headers.setDestination(String destination) +
        The DESTINATION header field contains the destination to which the message is being sent.
        +
        Message.HeadersMessage.Headers.setDurability(short durability) +
        The RELIABILITY header field contains the reliability level of a message, the vendor should guarantee + the reliability level for a message.
        +
        Message.HeadersMessage.Headers.setExpireTime(long expireTime) +
        The EXPIRE_TIME header field contains the expiration time, it represents a time-to-live value.
        +
        Message.HeadersMessage.Headers.setMessageId(String messageId) +
        The MESSAGE_ID header field contains a value that uniquely identifies each message sent by a Producer.
        +
        Message.HeadersMessage.Headers.setMessageKey(String messageKey) +
        The messagekey header field contains the custom key of a message.
        +
        Message.HeadersMessage.Headers.setPriority(short priority) +
        The PRIORITY header field contains the priority level of a message, a message with a higher priority + value should be delivered preferentially.
        +
        Message.HeadersMessage.Headers.setStoreHost(String storeHost) +
        The STORE_HOST header field contains the store host info of a message in server side.
        +
        Message.HeadersMessage.Headers.setStoreTimestamp(long storeTimestamp) +
        The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
        +
        Message.HeadersMessage.Headers.setTraceId(String traceId) +
        The TRACE_ID header field contains the trace ID of a message, which represents a global and unique + identification, to associate key events in the whole lifecycle of a message, like sent by who, stored at + where, and received by who.
        +
        Message.HeadersMessage.Headers.setTransactionId(String transactionId) +
        This field TRANSACTION_ID is used in transactional message, and it can be used to trace a + transaction.
        +
        +
      • +
      +
    • +
    +
    + + + + +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index ecfdcc92..9d89043f 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + -Uses of Interface io.openmessaging.Message (openmessaging 0.3.2-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.Message (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.OMSResponseStatus

    +
    +
    + +
    + + + + +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index f14dfb52..11d9502f 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + -Uses of Interface io.openmessaging.Promise (openmessaging 0.3.2-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.Promise (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ - - - - - - - - - -
    -
    io.openmessaging.consumer
    -

    Interface PullConsumer

    -
    -
    -
    - -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          attributes

          -
          KeyValue attributes()
          -
          Returns the attributes of this PullConsumer instance. - Changes to the return KeyValue are not reflected in physical PullConsumer. -

          - There are some standard attributes defined by OMS for PullConsumer: -

          -
          -
          Returns:
          -
          the attributes
          -
          -
        • -
        - - - -
          -
        • -

          attachQueue

          -
          PullConsumer attachQueue(String queueName)
          -
          Attaches the PullConsumer to a specified queue.
          -
          -
          Parameters:
          -
          queueName - a specified queue
          -
          Returns:
          -
          this PullConsumer instance
          -
          -
        • -
        - - - -
          -
        • -

          attachQueue

          -
          PullConsumer attachQueue(String queueName,
          -                         KeyValue attributes)
          -
          Attaches the PullConsumer to a specified queue with some specified attributes..
          -
          -
          Parameters:
          -
          queueName - a specified queue
          -
          attributes - some specified attributes
          -
          Returns:
          -
          this PullConsumer instance
          -
          -
        • -
        - - - -
          -
        • -

          detachQueue

          -
          PullConsumer detachQueue(String queueName)
          -
          Detaches the PullConsumer from a specified queue. -

          - After the success call, this consumer won't receive new message - from the specified queue any more.

          -
          -
          Parameters:
          -
          queueName - a specified queue
          -
          Returns:
          -
          this PullConsumer instance
          -
          -
        • -
        - - - -
          -
        • -

          receive

          -
          Message receive()
          -
          Receives the next message from the attached queues of this consumer. -

          - This call blocks indefinitely until a message is arrives, the timeout expires, - or until this PullConsumer is shut down.

          -
          -
          Returns:
          -
          the next message received from the attached queues, or null if the consumer is - concurrently shut down or the timeout expires
          -
          Throws:
          -
          OMSRuntimeException - if the consumer fails to pull the next message due to some internal error.
          -
          -
        • -
        - - - -
          -
        • -

          receive

          -
          Message receive(KeyValue attributes)
          -
          Receives the next message from the attached queues of this consumer, using the specified attributes. -

          - This call blocks indefinitely until a message is arrives, the timeout expires, - or until this PullConsumer is shut down.

          -
          -
          Parameters:
          -
          attributes - the specified attributes
          -
          Returns:
          -
          the next message received from the attached queues, or null if the consumer is - concurrently shut down or the timeout expires
          -
          Throws:
          -
          OMSRuntimeException - if the consumer fails to pull the next message due to some internal error.
          -
          -
        • -
        - - - -
          -
        • -

          ack

          -
          void ack(String receiptHandle)
          -
          Acknowledges the specified and consumed message with the unique message receipt handle. -

          - Messages that have been received but not acknowledged may be redelivered.

          -
          -
          Parameters:
          -
          receiptHandle - the receipt handle associated with the consumed message
          -
          Throws:
          -
          OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
          -
          -
        • -
        - - - -
          -
        • -

          ack

          -
          void ack(String receiptHandle,
          -         KeyValue attributes)
          -
          Acknowledges the specified and consumed message with the specified attributes. -

          - Messages that have been received but not acknowledged may be redelivered.

          -
          -
          Parameters:
          -
          receiptHandle - the receipt handle associated with the consumed message
          -
          attributes - the specified attributes
          -
          Throws:
          -
          OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/consumer/StreamingConsumer.html b/io/openmessaging/consumer/StreamingConsumer.html deleted file mode 100644 index 20d6992a..00000000 --- a/io/openmessaging/consumer/StreamingConsumer.html +++ /dev/null @@ -1,338 +0,0 @@ - - - - - - -StreamingConsumer (openmessaging 0.3.2-alpha-SNAPSHOT API) - - - - - - - - - - - - -
    -
    io.openmessaging.consumer
    -

    Interface StreamingConsumer

    -
    -
    -
    -
      -
    • -
      -
      All Superinterfaces:
      -
      ServiceLifecycle
      -
      -
      -
      -
      public interface StreamingConsumer
      -extends ServiceLifecycle
      -
      A StreamingConsumer provides low level APIs to open multiple streams - from a specified queue and then retrieve messages from them through @{code StreamingIterator}. - - A Queue is consists of multiple streams, the Stream is an abstract concept and - can be associated with partition in most messaging systems.
      -
      -
      Since:
      -
      OMS 1.0.0
      -
      Version:
      -
      OMS 1.0.0
      -
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          attributes

          -
          KeyValue attributes()
          -
          Returns the attributes of this StreamingConsumer instance. - Changes to the return KeyValue are not reflected in physical StreamingConsumer. -

          - There are some standard attributes defined by OMS for StreamingConsumer: -

          -
          -
          Returns:
          -
          the attributes
          -
          -
        • -
        - - - -
          -
        • -

          seekToEnd

          -
          StreamingIterator seekToEnd(String streamName)
          -
          Creates a StreamingIterator from the end position of the specified stream.
          -
          -
          Parameters:
          -
          streamName - the specified stream
          -
          Returns:
          -
          a message iterator at the begin position.
          -
          -
        • -
        - - - -
          -
        • -

          seekToBeginning

          -
          StreamingIterator seekToBeginning(String streamName)
          -
          Creates a StreamingIterator from the begin position of the specified stream.
          -
          -
          Parameters:
          -
          streamName - the specified stream
          -
          Returns:
          -
          a message iterator at the begin position.
          -
          -
        • -
        - - - -
          -
        • -

          seek

          -
          StreamingIterator seek(String streamName,
          -                       String position)
          -
          Creates a StreamingIterator from the fixed position of the specified stream. -

          - Creates a StreamingIterator from the begin position if the given position - is earlier than the first message's store position in this stream. -

          - Creates a StreamingIterator from the end position, if the given position - is later than the last message's store position in this stream. -

          - The position is a String value, may represented by timestamp, offset, cursor, - even a casual key.

          -
          -
          Parameters:
          -
          streamName - the specified stream
          -
          position - the specified position
          -
          Returns:
          -
          a message iterator at the specified position
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/consumer/StreamingIterator.html b/io/openmessaging/consumer/StreamingIterator.html deleted file mode 100644 index c6155375..00000000 --- a/io/openmessaging/consumer/StreamingIterator.html +++ /dev/null @@ -1,390 +0,0 @@ - - - - - - -StreamingIterator (openmessaging 0.3.2-alpha-SNAPSHOT API) - - - - - - - - - - - - -
    -
    io.openmessaging.consumer
    -

    Interface StreamingIterator

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface StreamingIterator
      -
      A StreamingIterator is provided by Stream and is used to - retrieve messages a specified stream like a read-only iterator.
      -
      -
      Since:
      -
      OMS 1.0.0
      -
      Version:
      -
      OMS 1.0.0
      -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        All Methods Instance Methods Abstract Methods 
        Modifier and TypeMethod and Description
        KeyValueattributes() -
        Returns the attributes of this StreamingIterator instance.
        -
        booleanhasNext() -
        Returns true if this iterator has more messages when - traversing the iterator in the forward direction.
        -
        booleanhasPrevious() -
        Returns true if this partition iterator has more messages when - traversing the iterator in the reverse direction.
        -
        Messagenext() -
        Returns the next message in the iteration and advances the offset position.
        -
        StringnextPosition() -
        Returns the position of the message that would be returned by a - subsequent call to next().
        -
        Messageprevious() -
        Returns the previous message in the iteration and moves the offset - position backwards.
        -
        StringpreviousPosition() -
        Returns the position of the message that would be returned by a - subsequent call to previous().
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          attributes

          -
          KeyValue attributes()
          -
          Returns the attributes of this StreamingIterator instance. -

          - There are some standard attributes defined by OMS for Stream: -

          -
          -
          Returns:
          -
          the attributes
          -
          -
        • -
        - - - -
          -
        • -

          hasNext

          -
          boolean hasNext()
          -
          Returns true if this iterator has more messages when - traversing the iterator in the forward direction.
          -
          -
          Returns:
          -
          true if the iterator has more messages
          -
          -
        • -
        - - - -
          -
        • -

          next

          -
          Message next()
          -
          Returns the next message in the iteration and advances the offset position. -

          - This method may be called repeatedly to iterate through the iteration, - or intermixed with calls to previous() to go back and forth.

          -
          -
          Returns:
          -
          the next message in the list
          -
          Throws:
          -
          OMSRuntimeException - if the iteration has no more message, or - the the consumer fails to receive the next message
          -
          -
        • -
        - - - -
          -
        • -

          hasPrevious

          -
          boolean hasPrevious()
          -
          Returns true if this partition iterator has more messages when - traversing the iterator in the reverse direction.
          -
          -
          Returns:
          -
          true if the partition iterator has more messages when - traversing the iterator in the reverse direction
          -
          -
        • -
        - - - -
          -
        • -

          previous

          -
          Message previous()
          -
          Returns the previous message in the iteration and moves the offset - position backwards. -

          - This method may be called repeatedly to iterate through the iteration backwards, - or intermixed with calls to next() to go back and forth.

          -
          -
          Returns:
          -
          the previous message in the list
          -
          Throws:
          -
          OMSRuntimeException - if the iteration has no previous message, or - the the consumer fails to receive the previous message
          -
          -
        • -
        - - - -
          -
        • -

          nextPosition

          -
          String nextPosition()
          -
          Returns the position of the message that would be returned by a - subsequent call to next().
          -
          -
          Returns:
          -
          the position of the next message
          -
          Throws:
          -
          OMSRuntimeException - if the iteration has no next message
          -
          -
        • -
        - - - -
          -
        • -

          previousPosition

          -
          String previousPosition()
          -
          Returns the position of the message that would be returned by a - subsequent call to previous().
          -
          -
          Returns:
          -
          the position of the previous message
          -
          Throws:
          -
          OMSRuntimeException - if the iteration has no previous message
          -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/consumer/class-use/StreamingConsumer.html b/io/openmessaging/consumer/class-use/Consumer.html similarity index 64% rename from io/openmessaging/consumer/class-use/StreamingConsumer.html rename to io/openmessaging/consumer/class-use/Consumer.html index 7664cdc0..24c0dde8 100644 --- a/io/openmessaging/consumer/class-use/StreamingConsumer.html +++ b/io/openmessaging/consumer/class-use/Consumer.html @@ -2,10 +2,10 @@ - + -Uses of Interface io.openmessaging.consumer.StreamingConsumer (openmessaging 0.3.2-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.consumer.Consumer (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.consumer.PullConsumer

    -
    -
    - -
    - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html deleted file mode 100644 index 3d92bba6..00000000 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 0.3.2-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.consumer.PushConsumer

    -
    -
    - -
    - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/consumer/class-use/StreamingIterator.html b/io/openmessaging/consumer/class-use/StreamingIterator.html deleted file mode 100644 index f3492fff..00000000 --- a/io/openmessaging/consumer/class-use/StreamingIterator.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.consumer.StreamingIterator (openmessaging 0.3.2-alpha-SNAPSHOT API) - - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.consumer.StreamingIterator

    -
    -
    - -
    - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index eb03020e..c503a4e8 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging.consumer (openmessaging 0.3.2-alpha-SNAPSHOT API) - +io.openmessaging.consumer (openmessaging 1.0.0-Preview API) + @@ -14,12 +14,9 @@

    Interfaces

    diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index a590a8c0..5da85a0a 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging.consumer (openmessaging 0.3.2-alpha-SNAPSHOT API) - +io.openmessaging.consumer (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,18 +13,12 @@
    @@ -94,7 +88,7 @@
    io.openmessaging.exception
    -

    Class OMSException

    +

    Class OMSTransactionException

    @@ -122,28 +126,18 @@

    Class OMSException

    All Implemented Interfaces:
    Serializable
    -
    -
    Direct Known Subclasses:
    -
    OMSResourceNotExistException
    -


    -
    public class OMSException
    -extends Exception
    -
    This is the root class of all checked exceptions in the OMS API. -

    - A OMSException consists of the following parts: -

      -
    • A provider-specific string describing the error.
    • -
    • A provider-specific string error code to identify the specific exception type.
    • -
    +
    public class OMSTransactionException
    +extends OMSRuntimeException
    +
    The OMSTransactionException must be thrown when the client execute a transaction error.
    Since:
    OMS 1.0.0
    Version:
    OMS 1.0.0
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -163,25 +157,17 @@

    Constructor Summary

    Constructor and Description -OMSException(String errorCode, - String message) -
    Constructs a OMSException with the specified detail message - and error code.
    - +OMSTransactionException(int errorCode, + String message)  -OMSException(String errorCode, - String message, - Throwable cause) -
    Constructs a OMSException with the specified detail message, - error code and cause.
    - +OMSTransactionException(int errorCode, + String message, + Throwable cause)  -OMSException(String errorCode, - Throwable cause) -
    Constructs a OMSException with the specified error code and cause.
    - +OMSTransactionException(int errorCode, + Throwable cause)  @@ -192,19 +178,13 @@

    Constructor Summary

    Method Summary

    - - - - - - - - - - -
    All Methods Instance Methods Concrete Methods 
    Modifier and TypeMethod and Description
    StringgetErrorCode() -
    Returns the error code of this OMSException object.
    -
    + - -
    diff --git a/io/openmessaging/exception/class-use/OMSNotSupportedException.html b/io/openmessaging/exception/class-use/OMSDestinationException.html similarity index 77% rename from io/openmessaging/exception/class-use/OMSNotSupportedException.html rename to io/openmessaging/exception/class-use/OMSDestinationException.html index 2da7791a..1436d808 100644 --- a/io/openmessaging/exception/class-use/OMSNotSupportedException.html +++ b/io/openmessaging/exception/class-use/OMSDestinationException.html @@ -2,10 +2,10 @@ - + -Uses of Class io.openmessaging.exception.OMSNotSupportedException (openmessaging 0.3.2-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSDestinationException (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ - - - - - - - - -
    -

    Uses of Class
    io.openmessaging.exception.OMSResourceNotExistException

    -
    -
    - -
    - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 931f95b1..0e2640e9 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + -Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 0.3.2-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.exception.OMSSecurityException

    +
    +
    No usage of io.openmessaging.exception.OMSSecurityException
    + + + + +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index d67b7ab5..5f810b69 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + -Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 0.3.2-alpha-SNAPSHOT API) - +Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.exception.OMSTransactionException

    +
    +
    No usage of io.openmessaging.exception.OMSTransactionException
    + + + + +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index a1089a01..0aacb5d3 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging.exception (openmessaging 0.3.2-alpha-SNAPSHOT API) - +io.openmessaging.exception (openmessaging 1.0.0-Preview API) + @@ -14,12 +14,12 @@

    Exceptions

    diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 77e90eb9..5ebc8aa7 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging.exception (openmessaging 0.3.2-alpha-SNAPSHOT API) - +io.openmessaging.exception (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -15,6 +15,7 @@

    Interfaces

    diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 26c8944d..10a9b25d 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging.interceptor (openmessaging 0.3.2-alpha-SNAPSHOT API) - +io.openmessaging.interceptor (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + + + + + +
    +
    io.openmessaging.manager
    +

    Interface ResourceManager

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface ResourceManager
      +
      The ResourceManager is to provide a unified interface of resource management, allowing developers to manage + the namespace, queue and routing resources. +

      + Create, set, get and delete are the four basic operations of ResourceManager. +

      + ResourceManager also supports dynamic fetch and update of resource attributes. +

      + MessagingAccessPoint.resourceManager() ()} is the unique method to obtain a ResourceManager instance. + Changes made through this instance will immediately apply to the message-oriented middleware (MOM) behind MessagingAccessPoint.

      +
      +
      Since:
      +
      OMS 1.0.0
      +
      Version:
      +
      OMS 1.0.0
      +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Instance Methods Abstract Methods 
        Modifier and TypeMethod and Description
        voidcreateNamespace(String nsName) +
        Creates a Namespace resource with some preset attributes.
        +
        voidcreateQueue(String queueName) +
        Creates a Queue resource in the configured namespace with some preset attributes.
        +
        voiddeleteNamespace(String nsName) +
        Deletes an existing namespace.
        +
        voiddeleteQueue(String queueName) +
        Deletes an existing queue resource.
        +
        voidfilter(String queueName, + String filterString) +
        In order to enable consumers to get the message in the specified mode, the filter rule follows the sql standard + to filter out messages.
        +
        Set<String>listNamespaces() +
        Gets the namespace list in the current MessagingAccessPoint.
        +
        Set<String>listQueues(String nsName) +
        Gets the queue list in the specific namespace.
        +
        voidrouting(String sourceQueue, + String targetQueue) +
        Routing from sourceQueue to targetQueue.
        +
        voidswitchNamespace(String targetNamespace) +
        Switch to an existing namespace.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          createNamespace

          +
          void createNamespace(String nsName)
          +
          Creates a Namespace resource with some preset attributes. +

          + A namespace wraps the OMS resources in an abstract concept that makes it appear to the users within the namespace + that they have their own isolated instance of the global OMS resources.

          +
          +
          Parameters:
          +
          nsName - the name of the new namespace.
          +
          Throws:
          +
          OMSSecurityException - when have no authority to create namespace.
          +
          OMSTimeOutException - when the given timeout elapses before the create operation completes.
          +
          OMSDestinationException - when this given destination has been created in the server.
          +
          OMSRuntimeException - when the ResourceManager fails to create namespace due to some internal + error.
          +
          +
        • +
        + + + +
          +
        • +

          deleteNamespace

          +
          void deleteNamespace(String nsName)
          +
          Deletes an existing namespace.
          +
          +
          Parameters:
          +
          nsName - the namespace needs to be deleted.
          +
          Throws:
          +
          OMSSecurityException - when have no authority to delete this namespace.
          +
          OMSTimeOutException - when the given timeout elapses before the delete operation completes.
          +
          OMSDestinationException - when have no given destination in the server.
          +
          OMSRuntimeException - when the ResourceManager fails to delete the namespace due to some internal + error.
          +
          +
        • +
        + + + +
          +
        • +

          switchNamespace

          +
          void switchNamespace(String targetNamespace)
          +
          Switch to an existing namespace.
          +
          +
          Parameters:
          +
          targetNamespace - the namespace needs to be switched.
          +
          Throws:
          +
          OMSSecurityException - when have no authority to delete this namespace.
          +
          OMSTimeOutException - when the given timeout elapses before the delete operation completes.
          +
          OMSDestinationException - when have no given destination in the server.
          +
          OMSRuntimeException - when the ResourceManager fails to delete the namespace due to some internal + error.
          +
          +
        • +
        + + + +
          +
        • +

          listNamespaces

          +
          Set<String> listNamespaces()
          +
          Gets the namespace list in the current MessagingAccessPoint.
          +
          +
          Returns:
          +
          the set of all namespaces.
          +
          Throws:
          +
          OMSSecurityException - when have no authority to delete this namespace.
          +
          OMSTimeOutException - when the given timeout elapses before the list operation completes.
          +
          OMSRuntimeException - when the ResourceManager fails to list the namespace due to some internal + error.
          +
          +
        • +
        + + + +
          +
        • +

          createQueue

          +
          void createQueue(String queueName)
          +
          Creates a Queue resource in the configured namespace with some preset attributes. +

          + The standard OMS Queue schema must start with the Namespace prefix: +

          + <namespace_name>://<queue_name>

          +
          +
          Parameters:
          +
          queueName - the name of the new queue.
          +
          Throws:
          +
          OMSSecurityException - when have no authority to create this queue.
          +
          OMSTimeOutException - when the given timeout elapses before the create operation completes.
          +
          OMSDestinationException - when the given destination has been created in the server.
          +
          OMSRuntimeException - when the ResourceManager fails to delete the namespace due to some internal + error.
          +
          +
        • +
        + + + +
          +
        • +

          deleteQueue

          +
          void deleteQueue(String queueName)
          +
          Deletes an existing queue resource.
          +
          +
          Parameters:
          +
          queueName - the queue needs to be deleted.
          +
          Throws:
          +
          OMSSecurityException - when have no authority to delete this namespace.
          +
          OMSTimeOutException - when the given timeout elapses before the delete operation completes.
          +
          OMSDestinationException - when have no given destination in the server.
          +
          OMSRuntimeException - when the ResourceManager fails to delete the namespace due to some internal + error.
          +
          +
        • +
        + + + +
          +
        • +

          listQueues

          +
          Set<String> listQueues(String nsName)
          +
          Gets the queue list in the specific namespace.
          +
          +
          Parameters:
          +
          nsName - the specific namespace.
          +
          Returns:
          +
          the set of queues exists in current namespace.
          +
          Throws:
          +
          OMSSecurityException - when have no authority to delete this namespace.
          +
          OMSTimeOutException - when the given timeout elapses before the list operation completes.
          +
          OMSRuntimeException - when the ResourceManager fails to list the namespace due to some internal + error.
          +
          +
        • +
        + + + +
          +
        • +

          filter

          +
          void filter(String queueName,
          +            String filterString)
          +
          In order to enable consumers to get the message in the specified mode, the filter rule follows the sql standard + to filter out messages.
          +
          +
          Parameters:
          +
          queueName - queue name.
          +
          filterString - SQL expression to filter out messages.
          +
          Throws:
          +
          OMSSecurityException - when have no authority to add this filter.
          +
          OMSTimeOutException - when the given timeout elapses before the add filter operation completes.
          +
          OMSRuntimeException - when the ResourceManager fails to add a new filter due to some internal + error.
          +
          +
        • +
        + + + +
          +
        • +

          routing

          +
          void routing(String sourceQueue,
          +             String targetQueue)
          +
          Routing from sourceQueue to targetQueue. Both queues are could be received messages after creating route action.
          +
          +
          Parameters:
          +
          sourceQueue - source queue, process messages received from producer and duplicate those to target queue.
          +
          targetQueue - receive messages from source queue.
          +
          Throws:
          +
          OMSSecurityException - when have no authority to add this routing.
          +
          OMSTimeOutException - when the given timeout elapses before the routing operation completes.
          +
          OMSRuntimeException - when the ResourceManager fails to add a new routing due to some internal + error.
          +
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/ResourceManager.html b/io/openmessaging/manager/class-use/ResourceManager.html similarity index 59% rename from io/openmessaging/class-use/ResourceManager.html rename to io/openmessaging/manager/class-use/ResourceManager.html index 5a65e36e..9d858f0f 100644 --- a/io/openmessaging/class-use/ResourceManager.html +++ b/io/openmessaging/manager/class-use/ResourceManager.html @@ -2,18 +2,18 @@ - + -Uses of Interface io.openmessaging.ResourceManager (openmessaging 0.3.2-alpha-SNAPSHOT API) - - - +Uses of Interface io.openmessaging.manager.ResourceManager (openmessaging 1.0.0-Preview API) + + + + + +

    io.openmessaging.manager

    +
    +

    Interfaces

    + +
    + + diff --git a/io/openmessaging/manager/package-summary.html b/io/openmessaging/manager/package-summary.html new file mode 100644 index 00000000..e3be3f62 --- /dev/null +++ b/io/openmessaging/manager/package-summary.html @@ -0,0 +1,147 @@ + + + + + + +io.openmessaging.manager (openmessaging 1.0.0-Preview API) + + + + + + + + + + + +
    +

    Package io.openmessaging.manager

    +
    +
    +
      +
    • + + + + + + + + + + + + +
      Interface Summary 
      InterfaceDescription
      ResourceManager +
      The ResourceManager is to provide a unified interface of resource management, allowing developers to manage + the namespace, queue and routing resources.
      +
      +
    • +
    +
    + + + + +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/Message.BuiltinKeys.html b/io/openmessaging/manager/package-tree.html similarity index 63% rename from io/openmessaging/class-use/Message.BuiltinKeys.html rename to io/openmessaging/manager/package-tree.html index fd9e450e..ba957cac 100644 --- a/io/openmessaging/class-use/Message.BuiltinKeys.html +++ b/io/openmessaging/manager/package-tree.html @@ -2,10 +2,10 @@ - + -Uses of Interface io.openmessaging.Message.BuiltinKeys (openmessaging 0.3.2-alpha-SNAPSHOT API) - +io.openmessaging.manager Class Hierarchy (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ + + + + + + + + +
    +

    Uses of Package
    io.openmessaging.manager

    +
    +
    + +
    + + + + +

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 6c8876e3..3752d07d 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + -io.openmessaging (openmessaging 0.3.2-alpha-SNAPSHOT API) - +io.openmessaging (openmessaging 1.0.0-Preview API) + @@ -14,23 +14,26 @@

    Interfaces

    Classes

    +

    Enums

    + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index b0c8670a..7f8dfb72 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging (openmessaging 0.3.2-alpha-SNAPSHOT API) - +io.openmessaging (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,13 +13,13 @@ @@ -13,13 +13,13 @@ - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.producer.LocalTransactionExecutor.ExecutionContext

    -
    -
    - -
    - - - - -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index a5721526..29966317 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + -Uses of Interface io.openmessaging.producer.Producer (openmessaging 0.3.2-alpha-SNAPSHOT API) - +Uses of Interface io.openmessaging.producer.Producer (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -14,12 +14,11 @@

    Interfaces

    diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 6b02b8df..726c61b4 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + -io.openmessaging.producer (openmessaging 0.3.2-alpha-SNAPSHOT API) - +io.openmessaging.producer (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -18,6 +18,7 @@

    Packages

  • io.openmessaging.consumer
  • io.openmessaging.exception
  • io.openmessaging.interceptor
  • +
  • io.openmessaging.manager
  • io.openmessaging.producer
  • diff --git a/overview-summary.html b/overview-summary.html index 748edee9..3afce199 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + -Overview (openmessaging 0.3.2-alpha-SNAPSHOT API) - +Overview (openmessaging 1.0.0-Preview API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/allclasses-noframe.html b/allclasses-noframe.html index ce81c845..364c234b 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 1.0.0-Preview API) - + diff --git a/constant-values.html b/constant-values.html index 4df1d70c..930695f7 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 1.0.0-Preview API) - + diff --git a/deprecated-list.html b/deprecated-list.html index 16587180..a41c3798 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 1.0.0-Preview API) - + diff --git a/help-doc.html b/help-doc.html index ab0f1e06..380108fe 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 1.0.0-Preview API) - + diff --git a/index-all.html b/index-all.html index 0c6d87af..6dfb1d4d 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 1.0.0-Preview API) - + diff --git a/index.html b/index.html index 0a060bed..3493a468 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 1.0.0-Preview API diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index b4abb894..858aa5e0 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index beaa1d37..297524a2 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/Message.Headers.html b/io/openmessaging/Message.Headers.html index e2f6a91c..27818a95 100644 --- a/io/openmessaging/Message.Headers.html +++ b/io/openmessaging/Message.Headers.html @@ -2,10 +2,10 @@ - + Message.Headers (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index faf6fe40..07e3c017 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 1b1846a0..1028dce8 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index afc39b2a..dc7d979b 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 1b9e6bcf..639efff3 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index d872dadb..00f8297a 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/OMSResponseStatus.html b/io/openmessaging/OMSResponseStatus.html index 53800b20..3c223046 100644 --- a/io/openmessaging/OMSResponseStatus.html +++ b/io/openmessaging/OMSResponseStatus.html @@ -2,10 +2,10 @@ - + OMSResponseStatus (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 7f83a4bd..fcf08bef 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/ServiceLifeState.html b/io/openmessaging/ServiceLifeState.html index 89ab010e..f95f095c 100644 --- a/io/openmessaging/ServiceLifeState.html +++ b/io/openmessaging/ServiceLifeState.html @@ -2,10 +2,10 @@ - + ServiceLifeState (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 5072e77a..6086dba3 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 06f2b607..c1cc176f 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 696ea943..79ecfb4c 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index 6f7c936d..addcbcb4 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/Message.Headers.html b/io/openmessaging/class-use/Message.Headers.html index 104bfa92..0b940424 100644 --- a/io/openmessaging/class-use/Message.Headers.html +++ b/io/openmessaging/class-use/Message.Headers.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.Headers (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 9d89043f..1eaf9788 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 00944f1b..29487cbf 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index e97f3502..2de9e48f 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 9479eefd..71edec1c 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index bec5f625..f1cd82f7 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/OMSResponseStatus.html b/io/openmessaging/class-use/OMSResponseStatus.html index 8624359f..643723a4 100644 --- a/io/openmessaging/class-use/OMSResponseStatus.html +++ b/io/openmessaging/class-use/OMSResponseStatus.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMSResponseStatus (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 11d9502f..853f2dd9 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/ServiceLifeState.html b/io/openmessaging/class-use/ServiceLifeState.html index 8dd40744..5ffcdbfc 100644 --- a/io/openmessaging/class-use/ServiceLifeState.html +++ b/io/openmessaging/class-use/ServiceLifeState.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.ServiceLifeState (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 95ec396e..006a3565 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/consumer/Consumer.html b/io/openmessaging/consumer/Consumer.html index 685caa12..08235a2d 100644 --- a/io/openmessaging/consumer/Consumer.html +++ b/io/openmessaging/consumer/Consumer.html @@ -2,10 +2,10 @@ - + Consumer (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index bba83c48..5e40b4dd 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 200a82ce..17e51616 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/consumer/class-use/Consumer.html b/io/openmessaging/consumer/class-use/Consumer.html index 24c0dde8..2a1c91f5 100644 --- a/io/openmessaging/consumer/class-use/Consumer.html +++ b/io/openmessaging/consumer/class-use/Consumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Consumer (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 9dff5cf2..a62d6ec8 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 4bc50f37..da053af3 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index c503a4e8..2e5ac205 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 5da85a0a..92af861a 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 56a5b293..368da118 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 35af0b46..76c78360 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/OMSDestinationException.html b/io/openmessaging/exception/OMSDestinationException.html index 81809b0d..e99664ff 100644 --- a/io/openmessaging/exception/OMSDestinationException.html +++ b/io/openmessaging/exception/OMSDestinationException.html @@ -2,10 +2,10 @@ - + OMSDestinationException (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 5bf74aff..8859e661 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 4ffd31fa..997ed4aa 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/OMSSecurityException.html b/io/openmessaging/exception/OMSSecurityException.html index 893990bf..4131514f 100644 --- a/io/openmessaging/exception/OMSSecurityException.html +++ b/io/openmessaging/exception/OMSSecurityException.html @@ -2,10 +2,10 @@ - + OMSSecurityException (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 602ec99c..7f0ed5db 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/OMSTransactionException.html b/io/openmessaging/exception/OMSTransactionException.html index 99137b19..3071d0e9 100644 --- a/io/openmessaging/exception/OMSTransactionException.html +++ b/io/openmessaging/exception/OMSTransactionException.html @@ -2,10 +2,10 @@ - + OMSTransactionException (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSDestinationException.html b/io/openmessaging/exception/class-use/OMSDestinationException.html index 1436d808..faf1eeae 100644 --- a/io/openmessaging/exception/class-use/OMSDestinationException.html +++ b/io/openmessaging/exception/class-use/OMSDestinationException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSDestinationException (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 0729d705..066fe8ca 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 0e2640e9..707b12c0 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSSecurityException.html b/io/openmessaging/exception/class-use/OMSSecurityException.html index b91a6a53..a5522643 100644 --- a/io/openmessaging/exception/class-use/OMSSecurityException.html +++ b/io/openmessaging/exception/class-use/OMSSecurityException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSSecurityException (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 5f810b69..f84dca3b 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSTransactionException.html b/io/openmessaging/exception/class-use/OMSTransactionException.html index b1774277..5b6cdf83 100644 --- a/io/openmessaging/exception/class-use/OMSTransactionException.html +++ b/io/openmessaging/exception/class-use/OMSTransactionException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTransactionException (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 0aacb5d3..7f8d10ad 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 5ebc8aa7..e356ae7f 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index bdc7b620..242a22dc 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 9ced65f6..ae49e1f1 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/interceptor/ConsumerInterceptor.html b/io/openmessaging/interceptor/ConsumerInterceptor.html index 37f9a847..c49e910a 100644 --- a/io/openmessaging/interceptor/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + ConsumerInterceptor (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/interceptor/Context.html b/io/openmessaging/interceptor/Context.html index eef7ec44..7ef86d57 100644 --- a/io/openmessaging/interceptor/Context.html +++ b/io/openmessaging/interceptor/Context.html @@ -2,10 +2,10 @@ - + Context (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 16ec50e6..2bdf4e62 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html index 8eae908d..bc2ca5c7 100644 --- a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ConsumerInterceptor (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/interceptor/class-use/Context.html b/io/openmessaging/interceptor/class-use/Context.html index 2ee2528d..8cd3ca52 100644 --- a/io/openmessaging/interceptor/class-use/Context.html +++ b/io/openmessaging/interceptor/class-use/Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.Context (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index b8f4d0ae..18e377a3 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 8919c121..2d6f37e7 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 10a9b25d..106516eb 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 9e3ceac8..a4b41333 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 005a321e..7e0e8546 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/manager/ResourceManager.html b/io/openmessaging/manager/ResourceManager.html index 2b687108..28f8074e 100644 --- a/io/openmessaging/manager/ResourceManager.html +++ b/io/openmessaging/manager/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/manager/class-use/ResourceManager.html b/io/openmessaging/manager/class-use/ResourceManager.html index 9d858f0f..9b4d089f 100644 --- a/io/openmessaging/manager/class-use/ResourceManager.html +++ b/io/openmessaging/manager/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.manager.ResourceManager (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/manager/package-frame.html b/io/openmessaging/manager/package-frame.html index 1a7a367d..d5534c09 100644 --- a/io/openmessaging/manager/package-frame.html +++ b/io/openmessaging/manager/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/manager/package-summary.html b/io/openmessaging/manager/package-summary.html index e3be3f62..16230605 100644 --- a/io/openmessaging/manager/package-summary.html +++ b/io/openmessaging/manager/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/manager/package-tree.html b/io/openmessaging/manager/package-tree.html index ba957cac..8651c756 100644 --- a/io/openmessaging/manager/package-tree.html +++ b/io/openmessaging/manager/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager Class Hierarchy (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/manager/package-use.html b/io/openmessaging/manager/package-use.html index df3b184b..9c6b6fe0 100644 --- a/io/openmessaging/manager/package-use.html +++ b/io/openmessaging/manager/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.manager (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 3752d07d..7b4e636d 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 7f8dfb72..1063b5c4 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 65d2cfbf..7f7dc1bb 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 8e861377..bdfbc0a7 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index 7a031a07..0fb52c7b 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 5c747842..928b55e6 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html index d8b860ec..ba32c268 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html @@ -2,10 +2,10 @@ - + TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/TransactionStateCheckListener.html b/io/openmessaging/producer/TransactionStateCheckListener.html index c8b0d952..e0ecbad3 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.html @@ -2,10 +2,10 @@ - + TransactionStateCheckListener (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/TransactionalResult.html b/io/openmessaging/producer/TransactionalResult.html index d2e8229c..e11944e8 100644 --- a/io/openmessaging/producer/TransactionalResult.html +++ b/io/openmessaging/producer/TransactionalResult.html @@ -2,10 +2,10 @@ - + TransactionalResult (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 29966317..05b4d0cd 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 5ee5c582..7a3a43c0 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html index d4aef09c..b1a2c302 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html index 6d81fb6f..6db050f0 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionStateCheckListener (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/class-use/TransactionalResult.html b/io/openmessaging/producer/class-use/TransactionalResult.html index 0e929a87..8d1462e7 100644 --- a/io/openmessaging/producer/class-use/TransactionalResult.html +++ b/io/openmessaging/producer/class-use/TransactionalResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionalResult (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index 23c0e78d..7bf6e60d 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 726c61b4..63a6aa45 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index f940b347..d54efe1e 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 1.0.0-Preview API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 1649babe..cd975a79 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 1.0.0-Preview API) - + diff --git a/overview-frame.html b/overview-frame.html index 5b9d0321..3f798980 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 1.0.0-Preview API) - + diff --git a/overview-summary.html b/overview-summary.html index 3afce199..10ff5200 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 1.0.0-Preview API) - + diff --git a/overview-tree.html b/overview-tree.html index 8e0ece3f..e315b308 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 1.0.0-Preview API) - + diff --git a/serialized-form.html b/serialized-form.html index 05532dc2..ff985b4a 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 1.0.0-Preview API) - + From 0bee8ec1abc80385d896c8c4f62a2283d292fb3f Mon Sep 17 00:00:00 2001 From: travis-ci Date: Tue, 4 Sep 2018 10:32:03 +0000 Subject: [PATCH 145/164] Latest javadoc on successful travis build 242 auto-pushed to gh-pages --- allclasses-frame.html | 4 ++-- allclasses-noframe.html | 4 ++-- constant-values.html | 6 +++--- deprecated-list.html | 6 +++--- help-doc.html | 6 +++--- index-all.html | 6 +++--- index.html | 4 ++-- io/openmessaging/Future.html | 6 +++--- io/openmessaging/FutureListener.html | 6 +++--- io/openmessaging/KeyValue.html | 6 +++--- io/openmessaging/Message.Headers.html | 6 +++--- io/openmessaging/Message.html | 6 +++--- io/openmessaging/MessageFactory.html | 6 +++--- io/openmessaging/MessagingAccessPoint.html | 6 +++--- io/openmessaging/OMS.html | 6 +++--- io/openmessaging/OMSBuiltinKeys.html | 6 +++--- io/openmessaging/OMSResponseStatus.html | 6 +++--- io/openmessaging/Promise.html | 6 +++--- io/openmessaging/ServiceLifeState.html | 6 +++--- io/openmessaging/ServiceLifecycle.html | 6 +++--- io/openmessaging/class-use/Future.html | 6 +++--- io/openmessaging/class-use/FutureListener.html | 6 +++--- io/openmessaging/class-use/KeyValue.html | 6 +++--- io/openmessaging/class-use/Message.Headers.html | 6 +++--- io/openmessaging/class-use/Message.html | 6 +++--- io/openmessaging/class-use/MessageFactory.html | 6 +++--- io/openmessaging/class-use/MessagingAccessPoint.html | 6 +++--- io/openmessaging/class-use/OMS.html | 6 +++--- io/openmessaging/class-use/OMSBuiltinKeys.html | 6 +++--- io/openmessaging/class-use/OMSResponseStatus.html | 6 +++--- io/openmessaging/class-use/Promise.html | 6 +++--- io/openmessaging/class-use/ServiceLifeState.html | 6 +++--- io/openmessaging/class-use/ServiceLifecycle.html | 6 +++--- io/openmessaging/consumer/Consumer.html | 6 +++--- io/openmessaging/consumer/MessageListener.Context.html | 6 +++--- io/openmessaging/consumer/MessageListener.html | 6 +++--- io/openmessaging/consumer/class-use/Consumer.html | 6 +++--- .../consumer/class-use/MessageListener.Context.html | 6 +++--- io/openmessaging/consumer/class-use/MessageListener.html | 6 +++--- io/openmessaging/consumer/package-frame.html | 4 ++-- io/openmessaging/consumer/package-summary.html | 6 +++--- io/openmessaging/consumer/package-tree.html | 6 +++--- io/openmessaging/consumer/package-use.html | 6 +++--- io/openmessaging/exception/OMSDestinationException.html | 6 +++--- io/openmessaging/exception/OMSMessageFormatException.html | 6 +++--- io/openmessaging/exception/OMSRuntimeException.html | 6 +++--- io/openmessaging/exception/OMSSecurityException.html | 6 +++--- io/openmessaging/exception/OMSTimeOutException.html | 6 +++--- io/openmessaging/exception/OMSTransactionException.html | 6 +++--- .../exception/class-use/OMSDestinationException.html | 6 +++--- .../exception/class-use/OMSMessageFormatException.html | 6 +++--- .../exception/class-use/OMSRuntimeException.html | 6 +++--- .../exception/class-use/OMSSecurityException.html | 6 +++--- .../exception/class-use/OMSTimeOutException.html | 6 +++--- .../exception/class-use/OMSTransactionException.html | 6 +++--- io/openmessaging/exception/package-frame.html | 4 ++-- io/openmessaging/exception/package-summary.html | 6 +++--- io/openmessaging/exception/package-tree.html | 6 +++--- io/openmessaging/exception/package-use.html | 6 +++--- io/openmessaging/interceptor/ConsumerInterceptor.html | 6 +++--- io/openmessaging/interceptor/Context.html | 6 +++--- io/openmessaging/interceptor/ProducerInterceptor.html | 6 +++--- .../interceptor/class-use/ConsumerInterceptor.html | 6 +++--- io/openmessaging/interceptor/class-use/Context.html | 6 +++--- .../interceptor/class-use/ProducerInterceptor.html | 6 +++--- io/openmessaging/interceptor/package-frame.html | 4 ++-- io/openmessaging/interceptor/package-summary.html | 6 +++--- io/openmessaging/interceptor/package-tree.html | 6 +++--- io/openmessaging/interceptor/package-use.html | 6 +++--- io/openmessaging/manager/ResourceManager.html | 6 +++--- io/openmessaging/manager/class-use/ResourceManager.html | 6 +++--- io/openmessaging/manager/package-frame.html | 4 ++-- io/openmessaging/manager/package-summary.html | 6 +++--- io/openmessaging/manager/package-tree.html | 6 +++--- io/openmessaging/manager/package-use.html | 6 +++--- io/openmessaging/package-frame.html | 4 ++-- io/openmessaging/package-summary.html | 6 +++--- io/openmessaging/package-tree.html | 6 +++--- io/openmessaging/package-use.html | 6 +++--- io/openmessaging/producer/Producer.html | 6 +++--- io/openmessaging/producer/SendResult.html | 6 +++--- ...ransactionStateCheckListener.TransactionalContext.html | 6 +++--- .../producer/TransactionStateCheckListener.html | 6 +++--- io/openmessaging/producer/TransactionalResult.html | 6 +++--- io/openmessaging/producer/class-use/Producer.html | 6 +++--- io/openmessaging/producer/class-use/SendResult.html | 6 +++--- ...ransactionStateCheckListener.TransactionalContext.html | 6 +++--- .../producer/class-use/TransactionStateCheckListener.html | 6 +++--- .../producer/class-use/TransactionalResult.html | 6 +++--- io/openmessaging/producer/package-frame.html | 4 ++-- io/openmessaging/producer/package-summary.html | 6 +++--- io/openmessaging/producer/package-tree.html | 6 +++--- io/openmessaging/producer/package-use.html | 6 +++--- options | 4 ++-- overview-frame.html | 4 ++-- overview-summary.html | 8 ++++---- overview-tree.html | 6 +++--- serialized-form.html | 6 +++--- 98 files changed, 284 insertions(+), 284 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 0555cbaa..0d1d33f1 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 1.0.0-Preview API) +All Classes (openmessaging 1.0.0-preview API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 364c234b..15c67036 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,9 +2,9 @@ - + -All Classes (openmessaging 1.0.0-Preview API) +All Classes (openmessaging 1.0.0-preview API) diff --git a/constant-values.html b/constant-values.html index 930695f7..f4b02bec 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,9 +2,9 @@ - + -Constant Field Values (openmessaging 1.0.0-Preview API) +Constant Field Values (openmessaging 1.0.0-preview API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 92af861a..2dccfb86 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.consumer (openmessaging 1.0.0-Preview API) +io.openmessaging.consumer (openmessaging 1.0.0-preview API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index e356ae7f..4562935c 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.exception (openmessaging 1.0.0-Preview API) +io.openmessaging.exception (openmessaging 1.0.0-preview API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 106516eb..7fcdc5e3 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.interceptor (openmessaging 1.0.0-Preview API) +io.openmessaging.interceptor (openmessaging 1.0.0-preview API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/manager/package-summary.html b/io/openmessaging/manager/package-summary.html index 16230605..782197c7 100644 --- a/io/openmessaging/manager/package-summary.html +++ b/io/openmessaging/manager/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.manager (openmessaging 1.0.0-Preview API) +io.openmessaging.manager (openmessaging 1.0.0-preview API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 1063b5c4..306db9a8 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging (openmessaging 1.0.0-Preview API) +io.openmessaging (openmessaging 1.0.0-preview API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 63a6aa45..b908469b 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,9 +2,9 @@ - + -io.openmessaging.producer (openmessaging 1.0.0-Preview API) +io.openmessaging.producer (openmessaging 1.0.0-preview API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/overview-summary.html b/overview-summary.html index 10ff5200..faadb5b1 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,9 +2,9 @@ - + -Overview (openmessaging 1.0.0-Preview API) +Overview (openmessaging 1.0.0-preview API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,6 +13,9 @@

    All Classes

      +
    • BatchMessage
    • +
    • BatchMessageListener
    • +
    • BatchMessageListener.Context
    • Consumer
    • ConsumerInterceptor
    • Context
    • diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 15c67036..268f13dd 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 1.0.0-preview API) - + @@ -13,6 +13,9 @@

      All Classes

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/deprecated-list.html b/deprecated-list.html index 1b882fb6..1599d576 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 1.0.0-preview API) - + @@ -121,6 +121,6 @@

      Contents

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/help-doc.html b/help-doc.html index 188d7b9c..cf8b9118 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 1.0.0-preview API) - + @@ -226,6 +226,6 @@

    Constant Field Values

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/index-all.html b/index-all.html index c6614c3b..16fb7c46 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 1.0.0-preview API) - + @@ -83,6 +83,10 @@

    A

    The ACCOUNT_ID key shows the specified account info in OMS driver schema.
    +
    ack() - Method in interface io.openmessaging.consumer.BatchMessageListener.Context
    +
    +
    Acknowledges messages, which is related to this MessageContext.
    +
    ack(String) - Method in interface io.openmessaging.consumer.Consumer
    Acknowledges the specified and consumed message with the unique message receipt handle, in the scenario of using @@ -118,6 +122,19 @@

    A

    B

    +
    BatchMessage - Interface in io.openmessaging
    +
     
    +
    BatchMessageListener - Interface in io.openmessaging.consumer
    +
    +
    A message listener can implement this BathMessageListener interface and register itself to a consumer instance + to asynchronously receive messages.
    +
    +
    BatchMessageListener.Context - Interface in io.openmessaging.consumer
    +
     
    +
    batchReceive(long) - Method in interface io.openmessaging.consumer.Consumer
    +
    +
    Receives the next batch messages from the bind queues of this consumer in pull model.
    +
    bindQueue(String) - Method in interface io.openmessaging.consumer.Consumer
    Bind the Consumer to a specified queue in pull model, user can use Consumer.receive(long) to get @@ -127,6 +144,10 @@

    B

    Bind the Consumer to a specified queue, with a MessageListener.
    +
    bindQueue(String, BatchMessageListener) - Method in interface io.openmessaging.consumer.Consumer
    +
    +
    Bind the Consumer to a specified queue, with a BatchMessageListener.
    +
    @@ -256,6 +277,10 @@

    G

    Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
    +
    getBindQueue() - Method in interface io.openmessaging.consumer.Consumer
    +
    +
    This method is used to find out the queue bind to Consumer.
    +
    getBornHost() - Method in interface io.openmessaging.Message.Headers
    @@ -415,6 +440,10 @@

    I

     
    io.openmessaging.producer - package io.openmessaging.producer
     
    +
    isBindQueue() - Method in interface io.openmessaging.consumer.Consumer
    +
    +
    This method is used to find out whether the Consumer in bind queue.
    +
    isCancelled() - Method in interface io.openmessaging.Future
    Returns true if this task was cancelled before it completed normally.
    @@ -483,6 +512,8 @@

    M

    MessageListener.Context - Interface in io.openmessaging.consumer
     
    +
    messages() - Method in interface io.openmessaging.BatchMessage
    +
     
    MessagingAccessPoint - Interface in io.openmessaging
    An instance of MessagingAccessPoint may be obtained from OMS, which is capable of creating Producer, Consumer, ResourceManager, and other facility entities.
    @@ -586,6 +617,10 @@

    O

     
    OMSTransactionException(int, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSTransactionException
     
    +
    onReceived(BatchMessage, BatchMessageListener.Context) - Method in interface io.openmessaging.consumer.BatchMessageListener
    +
    +
    Callback method to receive incoming messages.
    +
    onReceived(Message, MessageListener.Context) - Method in interface io.openmessaging.consumer.MessageListener
    Callback method to receive incoming messages.
    @@ -723,11 +758,20 @@

    S

    Sends a message to the specified destination asynchronously, the destination should be preset to Message.headers(), other header fields as well.
    +
    sendAsync(List<Message>) - Method in interface io.openmessaging.producer.Producer
    +
    +
    Send messages to the specified destination asynchronously, the destination should be preset to Message.headers(), other header fields as well.
    +
    sendOneway(Message) - Method in interface io.openmessaging.producer.Producer
    There is no Promise related or RuntimeException thrown.
    +
    sendOneway(List<Message>) - Method in interface io.openmessaging.producer.Producer
    +
    +
    + There is no Promise related or RuntimeException thrown.
    +
    SendResult - Interface in io.openmessaging.producer
    The result of sending a OMS message to server with the message id and some attributes.
    @@ -837,6 +881,10 @@

    S

    Notify a service instance of the end of its life cycle.
    +
    success(Message...) - Method in interface io.openmessaging.consumer.BatchMessageListener.Context
    +
    +
    Acknowledges the specified and consumed message, which is related to this MessageContext.
    +
    suspend() - Method in interface io.openmessaging.consumer.Consumer
    Suspends the Consumer in push model for later resumption.
    @@ -962,6 +1010,6 @@

    V

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/index.html b/index.html index 4e3dceed..8638cb15 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 1.0.0-preview API + + + + + + + + + +
    +
    io.openmessaging
    +

    Interface BatchMessage

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface BatchMessage
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          messages

          +
          List<Message> messages()
          +
          +
          Returns:
          +
          all messages in this BatchMessage
          +
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index ee73a34c..a86032f4 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 1.0.0-preview API) - + @@ -50,7 +50,7 @@ -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 6dc46876..525159ae 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 1.0.0-preview API) - + @@ -234,6 +234,6 @@

    operationComplete

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index dd4de9ec..189fe61d 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 1.0.0-preview API) - + @@ -646,6 +646,6 @@

    containsKey

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/Message.Headers.html b/io/openmessaging/Message.Headers.html index 9260fd46..0ac17655 100644 --- a/io/openmessaging/Message.Headers.html +++ b/io/openmessaging/Message.Headers.html @@ -2,10 +2,10 @@ - + Message.Headers (openmessaging 1.0.0-preview API) - + @@ -871,6 +871,6 @@

    getCompression

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index c4b2d9c0..e3f73f0a 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 1.0.0-preview API) - + @@ -341,6 +341,6 @@

    setData

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index dc929902..e36a5bab 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 1.0.0-preview API) - + @@ -246,6 +246,6 @@

    createMessage

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 5f77f37f..851fc2ae 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 1.0.0-preview API) - + @@ -373,6 +373,6 @@

    resourceManager

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 6e11aebe..54b001a4 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 1.0.0-preview API) - + @@ -364,6 +364,6 @@

    newKeyValue

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index f01ccb03..78e06b72 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 1.0.0-preview API) - + @@ -289,6 +289,6 @@

    REGION

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/OMSResponseStatus.html b/io/openmessaging/OMSResponseStatus.html index cc0bee04..30c24ddb 100644 --- a/io/openmessaging/OMSResponseStatus.html +++ b/io/openmessaging/OMSResponseStatus.html @@ -2,10 +2,10 @@ - + OMSResponseStatus (openmessaging 1.0.0-preview API) - + @@ -790,6 +790,6 @@

    generateReasonLocation

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index ffde0fa7..dcc5e743 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 1.0.0-preview API) - + @@ -305,6 +305,6 @@

    setFailure

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/ServiceLifeState.html b/io/openmessaging/ServiceLifeState.html index eb4bb05c..ee1cdafc 100644 --- a/io/openmessaging/ServiceLifeState.html +++ b/io/openmessaging/ServiceLifeState.html @@ -2,10 +2,10 @@ - + ServiceLifeState (openmessaging 1.0.0-preview API) - + @@ -396,6 +396,6 @@

    valueOf

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index d59a516d..34e0b759 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 1.0.0-preview API) - + @@ -276,6 +276,6 @@

    currentState

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/BatchMessage.html b/io/openmessaging/class-use/BatchMessage.html new file mode 100644 index 00000000..23b95ca5 --- /dev/null +++ b/io/openmessaging/class-use/BatchMessage.html @@ -0,0 +1,169 @@ + + + + + + +Uses of Interface io.openmessaging.BatchMessage (openmessaging 1.0.0-preview API) + + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.BatchMessage

    +
    +
    + +
    + + + + +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 1478616f..be0019ea 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 1.0.0-preview API) - + @@ -143,6 +143,12 @@

    Uses of +Future<List<SendResult>> +Producer.sendAsync(List<Message> messages) +
    Send messages to the specified destination asynchronously, the destination should be preset to Message.headers(), other header fields as well.
    + + + Future<SendResult> Producer.sendAsync(Message message)
    Sends a message to the specified destination asynchronously, the destination should be preset to Message.headers(), other header fields as well.
    @@ -202,6 +208,6 @@

    Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 3f8a07ab..6538d92e 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 1.0.0-preview API) - + @@ -163,6 +163,6 @@

    Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index c09da5b3..d760628e 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 1.0.0-preview API) - + @@ -251,6 +251,6 @@

    Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/Message.Headers.html b/io/openmessaging/class-use/Message.Headers.html index effc44ce..a43551c6 100644 --- a/io/openmessaging/class-use/Message.Headers.html +++ b/io/openmessaging/class-use/Message.Headers.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.Headers (openmessaging 1.0.0-preview API) - + @@ -266,6 +266,6 @@

    Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index 41f45860..a601202d 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 1.0.0-preview API) - + @@ -124,6 +124,19 @@

    Uses of +Methods in io.openmessaging that return types with arguments of type Message  + +Modifier and Type +Method and Description + + + +List<Message> +BatchMessage.messages()  + + +
  • @@ -145,6 +158,21 @@

    Uses of +Methods in io.openmessaging.consumer that return types with arguments of type Message  + +Modifier and Type +Method and Description + + + +List<Message> +Consumer.batchReceive(long timeout) +
    Receives the next batch messages from the bind queues of this consumer in pull model.
    + + + + + @@ -158,6 +186,12 @@

    Uses of Callback method to receive incoming messages.

    + + + +
    Methods in io.openmessaging.consumer with parameters of type Message 
    Modifier and Type
    voidBatchMessageListener.Context.success(Message... messages) +
    Acknowledges the specified and consumed message, which is related to this MessageContext.
    +

  • @@ -263,6 +297,19 @@

    Uses of +Future<List<SendResult>> +Producer.sendAsync(List<Message> messages) +
    Send messages to the specified destination asynchronously, the destination should be preset to headers(), other header fields as well.
    + + + +void +Producer.sendOneway(List<Message> messages) +
    + There is no Promise related or RuntimeException thrown.
    + + @@ -317,6 +364,6 @@

    Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 123eda49..8588a6f3 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 1.0.0-preview API) - + @@ -163,6 +163,6 @@

    Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index c6f018f2..83d65e7c 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 1.0.0-preview API) - + @@ -171,6 +171,6 @@

    Uses of -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index aefc06e5..63b052d4 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 1.0.0-preview API) - + @@ -121,6 +121,6 @@

    Uses of Class
    io -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 67fb9135..6d86da12 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 1.0.0-preview API) - + @@ -121,6 +121,6 @@

    Uses -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/OMSResponseStatus.html b/io/openmessaging/class-use/OMSResponseStatus.html index b8b205f4..b675bace 100644 --- a/io/openmessaging/class-use/OMSResponseStatus.html +++ b/io/openmessaging/class-use/OMSResponseStatus.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMSResponseStatus (openmessaging 1.0.0-preview API) - + @@ -188,6 +188,6 @@

    Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 60c78190..f5d9c4f2 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 1.0.0-preview API) - + @@ -121,6 +121,6 @@

    Uses of Int -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/ServiceLifeState.html b/io/openmessaging/class-use/ServiceLifeState.html index ba3508a5..f6a6ad89 100644 --- a/io/openmessaging/class-use/ServiceLifeState.html +++ b/io/openmessaging/class-use/ServiceLifeState.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.ServiceLifeState (openmessaging 1.0.0-preview API) - + @@ -176,6 +176,6 @@

    Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 7106caa4..1eb6dfaa 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 1.0.0-preview API) - + @@ -187,6 +187,6 @@

    Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/BatchMessageListener.Context.html b/io/openmessaging/consumer/BatchMessageListener.Context.html new file mode 100644 index 00000000..384d6282 --- /dev/null +++ b/io/openmessaging/consumer/BatchMessageListener.Context.html @@ -0,0 +1,257 @@ + + + + + + +BatchMessageListener.Context (openmessaging 1.0.0-preview API) + + + + + + + + + + + + +
    +
    io.openmessaging.consumer
    +

    Interface BatchMessageListener.Context

    +
    +
    +
    +
      +
    • +
      +
      Enclosing interface:
      +
      BatchMessageListener
      +
      +
      +
      +
      public static interface BatchMessageListener.Context
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + +
        All Methods Instance Methods Abstract Methods 
        Modifier and TypeMethod and Description
        voidack() +
        Acknowledges messages, which is related to this MessageContext.
        +
        voidsuccess(Message... messages) +
        Acknowledges the specified and consumed message, which is related to this MessageContext.
        +
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          success

          +
          void success(Message... messages)
          +
          Acknowledges the specified and consumed message, which is related to this MessageContext. +

          + Messages that have been received but not acknowledged may be redelivered.

          +
          +
          Throws:
          +
          OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
          +
          +
        • +
        + + + +
          +
        • +

          ack

          +
          void ack()
          +
          Acknowledges messages, which is related to this MessageContext. +

          +
          +
          Throws:
          +
          OMSRuntimeException - if the consumer fails to acknowledge the messages due to some internal error.
          +
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/consumer/BatchMessageListener.html b/io/openmessaging/consumer/BatchMessageListener.html new file mode 100644 index 00000000..ec6398a7 --- /dev/null +++ b/io/openmessaging/consumer/BatchMessageListener.html @@ -0,0 +1,261 @@ + + + + + + +BatchMessageListener (openmessaging 1.0.0-preview API) + + + + + + + + + + + + +
    +
    io.openmessaging.consumer
    +

    Interface BatchMessageListener

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface BatchMessageListener
      +
      A message listener can implement this BathMessageListener interface and register itself to a consumer instance + to asynchronously receive messages.
      +
      +
      Since:
      +
      OMS 1.0.0
      +
      Version:
      +
      OMS 1.0.0
      +
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          onReceived

          +
          void onReceived(BatchMessage batchMessage,
          +                BatchMessageListener.Context context)
          +
          Callback method to receive incoming messages. +

          + A message listener should handle different types of BatchMessage.

          +
          +
          Parameters:
          +
          batchMessage - the received batchMessage.
          +
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/consumer/Consumer.html b/io/openmessaging/consumer/Consumer.html index f9600cba..b53f7aaa 100644 --- a/io/openmessaging/consumer/Consumer.html +++ b/io/openmessaging/consumer/Consumer.html @@ -2,10 +2,10 @@ - + Consumer (openmessaging 1.0.0-preview API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -50,7 +50,7 @@ -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 806ab036..2dd2726f 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 1.0.0-preview API) - + @@ -231,6 +231,6 @@

    ack

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index dea6cfac..bc087a4d 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 1.0.0-preview API) - + @@ -257,6 +257,6 @@

    onReceived

    -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html b/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html new file mode 100644 index 00000000..a1212a11 --- /dev/null +++ b/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html @@ -0,0 +1,169 @@ + + + + + + +Uses of Interface io.openmessaging.consumer.BatchMessageListener.Context (openmessaging 1.0.0-preview API) + + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.consumer.BatchMessageListener.Context

    +
    +
    + +
    + + + + +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/consumer/class-use/BatchMessageListener.html b/io/openmessaging/consumer/class-use/BatchMessageListener.html new file mode 100644 index 00000000..051565ab --- /dev/null +++ b/io/openmessaging/consumer/class-use/BatchMessageListener.html @@ -0,0 +1,169 @@ + + + + + + +Uses of Interface io.openmessaging.consumer.BatchMessageListener (openmessaging 1.0.0-preview API) + + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.consumer.BatchMessageListener

    +
    +
    + +
    + + + + +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/consumer/class-use/Consumer.html b/io/openmessaging/consumer/class-use/Consumer.html index 9097fdc4..dc6d54fb 100644 --- a/io/openmessaging/consumer/class-use/Consumer.html +++ b/io/openmessaging/consumer/class-use/Consumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Consumer (openmessaging 1.0.0-preview API) - + @@ -163,6 +163,6 @@

    Uses of -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index be4c1f5b..4829aecd 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 1.0.0-preview API) - + @@ -164,6 +164,6 @@

    Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index d89ef1e2..dc1122f3 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 1.0.0-preview API) - + @@ -164,6 +164,6 @@

    Uses of -

    Copyright © 2017–2018 OpenMessaging. All rights reserved.

    +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 48913282..f83b7a88 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-preview API) - + @@ -14,6 +14,8 @@

    Interfaces

      +
    • BatchMessageListener
    • +
    • BatchMessageListener.Context
    • Consumer
    • MessageListener
    • MessageListener.Context
    • diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 2dccfb86..39b680dc 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-preview API) - + @@ -84,6 +84,17 @@

      Package io.openmessaging.consumer

      +BatchMessageListener + +
      A message listener can implement this BathMessageListener interface and register itself to a consumer instance + to asynchronously receive messages.
      + + + +BatchMessageListener.Context +  + + Consumer
      A PushConsumer receives messages from multiple queues, these messages are pushed from MOM server to PushConsumer client.
      @@ -152,6 +163,6 @@

      Package io.openmessaging.consumer

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index d41fd8df..0b437ac9 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 1.0.0-preview API) - + @@ -80,6 +80,8 @@

      Hierarchy For Package io.openmessaging.consumer

      Interface Hierarchy

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 8b1912b8..02c4b3a5 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 1.0.0-preview API) - + @@ -121,6 +121,15 @@

      Uses of Pack +BatchMessageListener +
      A message listener can implement this BathMessageListener interface and register itself to a consumer instance + to asynchronously receive messages.
      + + + +BatchMessageListener.Context  + + MessageListener
      A message listener must implement this MessageListener interface and register itself to a consumer instance to asynchronously receive messages.
      @@ -181,6 +190,6 @@

      Uses of Pack -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSDestinationException.html b/io/openmessaging/exception/OMSDestinationException.html index 42295de5..6860f2d1 100644 --- a/io/openmessaging/exception/OMSDestinationException.html +++ b/io/openmessaging/exception/OMSDestinationException.html @@ -2,10 +2,10 @@ - + OMSDestinationException (openmessaging 1.0.0-preview API) - + @@ -326,6 +326,6 @@

      OMSDestinationException

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 9dd81567..629aac8a 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 1.0.0-preview API) - + @@ -326,6 +326,6 @@

      OMSMessageFormatException

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index e203c0cf..84083330 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 1.0.0-preview API) - + @@ -381,6 +381,6 @@

      getErrorCode

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSSecurityException.html b/io/openmessaging/exception/OMSSecurityException.html index a945b1b1..45cf40f6 100644 --- a/io/openmessaging/exception/OMSSecurityException.html +++ b/io/openmessaging/exception/OMSSecurityException.html @@ -2,10 +2,10 @@ - + OMSSecurityException (openmessaging 1.0.0-preview API) - + @@ -325,6 +325,6 @@

      OMSSecurityException

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index add2e210..5f947c7a 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 1.0.0-preview API) - + @@ -327,6 +327,6 @@

      OMSTimeOutException

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSTransactionException.html b/io/openmessaging/exception/OMSTransactionException.html index 400f0e3a..1f688ca1 100644 --- a/io/openmessaging/exception/OMSTransactionException.html +++ b/io/openmessaging/exception/OMSTransactionException.html @@ -2,10 +2,10 @@ - + OMSTransactionException (openmessaging 1.0.0-preview API) - + @@ -325,6 +325,6 @@

      OMSTransactionException

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/class-use/OMSDestinationException.html b/io/openmessaging/exception/class-use/OMSDestinationException.html index 57af454e..e902cc4d 100644 --- a/io/openmessaging/exception/class-use/OMSDestinationException.html +++ b/io/openmessaging/exception/class-use/OMSDestinationException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSDestinationException (openmessaging 1.0.0-preview API) - + @@ -121,6 +121,6 @@

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 82821a7a..a32c9ed7 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 1.0.0-preview API) - + @@ -121,6 +121,6 @@

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 269dc60d..297a232c 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 1.0.0-preview API) - + @@ -221,6 +221,6 @@

      Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/class-use/OMSSecurityException.html b/io/openmessaging/exception/class-use/OMSSecurityException.html index 178903a4..6cab2536 100644 --- a/io/openmessaging/exception/class-use/OMSSecurityException.html +++ b/io/openmessaging/exception/class-use/OMSSecurityException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSSecurityException (openmessaging 1.0.0-preview API) - + @@ -121,6 +121,6 @@

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index d7ba7fed..5b2f6cad 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 1.0.0-preview API) - + @@ -121,6 +121,6 @@

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 891cbea8..2eea2e7d 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 4562935c..00765a0c 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 1.0.0-preview API) - + @@ -173,6 +173,6 @@

      Package io.openmessaging.exception

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 0153439b..00610329 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 1.0.0-preview API) - + @@ -154,6 +154,6 @@

      Class Hierarchy

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 7d2e9f0f..7a591976 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 1.0.0-preview API) - + @@ -177,6 +177,6 @@

      Uses of Pac -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/ConsumerInterceptor.html b/io/openmessaging/interceptor/ConsumerInterceptor.html index 03dc46aa..65b6a493 100644 --- a/io/openmessaging/interceptor/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + ConsumerInterceptor (openmessaging 1.0.0-preview API) - + @@ -258,6 +258,6 @@

      postReceive

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/Context.html b/io/openmessaging/interceptor/Context.html index a5355afb..690c84d1 100644 --- a/io/openmessaging/interceptor/Context.html +++ b/io/openmessaging/interceptor/Context.html @@ -2,10 +2,10 @@ - + Context (openmessaging 1.0.0-preview API) - + @@ -232,6 +232,6 @@

      attributes

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 0d7a0578..68a9bfd5 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 1.0.0-preview API) - + @@ -263,6 +263,6 @@

      postSend

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html index 20844751..9d931e12 100644 --- a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ConsumerInterceptor (openmessaging 1.0.0-preview API) - + @@ -169,6 +169,6 @@

      Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/class-use/Context.html b/io/openmessaging/interceptor/class-use/Context.html index 0d952811..174bd22a 100644 --- a/io/openmessaging/interceptor/class-use/Context.html +++ b/io/openmessaging/interceptor/class-use/Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.Context (openmessaging 1.0.0-preview API) - + @@ -185,6 +185,6 @@

      Uses of -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 11cc403d..8385bb2b 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 1.0.0-preview API) - + @@ -169,6 +169,6 @@

      Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index be2188ac..7b265a61 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 7fcdc5e3..f8608734 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-preview API) - + @@ -153,6 +153,6 @@

      Package io.openmessaging.interceptor

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 181fec95..83c1904b 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 1.0.0-preview API) - + @@ -132,6 +132,6 @@

      Interface Hierarchy

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 51d2fbb3..f2ac2c1a 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 1.0.0-preview API) - + @@ -198,6 +198,6 @@

      Uses of P -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/manager/ResourceManager.html b/io/openmessaging/manager/ResourceManager.html index 58729e5f..880fee59 100644 --- a/io/openmessaging/manager/ResourceManager.html +++ b/io/openmessaging/manager/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 1.0.0-preview API) - + @@ -467,6 +467,6 @@

      routing

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/manager/class-use/ResourceManager.html b/io/openmessaging/manager/class-use/ResourceManager.html index 77ed07b8..1c974833 100644 --- a/io/openmessaging/manager/class-use/ResourceManager.html +++ b/io/openmessaging/manager/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.manager.ResourceManager (openmessaging 1.0.0-preview API) - + @@ -163,6 +163,6 @@

      Uses of -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/manager/package-frame.html b/io/openmessaging/manager/package-frame.html index 89cb5e47..55c0c896 100644 --- a/io/openmessaging/manager/package-frame.html +++ b/io/openmessaging/manager/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/package-summary.html b/io/openmessaging/manager/package-summary.html index 782197c7..e89782c8 100644 --- a/io/openmessaging/manager/package-summary.html +++ b/io/openmessaging/manager/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager (openmessaging 1.0.0-preview API) - + @@ -142,6 +142,6 @@

      Package io.openmessaging.manager

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/manager/package-tree.html b/io/openmessaging/manager/package-tree.html index 3d5149c3..c0c251d0 100644 --- a/io/openmessaging/manager/package-tree.html +++ b/io/openmessaging/manager/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager Class Hierarchy (openmessaging 1.0.0-preview API) - + @@ -130,6 +130,6 @@

      Interface Hierarchy

      -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/manager/package-use.html b/io/openmessaging/manager/package-use.html index 96fd31e1..d006b535 100644 --- a/io/openmessaging/manager/package-use.html +++ b/io/openmessaging/manager/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.manager (openmessaging 1.0.0-preview API) - + @@ -157,6 +157,6 @@

      Uses of Packa -

      Copyright © 2017–2018 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 65593889..b5ad719f 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 1.0.0-preview API) - + @@ -14,6 +14,7 @@

      Interfaces

        +
      • BatchMessage
      • Future
      • FutureListener
      • KeyValue
      • diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 306db9a8..e1dec77b 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 1.0.0-preview API) - + @@ -84,60 +84,64 @@

        Package io.openmessaging

        +BatchMessage +  + + Future<V>
        A Future represents the result of an asynchronous computation.
        - + FutureListener<V>
        A listener that is called back when a Promise is done.
        - + KeyValue
        The KeyValue class represents a persistent set of attributes, which supports method chaining.
        - + Message
        The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is Message.
        - + Message.Headers   - + MessageFactory
        A factory interface for creating Message objects.
        - + MessagingAccessPoint
        An instance of MessagingAccessPoint may be obtained from OMS, which is capable of creating Producer, Consumer, ResourceManager, and other facility entities.
        - + OMSBuiltinKeys
        This is the centralized source for keys that are used for OMS standard attributes.
        - + Promise<V>
        Special Future which is writable.
        - + ServiceLifecycle
        The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, @@ -237,6 +241,6 @@

        Package io.openmessaging

        -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index b557678d..ebabb830 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 1.0.0-preview API) - + @@ -88,6 +88,7 @@

        Class Hierarchy

      Interface Hierarchy

        +
      • io.openmessaging.BatchMessage
      • io.openmessaging.Future<V>
        • io.openmessaging.Promise<V>
        • @@ -108,8 +109,8 @@

          Enum Hierarchy

          @@ -163,6 +164,6 @@

          Enum Hierarchy

          -

          Copyright © 2017–2018 OpenMessaging. All rights reserved.

          +

          Copyright © 2017–2019 OpenMessaging. All rights reserved.

          diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index cbf1e88d..14dde9aa 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 1.0.0-preview API) - + @@ -164,12 +164,15 @@

          Uses of Package
          io +BatchMessage  + + Message
          The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is Message.
          - + ServiceLifecycle
          The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, Consumer, and so on.
          @@ -285,6 +288,6 @@

          Uses of Package
          io -

          Copyright © 2017–2018 OpenMessaging. All rights reserved.

          +

          Copyright © 2017–2019 OpenMessaging. All rights reserved.

          diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index f35021e3..878db7af 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 1.0.0-preview API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -177,12 +177,25 @@

          Method Summary

          +Future<List<SendResult>> +sendAsync(List<Message> messages) +
          Send messages to the specified destination asynchronously, the destination should be preset to Message.headers(), other header fields as well.
          + + + Future<SendResult> sendAsync(Message message)
          Sends a message to the specified destination asynchronously, the destination should be preset to Message.headers(), other header fields as well.
          - + +void +sendOneway(List<Message> messages) +
          + There is no Promise related or RuntimeException thrown.
          + + + void sendOneway(Message message)
          @@ -292,6 +305,43 @@

          send

        + + + +
          +
        • +

          sendAsync

          +
          Future<List<SendResult>> sendAsync(List<Message> messages)
          +
          Send messages to the specified destination asynchronously, the destination should be preset to Message.headers(), other header fields as well. +

          + The returned Promise will have the result once the operation completes, and the registered FutureListener will be notified, either because the operation was successful or because of an error.

          +
          +
          Parameters:
          +
          messages - a batch messages will be sent.
          +
          Returns:
          +
          the Promise of an asynchronous messages send operation.
          +
          See Also:
          +
          Future, +FutureListener
          +
          +
        • +
        + + + +
          +
        • +

          sendOneway

          +
          void sendOneway(List<Message> messages)
          +

          + There is no Promise related or RuntimeException thrown. The calling thread doesn't care about the + send result and also have no context to get the result.

          +
          +
          Parameters:
          +
          messages - a batch message will be sent.
          +
          +
        • +
        @@ -418,6 +468,6 @@

        prepare

        -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 74b1ca50..9c91e012 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 1.0.0-preview API) - + @@ -236,6 +236,6 @@

        messageId

        -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html index 3dd9402b..9b4e06af 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html @@ -2,10 +2,10 @@ - + TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-preview API) - + @@ -257,6 +257,6 @@

        unknown

        -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/producer/TransactionStateCheckListener.html b/io/openmessaging/producer/TransactionStateCheckListener.html index 3c9c0935..911bc2b0 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.html @@ -2,10 +2,10 @@ - + TransactionStateCheckListener (openmessaging 1.0.0-preview API) - + @@ -263,6 +263,6 @@

        check

        -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/producer/TransactionalResult.html b/io/openmessaging/producer/TransactionalResult.html index 9eb1a7a3..46e1d817 100644 --- a/io/openmessaging/producer/TransactionalResult.html +++ b/io/openmessaging/producer/TransactionalResult.html @@ -2,10 +2,10 @@ - + TransactionalResult (openmessaging 1.0.0-preview API) - + @@ -277,6 +277,6 @@

        rollback

        -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 2a06ae4d..a2a5b008 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 1.0.0-preview API) - + @@ -170,6 +170,6 @@

        Uses of -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 74ed878b..d63d391f 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 1.0.0-preview API) - + @@ -135,6 +135,12 @@

        Uses of +Future<List<SendResult>> +Producer.sendAsync(List<Message> messages) +
        Send messages to the specified destination asynchronously, the destination should be preset to Message.headers(), other header fields as well.
        + + + Future<SendResult> Producer.sendAsync(Message message)
        Sends a message to the specified destination asynchronously, the destination should be preset to Message.headers(), other header fields as well.
        @@ -194,6 +200,6 @@

        Uses of -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html index cf39010a..96b3bb5a 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-preview API) - + @@ -164,6 +164,6 @@

        Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html index 1e5959b7..6356f20d 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionStateCheckListener (openmessaging 1.0.0-preview API) - + @@ -164,6 +164,6 @@

        Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/producer/class-use/TransactionalResult.html b/io/openmessaging/producer/class-use/TransactionalResult.html index 03c34baf..b127bffa 100644 --- a/io/openmessaging/producer/class-use/TransactionalResult.html +++ b/io/openmessaging/producer/class-use/TransactionalResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionalResult (openmessaging 1.0.0-preview API) - + @@ -164,6 +164,6 @@

        Uses of Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index 509a548d..045e1bfe 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index b908469b..4697ff4e 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 1.0.0-preview API) - + @@ -165,6 +165,6 @@

        Package io.openmessaging.producer

        -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 53bbc6d5..881b51db 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 1.0.0-preview API) - + @@ -146,6 +146,6 @@

        Interface Hierarchy

        -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 5c46948a..0163c119 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 1.0.0-preview API) - + @@ -192,6 +192,6 @@

        Uses of Pack -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/options b/options index e9748fdc..c1b84a5f 100644 --- a/options +++ b/options @@ -9,7 +9,7 @@ '/home/travis/build/openmessaging/openmessaging-java/openmessaging-api/src/main/java' -author -bottom -'Copyright © 2017–2018 OpenMessaging. All rights reserved.' +'Copyright © 2017–2019 OpenMessaging. All rights reserved.' -charset 'UTF-8' -d diff --git a/overview-frame.html b/overview-frame.html index 2754ba14..0258c3d5 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 1.0.0-preview API) - + diff --git a/overview-summary.html b/overview-summary.html index faadb5b1..1efaaff0 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 1.0.0-preview API) - + @@ -155,6 +155,6 @@

        openmessaging 1.0.0-preview API

        -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/overview-tree.html b/overview-tree.html index f99b59fe..cfe64304 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 1.0.0-preview API) - + @@ -114,6 +114,9 @@

        Class Hierarchy

      Interface Hierarchy

        +
      • io.openmessaging.BatchMessage
      • +
      • io.openmessaging.consumer.BatchMessageListener
      • +
      • io.openmessaging.consumer.BatchMessageListener.Context
      • io.openmessaging.interceptor.ConsumerInterceptor
      • io.openmessaging.interceptor.Context
      • io.openmessaging.Future<V> @@ -156,8 +159,8 @@

        Enum Hierarchy

        @@ -211,6 +214,6 @@

        Enum Hierarchy

        -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        diff --git a/packages b/packages index 52fbe3dc..680d6caf 100644 --- a/packages +++ b/packages @@ -1,6 +1,6 @@ -io.openmessaging -io.openmessaging.consumer io.openmessaging.exception +io.openmessaging.producer +io.openmessaging io.openmessaging.interceptor -io.openmessaging.manager -io.openmessaging.producer \ No newline at end of file +io.openmessaging.consumer +io.openmessaging.manager \ No newline at end of file diff --git a/serialized-form.html b/serialized-form.html index a904ed0c..ce44487f 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 1.0.0-preview API) - + @@ -175,6 +175,6 @@

        Class -

        Copyright © 2017–2018 OpenMessaging. All rights reserved.

        +

        Copyright © 2017–2019 OpenMessaging. All rights reserved.

        From 86a865b28934a4154a0d165b4a0a3c97b3e71176 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Tue, 26 Feb 2019 07:56:11 +0000 Subject: [PATCH 147/164] Latest javadoc on successful travis build 260 auto-pushed to gh-pages --- allclasses-frame.html | 4 +-- allclasses-noframe.html | 4 +-- constant-values.html | 13 +++++++--- deprecated-list.html | 4 +-- help-doc.html | 4 +-- index-all.html | 8 ++++-- index.html | 2 +- io/openmessaging/BatchMessage.html | 4 +-- io/openmessaging/Future.html | 4 +-- io/openmessaging/FutureListener.html | 4 +-- io/openmessaging/KeyValue.html | 4 +-- io/openmessaging/Message.Headers.html | 4 +-- io/openmessaging/Message.html | 4 +-- io/openmessaging/MessageFactory.html | 4 +-- io/openmessaging/MessagingAccessPoint.html | 4 +-- io/openmessaging/OMS.html | 4 +-- io/openmessaging/OMSBuiltinKeys.html | 26 ++++++++++++++++--- io/openmessaging/OMSResponseStatus.html | 4 +-- io/openmessaging/Promise.html | 4 +-- io/openmessaging/ServiceLifeState.html | 4 +-- io/openmessaging/ServiceLifecycle.html | 4 +-- io/openmessaging/class-use/BatchMessage.html | 4 +-- io/openmessaging/class-use/Future.html | 4 +-- .../class-use/FutureListener.html | 4 +-- io/openmessaging/class-use/KeyValue.html | 4 +-- .../class-use/Message.Headers.html | 4 +-- io/openmessaging/class-use/Message.html | 4 +-- .../class-use/MessageFactory.html | 4 +-- .../class-use/MessagingAccessPoint.html | 4 +-- io/openmessaging/class-use/OMS.html | 4 +-- .../class-use/OMSBuiltinKeys.html | 4 +-- .../class-use/OMSResponseStatus.html | 4 +-- io/openmessaging/class-use/Promise.html | 4 +-- .../class-use/ServiceLifeState.html | 4 +-- .../class-use/ServiceLifecycle.html | 4 +-- .../BatchMessageListener.Context.html | 4 +-- .../consumer/BatchMessageListener.html | 4 +-- io/openmessaging/consumer/Consumer.html | 4 +-- .../consumer/MessageListener.Context.html | 4 +-- .../consumer/MessageListener.html | 4 +-- .../BatchMessageListener.Context.html | 4 +-- .../class-use/BatchMessageListener.html | 4 +-- .../consumer/class-use/Consumer.html | 4 +-- .../class-use/MessageListener.Context.html | 4 +-- .../consumer/class-use/MessageListener.html | 4 +-- io/openmessaging/consumer/package-frame.html | 4 +-- .../consumer/package-summary.html | 4 +-- io/openmessaging/consumer/package-tree.html | 4 +-- io/openmessaging/consumer/package-use.html | 4 +-- .../exception/OMSDestinationException.html | 4 +-- .../exception/OMSMessageFormatException.html | 4 +-- .../exception/OMSRuntimeException.html | 4 +-- .../exception/OMSSecurityException.html | 4 +-- .../exception/OMSTimeOutException.html | 4 +-- .../exception/OMSTransactionException.html | 4 +-- .../class-use/OMSDestinationException.html | 4 +-- .../class-use/OMSMessageFormatException.html | 4 +-- .../class-use/OMSRuntimeException.html | 4 +-- .../class-use/OMSSecurityException.html | 4 +-- .../class-use/OMSTimeOutException.html | 4 +-- .../class-use/OMSTransactionException.html | 4 +-- io/openmessaging/exception/package-frame.html | 4 +-- .../exception/package-summary.html | 4 +-- io/openmessaging/exception/package-tree.html | 4 +-- io/openmessaging/exception/package-use.html | 4 +-- .../interceptor/ConsumerInterceptor.html | 4 +-- io/openmessaging/interceptor/Context.html | 4 +-- .../interceptor/ProducerInterceptor.html | 4 +-- .../class-use/ConsumerInterceptor.html | 4 +-- .../interceptor/class-use/Context.html | 4 +-- .../class-use/ProducerInterceptor.html | 4 +-- .../interceptor/package-frame.html | 4 +-- .../interceptor/package-summary.html | 4 +-- .../interceptor/package-tree.html | 4 +-- io/openmessaging/interceptor/package-use.html | 4 +-- io/openmessaging/manager/ResourceManager.html | 4 +-- .../manager/class-use/ResourceManager.html | 4 +-- io/openmessaging/manager/package-frame.html | 4 +-- io/openmessaging/manager/package-summary.html | 4 +-- io/openmessaging/manager/package-tree.html | 4 +-- io/openmessaging/manager/package-use.html | 4 +-- io/openmessaging/package-frame.html | 4 +-- io/openmessaging/package-summary.html | 4 +-- io/openmessaging/package-tree.html | 4 +-- io/openmessaging/package-use.html | 4 +-- io/openmessaging/producer/Producer.html | 4 +-- io/openmessaging/producer/SendResult.html | 4 +-- ...ateCheckListener.TransactionalContext.html | 4 +-- .../TransactionStateCheckListener.html | 4 +-- .../producer/TransactionalResult.html | 4 +-- .../producer/class-use/Producer.html | 4 +-- .../producer/class-use/SendResult.html | 4 +-- ...ateCheckListener.TransactionalContext.html | 4 +-- .../TransactionStateCheckListener.html | 4 +-- .../class-use/TransactionalResult.html | 4 +-- io/openmessaging/producer/package-frame.html | 4 +-- .../producer/package-summary.html | 4 +-- io/openmessaging/producer/package-tree.html | 4 +-- io/openmessaging/producer/package-use.html | 4 +-- overview-frame.html | 4 +-- overview-summary.html | 4 +-- overview-tree.html | 4 +-- serialized-form.html | 4 +-- 103 files changed, 238 insertions(+), 207 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index bba544ea..39165e2a 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 1.0.0-preview API) - + diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 268f13dd..31e553fa 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 1.0.0-preview API) - + diff --git a/constant-values.html b/constant-values.html index 72fc0f59..6bcdc2fd 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 1.0.0-preview API) - + @@ -106,13 +106,20 @@

        io.openmessaging.*

        "ACCOUNT_ID" + + +public static final String +ACCOUNT_KEY +"ACCOUNT_KEY" + + public static final String DRIVER_IMPL "DRIVER_IMPL" - + public static final String diff --git a/deprecated-list.html b/deprecated-list.html index 1599d576..c385f7df 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 1.0.0-preview API) - + diff --git a/help-doc.html b/help-doc.html index cf8b9118..2e50e9ff 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 1.0.0-preview API) - + diff --git a/index-all.html b/index-all.html index 16fb7c46..0beb85b2 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 1.0.0-preview API) - + @@ -83,6 +83,10 @@

        A

        The ACCOUNT_ID key shows the specified account info in OMS driver schema.
        +
        ACCOUNT_KEY - Static variable in interface io.openmessaging.OMSBuiltinKeys
        +
        +
        The ACCOUNT_KEY key shows the specified account key in OMS attribute.
        +
        ack() - Method in interface io.openmessaging.consumer.BatchMessageListener.Context
        Acknowledges messages, which is related to this MessageContext.
        diff --git a/index.html b/index.html index 8638cb15..ba9570a5 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 1.0.0-preview API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index a86032f4..060c59fe 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 525159ae..8b02f110 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 189fe61d..e18a5a00 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/Message.Headers.html b/io/openmessaging/Message.Headers.html index 0ac17655..da2c6851 100644 --- a/io/openmessaging/Message.Headers.html +++ b/io/openmessaging/Message.Headers.html @@ -2,10 +2,10 @@ - + Message.Headers (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index e3f73f0a..24da740e 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index e36a5bab..d6736625 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 851fc2ae..ed713411 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index 54b001a4..91d7a004 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 78e06b72..af39fbd6 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 1.0.0-preview API) - + @@ -136,12 +136,18 @@

        Field Summary

        static String +ACCOUNT_KEY +
        The ACCOUNT_KEY key shows the specified account key in OMS attribute.
        + + + +static String DRIVER_IMPL
        The DRIVER_IMPL key represents the vendor implementation entry of MessagingAccessPoint.
        - + static String REGION
        The REGION key shows the specified region in OMS driver schema.
        @@ -206,6 +212,20 @@

        ACCOUNT_ID

      + + + +
        +
      • +

        ACCOUNT_KEY

        +
        static final String ACCOUNT_KEY
        +
        The ACCOUNT_KEY key shows the specified account key in OMS attribute.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      diff --git a/io/openmessaging/OMSResponseStatus.html b/io/openmessaging/OMSResponseStatus.html index 30c24ddb..f61bd340 100644 --- a/io/openmessaging/OMSResponseStatus.html +++ b/io/openmessaging/OMSResponseStatus.html @@ -2,10 +2,10 @@ - + OMSResponseStatus (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index dcc5e743..e5585b05 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/ServiceLifeState.html b/io/openmessaging/ServiceLifeState.html index ee1cdafc..2acaaf1d 100644 --- a/io/openmessaging/ServiceLifeState.html +++ b/io/openmessaging/ServiceLifeState.html @@ -2,10 +2,10 @@ - + ServiceLifeState (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 34e0b759..4ae82c3f 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/BatchMessage.html b/io/openmessaging/class-use/BatchMessage.html index 23b95ca5..a8b97c43 100644 --- a/io/openmessaging/class-use/BatchMessage.html +++ b/io/openmessaging/class-use/BatchMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BatchMessage (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index be0019ea..ea87aed0 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 6538d92e..bcc0da29 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index d760628e..0cb0ee50 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/Message.Headers.html b/io/openmessaging/class-use/Message.Headers.html index a43551c6..c469fc6e 100644 --- a/io/openmessaging/class-use/Message.Headers.html +++ b/io/openmessaging/class-use/Message.Headers.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.Headers (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index a601202d..9e056838 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 8588a6f3..73d5ab8f 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 83d65e7c..49fa6617 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 63b052d4..860b64a4 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 6d86da12..1977179a 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/OMSResponseStatus.html b/io/openmessaging/class-use/OMSResponseStatus.html index b675bace..1697bafb 100644 --- a/io/openmessaging/class-use/OMSResponseStatus.html +++ b/io/openmessaging/class-use/OMSResponseStatus.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMSResponseStatus (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index f5d9c4f2..3ddc29ed 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/ServiceLifeState.html b/io/openmessaging/class-use/ServiceLifeState.html index f6a6ad89..e49a639c 100644 --- a/io/openmessaging/class-use/ServiceLifeState.html +++ b/io/openmessaging/class-use/ServiceLifeState.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.ServiceLifeState (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 1eb6dfaa..10ff61ad 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/BatchMessageListener.Context.html b/io/openmessaging/consumer/BatchMessageListener.Context.html index 384d6282..abae0178 100644 --- a/io/openmessaging/consumer/BatchMessageListener.Context.html +++ b/io/openmessaging/consumer/BatchMessageListener.Context.html @@ -2,10 +2,10 @@ - + BatchMessageListener.Context (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/BatchMessageListener.html b/io/openmessaging/consumer/BatchMessageListener.html index ec6398a7..a4321de3 100644 --- a/io/openmessaging/consumer/BatchMessageListener.html +++ b/io/openmessaging/consumer/BatchMessageListener.html @@ -2,10 +2,10 @@ - + BatchMessageListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/Consumer.html b/io/openmessaging/consumer/Consumer.html index b53f7aaa..6fa5aa8b 100644 --- a/io/openmessaging/consumer/Consumer.html +++ b/io/openmessaging/consumer/Consumer.html @@ -2,10 +2,10 @@ - + Consumer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 2dd2726f..b77294c9 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index bc087a4d..fc334762 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html b/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html index a1212a11..1ef98f90 100644 --- a/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.BatchMessageListener.Context (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/class-use/BatchMessageListener.html b/io/openmessaging/consumer/class-use/BatchMessageListener.html index 051565ab..4f30b6a1 100644 --- a/io/openmessaging/consumer/class-use/BatchMessageListener.html +++ b/io/openmessaging/consumer/class-use/BatchMessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.BatchMessageListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/class-use/Consumer.html b/io/openmessaging/consumer/class-use/Consumer.html index dc6d54fb..e9bd438d 100644 --- a/io/openmessaging/consumer/class-use/Consumer.html +++ b/io/openmessaging/consumer/class-use/Consumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Consumer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 4829aecd..bfee2689 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index dc1122f3..da634905 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index f83b7a88..cf7fccfa 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 39b680dc..5bc1cf2f 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 0b437ac9..1b8bd198 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 02c4b3a5..26b90403 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/OMSDestinationException.html b/io/openmessaging/exception/OMSDestinationException.html index 6860f2d1..cb5be095 100644 --- a/io/openmessaging/exception/OMSDestinationException.html +++ b/io/openmessaging/exception/OMSDestinationException.html @@ -2,10 +2,10 @@ - + OMSDestinationException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 629aac8a..dd026a70 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 84083330..09af1e7b 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/OMSSecurityException.html b/io/openmessaging/exception/OMSSecurityException.html index 45cf40f6..5dc7cc96 100644 --- a/io/openmessaging/exception/OMSSecurityException.html +++ b/io/openmessaging/exception/OMSSecurityException.html @@ -2,10 +2,10 @@ - + OMSSecurityException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 5f947c7a..50c6c450 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/OMSTransactionException.html b/io/openmessaging/exception/OMSTransactionException.html index 1f688ca1..21d7ef74 100644 --- a/io/openmessaging/exception/OMSTransactionException.html +++ b/io/openmessaging/exception/OMSTransactionException.html @@ -2,10 +2,10 @@ - + OMSTransactionException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSDestinationException.html b/io/openmessaging/exception/class-use/OMSDestinationException.html index e902cc4d..657c11cb 100644 --- a/io/openmessaging/exception/class-use/OMSDestinationException.html +++ b/io/openmessaging/exception/class-use/OMSDestinationException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSDestinationException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index a32c9ed7..9d50cf52 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 297a232c..50599d64 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSSecurityException.html b/io/openmessaging/exception/class-use/OMSSecurityException.html index 6cab2536..dcbf40d4 100644 --- a/io/openmessaging/exception/class-use/OMSSecurityException.html +++ b/io/openmessaging/exception/class-use/OMSSecurityException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSSecurityException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 5b2f6cad..775ccd2a 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSTransactionException.html b/io/openmessaging/exception/class-use/OMSTransactionException.html index 75cc81a9..4fa85d69 100644 --- a/io/openmessaging/exception/class-use/OMSTransactionException.html +++ b/io/openmessaging/exception/class-use/OMSTransactionException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTransactionException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 2eea2e7d..e75f2360 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 00765a0c..bcb859df 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 00610329..fdf92bf9 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 7a591976..c5a7c807 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/ConsumerInterceptor.html b/io/openmessaging/interceptor/ConsumerInterceptor.html index 65b6a493..2c0260b5 100644 --- a/io/openmessaging/interceptor/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + ConsumerInterceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/Context.html b/io/openmessaging/interceptor/Context.html index 690c84d1..4fffd6a8 100644 --- a/io/openmessaging/interceptor/Context.html +++ b/io/openmessaging/interceptor/Context.html @@ -2,10 +2,10 @@ - + Context (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 68a9bfd5..5856e943 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html index 9d931e12..4dca9324 100644 --- a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ConsumerInterceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/class-use/Context.html b/io/openmessaging/interceptor/class-use/Context.html index 174bd22a..ea1b5c33 100644 --- a/io/openmessaging/interceptor/class-use/Context.html +++ b/io/openmessaging/interceptor/class-use/Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.Context (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 8385bb2b..3b33e468 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 7b265a61..20936f43 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index f8608734..26d05e43 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 83c1904b..d75072ac 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index f2ac2c1a..1e24eae5 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/ResourceManager.html b/io/openmessaging/manager/ResourceManager.html index 880fee59..72a3925c 100644 --- a/io/openmessaging/manager/ResourceManager.html +++ b/io/openmessaging/manager/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/class-use/ResourceManager.html b/io/openmessaging/manager/class-use/ResourceManager.html index 1c974833..778481da 100644 --- a/io/openmessaging/manager/class-use/ResourceManager.html +++ b/io/openmessaging/manager/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.manager.ResourceManager (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/package-frame.html b/io/openmessaging/manager/package-frame.html index 55c0c896..9cf3bc43 100644 --- a/io/openmessaging/manager/package-frame.html +++ b/io/openmessaging/manager/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/package-summary.html b/io/openmessaging/manager/package-summary.html index e89782c8..de872540 100644 --- a/io/openmessaging/manager/package-summary.html +++ b/io/openmessaging/manager/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/package-tree.html b/io/openmessaging/manager/package-tree.html index c0c251d0..086c76a6 100644 --- a/io/openmessaging/manager/package-tree.html +++ b/io/openmessaging/manager/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/package-use.html b/io/openmessaging/manager/package-use.html index d006b535..b84fc733 100644 --- a/io/openmessaging/manager/package-use.html +++ b/io/openmessaging/manager/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.manager (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index b5ad719f..090b6bf7 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index e1dec77b..8a31eb06 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index ebabb830..61ff24cf 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 14dde9aa..f2de2a5a 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index 878db7af..19602f07 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 9c91e012..ce9d60bb 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html index 9b4e06af..dd199c69 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html @@ -2,10 +2,10 @@ - + TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/TransactionStateCheckListener.html b/io/openmessaging/producer/TransactionStateCheckListener.html index 911bc2b0..ebdb6303 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.html @@ -2,10 +2,10 @@ - + TransactionStateCheckListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/TransactionalResult.html b/io/openmessaging/producer/TransactionalResult.html index 46e1d817..68bc8641 100644 --- a/io/openmessaging/producer/TransactionalResult.html +++ b/io/openmessaging/producer/TransactionalResult.html @@ -2,10 +2,10 @@ - + TransactionalResult (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index a2a5b008..30945c17 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index d63d391f..8d59a0f8 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html index 96b3bb5a..ba9287d9 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html index 6356f20d..78fa11ba 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionStateCheckListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/class-use/TransactionalResult.html b/io/openmessaging/producer/class-use/TransactionalResult.html index b127bffa..aa1fa33f 100644 --- a/io/openmessaging/producer/class-use/TransactionalResult.html +++ b/io/openmessaging/producer/class-use/TransactionalResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionalResult (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index 045e1bfe..119ebc86 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 4697ff4e..688ec888 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 881b51db..9bdce84a 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 0163c119..e135e7d0 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 1.0.0-preview API) - + diff --git a/overview-frame.html b/overview-frame.html index 0258c3d5..2067dfd3 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 1.0.0-preview API) - + diff --git a/overview-summary.html b/overview-summary.html index 1efaaff0..88101230 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 1.0.0-preview API) - + diff --git a/overview-tree.html b/overview-tree.html index cfe64304..6ed14a8a 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/serialized-form.html b/serialized-form.html index ce44487f..cf2c2592 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 1.0.0-preview API) - + From d4f5f8fd4ab4b0046c7778049747bf70e4fce4f4 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Tue, 26 Feb 2019 07:56:44 +0000 Subject: [PATCH 148/164] Latest javadoc on successful travis build 262 auto-pushed to gh-pages --- allclasses-frame.html | 2 +- allclasses-noframe.html | 2 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 6 ++- index.html | 2 +- io/openmessaging/BatchMessage.html | 2 +- io/openmessaging/Future.html | 49 ++++++++++++++++--- io/openmessaging/FutureListener.html | 2 +- io/openmessaging/KeyValue.html | 12 ++--- io/openmessaging/Message.Headers.html | 2 +- io/openmessaging/Message.html | 2 +- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/OMSBuiltinKeys.html | 2 +- io/openmessaging/OMSResponseStatus.html | 2 +- io/openmessaging/Promise.html | 4 +- io/openmessaging/ServiceLifeState.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/BatchMessage.html | 2 +- io/openmessaging/class-use/Future.html | 2 +- .../class-use/FutureListener.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- .../class-use/Message.Headers.html | 2 +- io/openmessaging/class-use/Message.html | 2 +- .../class-use/MessageFactory.html | 2 +- .../class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- .../class-use/OMSBuiltinKeys.html | 2 +- .../class-use/OMSResponseStatus.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- .../class-use/ServiceLifeState.html | 2 +- .../class-use/ServiceLifecycle.html | 2 +- .../BatchMessageListener.Context.html | 2 +- .../consumer/BatchMessageListener.html | 2 +- io/openmessaging/consumer/Consumer.html | 2 +- .../consumer/MessageListener.Context.html | 2 +- .../consumer/MessageListener.html | 2 +- .../BatchMessageListener.Context.html | 2 +- .../class-use/BatchMessageListener.html | 2 +- .../consumer/class-use/Consumer.html | 2 +- .../class-use/MessageListener.Context.html | 2 +- .../consumer/class-use/MessageListener.html | 2 +- io/openmessaging/consumer/package-frame.html | 2 +- .../consumer/package-summary.html | 2 +- io/openmessaging/consumer/package-tree.html | 2 +- io/openmessaging/consumer/package-use.html | 2 +- .../exception/OMSDestinationException.html | 2 +- .../exception/OMSMessageFormatException.html | 2 +- .../exception/OMSRuntimeException.html | 2 +- .../exception/OMSSecurityException.html | 2 +- .../exception/OMSTimeOutException.html | 2 +- .../exception/OMSTransactionException.html | 2 +- .../class-use/OMSDestinationException.html | 2 +- .../class-use/OMSMessageFormatException.html | 2 +- .../class-use/OMSRuntimeException.html | 2 +- .../class-use/OMSSecurityException.html | 2 +- .../class-use/OMSTimeOutException.html | 2 +- .../class-use/OMSTransactionException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- .../exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- .../interceptor/ConsumerInterceptor.html | 2 +- io/openmessaging/interceptor/Context.html | 2 +- .../interceptor/ProducerInterceptor.html | 2 +- .../class-use/ConsumerInterceptor.html | 2 +- .../interceptor/class-use/Context.html | 2 +- .../class-use/ProducerInterceptor.html | 2 +- .../interceptor/package-frame.html | 2 +- .../interceptor/package-summary.html | 2 +- .../interceptor/package-tree.html | 2 +- io/openmessaging/interceptor/package-use.html | 2 +- io/openmessaging/manager/ResourceManager.html | 2 +- .../manager/class-use/ResourceManager.html | 2 +- io/openmessaging/manager/package-frame.html | 2 +- io/openmessaging/manager/package-summary.html | 2 +- io/openmessaging/manager/package-tree.html | 2 +- io/openmessaging/manager/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/producer/Producer.html | 2 +- io/openmessaging/producer/SendResult.html | 2 +- ...ateCheckListener.TransactionalContext.html | 2 +- .../TransactionStateCheckListener.html | 2 +- .../producer/TransactionalResult.html | 2 +- .../producer/class-use/Producer.html | 2 +- .../producer/class-use/SendResult.html | 2 +- ...ateCheckListener.TransactionalContext.html | 2 +- .../TransactionStateCheckListener.html | 2 +- .../class-use/TransactionalResult.html | 2 +- io/openmessaging/producer/package-frame.html | 2 +- .../producer/package-summary.html | 2 +- io/openmessaging/producer/package-tree.html | 2 +- io/openmessaging/producer/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 2 +- serialized-form.html | 2 +- 103 files changed, 156 insertions(+), 113 deletions(-) diff --git a/allclasses-frame.html b/allclasses-frame.html index 39165e2a..8b18ef73 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 1.0.0-preview API) diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 31e553fa..f1956f73 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 1.0.0-preview API) diff --git a/constant-values.html b/constant-values.html index 6bcdc2fd..21d995c7 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (openmessaging 1.0.0-preview API) diff --git a/deprecated-list.html b/deprecated-list.html index c385f7df..40b65fc3 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (openmessaging 1.0.0-preview API) diff --git a/help-doc.html b/help-doc.html index 2e50e9ff..9e3ffcc3 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (openmessaging 1.0.0-preview API) diff --git a/index-all.html b/index-all.html index 0beb85b2..cf64b2ce 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (openmessaging 1.0.0-preview API) @@ -158,6 +158,10 @@

      B

      C

      +
      cancel(boolean) - Method in interface io.openmessaging.Future
      +
      +
      Attempts to cancel execution of this task.
      +
      cancel(boolean) - Method in interface io.openmessaging.Promise
      Attempts to cancel execution of this task.
      diff --git a/index.html b/index.html index ba9570a5..335ecbf3 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 1.0.0-preview API diff --git a/allclasses-noframe.html b/allclasses-noframe.html index f1956f73..36f7ff53 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 1.0.0-preview API) - + diff --git a/constant-values.html b/constant-values.html index 21d995c7..259871a4 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 1.0.0-preview API) - + diff --git a/deprecated-list.html b/deprecated-list.html index 40b65fc3..cd38954e 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 1.0.0-preview API) - + diff --git a/help-doc.html b/help-doc.html index 9e3ffcc3..742c2f5d 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 1.0.0-preview API) - + diff --git a/index-all.html b/index-all.html index cf64b2ce..3548366f 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 1.0.0-preview API) - + @@ -289,6 +289,14 @@

      G

      This method is used to find out the queue bind to Consumer.
      +
      getBoolean(String) - Method in interface io.openmessaging.KeyValue
      +
      +
      Searches for the boolean property with the specified key in this KeyValue object.
      +
      +
      getBoolean(String, boolean) - Method in interface io.openmessaging.KeyValue
      +
      +
      Searches for the boolean property with the specified key in this KeyValue object.
      +
      getBornHost() - Method in interface io.openmessaging.Message.Headers
      @@ -680,6 +688,10 @@

      P

      Returns all the customized user header fields of the Message object as a KeyValue.
      +
      put(String, boolean) - Method in interface io.openmessaging.KeyValue
      +
      +
      Inserts or replaces boolean value for the specified key.
      +
      put(String, short) - Method in interface io.openmessaging.KeyValue
      Inserts or replaces short value for the specified key.
      diff --git a/index.html b/index.html index 335ecbf3..82123d14 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 1.0.0-preview API diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 0f0b1cdf..86ca0568 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index 8d5c7bd9..984cb188 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 73bc1dae..ad4faeb2 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 1.0.0-preview API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -143,105 +143,125 @@

      Method Summary

      +boolean +getBoolean(String key) +
      Searches for the boolean property with the specified key in this KeyValue object.
      + + + +boolean +getBoolean(String key, + boolean defaultValue) +
      Searches for the boolean property with the specified key in this KeyValue object.
      + + + double getDouble(String key)
      Searches for the double property with the specified key in this KeyValue object.
      - + double getDouble(String key, double defaultValue)
      Searches for the double property with the specified key in this KeyValue object.
      - + int getInt(String key)
      Searches for the int property with the specified key in this KeyValue object.
      - + int getInt(String key, int defaultValue)
      Searches for the int property with the specified key in this KeyValue object.
      - + long getLong(String key)
      Searches for the long property with the specified key in this KeyValue object.
      - + long getLong(String key, long defaultValue)
      Searches for the long property with the specified key in this KeyValue object.
      - + short getShort(String key)
      Searches for the short property with the specified key in this KeyValue object.
      - + short getShort(String key, short defaultValue)
      Searches for the short property with the specified key in this KeyValue object.
      - + String getString(String key)
      Searches for the String property with the specified key in this KeyValue object.
      - + String getString(String key, String defaultValue)
      Searches for the String property with the specified key in this KeyValue object.
      - + Set<String> keySet()
      Returns a Set view of the keys contained in this KeyValue object.
      - + +KeyValue +put(String key, + boolean value) +
      Inserts or replaces boolean value for the specified key.
      + + + KeyValue put(String key, double value)
      Inserts or replaces double value for the specified key.
      - + KeyValue put(String key, int value)
      Inserts or replaces int value for the specified key.
      - + KeyValue put(String key, long value)
      Inserts or replaces long value for the specified key.
      - + KeyValue put(String key, short value)
      Inserts or replaces short value for the specified key.
      - + KeyValue put(String key, String value) @@ -263,6 +283,22 @@

      Method Summary

      Method Detail

      + + + +
        +
      • +

        put

        +
        KeyValue put(String key,
        +             boolean value)
        +
        Inserts or replaces boolean value for the specified key.
        +
        +
        Parameters:
        +
        key - the key to be placed into this KeyValue object
        +
        value - the value corresponding to key
        +
        +
      • +
      @@ -343,6 +379,46 @@

      put

    + + + +
      +
    • +

      getBoolean

      +
      boolean getBoolean(String key)
      +
      Searches for the boolean property with the specified key in this KeyValue object. If the key is not + found in this property list, false is returned.
      +
      +
      Parameters:
      +
      key - the property key
      +
      Returns:
      +
      the value in this KeyValue object with the specified key value
      +
      See Also:
      +
      put(String, boolean)
      +
      +
    • +
    + + + +
      +
    • +

      getBoolean

      +
      boolean getBoolean(String key,
      +                   boolean defaultValue)
      +
      Searches for the boolean property with the specified key in this KeyValue object. If the key is not + found in this property list, false is returned.
      +
      +
      Parameters:
      +
      key - the property key
      +
      defaultValue - a default value
      +
      Returns:
      +
      the value in this KeyValue object with the specified key value
      +
      See Also:
      +
      put(String, boolean)
      +
      +
    • +
    diff --git a/io/openmessaging/Message.Headers.html b/io/openmessaging/Message.Headers.html index 56d336bd..6478a564 100644 --- a/io/openmessaging/Message.Headers.html +++ b/io/openmessaging/Message.Headers.html @@ -2,10 +2,10 @@ - + Message.Headers (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/Message.html b/io/openmessaging/Message.html index 350efc8d..8943c118 100644 --- a/io/openmessaging/Message.html +++ b/io/openmessaging/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/MessageFactory.html b/io/openmessaging/MessageFactory.html index 71fa7437..ccb1f12e 100644 --- a/io/openmessaging/MessageFactory.html +++ b/io/openmessaging/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 2937cc3d..b53ac832 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index cd948b52..62741db2 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 2e9a9446..736b0636 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/OMSResponseStatus.html b/io/openmessaging/OMSResponseStatus.html index eb52721f..fd07b27f 100644 --- a/io/openmessaging/OMSResponseStatus.html +++ b/io/openmessaging/OMSResponseStatus.html @@ -2,10 +2,10 @@ - + OMSResponseStatus (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index cc95c917..cbdbeee4 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/ServiceLifeState.html b/io/openmessaging/ServiceLifeState.html index 6adefda7..775071c3 100644 --- a/io/openmessaging/ServiceLifeState.html +++ b/io/openmessaging/ServiceLifeState.html @@ -2,10 +2,10 @@ - + ServiceLifeState (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 6f30f4c9..74e615dc 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/BatchMessage.html b/io/openmessaging/class-use/BatchMessage.html index 0742b467..f6335f42 100644 --- a/io/openmessaging/class-use/BatchMessage.html +++ b/io/openmessaging/class-use/BatchMessage.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.BatchMessage (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 2969df2a..24b08948 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 2dabc627..6d27a0f4 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index a591c648..b93e0934 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 1.0.0-preview API) - + @@ -127,33 +127,40 @@

    Uses of KeyValue +KeyValue.put(String key, + boolean value) +
    Inserts or replaces boolean value for the specified key.
    + + + +KeyValue KeyValue.put(String key, double value)
    Inserts or replaces double value for the specified key.
    - + KeyValue KeyValue.put(String key, int value)
    Inserts or replaces int value for the specified key.
    - + KeyValue KeyValue.put(String key, long value)
    Inserts or replaces long value for the specified key.
    - + KeyValue KeyValue.put(String key, short value)
    Inserts or replaces short value for the specified key.
    - + KeyValue KeyValue.put(String key, String value) diff --git a/io/openmessaging/class-use/Message.Headers.html b/io/openmessaging/class-use/Message.Headers.html index b2c05ad0..41448ced 100644 --- a/io/openmessaging/class-use/Message.Headers.html +++ b/io/openmessaging/class-use/Message.Headers.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message.Headers (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html index df5d82a7..a64fdaf5 100644 --- a/io/openmessaging/class-use/Message.html +++ b/io/openmessaging/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Message (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/MessageFactory.html b/io/openmessaging/class-use/MessageFactory.html index 022f4f7b..ce367eff 100644 --- a/io/openmessaging/class-use/MessageFactory.html +++ b/io/openmessaging/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessageFactory (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 9e727bc6..97a7f984 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 56ff8bb9..ccdd72f6 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index d289f2c4..5a5c0ca9 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/OMSResponseStatus.html b/io/openmessaging/class-use/OMSResponseStatus.html index 17034905..e5f17924 100644 --- a/io/openmessaging/class-use/OMSResponseStatus.html +++ b/io/openmessaging/class-use/OMSResponseStatus.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMSResponseStatus (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 4874c877..23360622 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/ServiceLifeState.html b/io/openmessaging/class-use/ServiceLifeState.html index c439bf8f..64edd082 100644 --- a/io/openmessaging/class-use/ServiceLifeState.html +++ b/io/openmessaging/class-use/ServiceLifeState.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.ServiceLifeState (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 57b8d484..0f919b5d 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/BatchMessageListener.Context.html b/io/openmessaging/consumer/BatchMessageListener.Context.html index 9237d3fd..73dcdbcc 100644 --- a/io/openmessaging/consumer/BatchMessageListener.Context.html +++ b/io/openmessaging/consumer/BatchMessageListener.Context.html @@ -2,10 +2,10 @@ - + BatchMessageListener.Context (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/BatchMessageListener.html b/io/openmessaging/consumer/BatchMessageListener.html index 51a1be02..af3f0558 100644 --- a/io/openmessaging/consumer/BatchMessageListener.html +++ b/io/openmessaging/consumer/BatchMessageListener.html @@ -2,10 +2,10 @@ - + BatchMessageListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/Consumer.html b/io/openmessaging/consumer/Consumer.html index 0ea956af..7cabc04e 100644 --- a/io/openmessaging/consumer/Consumer.html +++ b/io/openmessaging/consumer/Consumer.html @@ -2,10 +2,10 @@ - + Consumer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 0be3f117..92aa01a4 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 83c0abe7..fc94c697 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html b/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html index 785ed1e3..3963d7ac 100644 --- a/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.BatchMessageListener.Context (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/class-use/BatchMessageListener.html b/io/openmessaging/consumer/class-use/BatchMessageListener.html index 6a1c4a2e..ee4f79af 100644 --- a/io/openmessaging/consumer/class-use/BatchMessageListener.html +++ b/io/openmessaging/consumer/class-use/BatchMessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.BatchMessageListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/class-use/Consumer.html b/io/openmessaging/consumer/class-use/Consumer.html index 4e24e1fd..b4a5c432 100644 --- a/io/openmessaging/consumer/class-use/Consumer.html +++ b/io/openmessaging/consumer/class-use/Consumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Consumer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index cc45075d..0cf20922 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 397e70ac..3ce391a4 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 653e4bbc..303f0f2b 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index b4f67dce..55dfa548 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 4c50dd3f..cef17a96 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index f9f24301..0652e862 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/OMSDestinationException.html b/io/openmessaging/exception/OMSDestinationException.html index c359c493..edc09bf6 100644 --- a/io/openmessaging/exception/OMSDestinationException.html +++ b/io/openmessaging/exception/OMSDestinationException.html @@ -2,10 +2,10 @@ - + OMSDestinationException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 620c0375..3542ccd3 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 0b059c10..8312d5f4 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/OMSSecurityException.html b/io/openmessaging/exception/OMSSecurityException.html index a62dc6de..fcb4b2d5 100644 --- a/io/openmessaging/exception/OMSSecurityException.html +++ b/io/openmessaging/exception/OMSSecurityException.html @@ -2,10 +2,10 @@ - + OMSSecurityException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index ff9041b6..6d0b4593 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/OMSTransactionException.html b/io/openmessaging/exception/OMSTransactionException.html index e405ba8d..83efd262 100644 --- a/io/openmessaging/exception/OMSTransactionException.html +++ b/io/openmessaging/exception/OMSTransactionException.html @@ -2,10 +2,10 @@ - + OMSTransactionException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSDestinationException.html b/io/openmessaging/exception/class-use/OMSDestinationException.html index 86439708..81f8c283 100644 --- a/io/openmessaging/exception/class-use/OMSDestinationException.html +++ b/io/openmessaging/exception/class-use/OMSDestinationException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSDestinationException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index fcdf7bc2..5b759e91 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 78819f65..7246c818 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSSecurityException.html b/io/openmessaging/exception/class-use/OMSSecurityException.html index c3972288..404b4b9e 100644 --- a/io/openmessaging/exception/class-use/OMSSecurityException.html +++ b/io/openmessaging/exception/class-use/OMSSecurityException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSSecurityException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 123d2018..0446a9df 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/class-use/OMSTransactionException.html b/io/openmessaging/exception/class-use/OMSTransactionException.html index 12175dc7..c4c05128 100644 --- a/io/openmessaging/exception/class-use/OMSTransactionException.html +++ b/io/openmessaging/exception/class-use/OMSTransactionException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTransactionException (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 68d6c1e1..a10339fc 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 25ae3017..3db2c7be 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 2bbb0bc4..169b24da 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 8ea13463..5c48d6be 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/ConsumerInterceptor.html b/io/openmessaging/interceptor/ConsumerInterceptor.html index 6b2efcbb..26bcd8a5 100644 --- a/io/openmessaging/interceptor/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + ConsumerInterceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/Context.html b/io/openmessaging/interceptor/Context.html index fc700c93..21ba37ee 100644 --- a/io/openmessaging/interceptor/Context.html +++ b/io/openmessaging/interceptor/Context.html @@ -2,10 +2,10 @@ - + Context (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index dfb44de8..b03f44e5 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html index 73215077..7c058c0c 100644 --- a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ConsumerInterceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/class-use/Context.html b/io/openmessaging/interceptor/class-use/Context.html index 49b8c1c5..dc2f659e 100644 --- a/io/openmessaging/interceptor/class-use/Context.html +++ b/io/openmessaging/interceptor/class-use/Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.Context (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 3329fdf1..bb468f51 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index fe58ce80..7866f41b 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 4eb725cb..2fbdf628 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 7f1039b0..85e1645d 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index ae30561b..43547b85 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/ResourceManager.html b/io/openmessaging/manager/ResourceManager.html index 4631af40..35296712 100644 --- a/io/openmessaging/manager/ResourceManager.html +++ b/io/openmessaging/manager/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/class-use/ResourceManager.html b/io/openmessaging/manager/class-use/ResourceManager.html index cd156d40..b9b726aa 100644 --- a/io/openmessaging/manager/class-use/ResourceManager.html +++ b/io/openmessaging/manager/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.manager.ResourceManager (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/package-frame.html b/io/openmessaging/manager/package-frame.html index b21a4a2e..3c174166 100644 --- a/io/openmessaging/manager/package-frame.html +++ b/io/openmessaging/manager/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/package-summary.html b/io/openmessaging/manager/package-summary.html index a870fb0b..ec2d7be3 100644 --- a/io/openmessaging/manager/package-summary.html +++ b/io/openmessaging/manager/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/package-tree.html b/io/openmessaging/manager/package-tree.html index ffff6e0f..011db7db 100644 --- a/io/openmessaging/manager/package-tree.html +++ b/io/openmessaging/manager/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/manager/package-use.html b/io/openmessaging/manager/package-use.html index f86831ed..492881f4 100644 --- a/io/openmessaging/manager/package-use.html +++ b/io/openmessaging/manager/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.manager (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index aa678301..b0c5ff27 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 12101870..7b3d118e 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index 69f714fb..d5965b64 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index bced7455..358938b5 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index a2f03444..dc483662 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 1c4461d8..5f2a07c7 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html index 27407d68..b0cdc481 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html @@ -2,10 +2,10 @@ - + TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/TransactionStateCheckListener.html b/io/openmessaging/producer/TransactionStateCheckListener.html index f5815c85..7e15c665 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.html @@ -2,10 +2,10 @@ - + TransactionStateCheckListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/TransactionalResult.html b/io/openmessaging/producer/TransactionalResult.html index 467ebe9f..f976f550 100644 --- a/io/openmessaging/producer/TransactionalResult.html +++ b/io/openmessaging/producer/TransactionalResult.html @@ -2,10 +2,10 @@ - + TransactionalResult (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index cb5404a7..e2f4910e 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index a2a2ebca..75124e67 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html index 08f4b363..01ff1914 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html index e64bc8d6..54e49608 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionStateCheckListener (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/class-use/TransactionalResult.html b/io/openmessaging/producer/class-use/TransactionalResult.html index e19ee455..4308d03b 100644 --- a/io/openmessaging/producer/class-use/TransactionalResult.html +++ b/io/openmessaging/producer/class-use/TransactionalResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionalResult (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index b6419c29..c4cbf130 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 6d1fa1f9..a9f775fc 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 4e0bbfea..87acd273 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 8992e3d4..44daf6fb 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 1.0.0-preview API) - + diff --git a/overview-frame.html b/overview-frame.html index 91765404..6ed2ab0a 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 1.0.0-preview API) - + diff --git a/overview-summary.html b/overview-summary.html index 9df3552a..97af7a02 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 1.0.0-preview API) - + diff --git a/overview-tree.html b/overview-tree.html index 90b93e04..40814936 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 1.0.0-preview API) - + diff --git a/serialized-form.html b/serialized-form.html index 300731e8..665d2803 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 1.0.0-preview API) - + From 14837deab11c94211152895cb650a59958c1512d Mon Sep 17 00:00:00 2001 From: travis-ci Date: Thu, 28 Feb 2019 02:52:23 +0000 Subject: [PATCH 150/164] Latest javadoc on successful travis build 265 auto-pushed to gh-pages --- allclasses-frame.html | 3 +- allclasses-noframe.html | 3 +- constant-values.html | 2 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 14 +- index.html | 2 +- io/openmessaging/BatchMessage.html | 2 +- io/openmessaging/Future.html | 2 +- io/openmessaging/FutureListener.html | 2 +- io/openmessaging/KeyValue.html | 2 +- io/openmessaging/Message.Headers.html | 2 +- io/openmessaging/Message.html | 32 ++- io/openmessaging/MessageFactory.html | 2 +- io/openmessaging/MessagingAccessPoint.html | 2 +- io/openmessaging/OMS.html | 2 +- io/openmessaging/OMSBuiltinKeys.html | 2 +- io/openmessaging/OMSResponseStatus.html | 2 +- io/openmessaging/Promise.html | 2 +- io/openmessaging/ServiceLifeState.html | 2 +- io/openmessaging/ServiceLifecycle.html | 2 +- io/openmessaging/class-use/BatchMessage.html | 2 +- io/openmessaging/class-use/Future.html | 2 +- .../class-use/FutureListener.html | 2 +- io/openmessaging/class-use/KeyValue.html | 2 +- .../class-use/Message.Headers.html | 2 +- io/openmessaging/class-use/Message.html | 8 +- .../class-use/MessageFactory.html | 2 +- .../class-use/MessagingAccessPoint.html | 2 +- io/openmessaging/class-use/OMS.html | 2 +- .../class-use/OMSBuiltinKeys.html | 2 +- .../class-use/OMSResponseStatus.html | 2 +- io/openmessaging/class-use/Promise.html | 2 +- .../class-use/ServiceLifeState.html | 2 +- .../class-use/ServiceLifecycle.html | 2 +- .../BatchMessageListener.Context.html | 8 +- .../consumer/BatchMessageListener.html | 2 +- io/openmessaging/consumer/Consumer.html | 12 +- .../consumer/MessageListener.Context.html | 6 +- .../consumer/MessageListener.html | 2 +- io/openmessaging/consumer/MessageReceipt.html | 176 ++++++++++++++++ .../BatchMessageListener.Context.html | 2 +- .../class-use/BatchMessageListener.html | 2 +- .../consumer/class-use/Consumer.html | 2 +- .../class-use/MessageListener.Context.html | 2 +- .../consumer/class-use/MessageListener.html | 2 +- .../consumer/class-use/MessageReceipt.html | 199 ++++++++++++++++++ io/openmessaging/consumer/package-frame.html | 3 +- .../consumer/package-summary.html | 8 +- io/openmessaging/consumer/package-tree.html | 3 +- io/openmessaging/consumer/package-use.html | 12 +- .../exception/OMSDestinationException.html | 2 +- .../exception/OMSMessageFormatException.html | 2 +- .../exception/OMSRuntimeException.html | 2 +- .../exception/OMSSecurityException.html | 2 +- .../exception/OMSTimeOutException.html | 2 +- .../exception/OMSTransactionException.html | 2 +- .../class-use/OMSDestinationException.html | 2 +- .../class-use/OMSMessageFormatException.html | 2 +- .../class-use/OMSRuntimeException.html | 2 +- .../class-use/OMSSecurityException.html | 2 +- .../class-use/OMSTimeOutException.html | 2 +- .../class-use/OMSTransactionException.html | 2 +- io/openmessaging/exception/package-frame.html | 2 +- .../exception/package-summary.html | 2 +- io/openmessaging/exception/package-tree.html | 2 +- io/openmessaging/exception/package-use.html | 2 +- .../interceptor/ConsumerInterceptor.html | 2 +- io/openmessaging/interceptor/Context.html | 2 +- .../interceptor/ProducerInterceptor.html | 2 +- .../class-use/ConsumerInterceptor.html | 2 +- .../interceptor/class-use/Context.html | 2 +- .../class-use/ProducerInterceptor.html | 2 +- .../interceptor/package-frame.html | 2 +- .../interceptor/package-summary.html | 2 +- .../interceptor/package-tree.html | 2 +- io/openmessaging/interceptor/package-use.html | 2 +- io/openmessaging/manager/ResourceManager.html | 2 +- .../manager/class-use/ResourceManager.html | 2 +- io/openmessaging/manager/package-frame.html | 2 +- io/openmessaging/manager/package-summary.html | 2 +- io/openmessaging/manager/package-tree.html | 2 +- io/openmessaging/manager/package-use.html | 2 +- io/openmessaging/package-frame.html | 2 +- io/openmessaging/package-summary.html | 2 +- io/openmessaging/package-tree.html | 2 +- io/openmessaging/package-use.html | 2 +- io/openmessaging/producer/Producer.html | 2 +- io/openmessaging/producer/SendResult.html | 2 +- ...ateCheckListener.TransactionalContext.html | 2 +- .../TransactionStateCheckListener.html | 2 +- .../producer/TransactionalResult.html | 2 +- .../producer/class-use/Producer.html | 2 +- .../producer/class-use/SendResult.html | 2 +- ...ateCheckListener.TransactionalContext.html | 2 +- .../TransactionStateCheckListener.html | 2 +- .../class-use/TransactionalResult.html | 2 +- io/openmessaging/producer/package-frame.html | 2 +- .../producer/package-summary.html | 2 +- io/openmessaging/producer/package-tree.html | 2 +- io/openmessaging/producer/package-use.html | 2 +- overview-frame.html | 2 +- overview-summary.html | 2 +- overview-tree.html | 3 +- serialized-form.html | 2 +- 105 files changed, 545 insertions(+), 125 deletions(-) create mode 100644 io/openmessaging/consumer/MessageReceipt.html create mode 100644 io/openmessaging/consumer/class-use/MessageReceipt.html diff --git a/allclasses-frame.html b/allclasses-frame.html index 450cc76c..9511ad60 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 1.0.0-preview API) @@ -27,6 +27,7 @@

    All Classes

  • MessageFactory
  • MessageListener
  • MessageListener.Context
  • +
  • MessageReceipt
  • MessagingAccessPoint
  • OMS
  • OMSBuiltinKeys
  • diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 36f7ff53..e477a228 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 1.0.0-preview API) @@ -27,6 +27,7 @@

    All Classes

  • MessageFactory
  • MessageListener
  • MessageListener.Context
  • +
  • MessageReceipt
  • MessagingAccessPoint
  • OMS
  • OMSBuiltinKeys
  • diff --git a/constant-values.html b/constant-values.html index 259871a4..0cecb030 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (openmessaging 1.0.0-preview API) diff --git a/deprecated-list.html b/deprecated-list.html index cd38954e..a1172497 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (openmessaging 1.0.0-preview API) diff --git a/help-doc.html b/help-doc.html index 742c2f5d..3c653f75 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,7 +2,7 @@ - + API Help (openmessaging 1.0.0-preview API) diff --git a/index-all.html b/index-all.html index 3548366f..13ed16c4 100644 --- a/index-all.html +++ b/index-all.html @@ -2,7 +2,7 @@ - + Index (openmessaging 1.0.0-preview API) @@ -91,7 +91,7 @@

    A

    Acknowledges messages, which is related to this MessageContext.
    -
    ack(String) - Method in interface io.openmessaging.consumer.Consumer
    +
    ack(MessageReceipt) - Method in interface io.openmessaging.consumer.Consumer
    Acknowledges the specified and consumed message with the unique message receipt handle, in the scenario of using manual commit.
    @@ -373,6 +373,10 @@

    G

    +
    getMessageReceipt() - Method in interface io.openmessaging.Message
    +
    +
    Get the MessageReceipt of this Message, which will be used to acknowledge this message.
    +
    getMessagingAccessPoint(String) - Static method in class io.openmessaging.OMS
    Returns a MessagingAccessPoint instance from the specified OMS driver url.
    @@ -528,6 +532,10 @@

    M

    MessageListener.Context - Interface in io.openmessaging.consumer
     
    +
    MessageReceipt - Interface in io.openmessaging.consumer
    +
    +
    A MessageReceipt is a Message with a Receipt.
    +
    messages() - Method in interface io.openmessaging.BatchMessage
     
    MessagingAccessPoint - Interface in io.openmessaging
    @@ -901,7 +909,7 @@

    S

    Notify a service instance of the end of its life cycle.
    -
    success(Message...) - Method in interface io.openmessaging.consumer.BatchMessageListener.Context
    +
    success(MessageReceipt...) - Method in interface io.openmessaging.consumer.BatchMessageListener.Context
    Acknowledges the specified and consumed message, which is related to this MessageContext.
    diff --git a/index.html b/index.html index 82123d14..b76725b5 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 1.0.0-preview API + + + + + + + + + +
    +
    io.openmessaging.consumer
    +

    Interface MessageReceipt

    +
    +
    +
    +
      +
    • +
      +
      +
      public interface MessageReceipt
      +
      A MessageReceipt is a Message with a Receipt.
      +
      +
      Since:
      +
      OMS 1.0.0
      +
      Version:
      +
      OMS 1.0.0
      +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html b/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html index 3963d7ac..8f3c6314 100644 --- a/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.consumer.BatchMessageListener.Context (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/consumer/class-use/BatchMessageListener.html b/io/openmessaging/consumer/class-use/BatchMessageListener.html index ee4f79af..7afb1a69 100644 --- a/io/openmessaging/consumer/class-use/BatchMessageListener.html +++ b/io/openmessaging/consumer/class-use/BatchMessageListener.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.consumer.BatchMessageListener (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/consumer/class-use/Consumer.html b/io/openmessaging/consumer/class-use/Consumer.html index b4a5c432..890d0811 100644 --- a/io/openmessaging/consumer/class-use/Consumer.html +++ b/io/openmessaging/consumer/class-use/Consumer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.consumer.Consumer (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 0cf20922..e50b4d65 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index 3ce391a4..7532e483 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/consumer/class-use/MessageReceipt.html b/io/openmessaging/consumer/class-use/MessageReceipt.html new file mode 100644 index 00000000..48376c9e --- /dev/null +++ b/io/openmessaging/consumer/class-use/MessageReceipt.html @@ -0,0 +1,199 @@ + + + + + + +Uses of Interface io.openmessaging.consumer.MessageReceipt (openmessaging 1.0.0-preview API) + + + + + + + + + + + +
    +

    Uses of Interface
    io.openmessaging.consumer.MessageReceipt

    +
    +
    + +
    + + + + +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 303f0f2b..4bda0928 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-preview API) @@ -19,6 +19,7 @@

    Interfaces

  • Consumer
  • MessageListener
  • MessageListener.Context
  • +
  • MessageReceipt
  • diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 55dfa548..879a6303 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-preview API) @@ -111,6 +111,12 @@

    Package io.openmessaging.consumer

    MessageListener.Context   + +MessageReceipt + +
    A MessageReceipt is a Message with a Receipt.
    + + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index cef17a96..cf8a2ed8 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 1.0.0-preview API) @@ -84,6 +84,7 @@

    Interface Hierarchy

  • io.openmessaging.consumer.BatchMessageListener.Context
  • io.openmessaging.consumer.MessageListener
  • io.openmessaging.consumer.MessageListener.Context
  • +
  • io.openmessaging.consumer.MessageReceipt
  • io.openmessaging.ServiceLifecycle
    • io.openmessaging.consumer.Consumer
    • diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 0652e862..ec5e627e 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 1.0.0-preview API) @@ -108,6 +108,11 @@

      Uses of Pack
      A PushConsumer receives messages from multiple queues, these messages are pushed from MOM server to PushConsumer client.
      + +MessageReceipt +
      A MessageReceipt is a Message with a Receipt.
      + + @@ -138,6 +143,11 @@

      Uses of Pack MessageListener.Context  + +MessageReceipt +
      A MessageReceipt is a Message with a Receipt.
      + + diff --git a/io/openmessaging/exception/OMSDestinationException.html b/io/openmessaging/exception/OMSDestinationException.html index edc09bf6..acbce43d 100644 --- a/io/openmessaging/exception/OMSDestinationException.html +++ b/io/openmessaging/exception/OMSDestinationException.html @@ -2,7 +2,7 @@ - + OMSDestinationException (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 3542ccd3..d6e4fa7f 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,7 +2,7 @@ - + OMSMessageFormatException (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index 8312d5f4..27123e97 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,7 +2,7 @@ - + OMSRuntimeException (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/OMSSecurityException.html b/io/openmessaging/exception/OMSSecurityException.html index fcb4b2d5..c58332cf 100644 --- a/io/openmessaging/exception/OMSSecurityException.html +++ b/io/openmessaging/exception/OMSSecurityException.html @@ -2,7 +2,7 @@ - + OMSSecurityException (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 6d0b4593..8e76bb3d 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,7 +2,7 @@ - + OMSTimeOutException (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/OMSTransactionException.html b/io/openmessaging/exception/OMSTransactionException.html index 83efd262..9b37f6e3 100644 --- a/io/openmessaging/exception/OMSTransactionException.html +++ b/io/openmessaging/exception/OMSTransactionException.html @@ -2,7 +2,7 @@ - + OMSTransactionException (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/class-use/OMSDestinationException.html b/io/openmessaging/exception/class-use/OMSDestinationException.html index 81f8c283..732611ae 100644 --- a/io/openmessaging/exception/class-use/OMSDestinationException.html +++ b/io/openmessaging/exception/class-use/OMSDestinationException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSDestinationException (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 5b759e91..562a26aa 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 7246c818..a2ecb795 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/class-use/OMSSecurityException.html b/io/openmessaging/exception/class-use/OMSSecurityException.html index 404b4b9e..11e7dbfd 100644 --- a/io/openmessaging/exception/class-use/OMSSecurityException.html +++ b/io/openmessaging/exception/class-use/OMSSecurityException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSSecurityException (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 0446a9df..f540a069 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/class-use/OMSTransactionException.html b/io/openmessaging/exception/class-use/OMSTransactionException.html index c4c05128..82b1e9ee 100644 --- a/io/openmessaging/exception/class-use/OMSTransactionException.html +++ b/io/openmessaging/exception/class-use/OMSTransactionException.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.exception.OMSTransactionException (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index a10339fc..9d55bbbe 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.exception (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 3db2c7be..7dfa92d6 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.exception (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 169b24da..a411892c 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index 5c48d6be..5c8451db 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.exception (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/interceptor/ConsumerInterceptor.html b/io/openmessaging/interceptor/ConsumerInterceptor.html index 26bcd8a5..d5bd32d3 100644 --- a/io/openmessaging/interceptor/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/ConsumerInterceptor.html @@ -2,7 +2,7 @@ - + ConsumerInterceptor (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/interceptor/Context.html b/io/openmessaging/interceptor/Context.html index 21ba37ee..da669481 100644 --- a/io/openmessaging/interceptor/Context.html +++ b/io/openmessaging/interceptor/Context.html @@ -2,7 +2,7 @@ - + Context (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index b03f44e5..be814bf6 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,7 +2,7 @@ - + ProducerInterceptor (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html index 7c058c0c..e87e7f5d 100644 --- a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.interceptor.ConsumerInterceptor (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/interceptor/class-use/Context.html b/io/openmessaging/interceptor/class-use/Context.html index dc2f659e..192ce3db 100644 --- a/io/openmessaging/interceptor/class-use/Context.html +++ b/io/openmessaging/interceptor/class-use/Context.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.interceptor.Context (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index bb468f51..75944dd4 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 7866f41b..e5be29b9 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 2fbdf628..7741fd70 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 85e1645d..7c45011b 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 43547b85..d51cecfc 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/manager/ResourceManager.html b/io/openmessaging/manager/ResourceManager.html index 35296712..466334c4 100644 --- a/io/openmessaging/manager/ResourceManager.html +++ b/io/openmessaging/manager/ResourceManager.html @@ -2,7 +2,7 @@ - + ResourceManager (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/manager/class-use/ResourceManager.html b/io/openmessaging/manager/class-use/ResourceManager.html index b9b726aa..6df6ad01 100644 --- a/io/openmessaging/manager/class-use/ResourceManager.html +++ b/io/openmessaging/manager/class-use/ResourceManager.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.manager.ResourceManager (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/manager/package-frame.html b/io/openmessaging/manager/package-frame.html index 3c174166..0571d224 100644 --- a/io/openmessaging/manager/package-frame.html +++ b/io/openmessaging/manager/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.manager (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/manager/package-summary.html b/io/openmessaging/manager/package-summary.html index ec2d7be3..73d99e12 100644 --- a/io/openmessaging/manager/package-summary.html +++ b/io/openmessaging/manager/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.manager (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/manager/package-tree.html b/io/openmessaging/manager/package-tree.html index 011db7db..afe42c74 100644 --- a/io/openmessaging/manager/package-tree.html +++ b/io/openmessaging/manager/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.manager Class Hierarchy (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/manager/package-use.html b/io/openmessaging/manager/package-use.html index 492881f4..628efd54 100644 --- a/io/openmessaging/manager/package-use.html +++ b/io/openmessaging/manager/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.manager (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index b0c5ff27..f9a00399 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 7b3d118e..bae443c5 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index d5965b64..6b8e9a0e 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging Class Hierarchy (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 358938b5..d756f670 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index dc483662..ccae2a21 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,7 +2,7 @@ - + Producer (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 5f2a07c7..afdc25df 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,7 +2,7 @@ - + SendResult (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html index b0cdc481..c95c80c0 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html @@ -2,7 +2,7 @@ - + TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/TransactionStateCheckListener.html b/io/openmessaging/producer/TransactionStateCheckListener.html index 7e15c665..776d9439 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.html @@ -2,7 +2,7 @@ - + TransactionStateCheckListener (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/TransactionalResult.html b/io/openmessaging/producer/TransactionalResult.html index f976f550..2b510ac2 100644 --- a/io/openmessaging/producer/TransactionalResult.html +++ b/io/openmessaging/producer/TransactionalResult.html @@ -2,7 +2,7 @@ - + TransactionalResult (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index e2f4910e..540cd183 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 75124e67..7ac1ae3c 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html index 01ff1914..dfa4f0e5 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.producer.TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html index 54e49608..6e61d879 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.producer.TransactionStateCheckListener (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/class-use/TransactionalResult.html b/io/openmessaging/producer/class-use/TransactionalResult.html index 4308d03b..0b04b474 100644 --- a/io/openmessaging/producer/class-use/TransactionalResult.html +++ b/io/openmessaging/producer/class-use/TransactionalResult.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.producer.TransactionalResult (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index c4cbf130..8817944f 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,7 +2,7 @@ - + io.openmessaging.producer (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index a9f775fc..762da0bd 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,7 +2,7 @@ - + io.openmessaging.producer (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 87acd273..ca559334 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,7 +2,7 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 44daf6fb..6060b36d 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package io.openmessaging.producer (openmessaging 1.0.0-preview API) diff --git a/overview-frame.html b/overview-frame.html index 6ed2ab0a..0c220575 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,7 +2,7 @@ - + Overview List (openmessaging 1.0.0-preview API) diff --git a/overview-summary.html b/overview-summary.html index 97af7a02..ded63d5a 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,7 +2,7 @@ - + Overview (openmessaging 1.0.0-preview API) diff --git a/overview-tree.html b/overview-tree.html index 40814936..af05e2d2 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,7 +2,7 @@ - + Class Hierarchy (openmessaging 1.0.0-preview API) @@ -135,6 +135,7 @@

      Interface Hierarchy

    • io.openmessaging.consumer.MessageListener
    • io.openmessaging.consumer.MessageListener.Context
    • +
    • io.openmessaging.consumer.MessageReceipt
    • io.openmessaging.MessagingAccessPoint
    • io.openmessaging.OMSBuiltinKeys
    • io.openmessaging.interceptor.ProducerInterceptor
    • diff --git a/serialized-form.html b/serialized-form.html index 665d2803..7dae4544 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,7 +2,7 @@ - + Serialized Form (openmessaging 1.0.0-preview API) From b05ee08230e038da162625fa89e5acaa3b7b11a7 Mon Sep 17 00:00:00 2001 From: travis-ci Date: Thu, 28 Feb 2019 06:20:27 +0000 Subject: [PATCH 151/164] Latest javadoc on successful travis build 268 auto-pushed to gh-pages --- allclasses-frame.html | 16 +- allclasses-noframe.html | 16 +- constant-values.html | 12 +- deprecated-list.html | 2 +- help-doc.html | 2 +- index-all.html | 320 ++++--- index.html | 2 +- .../{BatchMessage.html => Client.html} | 55 +- io/openmessaging/Future.html | 10 +- io/openmessaging/FutureListener.html | 2 +- io/openmessaging/KeyValue.html | 202 ++-- io/openmessaging/Message.Headers.html | 876 ------------------ io/openmessaging/MessagingAccessPoint.html | 39 +- io/openmessaging/OMS.html | 22 +- io/openmessaging/OMSBuiltinKeys.html | 22 +- io/openmessaging/OMSResponseStatus.html | 50 +- io/openmessaging/Promise.html | 6 +- io/openmessaging/ServiceLifeState.html | 42 +- io/openmessaging/ServiceLifecycle.html | 16 +- io/openmessaging/annotation/Optional.html | 175 ++++ .../annotation/class-use/Optional.html | 210 +++++ .../annotation/package-frame.html | 21 + .../annotation/package-summary.html | 146 +++ io/openmessaging/annotation/package-tree.html | 135 +++ .../package-use.html} | 73 +- .../{MessageFactory.html => Client.html} | 50 +- io/openmessaging/class-use/Future.html | 12 +- .../class-use/FutureListener.html | 2 +- io/openmessaging/class-use/KeyValue.html | 58 +- .../class-use/Message.Headers.html | 271 ------ io/openmessaging/class-use/Message.html | 363 -------- .../class-use/MessagingAccessPoint.html | 6 +- io/openmessaging/class-use/OMS.html | 2 +- .../class-use/OMSBuiltinKeys.html | 2 +- .../class-use/OMSResponseStatus.html | 6 +- io/openmessaging/class-use/Promise.html | 2 +- .../class-use/ServiceLifeState.html | 4 +- .../class-use/ServiceLifecycle.html | 2 +- .../BatchMessageListener.Context.html | 6 +- .../consumer/BatchMessageListener.html | 12 +- io/openmessaging/consumer/Consumer.html | 65 +- .../consumer/MessageListener.Context.html | 2 +- .../consumer/MessageListener.html | 8 +- io/openmessaging/consumer/MessageReceipt.html | 2 +- .../BatchMessageListener.Context.html | 4 +- .../class-use/BatchMessageListener.html | 4 +- .../consumer/class-use/Consumer.html | 2 +- .../class-use/MessageListener.Context.html | 4 +- .../consumer/class-use/MessageListener.html | 4 +- .../consumer/class-use/MessageReceipt.html | 44 +- io/openmessaging/consumer/package-frame.html | 2 +- .../consumer/package-summary.html | 10 +- io/openmessaging/consumer/package-tree.html | 23 +- io/openmessaging/consumer/package-use.html | 32 +- .../exception/OMSDestinationException.html | 36 +- .../exception/OMSMessageFormatException.html | 36 +- .../exception/OMSRuntimeException.html | 40 +- .../exception/OMSSecurityException.html | 36 +- .../exception/OMSTimeOutException.html | 36 +- .../exception/OMSTransactionException.html | 40 +- .../exception/OMSUnsupportException.html | 331 +++++++ .../class-use/OMSDestinationException.html | 2 +- .../class-use/OMSMessageFormatException.html | 2 +- .../class-use/OMSRuntimeException.html | 13 +- .../class-use/OMSSecurityException.html | 2 +- .../class-use/OMSTimeOutException.html | 2 +- .../class-use/OMSTransactionException.html | 2 +- .../class-use/OMSUnsupportException.html | 126 +++ io/openmessaging/exception/package-frame.html | 3 +- .../exception/package-summary.html | 13 +- io/openmessaging/exception/package-tree.html | 15 +- io/openmessaging/exception/package-use.html | 2 +- io/openmessaging/extension/Extension.html | 255 +++++ .../extension/ExtensionHeader.html | 638 +++++++++++++ .../extension/QueueMetaData.Partition.html | 259 ++++++ io/openmessaging/extension/QueueMetaData.html | 283 ++++++ .../extension/class-use/Extension.html | 233 +++++ .../extension/class-use/ExtensionHeader.html | 250 +++++ .../class-use/QueueMetaData.Partition.html | 168 ++++ .../extension/class-use/QueueMetaData.html | 169 ++++ io/openmessaging/extension/package-frame.html | 24 + .../extension/package-summary.html | 170 ++++ io/openmessaging/extension/package-tree.html | 138 +++ io/openmessaging/extension/package-use.html | 266 ++++++ .../interceptor/ConsumerInterceptor.html | 22 +- io/openmessaging/interceptor/Context.html | 2 +- .../interceptor/ProducerInterceptor.html | 17 +- .../class-use/ConsumerInterceptor.html | 2 +- .../interceptor/class-use/Context.html | 14 +- .../class-use/ProducerInterceptor.html | 4 +- .../interceptor/package-frame.html | 2 +- .../interceptor/package-summary.html | 6 +- .../interceptor/package-tree.html | 6 +- io/openmessaging/interceptor/package-use.html | 2 +- io/openmessaging/manager/ResourceManager.html | 48 +- .../manager/class-use/ResourceManager.html | 2 +- io/openmessaging/manager/package-frame.html | 2 +- io/openmessaging/manager/package-summary.html | 6 +- io/openmessaging/manager/package-tree.html | 6 +- io/openmessaging/manager/package-use.html | 2 +- io/openmessaging/message/Header.html | 566 +++++++++++ io/openmessaging/{ => message}/Message.html | 132 +-- .../{ => message}/MessageFactory.html | 50 +- .../message/class-use/Header.html | 219 +++++ .../message/class-use/Message.html | 366 ++++++++ .../message/class-use/MessageFactory.html | 192 ++++ io/openmessaging/message/package-frame.html | 23 + io/openmessaging/message/package-summary.html | 160 ++++ io/openmessaging/message/package-tree.html | 137 +++ io/openmessaging/message/package-use.html | 260 ++++++ io/openmessaging/package-frame.html | 7 +- io/openmessaging/package-summary.html | 36 +- io/openmessaging/package-tree.html | 23 +- io/openmessaging/package-use.html | 60 +- io/openmessaging/producer/Producer.html | 90 +- io/openmessaging/producer/SendResult.html | 6 +- ...ateCheckListener.TransactionalContext.html | 2 +- .../TransactionStateCheckListener.html | 10 +- .../producer/TransactionalResult.html | 6 +- .../producer/class-use/Producer.html | 2 +- .../producer/class-use/SendResult.html | 16 +- ...ateCheckListener.TransactionalContext.html | 4 +- .../TransactionStateCheckListener.html | 2 +- .../class-use/TransactionalResult.html | 6 +- io/openmessaging/producer/package-frame.html | 2 +- .../producer/package-summary.html | 6 +- io/openmessaging/producer/package-tree.html | 27 +- io/openmessaging/producer/package-use.html | 2 +- options | 2 +- overview-frame.html | 5 +- overview-summary.html | 16 +- overview-tree.html | 58 +- package-list | 3 + packages | 7 +- serialized-form.html | 11 +- 135 files changed, 7190 insertions(+), 2533 deletions(-) rename io/openmessaging/{BatchMessage.html => Client.html} (70%) delete mode 100644 io/openmessaging/Message.Headers.html create mode 100644 io/openmessaging/annotation/Optional.html create mode 100644 io/openmessaging/annotation/class-use/Optional.html create mode 100644 io/openmessaging/annotation/package-frame.html create mode 100644 io/openmessaging/annotation/package-summary.html create mode 100644 io/openmessaging/annotation/package-tree.html rename io/openmessaging/{class-use/BatchMessage.html => annotation/package-use.html} (56%) rename io/openmessaging/class-use/{MessageFactory.html => Client.html} (63%) delete mode 100644 io/openmessaging/class-use/Message.Headers.html delete mode 100644 io/openmessaging/class-use/Message.html create mode 100644 io/openmessaging/exception/OMSUnsupportException.html create mode 100644 io/openmessaging/exception/class-use/OMSUnsupportException.html create mode 100644 io/openmessaging/extension/Extension.html create mode 100644 io/openmessaging/extension/ExtensionHeader.html create mode 100644 io/openmessaging/extension/QueueMetaData.Partition.html create mode 100644 io/openmessaging/extension/QueueMetaData.html create mode 100644 io/openmessaging/extension/class-use/Extension.html create mode 100644 io/openmessaging/extension/class-use/ExtensionHeader.html create mode 100644 io/openmessaging/extension/class-use/QueueMetaData.Partition.html create mode 100644 io/openmessaging/extension/class-use/QueueMetaData.html create mode 100644 io/openmessaging/extension/package-frame.html create mode 100644 io/openmessaging/extension/package-summary.html create mode 100644 io/openmessaging/extension/package-tree.html create mode 100644 io/openmessaging/extension/package-use.html create mode 100644 io/openmessaging/message/Header.html rename io/openmessaging/{ => message}/Message.html (63%) rename io/openmessaging/{ => message}/MessageFactory.html (71%) create mode 100644 io/openmessaging/message/class-use/Header.html create mode 100644 io/openmessaging/message/class-use/Message.html create mode 100644 io/openmessaging/message/class-use/MessageFactory.html create mode 100644 io/openmessaging/message/package-frame.html create mode 100644 io/openmessaging/message/package-summary.html create mode 100644 io/openmessaging/message/package-tree.html create mode 100644 io/openmessaging/message/package-use.html diff --git a/allclasses-frame.html b/allclasses-frame.html index 9511ad60..24dbf08d 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (openmessaging 1.0.0-preview API) @@ -13,18 +13,20 @@

      All Classes

  • ack() - Method in interface io.openmessaging.consumer.BatchMessageListener.Context
    -
    Acknowledges messages, which is related to this MessageContext.
    +
    Acknowledges all messages in this batch, which is related to this MessageContext.
    ack(MessageReceipt) - Method in interface io.openmessaging.consumer.Consumer
    @@ -126,18 +126,16 @@

    A

    B

    -
    BatchMessage - Interface in io.openmessaging
    -
     
    BatchMessageListener - Interface in io.openmessaging.consumer
    -
    A message listener can implement this BathMessageListener interface and register itself to a consumer instance - to asynchronously receive messages.
    +
    A message listener can implement this BathMessageListener interface and register itself to a consumer + instance to asynchronously receive messages.
    BatchMessageListener.Context - Interface in io.openmessaging.consumer
     
    batchReceive(long) - Method in interface io.openmessaging.consumer.Consumer
    -
    Receives the next batch messages from the bind queues of this consumer in pull model.
    +
    Receive message in asynchronous way.
    bindQueue(String) - Method in interface io.openmessaging.consumer.Consumer
    @@ -166,10 +164,15 @@

    C

    Attempts to cancel execution of this task.
    -
    check(Message, TransactionStateCheckListener.TransactionalContext) - Method in interface io.openmessaging.producer.TransactionStateCheckListener
    +
    check(Message, TransactionStateCheckListener.TransactionalContext) - Method in interface io.openmessaging.producer.TransactionStateCheckListener
    Checks the status of the local transaction branch.
    +
    Client - Interface in io.openmessaging
    +
    +
    + A Client interface contains all the common behaviors of producer and consumer.
    +
    commit() - Method in interface io.openmessaging.producer.TransactionalResult
    Commits a transaction.
    @@ -198,7 +201,7 @@

    C

    Creates a new PushConsumer for the specified MessagingAccessPoint.
    -
    createMessage(String, byte[]) - Method in interface io.openmessaging.MessageFactory
    +
    createMessage(String, byte[]) - Method in interface io.openmessaging.message.MessageFactory
    Creates a Message object.
    @@ -243,6 +246,29 @@

    D

    entry of MessagingAccessPoint.
    + + + +

    E

    +
    +
    Extension - Interface in io.openmessaging.extension
    +
    +
    + This interface contains some methods are used for getting configurations related implementation.
    +
    +
    ExtensionHeader - Interface in io.openmessaging.extension
    +
    +
    + The ExtensionHeader interface contains extended properties for common implementations in current messaging + and streaming field, such as the queue-based partitioning implementation, but the related properties in this + interface are not mandatory.
    +
    +
    extensionHeader() - Method in interface io.openmessaging.message.Message
    +
    +
    This interface is optional, Therefore, users need to check whether the interface is implemented and the + correctness of its implementation.
    +
    +
    @@ -297,63 +323,60 @@

    G

    Searches for the boolean property with the specified key in this KeyValue object.
    -
    getBornHost() - Method in interface io.openmessaging.Message.Headers
    +
    getBornHost() - Method in interface io.openmessaging.message.Header
    - +
    -
    getBornTimestamp() - Method in interface io.openmessaging.Message.Headers
    +
    getBornTimestamp() - Method in interface io.openmessaging.message.Header
    - +
    -
    getCompression() - Method in interface io.openmessaging.Message.Headers
    +
    getCompression() - Method in interface io.openmessaging.message.Header
    - +
    -
    getCorrelationId() - Method in interface io.openmessaging.Message.Headers
    +
    getCorrelationId() - Method in interface io.openmessaging.extension.ExtensionHeader
    - +
    -
    getData() - Method in interface io.openmessaging.Message
    +
    getData() - Method in interface io.openmessaging.message.Message
    Get data from message body
    -
    getDelayTime() - Method in interface io.openmessaging.Message.Headers
    +
    getDelayTime() - Method in interface io.openmessaging.extension.ExtensionHeader
    - +
    -
    getDeliveryCount() - Method in interface io.openmessaging.Message.Headers
    +
    getDeliveryCount() - Method in interface io.openmessaging.message.Header
    - +
    -
    getDestination() - Method in interface io.openmessaging.Message.Headers
    +
    getDestination() - Method in interface io.openmessaging.message.Header
    - +
    getDouble(String) - Method in interface io.openmessaging.KeyValue
    Searches for the double property with the specified key in this KeyValue object.
    -
    getDouble(String, double) - Method in interface io.openmessaging.KeyValue
    +
    getDurability() - Method in interface io.openmessaging.message.Header
    -
    Searches for the double property with the specified key in this KeyValue object.
    -
    -
    getDurability() - Method in interface io.openmessaging.Message.Headers
    -
    - +
    getErrorCode() - Method in exception io.openmessaging.exception.OMSRuntimeException
    Returns the error code of this OMSRuntimeException object.
    -
    getExpireTime() - Method in interface io.openmessaging.Message.Headers
    +
    getExpireTime() - Method in interface io.openmessaging.extension.ExtensionHeader
    - +
    -
    getInt(String) - Method in interface io.openmessaging.KeyValue
    +
    getExtension() - Method in interface io.openmessaging.Client
    -
    Searches for the int property with the specified key in this KeyValue object.
    +
    Get the extension method, and this interface is optional, Therefore, users need to check whether this interface + has been implemented by vendors.
    -
    getInt(String, int) - Method in interface io.openmessaging.KeyValue
    +
    getInt(String) - Method in interface io.openmessaging.KeyValue
    Searches for the int property with the specified key in this KeyValue object.
    @@ -365,15 +388,15 @@

    G

    Searches for the long property with the specified key in this KeyValue object.
    -
    getMessageId() - Method in interface io.openmessaging.Message.Headers
    +
    getMessageId() - Method in interface io.openmessaging.message.Header
    - +
    -
    getMessageKey() - Method in interface io.openmessaging.Message.Headers
    +
    getMessageKey() - Method in interface io.openmessaging.extension.ExtensionHeader
    - +
    -
    getMessageReceipt() - Method in interface io.openmessaging.Message
    +
    getMessageReceipt() - Method in interface io.openmessaging.message.Message
    Get the MessageReceipt of this Message, which will be used to acknowledge this message.
    @@ -388,9 +411,23 @@

    G

    getMore() - Method in enum io.openmessaging.OMSResponseStatus
     
    -
    getPriority() - Method in interface io.openmessaging.Message.Headers
    +
    getOffset() - Method in interface io.openmessaging.extension.ExtensionHeader
    +
    +
    This method will return the in the partition to which the message belongs to, but the premise is + that the implementation of the server side is dependent on the partition or a queue-like storage mechanism.
    +
    +
    getPartiton() - Method in interface io.openmessaging.extension.ExtensionHeader
    +
    +
    This method will return the partition of this message belongs.
    +
    +
    getPriority() - Method in interface io.openmessaging.message.Header
    - + +
    +
    getQueueMetaData(String) - Method in interface io.openmessaging.extension.Extension
    +
    +
    This method used for getting the related queue's meta data, and this method is optional, vendors may not provide + this method based on their implementation.
    getReasonPhrase() - Method in enum io.openmessaging.OMSResponseStatus
     
    @@ -404,33 +441,29 @@

    G

    getStatusCode() - Method in enum io.openmessaging.OMSResponseStatus
     
    -
    getStoreHost() - Method in interface io.openmessaging.Message.Headers
    +
    getStoreHost() - Method in interface io.openmessaging.extension.ExtensionHeader
    - +
    -
    getStoreTimestamp() - Method in interface io.openmessaging.Message.Headers
    +
    getStoreTimestamp() - Method in interface io.openmessaging.extension.ExtensionHeader
    - +
    getString(String) - Method in interface io.openmessaging.KeyValue
    Searches for the String property with the specified key in this KeyValue object.
    -
    getString(String, String) - Method in interface io.openmessaging.KeyValue
    -
    -
    Searches for the String property with the specified key in this KeyValue object.
    -
    getThrowable() - Method in interface io.openmessaging.Future
    Returns the cause of the failed future
    -
    getTraceId() - Method in interface io.openmessaging.Message.Headers
    +
    getTraceId() - Method in interface io.openmessaging.extension.ExtensionHeader
    - +
    -
    getTransactionId() - Method in interface io.openmessaging.Message.Headers
    +
    getTransactionId() - Method in interface io.openmessaging.extension.ExtensionHeader
    - +
    @@ -438,7 +471,12 @@

    G

    H

    -
    headers() - Method in interface io.openmessaging.Message
    +
    Header - Interface in io.openmessaging.message
    +
    +
    The Header interface is the root interface of all OMS messages, and the most commonly used by OMS message + Message.
    +
    +
    header() - Method in interface io.openmessaging.message.Message
    Returns all the system header fields of the Message object as a KeyValue.
    @@ -450,14 +488,20 @@

    I

    io.openmessaging - package io.openmessaging
     
    +
    io.openmessaging.annotation - package io.openmessaging.annotation
    +
     
    io.openmessaging.consumer - package io.openmessaging.consumer
     
    io.openmessaging.exception - package io.openmessaging.exception
     
    +
    io.openmessaging.extension - package io.openmessaging.extension
    +
     
    io.openmessaging.interceptor - package io.openmessaging.interceptor
     
    io.openmessaging.manager - package io.openmessaging.manager
     
    +
    io.openmessaging.message - package io.openmessaging.message
    +
     
    io.openmessaging.producer - package io.openmessaging.producer
     
    isBindQueue() - Method in interface io.openmessaging.consumer.Consumer
    @@ -484,7 +528,7 @@

    K

    keySet() - Method in interface io.openmessaging.KeyValue
    -
    Returns a Set view of the keys contained in this KeyValue object.
    +
    Returns a Set view of the keys contained in this KeyValue object.
    KeyValue - Interface in io.openmessaging
    @@ -510,17 +554,19 @@

    L

    M

    -
    Message - Interface in io.openmessaging
    +
    Message - Interface in io.openmessaging.message
    The Message interface is the root interface of all OMS messages, and the most commonly used OMS message is - Message.
    + Message.
    -
    Message.Headers - Interface in io.openmessaging
    -
     
    -
    MessageFactory - Interface in io.openmessaging
    +
    MessageFactory - Interface in io.openmessaging.message
    A factory interface for creating Message objects.
    +
    messageFactory() - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Gets a MessageFactory instance from the specified MessagingAccessPoint.
    +
    messageId() - Method in interface io.openmessaging.producer.SendResult
    The unique message id related to the SendResult instance.
    @@ -536,8 +582,6 @@

    M

    A MessageReceipt is a Message with a Receipt.
    -
    messages() - Method in interface io.openmessaging.BatchMessage
    -
     
    MessagingAccessPoint - Interface in io.openmessaging
    An instance of MessagingAccessPoint may be obtained from OMS, which is capable of creating Producer, Consumer, ResourceManager, and other facility entities.
    @@ -641,11 +685,22 @@

    O

     
    OMSTransactionException(int, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSTransactionException
     
    -
    onReceived(BatchMessage, BatchMessageListener.Context) - Method in interface io.openmessaging.consumer.BatchMessageListener
    +
    OMSUnsupportException - Exception in io.openmessaging.exception
    +
    +
    The OMSUnsupportException must be thrown when the specified methods, headers or properties have not been + provided by vendors, these methods or headers are usually marked by Optional.
    +
    +
    OMSUnsupportException(int, String) - Constructor for exception io.openmessaging.exception.OMSUnsupportException
    +
     
    +
    OMSUnsupportException(int, Throwable) - Constructor for exception io.openmessaging.exception.OMSUnsupportException
    +
     
    +
    OMSUnsupportException(int, String, Throwable) - Constructor for exception io.openmessaging.exception.OMSUnsupportException
    +
     
    +
    onReceived(List<Message>, BatchMessageListener.Context) - Method in interface io.openmessaging.consumer.BatchMessageListener
    Callback method to receive incoming messages.
    -
    onReceived(Message, MessageListener.Context) - Method in interface io.openmessaging.consumer.MessageListener
    +
    onReceived(Message, MessageListener.Context) - Method in interface io.openmessaging.consumer.MessageListener
    Callback method to receive incoming messages.
    @@ -653,30 +708,46 @@

    O

    Invoked when the operation completes, be the associated Promise successful or not.
    +
    Optional - Annotation Type in io.openmessaging.annotation
    +
    +
    A MessageReceipt is a Message with a Receipt.
    +

    P

    -
    postReceive(Message, Context) - Method in interface io.openmessaging.interceptor.ConsumerInterceptor
    +
    partitionId() - Method in interface io.openmessaging.extension.QueueMetaData.Partition
    +
    +
    Partition identifier
    +
    +
    partitions() - Method in interface io.openmessaging.extension.QueueMetaData
    +
    +
    Get partition list belongs to the queueName
    +
    +
    partitonHost() - Method in interface io.openmessaging.extension.QueueMetaData.Partition
    +
    +
    The host of the server where the partition is located
    +
    +
    postReceive(Message, Context) - Method in interface io.openmessaging.interceptor.ConsumerInterceptor
    - +
    -
    postSend(Message, Context) - Method in interface io.openmessaging.interceptor.ProducerInterceptor
    +
    postSend(Message, Context) - Method in interface io.openmessaging.interceptor.ProducerInterceptor
    Invoked immediately after the successful send invocation.
    -
    prepare(Message) - Method in interface io.openmessaging.producer.Producer
    +
    prepare(Message) - Method in interface io.openmessaging.producer.Producer
    Sends a transactional message to the specified destination synchronously, the destination should be preset to - Message.headers(), other header fields as well.
    + Message.header(), other header fields as well.
    -
    preReceive(Message, Context) - Method in interface io.openmessaging.interceptor.ConsumerInterceptor
    +
    preReceive(Message, Context) - Method in interface io.openmessaging.interceptor.ConsumerInterceptor
    - +
    -
    preSend(Message, Context) - Method in interface io.openmessaging.interceptor.ProducerInterceptor
    +
    preSend(Message, Context) - Method in interface io.openmessaging.interceptor.ProducerInterceptor
    Invoked before the message is actually sent to the network.
    @@ -692,7 +763,7 @@

    P

    Special Future which is writable.
    -
    properties() - Method in interface io.openmessaging.Message
    +
    properties() - Method in interface io.openmessaging.message.Message
    Returns all the customized user header fields of the Message object as a KeyValue.
    @@ -721,6 +792,26 @@

    P

    Inserts or replaces String value for the specified key.
    + + + +

    Q

    +
    +
    QueueMetaData - Interface in io.openmessaging.extension
    +
    +
    This interface QueueMetaData contains methods are used for getting configurations related some certain + implementation.
    +
    +
    QueueMetaData.Partition - Interface in io.openmessaging.extension
    +
    +
    In order to improve performance, in some scenarios where message persistence is required, some message middleware + will store messages on multiple partitions in multi servers.
    +
    +
    queueName() - Method in interface io.openmessaging.extension.QueueMetaData
    +
    +
    Queue name
    +
    +
    @@ -740,7 +831,7 @@

    R

    removeInterceptor(ProducerInterceptor) - Method in interface io.openmessaging.producer.Producer
    -
    Removes a ProducerInterceptor.
    +
    Remove a ProducerInterceptor.
    ResourceManager - Interface in io.openmessaging.manager
    @@ -773,24 +864,24 @@

    R

    S

    -
    send(Message) - Method in interface io.openmessaging.producer.Producer
    +
    send(Message) - Method in interface io.openmessaging.producer.Producer
    -
    Sends a message to the specified destination synchronously, the destination should be preset to Message.headers(), other header fields as well.
    +
    Sends a message to the specified destination synchronously, the destination should be preset to Message.header(), other header fields as well.
    send(List<Message>) - Method in interface io.openmessaging.producer.Producer
    Send batch messages to server.
    -
    sendAsync(Message) - Method in interface io.openmessaging.producer.Producer
    +
    sendAsync(Message) - Method in interface io.openmessaging.producer.Producer
    -
    Sends a message to the specified destination asynchronously, the destination should be preset to Message.headers(), other header fields as well.
    +
    Sends a message to the specified destination asynchronously, the destination should be preset to Message.header(), other header fields as well.
    sendAsync(List<Message>) - Method in interface io.openmessaging.producer.Producer
    -
    Send messages to the specified destination asynchronously, the destination should be preset to Message.headers(), other header fields as well.
    +
    Send messages to the specified destination asynchronously, the destination should be preset to Message.header(), other header fields as well.
    -
    sendOneway(Message) - Method in interface io.openmessaging.producer.Producer
    +
    sendOneway(Message) - Method in interface io.openmessaging.producer.Producer
    There is no Promise related or RuntimeException thrown.
    @@ -817,46 +908,45 @@

    S

    Set the value to this promise and mark it completed if set successfully.
    -
    setBornHost(String) - Method in interface io.openmessaging.Message.Headers
    +
    setBornHost(String) - Method in interface io.openmessaging.message.Header
    The BORN_HOST header field contains the born host info of a message in client side.
    -
    setBornTimestamp(long) - Method in interface io.openmessaging.Message.Headers
    +
    setBornTimestamp(long) - Method in interface io.openmessaging.message.Header
    -
    The BORN_TIMESTAMP header field contains the time a message was handed off to a Producer to - be sent.
    +
    The BORN_TIMESTAMP header field contains the time a message was handed off to a Producer to be + sent.
    -
    setCompression(short) - Method in interface io.openmessaging.Message.Headers
    +
    setCompression(short) - Method in interface io.openmessaging.message.Header
    The field COMPRESSION in headers represents the message body compress algorithm.
    -
    setCorrelationId(String) - Method in interface io.openmessaging.Message.Headers
    +
    setCorrelationId(String) - Method in interface io.openmessaging.extension.ExtensionHeader
    A client can use the CORRELATION_ID field to link one message with another.
    -
    setData(byte[]) - Method in interface io.openmessaging.Message
    +
    setData(byte[]) - Method in interface io.openmessaging.message.Message
    Set data to message body
    -
    setDelayTime(long) - Method in interface io.openmessaging.Message.Headers
    +
    setDelayTime(long) - Method in interface io.openmessaging.extension.ExtensionHeader
    The DELAY_TIME header field contains a number that represents the delayed times in milliseconds.
    -
    setDeliveryCount(int) - Method in interface io.openmessaging.Message.Headers
    +
    setDeliveryCount(int) - Method in interface io.openmessaging.message.Header
    -
    The DELIVERY_COUNT header field contains a number, which represents the count of the message - delivery.
    +
    The DELIVERY_COUNT header field contains a number, which represents the count of the message delivery.
    -
    setDestination(String) - Method in interface io.openmessaging.Message.Headers
    +
    setDestination(String) - Method in interface io.openmessaging.message.Header
    The DESTINATION header field contains the destination to which the message is being sent.
    -
    setDurability(short) - Method in interface io.openmessaging.Message.Headers
    +
    setDurability(short) - Method in interface io.openmessaging.message.Header
    -
    The RELIABILITY header field contains the reliability level of a message, the vendor should guarantee - the reliability level for a message.
    +
    The DURABILITY header field contains the persistent level of a message, the vendor should guarantee the + reliability level for a message.
    -
    setExpireTime(long) - Method in interface io.openmessaging.Message.Headers
    +
    setExpireTime(long) - Method in interface io.openmessaging.extension.ExtensionHeader
    The EXPIRE_TIME header field contains the expiration time, it represents a time-to-live value.
    @@ -864,37 +954,45 @@

    S

    Marks this promise as a failure and notifies all listeners.
    -
    setMessageId(String) - Method in interface io.openmessaging.Message.Headers
    +
    setMessageId(String) - Method in interface io.openmessaging.message.Header
    -
    The MESSAGE_ID header field contains a value that uniquely identifies each message sent by a Producer.
    +
    The MESSAGE_ID header field contains a value that uniquely identify each message sent by a Producer.
    -
    setMessageKey(String) - Method in interface io.openmessaging.Message.Headers
    +
    setMessageKey(String) - Method in interface io.openmessaging.extension.ExtensionHeader
    The messagekey header field contains the custom key of a message.
    -
    setPriority(short) - Method in interface io.openmessaging.Message.Headers
    +
    setOffset(long) - Method in interface io.openmessaging.extension.ExtensionHeader
    +
    +
    This method is only called by the server.
    +
    +
    setPartition(int) - Method in interface io.openmessaging.extension.ExtensionHeader
    +
    +
    The PARTITION in extension header field contains the partition of target destination which the message + is being sent.
    +
    +
    setPriority(short) - Method in interface io.openmessaging.message.Header
    The PRIORITY header field contains the priority level of a message, a message with a higher priority value should be delivered preferentially.
    -
    setStoreHost(String) - Method in interface io.openmessaging.Message.Headers
    +
    setStoreHost(String) - Method in interface io.openmessaging.extension.ExtensionHeader
    The STORE_HOST header field contains the store host info of a message in server side.
    -
    setStoreTimestamp(long) - Method in interface io.openmessaging.Message.Headers
    +
    setStoreTimestamp(long) - Method in interface io.openmessaging.extension.ExtensionHeader
    The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
    -
    setTraceId(String) - Method in interface io.openmessaging.Message.Headers
    +
    setTraceId(String) - Method in interface io.openmessaging.extension.ExtensionHeader
    The TRACE_ID header field contains the trace ID of a message, which represents a global and unique - identification, to associate key events in the whole lifecycle of a message, like sent by who, stored at - where, and received by who.
    + identification, to associate key events in the whole lifecycle of a message, like sent by who, stored at where, + and received by who.
    -
    setTransactionId(String) - Method in interface io.openmessaging.Message.Headers
    +
    setTransactionId(String) - Method in interface io.openmessaging.extension.ExtensionHeader
    -
    This field TRANSACTION_ID is used in transactional message, and it can be used to trace a - transaction.
    +
    This field TRANSACTION_ID is used in transactional message, and it can be used to trace a transaction.
    specVersion - Static variable in class io.openmessaging.OMS
    @@ -990,7 +1088,7 @@

    V

    Returns the target OMS specification version of the specified vendor implementation.
    -A B C D F G H I K L M N O P R S T U V  +A B C D E F G H I K L M N O P Q R S T U V 
    diff --git a/index.html b/index.html index b76725b5..0d249b9f 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 1.0.0-preview API @@ -13,7 +13,7 @@ - - - - - - - - - -
    -
    io.openmessaging
    -

    Interface Message.Headers

    -
    -
    -
    -
      -
    • -
      -
      Enclosing interface:
      -
      Message
      -
      -
      -
      -
      public static interface Message.Headers
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setDestination

          -
          Message.Headers setDestination(String destination)
          -
          The DESTINATION header field contains the destination to which the message is being sent. -

          - When a message is sent this value is set to the right Queue, then the message will be sent to the - specified destination. -

          - When a message is received, its destination is equivalent to the Queue where the message resides in.

          -
        • -
        - - - -
          -
        • -

          setMessageId

          -
          Message.Headers setMessageId(String messageId)
          -
          The MESSAGE_ID header field contains a value that uniquely identifies each message sent by a Producer.
          -
        • -
        - - - -
          -
        • -

          setBornTimestamp

          -
          Message.Headers setBornTimestamp(long bornTimestamp)
          -
          The BORN_TIMESTAMP header field contains the time a message was handed off to a Producer to - be sent. -

          - When a message is sent, BORN_TIMESTAMP will be set with current timestamp as the born timestamp of a message - in client side, on return from the send method, the message's BORN_TIMESTAMP header field contains this - value. -

          - When a message is received its, BORN_TIMESTAMP header field contains this same value. -

          - This filed is a long value, measured in milliseconds.

          -
        • -
        - - - -
          -
        • -

          setBornHost

          -
          Message.Headers setBornHost(String bornHost)
          -
          The BORN_HOST header field contains the born host info of a message in client side. -

          - When a message is sent, BORN_HOST will be set with the local host info, on return from the send method, the - message's BORN_HOST header field contains this value. -

          - When a message is received, its BORN_HOST header field contains this same value.

          -
        • -
        - - - -
          -
        • -

          setStoreTimestamp

          -
          Message.Headers setStoreTimestamp(long storeTimestamp)
          -
          The STORE_TIMESTAMP header field contains the store timestamp of a message in server side. -

          - When a message is sent, STORE_TIMESTAMP is ignored. -

          - When the send method returns it contains a server-assigned value. -

          - This filed is a long value, measured in milliseconds.

          -
        • -
        - - - -
          -
        • -

          setStoreHost

          -
          Message.Headers setStoreHost(String storeHost)
          -
          The STORE_HOST header field contains the store host info of a message in server side. -

          - When a message is sent, STORE_HOST is ignored. -

          - When the send method returns it contains a server-assigned value.

          -
        • -
        - - - -
          -
        • -

          setDelayTime

          -
          Message.Headers setDelayTime(long delayTime)
          -
          The DELAY_TIME header field contains a number that represents the delayed times in milliseconds. -

          - The message will be delivered after delayTime milliseconds starting from . When this - filed isn't set explicitly, this means this message should be delivered immediately.
          -
        • -
        - - - -
          -
        • -

          setExpireTime

          -
          Message.Headers setExpireTime(long expireTime)
          -
          The EXPIRE_TIME header field contains the expiration time, it represents a time-to-live value. -

          - The EXPIRE_TIME represents a relative valid interval that a message can be delivered in it. If the - EXPIRE_TIME field is specified as zero, that indicates the message does not expire. -

          -

          - When an undelivered message's expiration time is reached, the message should be destroyed. OMS does not - define a notification of message expiration. -

          -
        • -
        - - - -
          -
        • -

          setPriority

          -
          Message.Headers setPriority(short priority)
          -
          The PRIORITY header field contains the priority level of a message, a message with a higher priority - value should be delivered preferentially. -

          - OMS defines a ten level priority value with 1 as the lowest priority and 10 as the highest, and the default - priority is 5. The priority beyond this region will be ignored. -

          - OMS does not require or provide any guarantee that the message should be delivered in priority order - strictly, but the vendor should provide a best effort to deliver expedited messages ahead of normal - messages. -

          - If PRIORITY field isn't set explicitly, use 5 as the default priority.

          -
        • -
        - - - -
          -
        • -

          setDurability

          -
          Message.Headers setDurability(short durability)
          -
          The RELIABILITY header field contains the reliability level of a message, the vendor should guarantee - the reliability level for a message. -

          - OMS defines two modes of message delivery: -

            -
          • - PERSISTENT, the persistent mode instructs the vendor should provide stable storage to ensure the message - won't be lost. -
          • -
          • - NON_PERSISTENT, this mode does not require the message be logged to stable storage, in most cases, the memory - storage is enough for better performance and lower cost. -
          • -
          -
        • -
        - - - -
          -
        • -

          setMessageKey

          -
          Message.Headers setMessageKey(String messageKey)
          -
          The messagekey header field contains the custom key of a message. -

          - This key is a customer identifier for a class of messages, and this key may be used for server to hash or - dispatch messages, or even can use this key to implement order message. -

          -
        • -
        - - - -
          -
        • -

          setTraceId

          -
          Message.Headers setTraceId(String traceId)
          -
          The TRACE_ID header field contains the trace ID of a message, which represents a global and unique - identification, to associate key events in the whole lifecycle of a message, like sent by who, stored at - where, and received by who. -

          - And, the messaging system only plays exchange role in a distributed system in most cases, so the TraceID can - be used to trace the whole call link with other parts in the whole system.
          -
        • -
        - - - -
          -
        • -

          setDeliveryCount

          -
          Message.Headers setDeliveryCount(int deliveryCount)
          -
          The DELIVERY_COUNT header field contains a number, which represents the count of the message - delivery.
          -
        • -
        - - - -
          -
        • -

          setTransactionId

          -
          Message.Headers setTransactionId(String transactionId)
          -
          This field TRANSACTION_ID is used in transactional message, and it can be used to trace a - transaction. -

          - So the same TRANSACTION_ID will be appeared not only in prepare message, but also in commit message, - and consumer received message also contains this field.
          -
        • -
        - - - -
          -
        • -

          setCorrelationId

          -
          Message.Headers setCorrelationId(String correlationId)
          -
          A client can use the CORRELATION_ID field to link one message with another. A typical use is to link - a response message with its request message.
          -
        • -
        - - - -
          -
        • -

          setCompression

          -
          Message.Headers setCompression(short compression)
          -
          The field COMPRESSION in headers represents the message body compress algorithm. vendors are free to - choose the compression algorithm, but must ensure that the decompressed message is delivered to the user.
          -
        • -
        - - - - - - - - - - - - - - - - - - - - - - - - - - - -
          -
        • -

          getDelayTime

          -
          long getDelayTime()
          - -
          -
          Returns:
          -
          delayTime
          -
          -
        • -
        - - - -
          -
        • -

          getExpireTime

          -
          long getExpireTime()
          - -
          -
          Returns:
          -
          expireTime
          -
          -
        • -
        - - - - - - - - - - - - - - - - - - - -
          -
        • -

          getDeliveryCount

          -
          int getDeliveryCount()
          - -
          -
          Returns:
          -
          deliveryCount
          -
          -
        • -
        - - - - - - - - - - - - -
      • -
      -
    • -
    -
    -
    - - - - - -

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index c8c8b125..6dd5cf60 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,7 +2,7 @@ - + MessagingAccessPoint (openmessaging 1.0.0-preview API) @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -50,7 +50,7 @@
    @@ -219,7 +219,7 @@

    Field Detail

    @@ -670,7 +670,7 @@

    getStatusCode

    • getMore

      -
      public String getMore()
      +
      public String getMore()
    @@ -679,7 +679,7 @@

    getMore

    @@ -689,7 +689,7 @@

    getReasonPhrase

  • generateException

    public static OMSRuntimeException generateException(OMSResponseStatus status,
    -                                                    String... messageArgs)
    + String... messageArgs)
  • @@ -708,7 +708,7 @@

    generateException

  • generateException

    public static OMSRuntimeException generateException(int statusCode,
    -                                                    String reasonPhrase)
    + String reasonPhrase)
  • @@ -717,8 +717,8 @@

    generateException

    diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index d10dbcd1..74019c0e 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,7 +2,7 @@ - + Promise (openmessaging 1.0.0-preview API) @@ -152,7 +152,7 @@

    Method Summary

    boolean -setFailure(Throwable cause) +setFailure(Throwable cause)
    Marks this promise as a failure and notifies all listeners.
    @@ -228,7 +228,7 @@

    set

    diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 2507b1e6..48edd196 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,7 +2,7 @@ - + ServiceLifecycle (openmessaging 1.0.0-preview API) @@ -101,12 +101,17 @@

    Interface ServiceLifecycle<
    • +
      All Superinterfaces:
      +
      Extension
      +
      +
      All Known Subinterfaces:
      Consumer, Producer


      -
      public interface ServiceLifecycle
      +
      public interface ServiceLifecycle
      +extends Extension
      The ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer, Consumer, and so on.

      @@ -157,6 +162,13 @@

      Method Summary

      +
    diff --git a/io/openmessaging/annotation/Optional.html b/io/openmessaging/annotation/Optional.html new file mode 100644 index 00000000..5e1aa7de --- /dev/null +++ b/io/openmessaging/annotation/Optional.html @@ -0,0 +1,175 @@ + + + + + + +Optional (openmessaging 1.0.0-preview API) + + + + + + + + + + + + +
    +
    io.openmessaging.annotation
    +

    Annotation Type Optional

    +
    +
    +
    + +
    +
    + + + + + +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/annotation/class-use/Optional.html b/io/openmessaging/annotation/class-use/Optional.html new file mode 100644 index 00000000..dcb0ec0d --- /dev/null +++ b/io/openmessaging/annotation/class-use/Optional.html @@ -0,0 +1,210 @@ + + + + + + +Uses of Class io.openmessaging.annotation.Optional (openmessaging 1.0.0-preview API) + + + + + + + + + + + +
    +

    Uses of Class
    io.openmessaging.annotation.Optional

    +
    +
    +
      +
    • + + + + + + + + + + + + + + + + +
      Packages that use Optional 
      PackageDescription
      io.openmessaging 
      io.openmessaging.extension 
      +
    • +
    • +
        +
      • + + +

        Uses of Optional in io.openmessaging

        + + + + + + + + + + + + +
        Methods in io.openmessaging with annotations of type Optional 
        Modifier and TypeMethod and Description
        Optional<Extension>Client.getExtension() +
        Get the extension method, and this interface is optional, Therefore, users need to check whether this interface + has been implemented by vendors.
        +
        +
      • +
      • + + +

        Uses of Optional in io.openmessaging.extension

        + + + + + + + + + + + + + + + + + + + + +
        Classes in io.openmessaging.extension with annotations of type Optional 
        Modifier and TypeInterface and Description
        interface Extension +
        + This interface contains some methods are used for getting configurations related implementation.
        +
        interface ExtensionHeader +
        + The ExtensionHeader interface contains extended properties for common implementations in current messaging + and streaming field, such as the queue-based partitioning implementation, but the related properties in this + interface are not mandatory.
        +
        interface QueueMetaData +
        This interface QueueMetaData contains methods are used for getting configurations related some certain + implementation.
        +
        +
      • +
      +
    • +
    +
    + + + + +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/annotation/package-frame.html b/io/openmessaging/annotation/package-frame.html new file mode 100644 index 00000000..1854c791 --- /dev/null +++ b/io/openmessaging/annotation/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +io.openmessaging.annotation (openmessaging 1.0.0-preview API) + + + + + +

    io.openmessaging.annotation

    +
    +

    Annotation Types

    + +
    + + diff --git a/io/openmessaging/annotation/package-summary.html b/io/openmessaging/annotation/package-summary.html new file mode 100644 index 00000000..c45538a0 --- /dev/null +++ b/io/openmessaging/annotation/package-summary.html @@ -0,0 +1,146 @@ + + + + + + +io.openmessaging.annotation (openmessaging 1.0.0-preview API) + + + + + + + + + + + +
    +

    Package io.openmessaging.annotation

    +
    +
    +
      +
    • + + + + + + + + + + + + +
      Annotation Types Summary 
      Annotation TypeDescription
      Optional +
      A MessageReceipt is a Message with a Receipt.
      +
      +
    • +
    +
    + + + + +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/annotation/package-tree.html b/io/openmessaging/annotation/package-tree.html new file mode 100644 index 00000000..66017a30 --- /dev/null +++ b/io/openmessaging/annotation/package-tree.html @@ -0,0 +1,135 @@ + + + + + + +io.openmessaging.annotation Class Hierarchy (openmessaging 1.0.0-preview API) + + + + + + + + + + + +
    +

    Hierarchy For Package io.openmessaging.annotation

    +Package Hierarchies: + +
    +
    +

    Annotation Type Hierarchy

    + +
    + + + + +

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    + + diff --git a/io/openmessaging/class-use/BatchMessage.html b/io/openmessaging/annotation/package-use.html similarity index 56% rename from io/openmessaging/class-use/BatchMessage.html rename to io/openmessaging/annotation/package-use.html index 46e57482..fca6382d 100644 --- a/io/openmessaging/class-use/BatchMessage.html +++ b/io/openmessaging/annotation/package-use.html @@ -2,9 +2,9 @@ - + -Uses of Interface io.openmessaging.BatchMessage (openmessaging 1.0.0-preview API) +Uses of Package io.openmessaging.annotation (openmessaging 1.0.0-preview API) @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.Message.Headers

    -
    -
    -
      -
    • - - - - - - - - - - - - -
      Packages that use Message.Headers 
      PackageDescription
      io.openmessaging 
      -
    • -
    • -
        -
      • - - -

        Uses of Message.Headers in io.openmessaging

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods in io.openmessaging that return Message.Headers 
        Modifier and TypeMethod and Description
        Message.HeadersMessage.headers() -
        Returns all the system header fields of the Message object as a KeyValue.
        -
        Message.HeadersMessage.Headers.setBornHost(String bornHost) -
        The BORN_HOST header field contains the born host info of a message in client side.
        -
        Message.HeadersMessage.Headers.setBornTimestamp(long bornTimestamp) -
        The BORN_TIMESTAMP header field contains the time a message was handed off to a Producer to - be sent.
        -
        Message.HeadersMessage.Headers.setCompression(short compression) -
        The field COMPRESSION in headers represents the message body compress algorithm.
        -
        Message.HeadersMessage.Headers.setCorrelationId(String correlationId) -
        A client can use the CORRELATION_ID field to link one message with another.
        -
        Message.HeadersMessage.Headers.setDelayTime(long delayTime) -
        The DELAY_TIME header field contains a number that represents the delayed times in milliseconds.
        -
        Message.HeadersMessage.Headers.setDeliveryCount(int deliveryCount) -
        The DELIVERY_COUNT header field contains a number, which represents the count of the message - delivery.
        -
        Message.HeadersMessage.Headers.setDestination(String destination) -
        The DESTINATION header field contains the destination to which the message is being sent.
        -
        Message.HeadersMessage.Headers.setDurability(short durability) -
        The RELIABILITY header field contains the reliability level of a message, the vendor should guarantee - the reliability level for a message.
        -
        Message.HeadersMessage.Headers.setExpireTime(long expireTime) -
        The EXPIRE_TIME header field contains the expiration time, it represents a time-to-live value.
        -
        Message.HeadersMessage.Headers.setMessageId(String messageId) -
        The MESSAGE_ID header field contains a value that uniquely identifies each message sent by a Producer.
        -
        Message.HeadersMessage.Headers.setMessageKey(String messageKey) -
        The messagekey header field contains the custom key of a message.
        -
        Message.HeadersMessage.Headers.setPriority(short priority) -
        The PRIORITY header field contains the priority level of a message, a message with a higher priority - value should be delivered preferentially.
        -
        Message.HeadersMessage.Headers.setStoreHost(String storeHost) -
        The STORE_HOST header field contains the store host info of a message in server side.
        -
        Message.HeadersMessage.Headers.setStoreTimestamp(long storeTimestamp) -
        The STORE_TIMESTAMP header field contains the store timestamp of a message in server side.
        -
        Message.HeadersMessage.Headers.setTraceId(String traceId) -
        The TRACE_ID header field contains the trace ID of a message, which represents a global and unique - identification, to associate key events in the whole lifecycle of a message, like sent by who, stored at - where, and received by who.
        -
        Message.HeadersMessage.Headers.setTransactionId(String transactionId) -
        This field TRANSACTION_ID is used in transactional message, and it can be used to trace a - transaction.
        -
        -
      • -
      -
    • -
    -
    - - - - -

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/Message.html b/io/openmessaging/class-use/Message.html deleted file mode 100644 index 63e0407e..00000000 --- a/io/openmessaging/class-use/Message.html +++ /dev/null @@ -1,363 +0,0 @@ - - - - - - -Uses of Interface io.openmessaging.Message (openmessaging 1.0.0-preview API) - - - - - - - - - - - -
    -

    Uses of Interface
    io.openmessaging.Message

    -
    -
    - -
    - - - - -

    Copyright © 2017–2019 OpenMessaging. All rights reserved.

    - - diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 04ce80f4..f615db99 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 1.0.0-preview API) @@ -105,13 +105,13 @@

    Uses of static MessagingAccessPoint -OMS.getMessagingAccessPoint(String url) +OMS.getMessagingAccessPoint(String url)
    Returns a MessagingAccessPoint instance from the specified OMS driver url.
    static MessagingAccessPoint -OMS.getMessagingAccessPoint(String url, +OMS.getMessagingAccessPoint(String url, KeyValue attributes)
    Returns a MessagingAccessPoint instance from the specified OMS driver url with some preset attributes, which will be passed to MessagingAccessPoint's implementation class as a unique constructor parameter.
    diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index 56a48eb5..abcc6882 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 75b5a93e..659cfd6d 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/class-use/OMSResponseStatus.html b/io/openmessaging/class-use/OMSResponseStatus.html index ed45386f..689a6850 100644 --- a/io/openmessaging/class-use/OMSResponseStatus.html +++ b/io/openmessaging/class-use/OMSResponseStatus.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.OMSResponseStatus (openmessaging 1.0.0-preview API) @@ -105,7 +105,7 @@

    Uses of static OMSResponseStatus -OMSResponseStatus.valueOf(String name) +OMSResponseStatus.valueOf(String name)
    Returns the enum constant of this type with the specified name.
    @@ -132,7 +132,7 @@

    Uses of static OMSRuntimeException OMSResponseStatus.generateException(OMSResponseStatus status, - String... messageArgs)  + String... messageArgs)  diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index 4c92679b..4881163f 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/class-use/ServiceLifeState.html b/io/openmessaging/class-use/ServiceLifeState.html index 547934eb..d1f07959 100644 --- a/io/openmessaging/class-use/ServiceLifeState.html +++ b/io/openmessaging/class-use/ServiceLifeState.html @@ -2,7 +2,7 @@ - + Uses of Class io.openmessaging.ServiceLifeState (openmessaging 1.0.0-preview API) @@ -111,7 +111,7 @@

    Uses of static ServiceLifeState -ServiceLifeState.valueOf(String name) +ServiceLifeState.valueOf(String name)
    Returns the enum constant of this type with the specified name.
    diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 303d7e31..8518bfdf 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,7 +2,7 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 1.0.0-preview API) diff --git a/io/openmessaging/consumer/BatchMessageListener.Context.html b/io/openmessaging/consumer/BatchMessageListener.Context.html index 861841f3..1ca3b932 100644 --- a/io/openmessaging/consumer/BatchMessageListener.Context.html +++ b/io/openmessaging/consumer/BatchMessageListener.Context.html @@ -2,7 +2,7 @@ - + BatchMessageListener.Context (openmessaging 1.0.0-preview API) @@ -128,7 +128,7 @@

    Method Summary

    void ack() -
    Acknowledges messages, which is related to this MessageContext.
    +
    Acknowledges all messages in this batch, which is related to this MessageContext.
    @@ -175,7 +175,7 @@

    success

  • ack

    void ack()
    -
    Acknowledges messages, which is related to this MessageContext. +
    Acknowledges all messages in this batch, which is related to this MessageContext.

    Throws:
    diff --git a/io/openmessaging/consumer/BatchMessageListener.html b/io/openmessaging/consumer/BatchMessageListener.html index 31d6d834..e78360f5 100644 --- a/io/openmessaging/consumer/BatchMessageListener.html +++ b/io/openmessaging/consumer/BatchMessageListener.html @@ -2,7 +2,7 @@ - + BatchMessageListener (openmessaging 1.0.0-preview API) @@ -103,8 +103,8 @@

    Interface BatchMessageL

    public interface BatchMessageListener
    -
    A message listener can implement this BathMessageListener interface and register itself to a consumer instance - to asynchronously receive messages.
    +
    A message listener can implement this BathMessageListener interface and register itself to a consumer + instance to asynchronously receive messages.
    Since:
    OMS 1.0.0
    @@ -150,7 +150,7 @@

    Method Summary

    void -onReceived(BatchMessage batchMessage, +onReceived(List<Message> batchMessage, BatchMessageListener.Context context)
    Callback method to receive incoming messages.
    @@ -170,13 +170,13 @@

    Method Summary

    Method Detail

    - + + +

  • @@ -333,11 +347,11 @@

    isSuspended

    + + + +
      +
    • +

      batchReceive

      +
      @Optional
      +List<Message> batchReceive(String queueName,
      +                                     int partitionId,
      +                                     long receiptId,
      +                                     long timeout)
      +
      Receive message in asynchronous way. This call doesn't block user's thread, and user's message resolve logic + should implement in the MessageListener. +

      +
      +
      Parameters:
      +
      queueName - receive message from which queueName in Message Queue.
      +
      partitionId - receive message from which partition in Message Queue.
      +
      receiptId - receive message from which receipt position in Message Queue.
      +
      timeout - receive messages will blocked at most timeout milliseconds.
      +
      Returns:
      +
      the next batch messages received from the bind queues, or null if the consumer is concurrently shut down.
      +
      Throws:
      +
      OMSSecurityException - when have no authority to receive messages from this queue.
      +
      OMSTimeOutException - when the given timeout elapses before the send operation completes.
      +
      OMSRuntimeException - when the Producer fails to send the message due to some internal error.
      +
      +
    • +
    diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 97ed836d..09c264b8 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 64f0364b..425af88a 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageReceipt.html b/io/openmessaging/consumer/MessageReceipt.html index ecf43936..d5751067 100644 --- a/io/openmessaging/consumer/MessageReceipt.html +++ b/io/openmessaging/consumer/MessageReceipt.html @@ -2,10 +2,10 @@ - + MessageReceipt (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html b/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html index 330ee007..d6389caf 100644 --- a/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.BatchMessageListener.Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/BatchMessageListener.html b/io/openmessaging/consumer/class-use/BatchMessageListener.html index b3e06f45..8f1fd44e 100644 --- a/io/openmessaging/consumer/class-use/BatchMessageListener.html +++ b/io/openmessaging/consumer/class-use/BatchMessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.BatchMessageListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -110,6 +110,13 @@

    Uses of Bind the Consumer to a specified queue, with a BatchMessageListener. + +void +Consumer.bindQueues(List<String> queueNames, + BatchMessageListener listener) +
    Bind the Consumer to a collection of queue, with a BatchMessageListener.
    + + diff --git a/io/openmessaging/consumer/class-use/Consumer.html b/io/openmessaging/consumer/class-use/Consumer.html index b22cee47..b908ba70 100644 --- a/io/openmessaging/consumer/class-use/Consumer.html +++ b/io/openmessaging/consumer/class-use/Consumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Consumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index 115ff34d..c44bce46 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index d53a7309..d0433157 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -110,6 +110,13 @@

    Uses of Bind the Consumer to a specified queue, with a MessageListener. + +void +Consumer.bindQueues(List<String> queueNames, + MessageListener listener) +
    Bind the Consumer to a collection of queue, with a MessageListener.
    + + diff --git a/io/openmessaging/consumer/class-use/MessageReceipt.html b/io/openmessaging/consumer/class-use/MessageReceipt.html index 8a1e7dc0..181b230c 100644 --- a/io/openmessaging/consumer/class-use/MessageReceipt.html +++ b/io/openmessaging/consumer/class-use/MessageReceipt.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageReceipt (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 640c2959..12ef30f7 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index efe077f4..c2ae3961 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index f032af87..c8086fc8 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 03804228..da21b474 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSDestinationException.html b/io/openmessaging/exception/OMSDestinationException.html index 4370c255..f11c7af5 100644 --- a/io/openmessaging/exception/OMSDestinationException.html +++ b/io/openmessaging/exception/OMSDestinationException.html @@ -2,10 +2,10 @@ - + OMSDestinationException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index 43c23e30..321b6065 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index de477140..4d039389 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSSecurityException.html b/io/openmessaging/exception/OMSSecurityException.html index 9f8c57cb..48dd8346 100644 --- a/io/openmessaging/exception/OMSSecurityException.html +++ b/io/openmessaging/exception/OMSSecurityException.html @@ -2,10 +2,10 @@ - + OMSSecurityException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 02004384..32ada2f7 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSTransactionException.html b/io/openmessaging/exception/OMSTransactionException.html index 216d34a2..d3f25c13 100644 --- a/io/openmessaging/exception/OMSTransactionException.html +++ b/io/openmessaging/exception/OMSTransactionException.html @@ -2,10 +2,10 @@ - + OMSTransactionException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/OMSUnsupportException.html b/io/openmessaging/exception/OMSUnsupportException.html index 20ad91ce..e9dba2e2 100644 --- a/io/openmessaging/exception/OMSUnsupportException.html +++ b/io/openmessaging/exception/OMSUnsupportException.html @@ -2,10 +2,10 @@ - + OMSUnsupportException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSDestinationException.html b/io/openmessaging/exception/class-use/OMSDestinationException.html index 3bfaa8d1..438c40c9 100644 --- a/io/openmessaging/exception/class-use/OMSDestinationException.html +++ b/io/openmessaging/exception/class-use/OMSDestinationException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSDestinationException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 31eb1b41..8188863f 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index 5b8b7e2c..e6d6cb55 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSSecurityException.html b/io/openmessaging/exception/class-use/OMSSecurityException.html index fdfc23ec..08aca230 100644 --- a/io/openmessaging/exception/class-use/OMSSecurityException.html +++ b/io/openmessaging/exception/class-use/OMSSecurityException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSSecurityException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 921d8b7a..73a4f494 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSTransactionException.html b/io/openmessaging/exception/class-use/OMSTransactionException.html index 68c53950..9b0310dc 100644 --- a/io/openmessaging/exception/class-use/OMSTransactionException.html +++ b/io/openmessaging/exception/class-use/OMSTransactionException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTransactionException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/class-use/OMSUnsupportException.html b/io/openmessaging/exception/class-use/OMSUnsupportException.html index 5542e7e0..69cccce9 100644 --- a/io/openmessaging/exception/class-use/OMSUnsupportException.html +++ b/io/openmessaging/exception/class-use/OMSUnsupportException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSUnsupportException (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 90e7d7d2..84df8b5d 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 1aef5792..b3a0d402 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 443d2cca..9d2bc3cf 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index c29369cb..bfb5d342 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/Extension.html b/io/openmessaging/extension/Extension.html index 491d2d33..0810a740 100644 --- a/io/openmessaging/extension/Extension.html +++ b/io/openmessaging/extension/Extension.html @@ -2,10 +2,10 @@ - + Extension (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/ExtensionHeader.html b/io/openmessaging/extension/ExtensionHeader.html index 552287c7..99f2fc3a 100644 --- a/io/openmessaging/extension/ExtensionHeader.html +++ b/io/openmessaging/extension/ExtensionHeader.html @@ -2,10 +2,10 @@ - + ExtensionHeader (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/QueueMetaData.Partition.html b/io/openmessaging/extension/QueueMetaData.Partition.html index f6f6d378..447c1c9d 100644 --- a/io/openmessaging/extension/QueueMetaData.Partition.html +++ b/io/openmessaging/extension/QueueMetaData.Partition.html @@ -2,10 +2,10 @@ - + QueueMetaData.Partition (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/QueueMetaData.html b/io/openmessaging/extension/QueueMetaData.html index 35e5a1a4..362e8cf7 100644 --- a/io/openmessaging/extension/QueueMetaData.html +++ b/io/openmessaging/extension/QueueMetaData.html @@ -2,10 +2,10 @@ - + QueueMetaData (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/class-use/Extension.html b/io/openmessaging/extension/class-use/Extension.html index daa1da07..df0063c9 100644 --- a/io/openmessaging/extension/class-use/Extension.html +++ b/io/openmessaging/extension/class-use/Extension.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.extension.Extension (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/class-use/ExtensionHeader.html b/io/openmessaging/extension/class-use/ExtensionHeader.html index 9af44982..a455272c 100644 --- a/io/openmessaging/extension/class-use/ExtensionHeader.html +++ b/io/openmessaging/extension/class-use/ExtensionHeader.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.extension.ExtensionHeader (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/class-use/QueueMetaData.Partition.html b/io/openmessaging/extension/class-use/QueueMetaData.Partition.html index 7e95f4f9..7c3a31d0 100644 --- a/io/openmessaging/extension/class-use/QueueMetaData.Partition.html +++ b/io/openmessaging/extension/class-use/QueueMetaData.Partition.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.extension.QueueMetaData.Partition (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/class-use/QueueMetaData.html b/io/openmessaging/extension/class-use/QueueMetaData.html index df660c24..8b22e837 100644 --- a/io/openmessaging/extension/class-use/QueueMetaData.html +++ b/io/openmessaging/extension/class-use/QueueMetaData.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.extension.QueueMetaData (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/package-frame.html b/io/openmessaging/extension/package-frame.html index a16b348d..91539dc0 100644 --- a/io/openmessaging/extension/package-frame.html +++ b/io/openmessaging/extension/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.extension (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/package-summary.html b/io/openmessaging/extension/package-summary.html index 528fe279..3696b9b1 100644 --- a/io/openmessaging/extension/package-summary.html +++ b/io/openmessaging/extension/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.extension (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/package-tree.html b/io/openmessaging/extension/package-tree.html index e71c16d7..a49bad97 100644 --- a/io/openmessaging/extension/package-tree.html +++ b/io/openmessaging/extension/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.extension Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/package-use.html b/io/openmessaging/extension/package-use.html index c0861609..2dfc3d53 100644 --- a/io/openmessaging/extension/package-use.html +++ b/io/openmessaging/extension/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.extension (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ConsumerInterceptor.html b/io/openmessaging/interceptor/ConsumerInterceptor.html index 07478f89..456764fd 100644 --- a/io/openmessaging/interceptor/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + ConsumerInterceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/Context.html b/io/openmessaging/interceptor/Context.html index 89251d3c..16b82d1e 100644 --- a/io/openmessaging/interceptor/Context.html +++ b/io/openmessaging/interceptor/Context.html @@ -2,10 +2,10 @@ - + Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 3d3fb226..a95a79aa 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html index c960f199..9c6cf948 100644 --- a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ConsumerInterceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/Context.html b/io/openmessaging/interceptor/class-use/Context.html index 1e08665d..aa4f4bf9 100644 --- a/io/openmessaging/interceptor/class-use/Context.html +++ b/io/openmessaging/interceptor/class-use/Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 9a702c41..ae8803c3 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index e140865a..da7c92e6 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index 1d4a319a..d627f2ef 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 02822afe..76801c8f 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 10c511b9..7f03243f 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/manager/ResourceManager.html b/io/openmessaging/manager/ResourceManager.html index a8533748..3edfcd7e 100644 --- a/io/openmessaging/manager/ResourceManager.html +++ b/io/openmessaging/manager/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/manager/class-use/ResourceManager.html b/io/openmessaging/manager/class-use/ResourceManager.html index e87384a3..a1278bb2 100644 --- a/io/openmessaging/manager/class-use/ResourceManager.html +++ b/io/openmessaging/manager/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.manager.ResourceManager (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/manager/package-frame.html b/io/openmessaging/manager/package-frame.html index ca527b60..73331b6f 100644 --- a/io/openmessaging/manager/package-frame.html +++ b/io/openmessaging/manager/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/manager/package-summary.html b/io/openmessaging/manager/package-summary.html index 716d6743..4de4596a 100644 --- a/io/openmessaging/manager/package-summary.html +++ b/io/openmessaging/manager/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/manager/package-tree.html b/io/openmessaging/manager/package-tree.html index 10375bf0..b1c72a79 100644 --- a/io/openmessaging/manager/package-tree.html +++ b/io/openmessaging/manager/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/manager/package-use.html b/io/openmessaging/manager/package-use.html index 7908883f..2c35ca8f 100644 --- a/io/openmessaging/manager/package-use.html +++ b/io/openmessaging/manager/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.manager (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/message/Header.html b/io/openmessaging/message/Header.html index 8d2657ac..5bb6c328 100644 --- a/io/openmessaging/message/Header.html +++ b/io/openmessaging/message/Header.html @@ -2,10 +2,10 @@ - + Header (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/message/Message.html b/io/openmessaging/message/Message.html index 4c675d93..0836b2dd 100644 --- a/io/openmessaging/message/Message.html +++ b/io/openmessaging/message/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/message/MessageFactory.html b/io/openmessaging/message/MessageFactory.html index 6f35c8f7..5583db77 100644 --- a/io/openmessaging/message/MessageFactory.html +++ b/io/openmessaging/message/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/message/class-use/Header.html b/io/openmessaging/message/class-use/Header.html index 7a5d9b5c..602f83fc 100644 --- a/io/openmessaging/message/class-use/Header.html +++ b/io/openmessaging/message/class-use/Header.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.message.Header (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/message/class-use/Message.html b/io/openmessaging/message/class-use/Message.html index 0d15f957..0e96734e 100644 --- a/io/openmessaging/message/class-use/Message.html +++ b/io/openmessaging/message/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.message.Message (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -121,6 +121,15 @@

    Uses of Receives the next message from the bind queues of this consumer in pull model. + +Message +Consumer.receive(String queueName, + int partitionId, + long receiptId, + long timeout) +
    Receives the next message from the which bind queue,partition and receiptId of this consumer in pull model.
    + + @@ -136,6 +145,15 @@

    Uses of Receive message in asynchronous way. +

    + + +
    List<Message>Consumer.batchReceive(String queueName, + int partitionId, + long receiptId, + long timeout) +
    Receive message in asynchronous way.
    +
    diff --git a/io/openmessaging/message/class-use/MessageFactory.html b/io/openmessaging/message/class-use/MessageFactory.html index a5c3acb6..67978868 100644 --- a/io/openmessaging/message/class-use/MessageFactory.html +++ b/io/openmessaging/message/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - +Uses of Interface io.openmessaging.message.MessageFactory (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/message/package-frame.html b/io/openmessaging/message/package-frame.html index b6489060..ca2112f2 100644 --- a/io/openmessaging/message/package-frame.html +++ b/io/openmessaging/message/package-frame.html @@ -2,10 +2,10 @@ - +io.openmessaging.message (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/message/package-summary.html b/io/openmessaging/message/package-summary.html index c89f01e5..e7416619 100644 --- a/io/openmessaging/message/package-summary.html +++ b/io/openmessaging/message/package-summary.html @@ -2,10 +2,10 @@ - +io.openmessaging.message (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/message/package-tree.html b/io/openmessaging/message/package-tree.html index 49214e9c..abdc52d1 100644 --- a/io/openmessaging/message/package-tree.html +++ b/io/openmessaging/message/package-tree.html @@ -2,10 +2,10 @@ - +io.openmessaging.message Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/message/package-use.html b/io/openmessaging/message/package-use.html index 91d309dd..316c3383 100644 --- a/io/openmessaging/message/package-use.html +++ b/io/openmessaging/message/package-use.html @@ -2,10 +2,10 @@ - +Uses of Package io.openmessaging.message (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 047f5132..1c13f944 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - +io.openmessaging (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index 1e2e003e..16c89fab 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - +io.openmessaging (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index ee10efe0..44e034c5 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - +io.openmessaging Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index b904edf2..1aa95f6f 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - +Uses of Package io.openmessaging (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index d021f039..36364446 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - +Producer (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index 60719fec..04cb55c2 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - +SendResult (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html index 4c83e3b2..134468e4 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html @@ -2,10 +2,10 @@ - +TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/TransactionStateCheckListener.html b/io/openmessaging/producer/TransactionStateCheckListener.html index d258e120..be6d6244 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.html @@ -2,10 +2,10 @@ - +TransactionStateCheckListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/TransactionalResult.html b/io/openmessaging/producer/TransactionalResult.html index 2de48fee..f952a129 100644 --- a/io/openmessaging/producer/TransactionalResult.html +++ b/io/openmessaging/producer/TransactionalResult.html @@ -2,10 +2,10 @@ - +TransactionalResult (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 23d1b7f7..aa9b5794 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - +Uses of Interface io.openmessaging.producer.Producer (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 33db799d..6672153b 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - +Uses of Interface io.openmessaging.producer.SendResult (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html index f9af0c84..4a97c7df 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html @@ -2,10 +2,10 @@ - +Uses of Interface io.openmessaging.producer.TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html index b72660a4..02f46ffb 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html @@ -2,10 +2,10 @@ - +Uses of Interface io.openmessaging.producer.TransactionStateCheckListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/class-use/TransactionalResult.html b/io/openmessaging/producer/class-use/TransactionalResult.html index c733a005..414edb3c 100644 --- a/io/openmessaging/producer/class-use/TransactionalResult.html +++ b/io/openmessaging/producer/class-use/TransactionalResult.html @@ -2,10 +2,10 @@ - +Uses of Interface io.openmessaging.producer.TransactionalResult (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index c2198f10..57dd3314 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - +io.openmessaging.producer (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index 93c5c39b..b699bd85 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - +io.openmessaging.producer (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 6dfbb78e..43e3d196 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - +io.openmessaging.producer Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 3d9b1dcf..11775c66 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - +Uses of Package io.openmessaging.producer (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/overview-frame.html b/overview-frame.html index 7b207ae2..9ffaaafb 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - +Overview List (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 038183f6..adae3df4 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - +Overview (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/overview-tree.html b/overview-tree.html index 5b1d202c..e0a2752b 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - +Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/serialized-form.html b/serialized-form.html index 9ce78e64..e4fc104c 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - +Serialized Form (openmessaging 1.0.0-beta-SNAPSHOT API) - + From 94ae4dbc91e7968e5aa249b48737637cc2a4458f Mon Sep 17 00:00:00 2001 From: travis-ci Date: Wed, 29 May 2019 09:40:45 +0000 Subject: [PATCH 163/164] Latest javadoc on successful travis build 295 auto-pushed to gh-pages --- allclasses-frame.html | 7 +- allclasses-noframe.html | 7 +- constant-values.html | 4 +- deprecated-list.html | 4 +- help-doc.html | 4 +- index-all.html | 118 +++-- index.html | 2 +- io/openmessaging/Client.html | 6 +- io/openmessaging/Future.html | 4 +- io/openmessaging/FutureListener.html | 4 +- io/openmessaging/KeyValue.html | 4 +- io/openmessaging/MessagingAccessPoint.html | 111 +++- io/openmessaging/OMS.html | 4 +- io/openmessaging/OMSBuiltinKeys.html | 4 +- io/openmessaging/OMSResponseStatus.html | 4 +- io/openmessaging/Promise.html | 4 +- io/openmessaging/ServiceLifeState.html | 4 +- io/openmessaging/ServiceLifecycle.html | 6 +- io/openmessaging/annotation/Optional.html | 4 +- .../annotation/class-use/Optional.html | 18 +- .../annotation/package-frame.html | 4 +- .../annotation/package-summary.html | 4 +- io/openmessaging/annotation/package-tree.html | 4 +- io/openmessaging/annotation/package-use.html | 4 +- io/openmessaging/class-use/Client.html | 20 +- io/openmessaging/class-use/Future.html | 4 +- .../class-use/FutureListener.html | 4 +- io/openmessaging/class-use/KeyValue.html | 16 +- .../class-use/MessagingAccessPoint.html | 4 +- io/openmessaging/class-use/OMS.html | 4 +- .../class-use/OMSBuiltinKeys.html | 4 +- .../class-use/OMSResponseStatus.html | 4 +- io/openmessaging/class-use/Promise.html | 4 +- .../class-use/ServiceLifeState.html | 4 +- .../class-use/ServiceLifecycle.html | 20 +- .../BatchMessageListener.Context.html | 4 +- .../consumer/BatchMessageListener.html | 4 +- io/openmessaging/consumer/Consumer.html | 496 +----------------- .../consumer/MessageListener.Context.html | 4 +- .../consumer/MessageListener.html | 4 +- io/openmessaging/consumer/MessageReceipt.html | 8 +- io/openmessaging/consumer/PullConsumer.html | 488 +++++++++++++++++ io/openmessaging/consumer/PushConsumer.html | 435 +++++++++++++++ .../BatchMessageListener.Context.html | 4 +- .../class-use/BatchMessageListener.html | 13 +- .../consumer/class-use/Consumer.html | 30 +- .../class-use/MessageListener.Context.html | 4 +- .../consumer/class-use/MessageListener.html | 13 +- .../consumer/class-use/MessageReceipt.html | 28 +- .../class-use/PullConsumer.html} | 44 +- .../consumer/class-use/PushConsumer.html | 174 ++++++ io/openmessaging/consumer/package-frame.html | 6 +- .../consumer/package-summary.html | 20 +- io/openmessaging/consumer/package-tree.html | 18 +- io/openmessaging/consumer/package-use.html | 24 +- .../exception/OMSDestinationException.html | 4 +- .../exception/OMSMessageFormatException.html | 4 +- .../exception/OMSRuntimeException.html | 4 +- .../exception/OMSSecurityException.html | 4 +- .../exception/OMSTimeOutException.html | 4 +- .../exception/OMSTransactionException.html | 4 +- .../exception/OMSUnsupportException.html | 4 +- .../class-use/OMSDestinationException.html | 4 +- .../class-use/OMSMessageFormatException.html | 4 +- .../class-use/OMSRuntimeException.html | 4 +- .../class-use/OMSSecurityException.html | 4 +- .../class-use/OMSTimeOutException.html | 4 +- .../class-use/OMSTransactionException.html | 4 +- .../class-use/OMSUnsupportException.html | 4 +- io/openmessaging/exception/package-frame.html | 4 +- .../exception/package-summary.html | 4 +- io/openmessaging/exception/package-tree.html | 4 +- io/openmessaging/exception/package-use.html | 4 +- io/openmessaging/extension/Extension.html | 10 +- .../extension/ExtensionHeader.html | 4 +- .../extension/QueueMetaData.Partition.html | 259 --------- io/openmessaging/extension/QueueMetaData.html | 112 ++-- .../extension/class-use/Extension.html | 20 +- .../extension/class-use/ExtensionHeader.html | 8 +- .../extension/class-use/QueueMetaData.html | 44 +- io/openmessaging/extension/package-frame.html | 5 +- .../extension/package-summary.html | 11 +- io/openmessaging/extension/package-tree.html | 5 +- io/openmessaging/extension/package-use.html | 16 +- .../interceptor/ConsumerInterceptor.html | 4 +- io/openmessaging/interceptor/Context.html | 4 +- .../interceptor/ProducerInterceptor.html | 4 +- .../class-use/ConsumerInterceptor.html | 4 +- .../interceptor/class-use/Context.html | 4 +- .../class-use/ProducerInterceptor.html | 4 +- .../interceptor/package-frame.html | 4 +- .../interceptor/package-summary.html | 4 +- .../interceptor/package-tree.html | 4 +- io/openmessaging/interceptor/package-use.html | 4 +- io/openmessaging/manager/ResourceManager.html | 4 +- .../manager/class-use/ResourceManager.html | 4 +- io/openmessaging/manager/package-frame.html | 4 +- io/openmessaging/manager/package-summary.html | 4 +- io/openmessaging/manager/package-tree.html | 4 +- io/openmessaging/manager/package-use.html | 4 +- io/openmessaging/message/Header.html | 4 +- io/openmessaging/message/Message.html | 8 +- io/openmessaging/message/MessageFactory.html | 4 +- .../message/class-use/Header.html | 4 +- .../message/class-use/Message.html | 28 +- .../message/class-use/MessageFactory.html | 4 +- io/openmessaging/message/package-frame.html | 4 +- io/openmessaging/message/package-summary.html | 4 +- io/openmessaging/message/package-tree.html | 4 +- io/openmessaging/message/package-use.html | 4 +- io/openmessaging/package-frame.html | 4 +- io/openmessaging/package-summary.html | 4 +- io/openmessaging/package-tree.html | 4 +- io/openmessaging/package-use.html | 4 +- io/openmessaging/producer/Producer.html | 4 +- io/openmessaging/producer/SendResult.html | 4 +- ...ateCheckListener.TransactionalContext.html | 4 +- .../TransactionStateCheckListener.html | 4 +- .../producer/TransactionalResult.html | 4 +- .../producer/class-use/Producer.html | 4 +- .../producer/class-use/SendResult.html | 4 +- ...ateCheckListener.TransactionalContext.html | 4 +- .../TransactionStateCheckListener.html | 4 +- .../class-use/TransactionalResult.html | 4 +- io/openmessaging/producer/package-frame.html | 4 +- .../producer/package-summary.html | 4 +- io/openmessaging/producer/package-tree.html | 4 +- io/openmessaging/producer/package-use.html | 4 +- overview-frame.html | 4 +- overview-summary.html | 4 +- overview-tree.html | 32 +- serialized-form.html | 4 +- 132 files changed, 1850 insertions(+), 1212 deletions(-) create mode 100644 io/openmessaging/consumer/PullConsumer.html create mode 100644 io/openmessaging/consumer/PushConsumer.html rename io/openmessaging/{extension/class-use/QueueMetaData.Partition.html => consumer/class-use/PullConsumer.html} (59%) create mode 100644 io/openmessaging/consumer/class-use/PushConsumer.html delete mode 100644 io/openmessaging/extension/QueueMetaData.Partition.html diff --git a/allclasses-frame.html b/allclasses-frame.html index f06a0d26..954ca82e 100644 --- a/allclasses-frame.html +++ b/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -45,8 +45,9 @@

    All Classes

  • Producer
  • ProducerInterceptor
  • Promise
  • +
  • PullConsumer
  • +
  • PushConsumer
  • QueueMetaData
  • -
  • QueueMetaData.Partition
  • ResourceManager
  • SendResult
  • ServiceLifecycle
  • diff --git a/allclasses-noframe.html b/allclasses-noframe.html index 6f2d06b5..b4d4fff8 100644 --- a/allclasses-noframe.html +++ b/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -45,8 +45,9 @@

    All Classes

  • Producer
  • ProducerInterceptor
  • Promise
  • +
  • PullConsumer
  • +
  • PushConsumer
  • QueueMetaData
  • -
  • QueueMetaData.Partition
  • ResourceManager
  • SendResult
  • ServiceLifecycle
  • diff --git a/constant-values.html b/constant-values.html index 6042923a..27561c5d 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/deprecated-list.html b/deprecated-list.html index 23e69717..3602d703 100644 --- a/deprecated-list.html +++ b/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/help-doc.html b/help-doc.html index 7462605a..e7a4d8e3 100644 --- a/help-doc.html +++ b/help-doc.html @@ -2,10 +2,10 @@ - + API Help (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/index-all.html b/index-all.html index e41cd9d3..b713aa4f 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -100,6 +100,10 @@

    A

    Acknowledges the specified and consumed message, which is related to this MessageContext.
    +
    ack(MessageReceipt) - Method in interface io.openmessaging.consumer.PullConsumer
    +
    +
    Acknowledges the specified and consumed message with the unique message receipt handle.
    +
    addInterceptor(ConsumerInterceptor) - Method in interface io.openmessaging.consumer.Consumer
    Adds a ConsumerInterceptor instance to this consumer.
    @@ -133,37 +137,24 @@

    B

    BatchMessageListener.Context - Interface in io.openmessaging.consumer
     
    -
    batchReceive(long) - Method in interface io.openmessaging.consumer.Consumer
    +
    batchReceive(long) - Method in interface io.openmessaging.consumer.PullConsumer
    Receive message in asynchronous way.
    -
    batchReceive(String, int, long, long) - Method in interface io.openmessaging.consumer.Consumer
    +
    batchReceive(String, QueueMetaData, MessageReceipt, long) - Method in interface io.openmessaging.consumer.PullConsumer
    Receive message in asynchronous way.
    -
    bindQueue(String) - Method in interface io.openmessaging.consumer.Consumer
    -
    -
    Bind the Consumer to a specified queue in pull model, user can use Consumer.receive(long) to get - message from bind queue.
    -
    -
    bindQueue(List<String>) - Method in interface io.openmessaging.consumer.Consumer
    -
    -
    Bind the Consumer to a collection of queue in pull model, user can use Consumer.receive(long) to get - messages from a collection of queue.
    -
    -
    bindQueue(String, MessageListener) - Method in interface io.openmessaging.consumer.Consumer
    -
    -
    Bind the Consumer to a specified queue, with a MessageListener.
    -
    -
    bindQueue(String, BatchMessageListener) - Method in interface io.openmessaging.consumer.Consumer
    +
    bindQueue(Collection<String>) - Method in interface io.openmessaging.consumer.PullConsumer
    -
    Bind the Consumer to a specified queue, with a BatchMessageListener.
    +
    Bind the Consumer to a collection of queue in pull model, user can use PullConsumer.receive(long) + to get messages from a collection of queue.
    -
    bindQueues(List<String>, MessageListener) - Method in interface io.openmessaging.consumer.Consumer
    +
    bindQueue(Collection<String>, MessageListener) - Method in interface io.openmessaging.consumer.PushConsumer
    Bind the Consumer to a collection of queue, with a MessageListener.
    -
    bindQueues(List<String>, BatchMessageListener) - Method in interface io.openmessaging.consumer.Consumer
    +
    bindQueue(Collection<String>, BatchMessageListener) - Method in interface io.openmessaging.consumer.PushConsumer
    Bind the Consumer to a collection of queue, with a BatchMessageListener.
    @@ -200,7 +191,7 @@

    C

    Consumer - Interface in io.openmessaging.consumer
    -
    A PushConsumer receives messages from multiple queues, these messages are pushed from MOM server to PushConsumer client.
    +
    A PushConsumer receives messages from multiple queues, these messages are pushed from MOM server to Consumer client.
    ConsumerInterceptor - Interface in io.openmessaging.interceptor
    @@ -214,10 +205,6 @@

    C

    A Context is used to transfer user's business data in the interceptor.
    -
    createConsumer() - Method in interface io.openmessaging.MessagingAccessPoint
    -
    -
    Creates a new PushConsumer for the specified MessagingAccessPoint.
    -
    createMessage(String, byte[]) - Method in interface io.openmessaging.message.MessageFactory
    Creates a Message object.
    @@ -235,6 +222,22 @@

    C

    Creates a new transactional Producer for the specified MessagingAccessPoint, the producer is able to respond to requests from the server to check the status of the transaction.
    +
    createPullConsumer() - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new PullConsumer for the specified MessagingAccessPoint.
    +
    +
    createPullConsumer(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new PullConsumer for the specified MessagingAccessPoint.
    +
    +
    createPushConsumer() - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new PushConsumer for the specified MessagingAccessPoint.
    +
    +
    createPushConsumer(KeyValue) - Method in interface io.openmessaging.MessagingAccessPoint
    +
    +
    Creates a new PushConsumer for the specified MessagingAccessPoint with some preset attributes.
    +
    createQueue(String) - Method in interface io.openmessaging.manager.ResourceManager
    Creates a Queue resource in the configured namespace with some preset attributes.
    @@ -533,10 +536,6 @@

    I

     
    io.openmessaging.producer - package io.openmessaging.producer
     
    -
    isBindQueue() - Method in interface io.openmessaging.consumer.Consumer
    -
    -
    This method is used to find out whether the Consumer in bind queue.
    -
    isCancelled() - Method in interface io.openmessaging.Future
    Returns true if this task was cancelled before it completed normally.
    @@ -545,7 +544,7 @@

    I

    Returns true if this task completed.
    -
    isSuspended() - Method in interface io.openmessaging.consumer.Consumer
    +
    isSuspended() - Method in interface io.openmessaging.consumer.PushConsumer
    This method is used to find out whether the Consumer in push model is suspended.
    @@ -748,17 +747,9 @@

    O

    P

    -
    partitionId() - Method in interface io.openmessaging.extension.QueueMetaData.Partition
    -
    -
    Partition identifier
    -
    -
    partitions() - Method in interface io.openmessaging.extension.QueueMetaData
    -
    -
    Get partition list belongs to the queueName
    -
    -
    partitonHost() - Method in interface io.openmessaging.extension.QueueMetaData.Partition
    +
    partitionId() - Method in interface io.openmessaging.extension.QueueMetaData
    -
    The host of the server where the partition is located
    +
    Get partition identifier of target queue.
    postReceive(Message, Context) - Method in interface io.openmessaging.interceptor.ConsumerInterceptor
    @@ -797,6 +788,16 @@

    P

    Returns all the customized user header fields of the Message object as a KeyValue.
    +
    PullConsumer - Interface in io.openmessaging.consumer
    +
    +
    A PullConsumer pulls messages from the specified queue, and supports submit the consume result by + acknowledgement.
    +
    +
    PushConsumer - Interface in io.openmessaging.consumer
    +
    +
    A PushConsumer receives messages from multiple queues, these messages are pushed from + MOM server to PushConsumer client.
    +
    put(String, boolean) - Method in interface io.openmessaging.KeyValue
    Inserts or replaces boolean value for the specified key.
    @@ -832,11 +833,6 @@

    Q

    This interface QueueMetaData contains methods are used for getting configurations related some certain implementation.
    -
    QueueMetaData.Partition - Interface in io.openmessaging.extension
    -
    -
    In order to improve performance, in some scenarios where message persistence is required, some message middleware - will store messages on multiple partitions in multi servers.
    -
    queueName() - Method in interface io.openmessaging.extension.QueueMetaData
    Queue name
    @@ -847,11 +843,15 @@

    Q

    R

    -
    receive(long) - Method in interface io.openmessaging.consumer.Consumer
    +
    receive() - Method in interface io.openmessaging.consumer.PullConsumer
    +
    +
    Receives the next message from the attached queues of this consumer.
    +
    +
    receive(long) - Method in interface io.openmessaging.consumer.PullConsumer
    Receives the next message from the bind queues of this consumer in pull model.
    -
    receive(String, int, long, long) - Method in interface io.openmessaging.consumer.Consumer
    +
    receive(String, QueueMetaData, MessageReceipt, long) - Method in interface io.openmessaging.consumer.PullConsumer
    Receives the next message from the which bind queue,partition and receiptId of this consumer in pull model.
    @@ -876,7 +876,7 @@

    R

    Gets a lightweight ResourceManager instance from the specified MessagingAccessPoint.
    -
    resume() - Method in interface io.openmessaging.consumer.Consumer
    +
    resume() - Method in interface io.openmessaging.consumer.PushConsumer
    Resumes the Consumer in push model after a suspend.
    @@ -1005,11 +1005,19 @@

    S

    The PARTITION in extension header field contains the partition of target destination which the message is being sent.
    +
    setPartitionId(int) - Method in interface io.openmessaging.extension.QueueMetaData
    +
    +
    Set the specified partition.
    +
    setPriority(short) - Method in interface io.openmessaging.message.Header
    The PRIORITY header field contains the priority level of a message, a message with a higher priority value should be delivered preferentially.
    +
    setQueueName(String) - Method in interface io.openmessaging.extension.QueueMetaData
    +
    +
    Set queueName to this Message Queue.
    +
    setStoreHost(String) - Method in interface io.openmessaging.extension.ExtensionHeader
    The STORE_HOST header field contains the store host info of a message in server side.
    @@ -1045,11 +1053,11 @@

    S

    Acknowledges the specified and consumed message, which is related to this MessageContext.
    -
    suspend() - Method in interface io.openmessaging.consumer.Consumer
    +
    suspend() - Method in interface io.openmessaging.consumer.PushConsumer
    Suspends the Consumer in push model for later resumption.
    -
    suspend(long) - Method in interface io.openmessaging.consumer.Consumer
    +
    suspend(long) - Method in interface io.openmessaging.consumer.PushConsumer
    Suspends the Consumer in push model for later resumption.
    @@ -1085,11 +1093,11 @@

    T

    U

    -
    unbindQueue(String) - Method in interface io.openmessaging.consumer.Consumer
    +
    unbindQueue(Collection<String>) - Method in interface io.openmessaging.consumer.PullConsumer
    -
    Unbind the Consumer from a specified queue.
    +
    Unbind the Consumer from a collection of queues.
    -
    unbindQueues(List<String>) - Method in interface io.openmessaging.consumer.Consumer
    +
    unbindQueue(Collection<String>) - Method in interface io.openmessaging.consumer.PushConsumer
    Unbind the Consumer from a collection of queues.
    diff --git a/index.html b/index.html index 57e297f1..c7aad316 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 1.0.0-beta-SNAPSHOT API @@ -102,7 +102,7 @@

    Interface Client

  • All Known Subinterfaces:
    -
    Consumer, Producer
    +
    Consumer, Producer, PullConsumer, PushConsumer


    diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 40234d55..121b563b 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index e4f36243..c19cf8a4 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 03ce483b..5cc477a9 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 08700ae9..9434850a 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -144,37 +144,55 @@

    Method Summary

  • - - - - - + + + + + + + + + + + + + + + + + - + - + - - @@ -206,7 +206,7 @@

    Uses of

    - + + + + + + + + + diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index 80e303de..ede8b8e4 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 3083f640..5d7ed9af 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index f5dc6340..d635a060 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -175,6 +175,18 @@

    Uses of +

    + + + + + + + + + + + + + + + diff --git a/io/openmessaging/consumer/BatchMessageListener.Context.html b/io/openmessaging/consumer/BatchMessageListener.Context.html index a78eb39f..4f1fe4a7 100644 --- a/io/openmessaging/consumer/BatchMessageListener.Context.html +++ b/io/openmessaging/consumer/BatchMessageListener.Context.html @@ -2,10 +2,10 @@ - + BatchMessageListener.Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/BatchMessageListener.html b/io/openmessaging/consumer/BatchMessageListener.html index 0f792778..fa79b4af 100644 --- a/io/openmessaging/consumer/BatchMessageListener.html +++ b/io/openmessaging/consumer/BatchMessageListener.html @@ -2,10 +2,10 @@ - + BatchMessageListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/Consumer.html b/io/openmessaging/consumer/Consumer.html index 9603b33d..d875e305 100644 --- a/io/openmessaging/consumer/Consumer.html +++ b/io/openmessaging/consumer/Consumer.html @@ -2,10 +2,10 @@ - + Consumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -104,18 +104,20 @@

    Interface Consumer

    All Superinterfaces:
    Client, Extension, ServiceLifecycle
    +
    +
    All Known Subinterfaces:
    +
    PullConsumer, PushConsumer
    +


    public interface Consumer
     extends ServiceLifecycle, Client
    -
    A PushConsumer receives messages from multiple queues, these messages are pushed from MOM server to PushConsumer client.
    +
    A PushConsumer receives messages from multiple queues, these messages are pushed from MOM server to Consumer client.
    Since:
    OMS 1.0.0
    Version:
    OMS 1.0.0
    -
    See Also:
    -
    MessagingAccessPoint.createConsumer()
    @@ -149,131 +151,17 @@

    Method Summary

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - -
    ConsumercreateConsumer() -
    Creates a new PushConsumer for the specified MessagingAccessPoint.
    -
    Producer createProducer()
    Creates a new Producer for the specified MessagingAccessPoint.
    Producer createProducer(TransactionStateCheckListener transactionStateCheckListener)
    Creates a new transactional Producer for the specified MessagingAccessPoint, the producer is able to respond to requests from the server to check the status of the transaction.
    PullConsumercreatePullConsumer() +
    Creates a new PullConsumer for the specified MessagingAccessPoint.
    +
    PullConsumercreatePullConsumer(KeyValue attributes) +
    Creates a new PullConsumer for the specified MessagingAccessPoint.
    +
    PushConsumercreatePushConsumer() +
    Creates a new PushConsumer for the specified MessagingAccessPoint.
    +
    PushConsumercreatePushConsumer(KeyValue attributes) +
    Creates a new PushConsumer for the specified MessagingAccessPoint with some preset attributes.
    +
    MessageFactory messageFactory()
    Gets a MessageFactory instance from the specified MessagingAccessPoint.
    ResourceManager resourceManager()
    Gets a lightweight ResourceManager instance from the specified MessagingAccessPoint.
    String version()
    Returns the target OMS specification version of the specified vendor implementation.
    @@ -273,22 +291,75 @@

    createProducer

    - + + + + +
      +
    • +

      createPullConsumer

      +
      PullConsumer createPullConsumer()
      +
      Creates a new PullConsumer for the specified MessagingAccessPoint.
      +
      +
      Returns:
      +
      the created PullConsumer
      +
      Throws:
      +
      OMSRuntimeException - if the MessagingAccessPoint fails to handle this request + due to some internal error
      +
      +
    • +
    + + + +
      +
    • +

      createPushConsumer

      +
      PushConsumer createPushConsumer(KeyValue attributes)
      +
      Creates a new PushConsumer for the specified MessagingAccessPoint with some preset attributes.
      +
      +
      Parameters:
      +
      attributes - the preset attributes
      +
      Returns:
      +
      the created PushConsumer
      +
      Throws:
      +
      OMSRuntimeException - if the MessagingAccessPoint fails to handle this request + due to some internal error
      +
      +
    • +
    + + + +
      +
    • +

      createPullConsumer

      +
      PullConsumer createPullConsumer(KeyValue attributes)
      +
      Creates a new PullConsumer for the specified MessagingAccessPoint.
      +
      +
      Returns:
      +
      the created PullConsumer
      +
      Throws:
      +
      OMSRuntimeException - if the MessagingAccessPoint fails to handle this request + due to some internal error
    diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index acf54fce..db2d12a1 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index f067df89..64bd665a 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/OMSResponseStatus.html b/io/openmessaging/OMSResponseStatus.html index a0a1afc3..94a75115 100644 --- a/io/openmessaging/OMSResponseStatus.html +++ b/io/openmessaging/OMSResponseStatus.html @@ -2,10 +2,10 @@ - + OMSResponseStatus (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 8155fdbf..16e39316 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifeState.html b/io/openmessaging/ServiceLifeState.html index c452d147..a8cdb945 100644 --- a/io/openmessaging/ServiceLifeState.html +++ b/io/openmessaging/ServiceLifeState.html @@ -2,10 +2,10 @@ - + ServiceLifeState (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 7b0475a0..94576495 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -106,7 +106,7 @@

    Interface ServiceLifecycle<
    All Known Subinterfaces:
    -
    Consumer, Producer
    +
    Consumer, Producer, PullConsumer, PushConsumer


    diff --git a/io/openmessaging/annotation/Optional.html b/io/openmessaging/annotation/Optional.html index 2ae2040d..15df3fc5 100644 --- a/io/openmessaging/annotation/Optional.html +++ b/io/openmessaging/annotation/Optional.html @@ -2,10 +2,10 @@ - + Optional (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/annotation/class-use/Optional.html b/io/openmessaging/annotation/class-use/Optional.html index 7c3f605a..2ee63b3b 100644 --- a/io/openmessaging/annotation/class-use/Optional.html +++ b/io/openmessaging/annotation/class-use/Optional.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.annotation.Optional (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -138,18 +138,18 @@

    Uses of

    List<Message>Consumer.batchReceive(String queueName, - int partitionId, - long receiptId, +PullConsumer.batchReceive(String queueName, + QueueMetaData queueMetaData, + MessageReceipt messageReceipt, long timeout)
    Receive message in asynchronous way.
    MessageConsumer.receive(String queueName, - int partitionId, - long receiptId, +PullConsumer.receive(String queueName, + QueueMetaData queueMetaData, + MessageReceipt messageReceipt, long timeout)
    Receives the next message from the which bind queue,partition and receiptId of this consumer in pull model.
    Optional<ExtensionHeader>ExtensionHeader Message.extensionHeader()
    This interface is optional, Therefore, users need to check whether the interface is implemented and the correctness of its implementation.
    diff --git a/io/openmessaging/annotation/package-frame.html b/io/openmessaging/annotation/package-frame.html index 408e36ee..76ed05a1 100644 --- a/io/openmessaging/annotation/package-frame.html +++ b/io/openmessaging/annotation/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.annotation (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/annotation/package-summary.html b/io/openmessaging/annotation/package-summary.html index e935cf88..2a0f0905 100644 --- a/io/openmessaging/annotation/package-summary.html +++ b/io/openmessaging/annotation/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.annotation (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/annotation/package-tree.html b/io/openmessaging/annotation/package-tree.html index 2dce6970..49d948fe 100644 --- a/io/openmessaging/annotation/package-tree.html +++ b/io/openmessaging/annotation/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.annotation Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/annotation/package-use.html b/io/openmessaging/annotation/package-use.html index 0788652b..dd43e259 100644 --- a/io/openmessaging/annotation/package-use.html +++ b/io/openmessaging/annotation/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.annotation (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Client.html b/io/openmessaging/class-use/Client.html index e0a0caa6..4d3d9643 100644 --- a/io/openmessaging/class-use/Client.html +++ b/io/openmessaging/class-use/Client.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Client (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -110,7 +110,21 @@

    Uses of

    interface  Consumer -
    A PushConsumer receives messages from multiple queues, these messages are pushed from MOM server to PushConsumer client.
    +
    A PushConsumer receives messages from multiple queues, these messages are pushed from MOM server to Consumer client.
    +
    interface PullConsumer +
    A PullConsumer pulls messages from the specified queue, and supports submit the consume result by + acknowledgement.
    +
    interface PushConsumer +
    A PushConsumer receives messages from multiple queues, these messages are pushed from + MOM server to PushConsumer client.
    PullConsumerMessagingAccessPoint.createPullConsumer(KeyValue attributes) +
    Creates a new PullConsumer for the specified MessagingAccessPoint.
    +
    PushConsumerMessagingAccessPoint.createPushConsumer(KeyValue attributes) +
    Creates a new PushConsumer for the specified MessagingAccessPoint with some preset attributes.
    +
    static MessagingAccessPoint OMS.getMessagingAccessPoint(String url, KeyValue attributes) diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 490fd4d0..662fce8d 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index f0d20710..e67c7d25 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index 72c36ee8..e9c68d26 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/OMSResponseStatus.html b/io/openmessaging/class-use/OMSResponseStatus.html index 566e7984..5dfa4b43 100644 --- a/io/openmessaging/class-use/OMSResponseStatus.html +++ b/io/openmessaging/class-use/OMSResponseStatus.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMSResponseStatus (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index f18c326d..fd745013 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifeState.html b/io/openmessaging/class-use/ServiceLifeState.html index 353a7ab4..763df44b 100644 --- a/io/openmessaging/class-use/ServiceLifeState.html +++ b/io/openmessaging/class-use/ServiceLifeState.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.ServiceLifeState (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index 0f3bab05..bbcc6eb9 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -110,7 +110,21 @@

    Uses of

    interface  Consumer -
    A PushConsumer receives messages from multiple queues, these messages are pushed from MOM server to PushConsumer client.
    +
    A PushConsumer receives messages from multiple queues, these messages are pushed from MOM server to Consumer client.
    +
    interface PullConsumer +
    A PullConsumer pulls messages from the specified queue, and supports submit the consume result by + acknowledgement.
    +
    interface PushConsumer +
    A PushConsumer receives messages from multiple queues, these messages are pushed from + MOM server to PushConsumer client.
    List<Message>batchReceive(long timeout) -
    Receive message in asynchronous way.
    -
    List<Message>batchReceive(String queueName, - int partitionId, - long receiptId, - long timeout) -
    Receive message in asynchronous way.
    -
    voidbindQueue(List<String> queueNames) -
    Bind the Consumer to a collection of queue in pull model, user can use receive(long) to get - messages from a collection of queue.
    -
    voidbindQueue(String queueName) -
    Bind the Consumer to a specified queue in pull model, user can use receive(long) to get - message from bind queue.
    -
    voidbindQueue(String queueName, - BatchMessageListener listener) -
    Bind the Consumer to a specified queue, with a BatchMessageListener.
    -
    voidbindQueue(String queueName, - MessageListener listener) -
    Bind the Consumer to a specified queue, with a MessageListener.
    -
    voidbindQueues(List<String> queueNames, - BatchMessageListener listener) -
    Bind the Consumer to a collection of queue, with a BatchMessageListener.
    -
    voidbindQueues(List<String> queueNames, - MessageListener listener) -
    Bind the Consumer to a collection of queue, with a MessageListener.
    -
    List<String>Set<String> getBindQueues()
    This method is used to find out the collection of queues bind to Consumer.
    booleanisBindQueue() -
    This method is used to find out whether the Consumer in bind queue.
    -
    booleanisSuspended() -
    This method is used to find out whether the Consumer in push model is suspended.
    -
    Messagereceive(long timeout) -
    Receives the next message from the bind queues of this consumer in pull model.
    -
    Messagereceive(String queueName, - int partitionId, - long receiptId, - long timeout) -
    Receives the next message from the which bind queue,partition and receiptId of this consumer in pull model.
    -
    void removeInterceptor(ConsumerInterceptor interceptor)
    Removes an interceptor from this consumer.
    voidresume() -
    Resumes the Consumer in push model after a suspend.
    -
    voidsuspend() -
    Suspends the Consumer in push model for later resumption.
    -
    voidsuspend(long timeout) -
    Suspends the Consumer in push model for later resumption.
    -
    voidunbindQueue(String queueName) -
    Unbind the Consumer from a specified queue.
    -
    voidunbindQueues(List<String> queueNames) -
    Unbind the Consumer from a collection of queues.
    -
    • @@ -310,271 +198,13 @@

      Methods inherited from interface io.openmessaging. - - -
        -
      • -

        resume

        -
        void resume()
        -
        Resumes the Consumer in push model after a suspend. -

        - This method resumes the Consumer instance after it was suspended. The instance will not receive new - messages between the suspend and resume calls.

        -
        -
        Throws:
        -
        OMSRuntimeException - if the instance has not been suspended.
        -
        See Also:
        -
        suspend()
        -
        -
      • -
      - - - -
        -
      • -

        suspend

        -
        void suspend()
        -
        Suspends the Consumer in push model for later resumption. -

        - This method suspends the consumer until it is resumed. The consumer will not receive new messages between the - suspend and resume calls. -

        - This method behaves exactly as if it simply performs the call suspend(0).

        -
        -
        Throws:
        -
        OMSRuntimeException - if the instance is not currently running.
        -
        See Also:
        -
        resume()
        -
        -
      • -
      - - - -
        -
      • -

        suspend

        -
        void suspend(long timeout)
        -
        Suspends the Consumer in push model for later resumption. -

        - This method suspends the consumer until it is resumed or a specified amount of time has elapsed. The consumer - will not receive new messages during the suspended state. -

        - This method is similar to the suspend() method, but it allows finer control over the amount of time to - suspend, and the consumer will be suspended until it is resumed if the timeout is zero.

        -
        -
        Parameters:
        -
        timeout - the maximum time to suspend in milliseconds.
        -
        Throws:
        -
        OMSRuntimeException - if the instance is not currently running.
        -
        -
      • -
      - - - -
        -
      • -

        isSuspended

        -
        boolean isSuspended()
        -
        This method is used to find out whether the Consumer in push model is suspended.
        -
        -
        Returns:
        -
        true if this Consumer is suspended, false otherwise.
        -
        -
      • -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        -
      • -

        unbindQueue

        -
        void unbindQueue(String queueName)
        -
        Unbind the Consumer from a specified queue. -

        - After the success call, this consumer won't receive new message from the specified queue any more.

        -
        -
        Parameters:
        -
        queueName - a specified queue.
        -
        -
      • -
      - - - -
        -
      • -

        unbindQueues

        -
        void unbindQueues(List<String> queueNames)
        -
        Unbind the Consumer from a collection of queues. -

        - After the success call, this consumer won't receive new message from the specified queue any more.

        -
        -
        Parameters:
        -
        queueNames - a collection of queues.
        -
        -
      • -
      - - - -
        -
      • -

        isBindQueue

        -
        boolean isBindQueue()
        -
        This method is used to find out whether the Consumer in bind queue.
        -
        -
        Returns:
        -
        true if this Consumer is bind, false otherwise.
        -
        -
      • -
      • getBindQueues

        -
        List<String> getBindQueues()
        +
        Set<String> getBindQueues()
        This method is used to find out the collection of queues bind to Consumer.
        Returns:
        @@ -610,110 +240,6 @@

        removeInterceptor

      - - - -
        -
      • -

        receive

        -
        Message receive(long timeout)
        -
        Receives the next message from the bind queues of this consumer in pull model. -

        - This call blocks indefinitely until a message is arrives, the timeout expires, or until this PullConsumer - is shut down.

        -
        -
        Parameters:
        -
        timeout - receive message will blocked at most timeout milliseconds.
        -
        Returns:
        -
        the next message received from the bind queues, or null if the consumer is concurrently shut down.
        -
        Throws:
        -
        OMSSecurityException - when have no authority to receive messages from this queue.
        -
        OMSTimeOutException - when the given timeout elapses before the send operation completes.
        -
        OMSRuntimeException - when the Producer fails to send the message due to some internal error.
        -
        -
      • -
      - - - -
        -
      • -

        receive

        -
        @Optional
        -Message receive(String queueName,
        -                          int partitionId,
        -                          long receiptId,
        -                          long timeout)
        -
        Receives the next message from the which bind queue,partition and receiptId of this consumer in pull model. -

        - This call blocks indefinitely until a message is arrives, the timeout expires, or until this PullConsumer - is shut down.

        -
        -
        Parameters:
        -
        queueName - receive message from which queueName in Message Queue.
        -
        partitionId - receive message from which partition in Message Queue.
        -
        receiptId - receive message from which receipt position in Message Queue.
        -
        timeout - receive message will blocked at most timeout milliseconds.
        -
        Returns:
        -
        the next message received from the bind queues, or null if the consumer is concurrently shut down.
        -
        Throws:
        -
        OMSSecurityException - when have no authority to receive messages from this queue.
        -
        OMSTimeOutException - when the given timeout elapses before the send operation completes.
        -
        OMSRuntimeException - when the Producer fails to send the message due to some internal error.
        -
        -
      • -
      - - - -
        -
      • -

        batchReceive

        -
        List<Message> batchReceive(long timeout)
        -
        Receive message in asynchronous way. This call doesn't block user's thread, and user's message resolve logic - should implement in the MessageListener. -

        -
        -
        Parameters:
        -
        timeout - receive messages will blocked at most timeout milliseconds.
        -
        Returns:
        -
        the next batch messages received from the bind queues, or null if the consumer is concurrently shut down.
        -
        Throws:
        -
        OMSSecurityException - when have no authority to receive messages from this queue.
        -
        OMSTimeOutException - when the given timeout elapses before the send operation completes.
        -
        OMSRuntimeException - when the Producer fails to send the message due to some internal error.
        -
        -
      • -
      - - - -
        -
      • -

        batchReceive

        -
        @Optional
        -List<Message> batchReceive(String queueName,
        -                                     int partitionId,
        -                                     long receiptId,
        -                                     long timeout)
        -
        Receive message in asynchronous way. This call doesn't block user's thread, and user's message resolve logic - should implement in the MessageListener. -

        -
        -
        Parameters:
        -
        queueName - receive message from which queueName in Message Queue.
        -
        partitionId - receive message from which partition in Message Queue.
        -
        receiptId - receive message from which receipt position in Message Queue.
        -
        timeout - receive messages will blocked at most timeout milliseconds.
        -
        Returns:
        -
        the next batch messages received from the bind queues, or null if the consumer is concurrently shut down.
        -
        Throws:
        -
        OMSSecurityException - when have no authority to receive messages from this queue.
        -
        OMSTimeOutException - when the given timeout elapses before the send operation completes.
        -
        OMSRuntimeException - when the Producer fails to send the message due to some internal error.
        -
        -
      • -
      diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 09c264b8..76e91a50 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index 425af88a..fc6a3ab4 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/MessageReceipt.html b/io/openmessaging/consumer/MessageReceipt.html index d5751067..429d4458 100644 --- a/io/openmessaging/consumer/MessageReceipt.html +++ b/io/openmessaging/consumer/MessageReceipt.html @@ -2,10 +2,10 @@ - + MessageReceipt (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -45,7 +45,7 @@ -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/index-all.html b/index-all.html index b713aa4f..a053e0ab 100644 --- a/index-all.html +++ b/index-all.html @@ -2,10 +2,10 @@ - + Index (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -132,7 +132,7 @@

      B

      BatchMessageListener - Interface in io.openmessaging.consumer
      -
      A message listener can implement this BathMessageListener interface and register itself to a consumer +
      A message listener can implement this BatchMessageListener interface and register itself to a consumer instance to asynchronously receive messages.
      BatchMessageListener.Context - Interface in io.openmessaging.consumer
      @@ -1182,6 +1182,6 @@

      V

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/index.html b/index.html index c7aad316..eb0d5a4a 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + openmessaging 1.0.0-beta-SNAPSHOT API @@ -243,6 +243,6 @@

      getExtension

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/Future.html b/io/openmessaging/Future.html index 121b563b..8eece5c0 100644 --- a/io/openmessaging/Future.html +++ b/io/openmessaging/Future.html @@ -2,10 +2,10 @@ - + Future (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -389,6 +389,6 @@

      getThrowable

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/FutureListener.html b/io/openmessaging/FutureListener.html index c19cf8a4..03fdfcf0 100644 --- a/io/openmessaging/FutureListener.html +++ b/io/openmessaging/FutureListener.html @@ -2,10 +2,10 @@ - + FutureListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -234,6 +234,6 @@

      operationComplete

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/KeyValue.html b/io/openmessaging/KeyValue.html index 5cc477a9..2bcdfe4c 100644 --- a/io/openmessaging/KeyValue.html +++ b/io/openmessaging/KeyValue.html @@ -2,10 +2,10 @@ - + KeyValue (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -722,6 +722,6 @@

      containsKey

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/MessagingAccessPoint.html b/io/openmessaging/MessagingAccessPoint.html index 9434850a..4b0da581 100644 --- a/io/openmessaging/MessagingAccessPoint.html +++ b/io/openmessaging/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + MessagingAccessPoint (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -467,6 +467,6 @@

      messageFactory

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/OMS.html b/io/openmessaging/OMS.html index db2d12a1..db94f9ed 100644 --- a/io/openmessaging/OMS.html +++ b/io/openmessaging/OMS.html @@ -2,10 +2,10 @@ - + OMS (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -364,6 +364,6 @@

      newKeyValue

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/OMSBuiltinKeys.html b/io/openmessaging/OMSBuiltinKeys.html index 64bd665a..e17ad413 100644 --- a/io/openmessaging/OMSBuiltinKeys.html +++ b/io/openmessaging/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + OMSBuiltinKeys (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -309,6 +309,6 @@

      REGION

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/OMSResponseStatus.html b/io/openmessaging/OMSResponseStatus.html index 94a75115..50c4fa6c 100644 --- a/io/openmessaging/OMSResponseStatus.html +++ b/io/openmessaging/OMSResponseStatus.html @@ -2,10 +2,10 @@ - + OMSResponseStatus (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -790,6 +790,6 @@

      generateReasonLocation

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/Promise.html b/io/openmessaging/Promise.html index 16e39316..2ddff19a 100644 --- a/io/openmessaging/Promise.html +++ b/io/openmessaging/Promise.html @@ -2,10 +2,10 @@ - + Promise (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -307,6 +307,6 @@

      setFailure

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/ServiceLifeState.html b/io/openmessaging/ServiceLifeState.html index a8cdb945..390648a1 100644 --- a/io/openmessaging/ServiceLifeState.html +++ b/io/openmessaging/ServiceLifeState.html @@ -2,10 +2,10 @@ - + ServiceLifeState (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -396,6 +396,6 @@

      valueOf

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/ServiceLifecycle.html b/io/openmessaging/ServiceLifecycle.html index 94576495..0f98ea60 100644 --- a/io/openmessaging/ServiceLifecycle.html +++ b/io/openmessaging/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + ServiceLifecycle (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -288,6 +288,6 @@

      currentState

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/annotation/Optional.html b/io/openmessaging/annotation/Optional.html index 15df3fc5..4f1ba585 100644 --- a/io/openmessaging/annotation/Optional.html +++ b/io/openmessaging/annotation/Optional.html @@ -2,10 +2,10 @@ - + Optional (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -178,6 +178,6 @@

      Annotation Type Optional

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/annotation/class-use/Optional.html b/io/openmessaging/annotation/class-use/Optional.html index 2ee63b3b..42dc598f 100644 --- a/io/openmessaging/annotation/class-use/Optional.html +++ b/io/openmessaging/annotation/class-use/Optional.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.annotation.Optional (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -266,6 +266,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/annotation/package-frame.html b/io/openmessaging/annotation/package-frame.html index 76ed05a1..b7101be4 100644 --- a/io/openmessaging/annotation/package-frame.html +++ b/io/openmessaging/annotation/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.annotation (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/annotation/package-summary.html b/io/openmessaging/annotation/package-summary.html index 2a0f0905..7f4baf15 100644 --- a/io/openmessaging/annotation/package-summary.html +++ b/io/openmessaging/annotation/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.annotation (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -142,6 +142,6 @@

      Package io.openmessaging.annotation

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/annotation/package-tree.html b/io/openmessaging/annotation/package-tree.html index 49d948fe..10405f32 100644 --- a/io/openmessaging/annotation/package-tree.html +++ b/io/openmessaging/annotation/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.annotation Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -130,6 +130,6 @@

      Annotation Type Hierarchy

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/annotation/package-use.html b/io/openmessaging/annotation/package-use.html index dd43e259..f4ccaee6 100644 --- a/io/openmessaging/annotation/package-use.html +++ b/io/openmessaging/annotation/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.annotation (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -223,6 +223,6 @@

      Uses of Pa -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/class-use/Client.html b/io/openmessaging/class-use/Client.html index 4d3d9643..15f4e6b7 100644 --- a/io/openmessaging/class-use/Client.html +++ b/io/openmessaging/class-use/Client.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Client (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -201,6 +201,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/class-use/Future.html b/io/openmessaging/class-use/Future.html index ede8b8e4..3cb971fe 100644 --- a/io/openmessaging/class-use/Future.html +++ b/io/openmessaging/class-use/Future.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Future (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -208,6 +208,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/class-use/FutureListener.html b/io/openmessaging/class-use/FutureListener.html index 5d7ed9af..3454da71 100644 --- a/io/openmessaging/class-use/FutureListener.html +++ b/io/openmessaging/class-use/FutureListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.FutureListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -163,6 +163,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/class-use/KeyValue.html b/io/openmessaging/class-use/KeyValue.html index d635a060..e2f12249 100644 --- a/io/openmessaging/class-use/KeyValue.html +++ b/io/openmessaging/class-use/KeyValue.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.KeyValue (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -288,6 +288,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/class-use/MessagingAccessPoint.html b/io/openmessaging/class-use/MessagingAccessPoint.html index 662fce8d..f2130e7d 100644 --- a/io/openmessaging/class-use/MessagingAccessPoint.html +++ b/io/openmessaging/class-use/MessagingAccessPoint.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.MessagingAccessPoint (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -171,6 +171,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/class-use/OMS.html b/io/openmessaging/class-use/OMS.html index e67c7d25..23a07488 100644 --- a/io/openmessaging/class-use/OMS.html +++ b/io/openmessaging/class-use/OMS.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMS (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -121,6 +121,6 @@

      Uses of Class
      io -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/class-use/OMSBuiltinKeys.html b/io/openmessaging/class-use/OMSBuiltinKeys.html index e9c68d26..6e2c3b26 100644 --- a/io/openmessaging/class-use/OMSBuiltinKeys.html +++ b/io/openmessaging/class-use/OMSBuiltinKeys.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.OMSBuiltinKeys (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -121,6 +121,6 @@

      Uses -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/class-use/OMSResponseStatus.html b/io/openmessaging/class-use/OMSResponseStatus.html index 5dfa4b43..de5f11fb 100644 --- a/io/openmessaging/class-use/OMSResponseStatus.html +++ b/io/openmessaging/class-use/OMSResponseStatus.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.OMSResponseStatus (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -188,6 +188,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/class-use/Promise.html b/io/openmessaging/class-use/Promise.html index fd745013..c0a27c89 100644 --- a/io/openmessaging/class-use/Promise.html +++ b/io/openmessaging/class-use/Promise.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.Promise (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -121,6 +121,6 @@

      Uses of Int -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/class-use/ServiceLifeState.html b/io/openmessaging/class-use/ServiceLifeState.html index 763df44b..82a99588 100644 --- a/io/openmessaging/class-use/ServiceLifeState.html +++ b/io/openmessaging/class-use/ServiceLifeState.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.ServiceLifeState (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -176,6 +176,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/class-use/ServiceLifecycle.html b/io/openmessaging/class-use/ServiceLifecycle.html index bbcc6eb9..bf486a6f 100644 --- a/io/openmessaging/class-use/ServiceLifecycle.html +++ b/io/openmessaging/class-use/ServiceLifecycle.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.ServiceLifecycle (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -201,6 +201,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/BatchMessageListener.Context.html b/io/openmessaging/consumer/BatchMessageListener.Context.html index 4f1fe4a7..42b2c129 100644 --- a/io/openmessaging/consumer/BatchMessageListener.Context.html +++ b/io/openmessaging/consumer/BatchMessageListener.Context.html @@ -2,10 +2,10 @@ - + BatchMessageListener.Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -252,6 +252,6 @@

      ack

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/BatchMessageListener.html b/io/openmessaging/consumer/BatchMessageListener.html index fa79b4af..17bf12d3 100644 --- a/io/openmessaging/consumer/BatchMessageListener.html +++ b/io/openmessaging/consumer/BatchMessageListener.html @@ -2,10 +2,10 @@ - + BatchMessageListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -103,7 +103,7 @@

      Interface BatchMessageL

      public interface BatchMessageListener
      -
      A message listener can implement this BathMessageListener interface and register itself to a consumer +
      A message listener can implement this BatchMessageListener interface and register itself to a consumer instance to asynchronously receive messages.
      Since:
      @@ -256,6 +256,6 @@

      onReceived

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/Consumer.html b/io/openmessaging/consumer/Consumer.html index d875e305..831c5cec 100644 --- a/io/openmessaging/consumer/Consumer.html +++ b/io/openmessaging/consumer/Consumer.html @@ -2,10 +2,10 @@ - + Consumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -326,6 +326,6 @@

      ack

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/MessageListener.Context.html b/io/openmessaging/consumer/MessageListener.Context.html index 76e91a50..7b5ac246 100644 --- a/io/openmessaging/consumer/MessageListener.Context.html +++ b/io/openmessaging/consumer/MessageListener.Context.html @@ -2,10 +2,10 @@ - + MessageListener.Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -231,6 +231,6 @@

      ack

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/MessageListener.html b/io/openmessaging/consumer/MessageListener.html index fc6a3ab4..66706383 100644 --- a/io/openmessaging/consumer/MessageListener.html +++ b/io/openmessaging/consumer/MessageListener.html @@ -2,10 +2,10 @@ - + MessageListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -257,6 +257,6 @@

      onReceived

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/MessageReceipt.html b/io/openmessaging/consumer/MessageReceipt.html index 429d4458..aef013d3 100644 --- a/io/openmessaging/consumer/MessageReceipt.html +++ b/io/openmessaging/consumer/MessageReceipt.html @@ -2,10 +2,10 @@ - + MessageReceipt (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -171,6 +171,6 @@

      Interface MessageReceipt

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/PullConsumer.html b/io/openmessaging/consumer/PullConsumer.html index bc1e0013..30a01771 100644 --- a/io/openmessaging/consumer/PullConsumer.html +++ b/io/openmessaging/consumer/PullConsumer.html @@ -2,10 +2,10 @@ - + PullConsumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -483,6 +483,6 @@

      ack

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/PushConsumer.html b/io/openmessaging/consumer/PushConsumer.html index 81d1e7ec..1767d611 100644 --- a/io/openmessaging/consumer/PushConsumer.html +++ b/io/openmessaging/consumer/PushConsumer.html @@ -2,10 +2,10 @@ - + PushConsumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -430,6 +430,6 @@

      unbindQueue

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html b/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html index a0661bac..15581af1 100644 --- a/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/BatchMessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.BatchMessageListener.Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -164,6 +164,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/class-use/BatchMessageListener.html b/io/openmessaging/consumer/class-use/BatchMessageListener.html index 096666b2..e1b2f8cc 100644 --- a/io/openmessaging/consumer/class-use/BatchMessageListener.html +++ b/io/openmessaging/consumer/class-use/BatchMessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.BatchMessageListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -164,6 +164,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/class-use/Consumer.html b/io/openmessaging/consumer/class-use/Consumer.html index 3b8426ed..53e0dc93 100644 --- a/io/openmessaging/consumer/class-use/Consumer.html +++ b/io/openmessaging/consumer/class-use/Consumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.Consumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -171,6 +171,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/class-use/MessageListener.Context.html b/io/openmessaging/consumer/class-use/MessageListener.Context.html index cdf8ce75..5cfdb8a8 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.Context.html +++ b/io/openmessaging/consumer/class-use/MessageListener.Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener.Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -164,6 +164,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/class-use/MessageListener.html b/io/openmessaging/consumer/class-use/MessageListener.html index b67456f5..b12a8599 100644 --- a/io/openmessaging/consumer/class-use/MessageListener.html +++ b/io/openmessaging/consumer/class-use/MessageListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -164,6 +164,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/class-use/MessageReceipt.html b/io/openmessaging/consumer/class-use/MessageReceipt.html index 949e7a4d..f0903903 100644 --- a/io/openmessaging/consumer/class-use/MessageReceipt.html +++ b/io/openmessaging/consumer/class-use/MessageReceipt.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.MessageReceipt (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -218,6 +218,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/class-use/PullConsumer.html b/io/openmessaging/consumer/class-use/PullConsumer.html index a9e43a8f..6afc0a15 100644 --- a/io/openmessaging/consumer/class-use/PullConsumer.html +++ b/io/openmessaging/consumer/class-use/PullConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PullConsumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -169,6 +169,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/class-use/PushConsumer.html b/io/openmessaging/consumer/class-use/PushConsumer.html index d4c0aac1..bba26c23 100644 --- a/io/openmessaging/consumer/class-use/PushConsumer.html +++ b/io/openmessaging/consumer/class-use/PushConsumer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.consumer.PushConsumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -169,6 +169,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/package-frame.html b/io/openmessaging/consumer/package-frame.html index 71266dee..bf28bb7b 100644 --- a/io/openmessaging/consumer/package-frame.html +++ b/io/openmessaging/consumer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/consumer/package-summary.html b/io/openmessaging/consumer/package-summary.html index 935047fd..d2d46d9a 100644 --- a/io/openmessaging/consumer/package-summary.html +++ b/io/openmessaging/consumer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -86,7 +86,7 @@

      Package io.openmessaging.consumer

      BatchMessageListener -
      A message listener can implement this BathMessageListener interface and register itself to a consumer +
      A message listener can implement this BatchMessageListener interface and register itself to a consumer instance to asynchronously receive messages.
      @@ -183,6 +183,6 @@

      Package io.openmessaging.consumer

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/package-tree.html b/io/openmessaging/consumer/package-tree.html index 8b99d9c4..9bb64b2b 100644 --- a/io/openmessaging/consumer/package-tree.html +++ b/io/openmessaging/consumer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.consumer Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -158,6 +158,6 @@

      Interface Hierarchy

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/consumer/package-use.html b/io/openmessaging/consumer/package-use.html index 1bee30d5..b1d33472 100644 --- a/io/openmessaging/consumer/package-use.html +++ b/io/openmessaging/consumer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.consumer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -133,7 +133,7 @@

      Uses of Pack BatchMessageListener -
      A message listener can implement this BathMessageListener interface and register itself to a consumer +
      A message listener can implement this BatchMessageListener interface and register itself to a consumer instance to asynchronously receive messages.
      @@ -228,6 +228,6 @@

      Uses of Pack

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSDestinationException.html b/io/openmessaging/exception/OMSDestinationException.html index d64554a8..651d1f2b 100644 --- a/io/openmessaging/exception/OMSDestinationException.html +++ b/io/openmessaging/exception/OMSDestinationException.html @@ -2,10 +2,10 @@ - + OMSDestinationException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -326,6 +326,6 @@

      OMSDestinationException

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSMessageFormatException.html b/io/openmessaging/exception/OMSMessageFormatException.html index f08d8ec8..173dde82 100644 --- a/io/openmessaging/exception/OMSMessageFormatException.html +++ b/io/openmessaging/exception/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + OMSMessageFormatException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -326,6 +326,6 @@

      OMSMessageFormatException

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSRuntimeException.html b/io/openmessaging/exception/OMSRuntimeException.html index eda23c49..13a46373 100644 --- a/io/openmessaging/exception/OMSRuntimeException.html +++ b/io/openmessaging/exception/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + OMSRuntimeException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -381,6 +381,6 @@

      getErrorCode

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSSecurityException.html b/io/openmessaging/exception/OMSSecurityException.html index 356f4301..e5358f60 100644 --- a/io/openmessaging/exception/OMSSecurityException.html +++ b/io/openmessaging/exception/OMSSecurityException.html @@ -2,10 +2,10 @@ - + OMSSecurityException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -325,6 +325,6 @@

      OMSSecurityException

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSTimeOutException.html b/io/openmessaging/exception/OMSTimeOutException.html index 7737d08e..079a8932 100644 --- a/io/openmessaging/exception/OMSTimeOutException.html +++ b/io/openmessaging/exception/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + OMSTimeOutException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -327,6 +327,6 @@

      OMSTimeOutException

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSTransactionException.html b/io/openmessaging/exception/OMSTransactionException.html index 65acf9ed..55987976 100644 --- a/io/openmessaging/exception/OMSTransactionException.html +++ b/io/openmessaging/exception/OMSTransactionException.html @@ -2,10 +2,10 @@ - + OMSTransactionException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -325,6 +325,6 @@

      OMSTransactionException

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/OMSUnsupportException.html b/io/openmessaging/exception/OMSUnsupportException.html index d666cd98..c84f8654 100644 --- a/io/openmessaging/exception/OMSUnsupportException.html +++ b/io/openmessaging/exception/OMSUnsupportException.html @@ -2,10 +2,10 @@ - + OMSUnsupportException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -326,6 +326,6 @@

      OMSUnsupportException

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/class-use/OMSDestinationException.html b/io/openmessaging/exception/class-use/OMSDestinationException.html index 12061407..552b6a70 100644 --- a/io/openmessaging/exception/class-use/OMSDestinationException.html +++ b/io/openmessaging/exception/class-use/OMSDestinationException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSDestinationException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -121,6 +121,6 @@

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/class-use/OMSMessageFormatException.html b/io/openmessaging/exception/class-use/OMSMessageFormatException.html index 82b7e69b..87620cd2 100644 --- a/io/openmessaging/exception/class-use/OMSMessageFormatException.html +++ b/io/openmessaging/exception/class-use/OMSMessageFormatException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSMessageFormatException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -121,6 +121,6 @@

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/class-use/OMSRuntimeException.html b/io/openmessaging/exception/class-use/OMSRuntimeException.html index a592af9f..5aac763e 100644 --- a/io/openmessaging/exception/class-use/OMSRuntimeException.html +++ b/io/openmessaging/exception/class-use/OMSRuntimeException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSRuntimeException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -228,6 +228,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/class-use/OMSSecurityException.html b/io/openmessaging/exception/class-use/OMSSecurityException.html index 7cb4e332..ae587f82 100644 --- a/io/openmessaging/exception/class-use/OMSSecurityException.html +++ b/io/openmessaging/exception/class-use/OMSSecurityException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSSecurityException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -121,6 +121,6 @@

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/class-use/OMSTimeOutException.html b/io/openmessaging/exception/class-use/OMSTimeOutException.html index 7b4b48cb..fb3dc7f2 100644 --- a/io/openmessaging/exception/class-use/OMSTimeOutException.html +++ b/io/openmessaging/exception/class-use/OMSTimeOutException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSTimeOutException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -121,6 +121,6 @@

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/class-use/OMSUnsupportException.html b/io/openmessaging/exception/class-use/OMSUnsupportException.html index e9aa4749..4cf68193 100644 --- a/io/openmessaging/exception/class-use/OMSUnsupportException.html +++ b/io/openmessaging/exception/class-use/OMSUnsupportException.html @@ -2,10 +2,10 @@ - + Uses of Class io.openmessaging.exception.OMSUnsupportException (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -121,6 +121,6 @@

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/package-frame.html b/io/openmessaging/exception/package-frame.html index 13d6bb79..28efaeeb 100644 --- a/io/openmessaging/exception/package-frame.html +++ b/io/openmessaging/exception/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/exception/package-summary.html b/io/openmessaging/exception/package-summary.html index 286c2456..a9524899 100644 --- a/io/openmessaging/exception/package-summary.html +++ b/io/openmessaging/exception/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -180,6 +180,6 @@

      Package io.openmessaging.exception

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/package-tree.html b/io/openmessaging/exception/package-tree.html index 23748fba..808cac3d 100644 --- a/io/openmessaging/exception/package-tree.html +++ b/io/openmessaging/exception/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.exception Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -155,6 +155,6 @@

      Class Hierarchy

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/exception/package-use.html b/io/openmessaging/exception/package-use.html index df2deaa8..6d75bbd0 100644 --- a/io/openmessaging/exception/package-use.html +++ b/io/openmessaging/exception/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.exception (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -177,6 +177,6 @@

      Uses of Pac -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/extension/Extension.html b/io/openmessaging/extension/Extension.html index e49eb3b3..8e7fc546 100644 --- a/io/openmessaging/extension/Extension.html +++ b/io/openmessaging/extension/Extension.html @@ -2,10 +2,10 @@ - + Extension (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -250,6 +250,6 @@

      getQueueMetaData

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/extension/ExtensionHeader.html b/io/openmessaging/extension/ExtensionHeader.html index 500f77a7..48b42f38 100644 --- a/io/openmessaging/extension/ExtensionHeader.html +++ b/io/openmessaging/extension/ExtensionHeader.html @@ -2,10 +2,10 @@ - + ExtensionHeader (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -633,6 +633,6 @@

      getTraceId

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/extension/QueueMetaData.html b/io/openmessaging/extension/QueueMetaData.html index eff64c27..dd51cad6 100644 --- a/io/openmessaging/extension/QueueMetaData.html +++ b/io/openmessaging/extension/QueueMetaData.html @@ -2,10 +2,10 @@ - + QueueMetaData (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -302,6 +302,6 @@

      queueName

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/extension/class-use/Extension.html b/io/openmessaging/extension/class-use/Extension.html index 546a6fa8..4abbfebe 100644 --- a/io/openmessaging/extension/class-use/Extension.html +++ b/io/openmessaging/extension/class-use/Extension.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.extension.Extension (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -242,6 +242,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/extension/class-use/ExtensionHeader.html b/io/openmessaging/extension/class-use/ExtensionHeader.html index e4af2a71..a97455a1 100644 --- a/io/openmessaging/extension/class-use/ExtensionHeader.html +++ b/io/openmessaging/extension/class-use/ExtensionHeader.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.extension.ExtensionHeader (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -245,6 +245,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/extension/class-use/QueueMetaData.html b/io/openmessaging/extension/class-use/QueueMetaData.html index 851fa258..5a027df8 100644 --- a/io/openmessaging/extension/class-use/QueueMetaData.html +++ b/io/openmessaging/extension/class-use/QueueMetaData.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.extension.QueueMetaData (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -200,6 +200,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/extension/package-frame.html b/io/openmessaging/extension/package-frame.html index 876c2a5e..372b4ad1 100644 --- a/io/openmessaging/extension/package-frame.html +++ b/io/openmessaging/extension/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.extension (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/extension/package-summary.html b/io/openmessaging/extension/package-summary.html index f58b5766..3f054c63 100644 --- a/io/openmessaging/extension/package-summary.html +++ b/io/openmessaging/extension/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.extension (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -158,6 +158,6 @@

      Package io.openmessaging.extension

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/extension/package-tree.html b/io/openmessaging/extension/package-tree.html index 2ec59163..d3b6f50a 100644 --- a/io/openmessaging/extension/package-tree.html +++ b/io/openmessaging/extension/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.extension Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -132,6 +132,6 @@

      Interface Hierarchy

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/extension/package-use.html b/io/openmessaging/extension/package-use.html index c450c76c..12bb4b3d 100644 --- a/io/openmessaging/extension/package-use.html +++ b/io/openmessaging/extension/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.extension (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -261,6 +261,6 @@

      Uses of Pac -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/ConsumerInterceptor.html b/io/openmessaging/interceptor/ConsumerInterceptor.html index 7c36bd58..4a1ba8a1 100644 --- a/io/openmessaging/interceptor/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + ConsumerInterceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -258,6 +258,6 @@

      postReceive

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/Context.html b/io/openmessaging/interceptor/Context.html index 8a0cb496..d64da19c 100644 --- a/io/openmessaging/interceptor/Context.html +++ b/io/openmessaging/interceptor/Context.html @@ -2,10 +2,10 @@ - + Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -232,6 +232,6 @@

      attributes

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/ProducerInterceptor.html b/io/openmessaging/interceptor/ProducerInterceptor.html index 5c6aaf72..9160e07a 100644 --- a/io/openmessaging/interceptor/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + ProducerInterceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -262,6 +262,6 @@

      postSend

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html index 358c6248..3d30c7fc 100644 --- a/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ConsumerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ConsumerInterceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -169,6 +169,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/class-use/Context.html b/io/openmessaging/interceptor/class-use/Context.html index 6ae7b33c..fb2b7695 100644 --- a/io/openmessaging/interceptor/class-use/Context.html +++ b/io/openmessaging/interceptor/class-use/Context.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.Context (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -185,6 +185,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html index 0fbafe63..d2835cd5 100644 --- a/io/openmessaging/interceptor/class-use/ProducerInterceptor.html +++ b/io/openmessaging/interceptor/class-use/ProducerInterceptor.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.interceptor.ProducerInterceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -169,6 +169,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/package-frame.html b/io/openmessaging/interceptor/package-frame.html index 677624bd..971a4ef8 100644 --- a/io/openmessaging/interceptor/package-frame.html +++ b/io/openmessaging/interceptor/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/interceptor/package-summary.html b/io/openmessaging/interceptor/package-summary.html index c0046079..a0a6bbf6 100644 --- a/io/openmessaging/interceptor/package-summary.html +++ b/io/openmessaging/interceptor/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -153,6 +153,6 @@

      Package io.openmessaging.interceptor

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/package-tree.html b/io/openmessaging/interceptor/package-tree.html index 2286d17c..d9b69e01 100644 --- a/io/openmessaging/interceptor/package-tree.html +++ b/io/openmessaging/interceptor/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.interceptor Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -132,6 +132,6 @@

      Interface Hierarchy

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/interceptor/package-use.html b/io/openmessaging/interceptor/package-use.html index 79136dc2..f704012d 100644 --- a/io/openmessaging/interceptor/package-use.html +++ b/io/openmessaging/interceptor/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.interceptor (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -198,6 +198,6 @@

      Uses of P -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/manager/ResourceManager.html b/io/openmessaging/manager/ResourceManager.html index 25c80008..81661d6d 100644 --- a/io/openmessaging/manager/ResourceManager.html +++ b/io/openmessaging/manager/ResourceManager.html @@ -2,10 +2,10 @@ - + ResourceManager (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -467,6 +467,6 @@

      routing

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/manager/class-use/ResourceManager.html b/io/openmessaging/manager/class-use/ResourceManager.html index 75ac5d6f..3d86c3cb 100644 --- a/io/openmessaging/manager/class-use/ResourceManager.html +++ b/io/openmessaging/manager/class-use/ResourceManager.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.manager.ResourceManager (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -163,6 +163,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/manager/package-frame.html b/io/openmessaging/manager/package-frame.html index 17a26abe..0c8dc1ac 100644 --- a/io/openmessaging/manager/package-frame.html +++ b/io/openmessaging/manager/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/manager/package-summary.html b/io/openmessaging/manager/package-summary.html index 3b7d8e33..16894229 100644 --- a/io/openmessaging/manager/package-summary.html +++ b/io/openmessaging/manager/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -142,6 +142,6 @@

      Package io.openmessaging.manager

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/manager/package-tree.html b/io/openmessaging/manager/package-tree.html index e62e8f9b..14e226d5 100644 --- a/io/openmessaging/manager/package-tree.html +++ b/io/openmessaging/manager/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.manager Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -130,6 +130,6 @@

      Interface Hierarchy

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/manager/package-use.html b/io/openmessaging/manager/package-use.html index 735ee98c..5effd858 100644 --- a/io/openmessaging/manager/package-use.html +++ b/io/openmessaging/manager/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.manager (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -157,6 +157,6 @@

      Uses of Packa -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/message/Header.html b/io/openmessaging/message/Header.html index ed1d3c85..382a89eb 100644 --- a/io/openmessaging/message/Header.html +++ b/io/openmessaging/message/Header.html @@ -2,10 +2,10 @@ - + Header (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -561,6 +561,6 @@

      getCompression

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/message/Message.html b/io/openmessaging/message/Message.html index c02321c1..84ef26e1 100644 --- a/io/openmessaging/message/Message.html +++ b/io/openmessaging/message/Message.html @@ -2,10 +2,10 @@ - + Message (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -368,6 +368,6 @@

      getMessageReceipt

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/message/MessageFactory.html b/io/openmessaging/message/MessageFactory.html index 48867c6f..39c8438c 100644 --- a/io/openmessaging/message/MessageFactory.html +++ b/io/openmessaging/message/MessageFactory.html @@ -2,10 +2,10 @@ - + MessageFactory (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -246,6 +246,6 @@

      createMessage

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/message/class-use/Header.html b/io/openmessaging/message/class-use/Header.html index 606febf9..7f05c899 100644 --- a/io/openmessaging/message/class-use/Header.html +++ b/io/openmessaging/message/class-use/Header.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.message.Header (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -214,6 +214,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/message/class-use/Message.html b/io/openmessaging/message/class-use/Message.html index 2e29b814..086085dc 100644 --- a/io/openmessaging/message/class-use/Message.html +++ b/io/openmessaging/message/class-use/Message.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.message.Message (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -385,6 +385,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/message/class-use/MessageFactory.html b/io/openmessaging/message/class-use/MessageFactory.html index 984c2314..216adc97 100644 --- a/io/openmessaging/message/class-use/MessageFactory.html +++ b/io/openmessaging/message/class-use/MessageFactory.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.message.MessageFactory (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -187,6 +187,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/message/package-frame.html b/io/openmessaging/message/package-frame.html index d2a437fd..039e8b76 100644 --- a/io/openmessaging/message/package-frame.html +++ b/io/openmessaging/message/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.message (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/message/package-summary.html b/io/openmessaging/message/package-summary.html index eadcdc0b..4ba7add3 100644 --- a/io/openmessaging/message/package-summary.html +++ b/io/openmessaging/message/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.message (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -155,6 +155,6 @@

      Package io.openmessaging.message

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/message/package-tree.html b/io/openmessaging/message/package-tree.html index 018ccb5a..63fe2b2c 100644 --- a/io/openmessaging/message/package-tree.html +++ b/io/openmessaging/message/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.message Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -132,6 +132,6 @@

      Interface Hierarchy

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/message/package-use.html b/io/openmessaging/message/package-use.html index ccbc9948..ff084ecc 100644 --- a/io/openmessaging/message/package-use.html +++ b/io/openmessaging/message/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.message (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -255,6 +255,6 @@

      Uses of Packa -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/package-frame.html b/io/openmessaging/package-frame.html index 42b7e271..8a2f6935 100644 --- a/io/openmessaging/package-frame.html +++ b/io/openmessaging/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/package-summary.html b/io/openmessaging/package-summary.html index b3236631..3b981bdd 100644 --- a/io/openmessaging/package-summary.html +++ b/io/openmessaging/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -227,6 +227,6 @@

      Package io.openmessaging

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/package-tree.html b/io/openmessaging/package-tree.html index d236ea5b..84fd45e2 100644 --- a/io/openmessaging/package-tree.html +++ b/io/openmessaging/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -165,6 +165,6 @@

      Enum Hierarchy

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/package-use.html b/io/openmessaging/package-use.html index 6dd1ad87..ed018b44 100644 --- a/io/openmessaging/package-use.html +++ b/io/openmessaging/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -286,6 +286,6 @@

      Uses of Package
      io -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/Producer.html b/io/openmessaging/producer/Producer.html index 50ac9e1e..a37c48e9 100644 --- a/io/openmessaging/producer/Producer.html +++ b/io/openmessaging/producer/Producer.html @@ -2,10 +2,10 @@ - + Producer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -482,6 +482,6 @@

      prepare

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/SendResult.html b/io/openmessaging/producer/SendResult.html index fbd3623f..8a489b65 100644 --- a/io/openmessaging/producer/SendResult.html +++ b/io/openmessaging/producer/SendResult.html @@ -2,10 +2,10 @@ - + SendResult (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -236,6 +236,6 @@

      messageId

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html index dbb30a3d..c99d723f 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.TransactionalContext.html @@ -2,10 +2,10 @@ - + TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -257,6 +257,6 @@

      unknown

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/TransactionStateCheckListener.html b/io/openmessaging/producer/TransactionStateCheckListener.html index 17554af9..74a7d6b7 100644 --- a/io/openmessaging/producer/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/TransactionStateCheckListener.html @@ -2,10 +2,10 @@ - + TransactionStateCheckListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -263,6 +263,6 @@

      check

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/TransactionalResult.html b/io/openmessaging/producer/TransactionalResult.html index 88d0f90b..f63c2665 100644 --- a/io/openmessaging/producer/TransactionalResult.html +++ b/io/openmessaging/producer/TransactionalResult.html @@ -2,10 +2,10 @@ - + TransactionalResult (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -277,6 +277,6 @@

      rollback

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/class-use/Producer.html b/io/openmessaging/producer/class-use/Producer.html index 3e63918f..0aff0ce6 100644 --- a/io/openmessaging/producer/class-use/Producer.html +++ b/io/openmessaging/producer/class-use/Producer.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.Producer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -170,6 +170,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/class-use/SendResult.html b/io/openmessaging/producer/class-use/SendResult.html index 55ff573b..aa2f2106 100644 --- a/io/openmessaging/producer/class-use/SendResult.html +++ b/io/openmessaging/producer/class-use/SendResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.SendResult (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -200,6 +200,6 @@

      Uses of -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html index 6f1658e5..1a6300cd 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.TransactionalContext.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionStateCheckListener.TransactionalContext (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -164,6 +164,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html index 3a5bdd16..e39aee21 100644 --- a/io/openmessaging/producer/class-use/TransactionStateCheckListener.html +++ b/io/openmessaging/producer/class-use/TransactionStateCheckListener.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionStateCheckListener (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -164,6 +164,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/class-use/TransactionalResult.html b/io/openmessaging/producer/class-use/TransactionalResult.html index e23500c9..ee835346 100644 --- a/io/openmessaging/producer/class-use/TransactionalResult.html +++ b/io/openmessaging/producer/class-use/TransactionalResult.html @@ -2,10 +2,10 @@ - + Uses of Interface io.openmessaging.producer.TransactionalResult (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -164,6 +164,6 @@

      Uses of Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/package-frame.html b/io/openmessaging/producer/package-frame.html index 6ef5cf3a..d8e0f348 100644 --- a/io/openmessaging/producer/package-frame.html +++ b/io/openmessaging/producer/package-frame.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/io/openmessaging/producer/package-summary.html b/io/openmessaging/producer/package-summary.html index e609b135..19b44d82 100644 --- a/io/openmessaging/producer/package-summary.html +++ b/io/openmessaging/producer/package-summary.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -165,6 +165,6 @@

      Package io.openmessaging.producer

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/package-tree.html b/io/openmessaging/producer/package-tree.html index 372e4c71..e270e112 100644 --- a/io/openmessaging/producer/package-tree.html +++ b/io/openmessaging/producer/package-tree.html @@ -2,10 +2,10 @@ - + io.openmessaging.producer Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -155,6 +155,6 @@

      Interface Hierarchy

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/io/openmessaging/producer/package-use.html b/io/openmessaging/producer/package-use.html index 023435d5..d39eb022 100644 --- a/io/openmessaging/producer/package-use.html +++ b/io/openmessaging/producer/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package io.openmessaging.producer (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -192,6 +192,6 @@

      Uses of Pack -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/overview-frame.html b/overview-frame.html index b4794ad6..070c8d98 100644 --- a/overview-frame.html +++ b/overview-frame.html @@ -2,10 +2,10 @@ - + Overview List (openmessaging 1.0.0-beta-SNAPSHOT API) - + diff --git a/overview-summary.html b/overview-summary.html index 4006756a..b8ac060a 100644 --- a/overview-summary.html +++ b/overview-summary.html @@ -2,10 +2,10 @@ - + Overview (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -167,6 +167,6 @@

      openmessaging 1.0.0-beta-SNAPSHOT API

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/overview-tree.html b/overview-tree.html index c82a104d..8cfc5930 100644 --- a/overview-tree.html +++ b/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -257,6 +257,6 @@

      Enum Hierarchy

      -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.

      diff --git a/serialized-form.html b/serialized-form.html index 8fe63be0..d0c55f21 100644 --- a/serialized-form.html +++ b/serialized-form.html @@ -2,10 +2,10 @@ - + Serialized Form (openmessaging 1.0.0-beta-SNAPSHOT API) - + @@ -180,6 +180,6 @@

      Class -

      Copyright © 2017–2019 OpenMessaging. All rights reserved.

      +

      Copyright © 2017–2020 OpenMessaging. All rights reserved.