Uses of Class
fipaos.mts.InitialisationException

Packages that use InitialisationException
fipaos.mts.httpMTP 
fipaos.mts.iiop.sun.external 
fipaos.mts.rmi.internal 
fipaos.mts.service 

Uses of InitialisationException in fipaos.mts.httpMTP
 

Constructors in fipaos.mts.httpMTP that throw InitialisationException
HTTPComms.HTTPComms(String our_name, fipaos.util.URL ns_url)
          Comms initialiser
 

Uses of InitialisationException in fipaos.mts.iiop.sun.external
 

Constructors in fipaos.mts.iiop.sun.external that throw InitialisationException
SUNIIOPComms.SUNIIOPComms(String our_name, URL ns_url)
          Comms initialiser
 

Uses of InitialisationException in fipaos.mts.rmi.internal
 

Constructors in fipaos.mts.rmi.internal that throw InitialisationException
RMIComms.RMIComms(String name, URL ns)
          Comms initialiser
SSLRMIComms.SSLRMIComms(String name, URL ns)
          
 

Methods in fipaos.mts.rmi.internal that throw InitialisationException
static voidRMIComms.bindToRegistry(String name, Remote r, int port)
          This method will (re)bind the given entry into the local Registry
NOTE: RMIRegistry's only allow local objects to be bound to them,
hence the need for an additional (lightweight) Naming-Service.
static synchronized voidRMIComms.startupRegistry(int port)
          This method will create a new Registry locally if there isn't already
one running
 

Uses of InitialisationException in fipaos.mts.service
 

Constructors in fipaos.mts.service that throw InitialisationException
AgentCommunicationChannel.AgentCommunicationChannel(PlatformProfile platform_profile, ACCProfile acc_profile)
          Creates an ACC using the given profile for initialisation parameters