| |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
URL | ExternalMTP.getAddress() Method to retreive the protocol dependant address of an object that can be used to receive messages. |
abstract fipaos.util.URL | ExternalMTPBase.getAddress() Method to retreive the protocol dependant address of an object that can be used to receive messages. |
URL | InternalMTP.getAddress() Method to retreive the protocol dependant address of an object that can be used to receive messages. |
abstract fipaos.util.URL | InternalMTPBase.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 | |
ExternalMTP | DefaultTransportProvider.getExternalMTP(String name, URL url) Creates an ExternalMTP instance based upon the URL given for a naming service |
InternalMTP | DefaultTransportProvider.getInternalMTP(String name, URL url) Creates an InternalMTP instance based upon the URL given for a naming service |
static ExternalMTP | TransportProvider.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 InternalMTP | TransportProvider.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 ExternalMTP | TransportProvider.getExternalMTP(String agent_name, URL ns) Creates an ExternalMTP instance based upon the URL given for a naming service |
abstract InternalMTP | TransportProvider.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.URL | SUNIIOPComms.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 | |
URL | RMIComms.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 | |
URL | Received.getBy() |
URL | Received.getFrom() |
Methods in fipaos.ont.fipa.fipaman with parameters of type URL | |
boolean | MTPDescription.addAddress(URL address) add an address to the list of addresses |
boolean | MTPDescription.removeAddress(URL address) remove an address from the list of addresses |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |