Class | Qpid::Proton::Listener |
In: |
lib/core/listener.rb
|
Parent: | Object |
A listener for incoming connections.
Create with {Container#listen} or {Container#listen_io}. To control the handler and connection options applied to incoming connections, pass a {ListenerHandler} on creation.