Uses of Class
fipaos.util.URL

Packages that use URL
fipaos.mts 
fipaos.mts.iiop.sun.external 
fipaos.mts.rmi.internal 
fipaos.mts.rmi.internal.ns 
fipaos.ont.fipa.fipaman 

Uses of URL in fipaos.mts
 

Constructors in fipaos.mts with parameters of type URL
MTS.MTS(URL ams, List mtp_ns, AgentID owner)
          Construct a new MTS object + initialise MTP's
 

Methods in fipaos.mts that return URL
URLExternalMTP.getAddress()
          Method to retreive the protocol dependant address of an object that can be used to receive messages.
abstract fipaos.util.URLExternalMTPBase.getAddress()
          Method to retreive the protocol dependant address of an object that can be used to receive messages.
URLInternalMTP.getAddress()
          Method to retreive the protocol dependant address of an object that can be used to receive messages.
abstract fipaos.util.URLInternalMTPBase.getAddress()
          Method to retreive the protocol dependant address of an object that can be used to receive messages.
 

Methods in fipaos.mts with parameters of type URL
ExternalMTPDefaultTransportProvider.getExternalMTP(String name, URL url)
          Creates an ExternalMTP instance based upon the URL given for a naming service
InternalMTPDefaultTransportProvider.getInternalMTP(String name, URL url)
          Creates an InternalMTP instance based upon the URL given for a naming service
static ExternalMTPTransportProvider.getDefaultExternalMTP(String agent_name, URL ns)
          Creates an ExternalMTP instance based upon the URL given for a naming service using the default TransportProvider instance
static InternalMTPTransportProvider.getDefaultInternalMTP(String agent_name, URL ns)
          Creates an InternalMTP instance based upon the URL given for a naming service using the default TransportProvider instance
abstract ExternalMTPTransportProvider.getExternalMTP(String agent_name, URL ns)
          Creates an ExternalMTP instance based upon the URL given for a naming service
abstract InternalMTPTransportProvider.getInternalMTP(String agent_name, URL ns)
          Creates an InternalMTP instance based upon the URL given for a naming service
 

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

Constructors in fipaos.mts.iiop.sun.external with parameters of type URL
SUNIIOPComms.SUNIIOPComms(String our_name, URL ns_url)
          Comms initialiser
 

Methods in fipaos.mts.iiop.sun.external that return URL
fipaos.util.URLSUNIIOPComms.getAddress()
          Method to retreive the protocol dependant address of an object that can be used to receive messages.
 

Uses of URL in fipaos.mts.rmi.internal
 

Constructors in fipaos.mts.rmi.internal with parameters of type URL
RMIComms.RMIComms(String name, URL ns)
          Comms initialiser
SSLRMIComms.SSLRMIComms(String name, URL ns)
          
 

Methods in fipaos.mts.rmi.internal that return URL
URLRMIComms.getAddress()
          Method to retreive the protocol dependant address of an object that can be used to receive messages.
 

Uses of URL in fipaos.mts.rmi.internal.ns
 

Constructors in fipaos.mts.rmi.internal.ns with parameters of type URL
RMIAgentNamingServiceImpl.RMIAgentNamingServiceImpl(URL url)
          Constructs the NS
 

Uses of URL in fipaos.ont.fipa.fipaman
 

Constructors in fipaos.ont.fipa.fipaman with parameters of type URL
Received.Received(URL from, URL by, String id, String via, UTCTime time)
          
Received.Received(URL from, URL by, String id, String via)
          
 

Methods in fipaos.ont.fipa.fipaman that return URL
URLReceived.getBy()
          
URLReceived.getFrom()
          
 

Methods in fipaos.ont.fipa.fipaman with parameters of type URL
booleanMTPDescription.addAddress(URL address)
          add an address to the list of addresses
booleanMTPDescription.removeAddress(URL address)
          remove an address from the list of addresses