Package | Description |
---|---|
org.apache.qpid.proton.reactor | |
org.apache.qpid.proton.reactor.impl |
Modifier and Type | Method and Description |
---|---|
Acceptor |
Reactor.acceptor(String host,
int port)
Creates a new acceptor.
|
Acceptor |
Reactor.acceptor(String host,
int port,
Handler handler)
Creates a new acceptor.
|
Modifier and Type | Class and Description |
---|---|
class |
AcceptorImpl |
Modifier and Type | Method and Description |
---|---|
Acceptor |
ReactorImpl.acceptor(String host,
int port) |
Acceptor |
ReactorImpl.acceptor(String host,
int port,
Handler handler) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.