Uses of Package
org.jppf.server.nio.multiplexer.generic

Packages that use org.jppf.server.nio.multiplexer.generic
org.jppf.server.nio.multiplexer.generic Classes supporting the multiplexing of TCP ports. 
 

Classes in org.jppf.server.nio.multiplexer.generic used by org.jppf.server.nio.multiplexer.generic
ByteBufferWrapper
          Wrapper around a ByteBuffer that retains the order in which it was received.
MultiplexerNioServer
          Nio server managing connections to and from the multiplexer.
MultiplexerServerState
          Common abstract superclass for all states of a multiplexer connection.
MultiplexerState
          Enumeration of the possible states for a multiplexer channel.
MultiplexerTransition
          Enumeration of the possible state transitions for a multiplexer channel.
 



Copyright © 2005-2010 JPPF Team.