Uses of Package
openr66.context

Packages that use openr66.context
openr66.commander Classes implementing Commander, reader of database updates from clients 
openr66.context Classes implementing Session, Result and ErrorCode 
openr66.context.authentication Classes implementing Authentication 
openr66.context.filesystem Classes implementing Filesystem 
openr66.context.task Classes implementing Tasks for pre, post or error operations Several kind of tasks exist in OpenR66:
LOG, MOVE, MOVERENAME, COPY, COPYRENAME, EXEC, EXECMOVE, LINKRENAME, TRANSFER, VALIDFILEPATH, DELETE



Several tasks are possible to run before a transfer starts (pre action), after a transfer is finished correctly (post action) or after an error occurs (either in pre or post action or during transfer: error action). 
openr66.database.data Classes implementing Database Data model 
openr66.protocol.configuration Class implementing Configuration 
openr66.protocol.http Classes implementing HTTP information support 
openr66.protocol.localhandler Classes implementing LocalHandlers (real work) 
openr66.protocol.networkhandler Classes implementing Network Handler (multiplexing local handlers) 
openr66.protocol.utils Classes implementing Utilities 
 

Classes in openr66.context used by openr66.commander
ErrorCode
          This enum class keeps all code that will be returned into the result and store (char representation) into the runner.
 

Classes in openr66.context used by openr66.context
ErrorCode
          This enum class keeps all code that will be returned into the result and store (char representation) into the runner.
R66BusinessFactoryInterface
           
R66BusinessInterface
           
R66FiniteDualStates
          Finite Dual State Machine for OpenR66 (Requester=R, requesteD=D, Sender=S, Receive=R)
R66Result
          This class is the result for every operations in OpenR66.
R66Session
          The global object session in OpenR66, a session by local channel
 

Classes in openr66.context used by openr66.context.authentication
R66Session
          The global object session in OpenR66, a session by local channel
 

Classes in openr66.context used by openr66.context.filesystem
R66Session
          The global object session in OpenR66, a session by local channel
 

Classes in openr66.context used by openr66.context.task
R66Session
          The global object session in OpenR66, a session by local channel
 

Classes in openr66.context used by openr66.database.data
ErrorCode
          This enum class keeps all code that will be returned into the result and store (char representation) into the runner.
R66Result
          This class is the result for every operations in OpenR66.
R66Session
          The global object session in OpenR66, a session by local channel
 

Classes in openr66.context used by openr66.protocol.configuration
R66BusinessFactoryInterface
           
 

Classes in openr66.context used by openr66.protocol.http
R66Session
          The global object session in OpenR66, a session by local channel
 

Classes in openr66.context used by openr66.protocol.localhandler
ErrorCode
          This enum class keeps all code that will be returned into the result and store (char representation) into the runner.
R66FiniteDualStates
          Finite Dual State Machine for OpenR66 (Requester=R, requesteD=D, Sender=S, Receive=R)
R66Result
          This class is the result for every operations in OpenR66.
R66Session
          The global object session in OpenR66, a session by local channel
 

Classes in openr66.context used by openr66.protocol.networkhandler
R66Session
          The global object session in OpenR66, a session by local channel
 

Classes in openr66.context used by openr66.protocol.utils
R66Result
          This class is the result for every operations in OpenR66.
R66Session
          The global object session in OpenR66, a session by local channel
 



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