Uses of Package
org.simpleframework.transport.reactor
-
Packages that use org.simpleframework.transport.reactor Package Description org.simpleframework.transport org.simpleframework.transport.reactor -
Classes in org.simpleframework.transport.reactor used by org.simpleframework.transport Class Description Reactor TheReactor
interface is used to describe an object that is used to schedule asynchronous I/O operations. -
Classes in org.simpleframework.transport.reactor used by org.simpleframework.transport.reactor Class Description Operation TheOperation
interface is used to describe a task that can be executed when the associated channel is ready for some operation.Reactor TheReactor
interface is used to describe an object that is used to schedule asynchronous I/O operations.ReactorEvent TheReactorEvent
enumeration is used for tracing the operations that occur within the reactor.