| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
fipaos.mts.MTPBase | +--fipaos.mts.ExternalMTPBase | +--fipaos.mts.iiop.sun.external.SUNIIOPComms
SUNIIOPComms uses jdk1.2's IDL classes to provide a FIPA99 Structured IIOP interface for Agent communications.
$Revision: 1.9 $ $Date: 2001/03/11 21:06:28 $ $Author: alantreadway $
Inner Class Summary | |
public class | SUNIIOPComms.MTSListener Listener class for the MTS |
Fields inherited from class fipaos.mts.MTPBase |
_shutdown, ACC_NAME |
Constructor Summary | |
SUNIIOPComms(String our_name, URL ns_url) Comms initialiser |
Method Summary | |
fipaos.util.URL | getAddress() Method to retreive the protocol dependant address of an object that can be used to receive messages. |
List | getProtocols() Retreives the protocols known by this comms implementation |
void | handleMessage(fipaos.mts.iiop.sun.external.FIPA.FipaMessage msg) Handle incoming messages |
static void | main(String[] args) Test harness for transport Use java fipaos.comm.sunidl.SUNIDLComms /? for usage details |
void | shutdown() This should be invoked when the transport should be safely shutdown |
Methods inherited from class fipaos.mts.ExternalMTPBase |
incoming, initialise, outgoing |
Constructor Detail |
public SUNIIOPComms(String our_name, URL ns_url)
throws fipaos.mts.InitialisationException
Method Detail |
public fipaos.util.URL getAddress()
public List getProtocols()
public void handleMessage(fipaos.mts.iiop.sun.external.FIPA.FipaMessage msg)
public static void main(String[] args)
throws java.lang.Exception
public void shutdown()
Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class fipaos.util.URL
to Class org.omg.CORBA.ORB
to Class org.omg.CosNaming.NamingContext
to Class fipaos.mts.iiop.sun.external.FIPA.MTS
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |