Uses of Interface
org.apache.qpid.proton.reactor.ReactorChild
Packages that use ReactorChild
Package
Description
-
Uses of ReactorChild in org.apache.qpid.proton.engine
Subinterfaces of ReactorChild in org.apache.qpid.proton.engineModifier and TypeInterfaceDescriptioninterface
Maintains lists of sessions, links and deliveries in a state that is interesting to the application.interface
ExtendsConnection
with functionality that is specific to proton-j -
Uses of ReactorChild in org.apache.qpid.proton.engine.impl
Classes in org.apache.qpid.proton.engine.impl that implement ReactorChild -
Uses of ReactorChild in org.apache.qpid.proton.reactor
Subinterfaces of ReactorChild in org.apache.qpid.proton.reactorModifier and TypeInterfaceDescriptioninterface
Acceptors are children of aReactor
that accept in-bound network connections.interface
An entity that can be multiplexed using aSelector
.Methods in org.apache.qpid.proton.reactor that return types with arguments of type ReactorChild -
Uses of ReactorChild in org.apache.qpid.proton.reactor.impl
Classes in org.apache.qpid.proton.reactor.impl that implement ReactorChildMethods in org.apache.qpid.proton.reactor.impl that return types with arguments of type ReactorChildMethods in org.apache.qpid.proton.reactor.impl with parameters of type ReactorChild