Uses of Package
openr66.protocol.exception

Packages that use openr66.protocol.exception
openr66.client Classes implementing Clients 
openr66.commander Classes implementing Commander, reader of database updates from clients 
openr66.configuration Classes implementing Configuration loading from database or files 
openr66.context Classes implementing Session, Result and ErrorCode 
openr66.context.filesystem Classes implementing Filesystem 
openr66.context.task.exception Classes implementing Exceptions for Runner 
openr66.database.data Classes implementing Database Data model 
openr66.protocol.configuration Class implementing Configuration 
openr66.protocol.exception Classes implementing Exceptions 
openr66.protocol.localhandler Classes implementing LocalHandlers (real work) 
openr66.protocol.localhandler.packet Classes implementing Packet for Local Handlers 
openr66.protocol.networkhandler Classes implementing Network Handler (multiplexing local handlers) 
openr66.protocol.networkhandler.packet Classes implementing Packet for Network Handler 
openr66.protocol.networkhandler.ssl Classes implementing Network SSL Handler (multiplexing local handlers) 
openr66.protocol.test Classes implementing Test only 
openr66.protocol.utils Classes implementing Utilities 
openr66.server Classes implementing Server startup main class or utility classes 
 

Classes in openr66.protocol.exception used by openr66.client
OpenR66Exception
          Mother class of All OpenR66 Exceptions
OpenR66ProtocolBusinessException
          Protocol exception on Business part
OpenR66ProtocolNoConnectionException
          Protocol Exception when no connection is possible
OpenR66ProtocolPacketException
          Protocol exception on Packet
OpenR66ProtocolSystemException
          Protocol exception due to system error
 

Classes in openr66.protocol.exception used by openr66.commander
OpenR66ProtocolNoConnectionException
          Protocol Exception when no connection is possible
OpenR66ProtocolNotYetConnectionException
          Protocol Exception when a connection is not yet possible but could be later on
OpenR66ProtocolPacketException
          Protocol exception on Packet
 

Classes in openr66.protocol.exception used by openr66.configuration
OpenR66ProtocolSystemException
          Protocol exception due to system error
 

Classes in openr66.protocol.exception used by openr66.context
OpenR66Exception
          Mother class of All OpenR66 Exceptions
OpenR66ProtocolSystemException
          Protocol exception due to system error
 

Classes in openr66.protocol.exception used by openr66.context.filesystem
OpenR66ProtocolSystemException
          Protocol exception due to system error
 

Classes in openr66.protocol.exception used by openr66.context.task.exception
OpenR66Exception
          Mother class of All OpenR66 Exceptions
 

Classes in openr66.protocol.exception used by openr66.database.data
OpenR66ProtocolBusinessException
          Protocol exception on Business part
OpenR66ProtocolPacketException
          Protocol exception on Packet
OpenR66ProtocolSystemException
          Protocol exception due to system error
 

Classes in openr66.protocol.exception used by openr66.protocol.configuration
OpenR66ProtocolNoDataException
          Protocol exception due to no Data exception
OpenR66ProtocolNoSslException
          Protocol Exception when no SSL is supported
 

Classes in openr66.protocol.exception used by openr66.protocol.exception
OpenR66Exception
          Mother class of All OpenR66 Exceptions
OpenR66ProtocolBusinessException
          Protocol exception on Business part
 

Classes in openr66.protocol.exception used by openr66.protocol.localhandler
OpenR66Exception
          Mother class of All OpenR66 Exceptions
OpenR66ProtocolPacketException
          Protocol exception on Packet
OpenR66ProtocolSystemException
          Protocol exception due to system error
 

Classes in openr66.protocol.exception used by openr66.protocol.localhandler.packet
OpenR66ProtocolPacketException
          Protocol exception on Packet
 

Classes in openr66.protocol.exception used by openr66.protocol.networkhandler
OpenR66ProtocolNetworkException
          Protocol exception due to a network error
OpenR66ProtocolNoConnectionException
          Protocol Exception when no connection is possible
OpenR66ProtocolRemoteShutdownException
          Protocol Exception for remote information of Shutdown
OpenR66ProtocolSystemException
          Protocol exception due to system error
 

Classes in openr66.protocol.exception used by openr66.protocol.networkhandler.packet
OpenR66ProtocolPacketException
          Protocol exception on Packet
 

Classes in openr66.protocol.exception used by openr66.protocol.networkhandler.ssl
OpenR66ProtocolNetworkException
          Protocol exception due to a network error
 

Classes in openr66.protocol.exception used by openr66.protocol.test
OpenR66Exception
          Mother class of All OpenR66 Exceptions
OpenR66ProtocolBusinessException
          Protocol exception on Business part
 

Classes in openr66.protocol.exception used by openr66.protocol.utils
OpenR66ProtocolPacketException
          Protocol exception on Packet
OpenR66ProtocolSystemException
          Protocol exception due to system error
 

Classes in openr66.protocol.exception used by openr66.server
OpenR66ProtocolPacketException
          Protocol exception on Packet
 



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