Class AcceptorImpl
java.lang.Object
org.apache.qpid.proton.reactor.impl.AcceptorImpl
- All Implemented Interfaces:
Extendable, Acceptor, ReactorChild
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAcceptorImpl(Reactor reactor, String host, int port, Handler handler) -
Method Summary
-
Field Details
-
CONNECTION_ACCEPTOR_KEY
- See Also:
-
-
Constructor Details
-
AcceptorImpl
- Throws:
IOException
-
-
Method Details
-
close
-
getPortNumber
- Throws:
IOException
-
free
public void free()Description copied from interface:ReactorChildFrees any resources associated with this child.- Specified by:
freein interfaceReactorChild
-
attachments
- Specified by:
attachmentsin interfaceExtendable
-