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 TheReactorinterface 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 TheOperationinterface is used to describe a task that can be executed when the associated channel is ready for some operation.Reactor TheReactorinterface is used to describe an object that is used to schedule asynchronous I/O operations.ReactorEvent TheReactorEventenumeration is used for tracing the operations that occur within the reactor.