| com.fujitsu.arcon.gateway.ActiveCRLChecker | |
| com.fujitsu.arcon.gateway.AFTVsiteConnectionFactory | A factory for connections that pass requests (fileTransferRequest) to a AFT running inside the NJS (this is a minimal implementation) |
| com.fujitsu.arcon.gateway.Alarm | A thread to keep track of the time and wake other objects up (can get rid of this with Java 1.3?) |
| com.fujitsu.arcon.gateway.CommandManager | |
| com.fujitsu.arcon.gateway.Configuration | Get and set the configuration for this run |
| com.fujitsu.arcon.gateway.Connection | First stage of connecting to a Vsite |
| com.fujitsu.arcon.gateway.ConnectionHandler | Manages connections |
| com.fujitsu.arcon.gateway.CRLChecker | |
| com.fujitsu.arcon.gateway.ExternalVsiteConnectionFactory | Creates connections to NJSs that have been dynamically registered |
| com.fujitsu.arcon.gateway.Gateway | |
| com.fujitsu.arcon.gateway.GWReply | Wrapper to create instances of unicore.upl.Reply for errors generated by the Gateway |
| com.fujitsu.arcon.gateway.logger.Handler | |
| com.fujitsu.arcon.gateway.ListenerManager | Manages the information about listeners for incoming client connections |
| com.fujitsu.arcon.upl.ListPorts | A ListPorts is sent to ask a Gateway to send a list of the ports (Vsites plus other servives) at a Usite |
| com.fujitsu.arcon.upl.ListPortsReply | A ListPortsReply contains a list of the Ports at a Usite |
| com.fujitsu.arcon.gateway.logger.Logger | |
| com.fujitsu.arcon.gateway.logger.LoggerFactory | Default LoggerFactory - hand out a single instance all the time other policies can subclass |
| com.fujitsu.arcon.gateway.logger.LoggerLevel | |
| com.fujitsu.arcon.gateway.logger.LoggerManager | |
| com.fujitsu.arcon.gateway.NullCRLChecker | Instance to use when requested that there is no consulting of CRLs |
| com.fujitsu.arcon.upl.Ping | Ping a UPL server (test connection) |
| com.fujitsu.arcon.gateway.RedirectedVsiteConnectionFactory | Provide "connections" to NJSs that registered here but asked to be redirected to another Gateway |
| com.fujitsu.arcon.gateway.SSLSocketAcceptor | Listen on a SSL socket for UPL |
| com.fujitsu.arcon.gateway.StandardConnection | Representation of a connection on the underlying protocol |
| com.fujitsu.arcon.gateway.TerminationManager | Controlled ending of a run of an application |
| com.fujitsu.arcon.gateway.ThreadManager | Manage the threads used by this application |
| com.fujitsu.arcon.gateway.VsiteConnection | A connection to a Vsite |
| com.fujitsu.arcon.gateway.VsiteConnectionFactory | Produces connections to a Vsite |
| com.fujitsu.arcon.gateway.VsiteConnectionFactoryImpl | Produces connections to a Vsite |
| com.fujitsu.arcon.gateway.VsiteManager | Manages the information about connecting to Vsites |
| com.fujitsu.arcon.upl.VsiteUp | A request sent by a Vsite (NJS) to a Gateway that the Gateway starts to provide access to the Vsite |
| com.fujitsu.arcon.upl.VsiteUpReply | A VsiteUpReply is returned in response to a VsiteUp |
1.4.4