Uses of Package
openr66.protocol.networkhandler

Packages that use openr66.protocol.networkhandler
openr66.client Classes implementing Clients 
openr66.commander Classes implementing Commander, reader of database updates from clients 
openr66.protocol.configuration Class implementing Configuration 
openr66.protocol.localhandler Classes implementing LocalHandlers (real work) 
openr66.protocol.networkhandler Classes implementing Network Handler (multiplexing local handlers) 
openr66.protocol.networkhandler.ssl Classes implementing Network SSL Handler (multiplexing local handlers) 
openr66.protocol.test Classes implementing Test only 
openr66.server Classes implementing Server startup main class or utility classes 
 

Classes in openr66.protocol.networkhandler used by openr66.client
NetworkTransaction
          This class handles Network Transaction connections
 

Classes in openr66.protocol.networkhandler used by openr66.commander
NetworkTransaction
          This class handles Network Transaction connections
 

Classes in openr66.protocol.networkhandler used by openr66.protocol.configuration
R66ConstraintLimitHandler
          R66 Constraint Limit Handler Constraint Limit (CPU and connection - network and local -) handler, only for server side (requested or requester).
 

Classes in openr66.protocol.networkhandler used by openr66.protocol.localhandler
NetworkChannel
          NetworkChannel object to keep Network channel open while some local channels are attached to it.
NetworkServerHandler
          Network Server Handler (Requester side)
 

Classes in openr66.protocol.networkhandler used by openr66.protocol.networkhandler
NetworkChannel
          NetworkChannel object to keep Network channel open while some local channels are attached to it.
 

Classes in openr66.protocol.networkhandler used by openr66.protocol.networkhandler.ssl
NetworkServerHandler
          Network Server Handler (Requester side)
 

Classes in openr66.protocol.networkhandler used by openr66.protocol.test
NetworkTransaction
          This class handles Network Transaction connections
 

Classes in openr66.protocol.networkhandler used by openr66.server
NetworkTransaction
          This class handles Network Transaction connections
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.