Interface | Description |
---|---|
ProtonFactory |
Class | Description |
---|---|
Proton | |
ProtonFactoryImpl | |
ProtonFactoryLoader<C extends ProtonFactory> |
A thin wrapper around
ServiceLoader intended for loading Proton object factories. |
TestDecoder |
TestDecoder is a stripped-down decoder used by interop tests to decode AMQP
data.
|
Enum | Description |
---|---|
ProtonFactory.ImplementationType |
Exception | Description |
---|---|
InterruptException | |
ProtonException | |
ProtonUnsupportedOperationException |
Use to indicate that a feature of the Proton API is not supported by a particular implementation
(e.g.
|
TimeoutException |
Copyright © 2013 The Apache Software Foundation. All rights reserved.