Package com.pentec.aserver

This package provides classes for the ADAPT Server host side interface.

See:
          Description

Class Summary
AServer ADAPT Server
AServer.AdapterList  
AServerAgent AServerAgent is an AServerPlugin derivative designed to work as an agent on behalf of AServer.
AServerPlugin Base clase for AServer plugin modules
Command Contains a remote command, its arguments, and a few utilities for AServerNetworkPlugin and related classes.
CommandProcessor NetworkPlugin command processing class Generic Command Form: Client -> Server: CommandString := CommandID Args CommandID := PhoenixCommMethodName Args := Arg1 Arg2 ...
ConnectionHandler Handle a NetworkPluginClient connection.
MultiUserConnectionHandler Handle a connection for multiple users.
MultiUserNetworkPlugin MultiUserNetworkPlugin is an enhanced version of NetworkPlugin designed to operate with multiple users at once.
NetworkPlugin NetworkPlugin is a network enhanced version of AServerPlugin.
NetworkPluginClient  
RemoteRS232 RemoteRS232
SingleUserConnectionHandler Handle a connection for a single user.
SingleUserNetworkPlugin SingleUserNetworkPlugin is an enhanced version of NetworkPlugin designed to operate with only a single user at one time.
 

Package com.pentec.aserver Description

This package provides classes for the ADAPT Server host side interface.