Package org.apache.qpid.proton
Class Proton
java.lang.Object
org.apache.qpid.proton.Proton
-
Method Summary
Modifier and TypeMethodDescriptionstatic Collector
static Connection
static Data
data
(long capacity) static Message
message()
static Message
message
(Header header, DeliveryAnnotations deliveryAnnotations, MessageAnnotations messageAnnotations, Properties properties, ApplicationProperties applicationProperties, Section body, Footer footer) static Reactor
reactor()
static Reactor
static Reactor
reactor
(ReactorOptions options) static Reactor
reactor
(ReactorOptions options, Handler... handlers) static SslDomain
static SslPeerDetails
sslPeerDetails
(String hostname, int port) static Transport
-
Method Details
-
collector
-
connection
-
transport
-
sslDomain
-
sslPeerDetails
-
data
-
message
-
reactor
- Throws:
IOException
-
reactor
- Throws:
IOException
-
reactor
- Throws:
IOException
-
reactor
- Throws:
IOException
-