Uses of Package
org.simpleframework.transport.reactor

Packages that use org.simpleframework.transport.reactor
org.simpleframework.transport   
org.simpleframework.transport.reactor   
 

Classes in org.simpleframework.transport.reactor used by org.simpleframework.transport
Reactor
          The Reactor 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
Operation
          The Operation interface is used to describe a task that can be executed when the associated channel is ready for some operation.
Reactor
          The Reactor interface is used to describe an object that is used to schedule asynchronous I/O operations.
ReactorEvent
          The ReactorEvent enumeration is used for tracing the operations that occur within the reactor.
 



Copyright © 2014. All Rights Reserved.