fipaos.mts.iiop.sun.external
Class SUNIIOPComms.MTSListener

java.lang.Object
  |
  +--org.omg.CORBA.portable.ObjectImpl
        |
        +--org.omg.CORBA.DynamicImplementation
              |
              +--fipaos.mts.iiop.sun.external.FIPA._MTSImplBase
                    |
                    +--fipaos.mts.iiop.sun.external.SUNIIOPComms.MTSListener

public class SUNIIOPComms.MTSListener
extends _MTSImplBase

Listener class for the MTS


Constructor Summary
SUNIIOPComms.MTSListener()
          Default constructor

Method Summary
 voidmessage(fipaos.mts.iiop.sun.external.FIPA.FipaMessage aFipaMessage)
          Handles incoming messages by passing them to its parent class

Methods inherited from class fipaos.mts.iiop.sun.external.FIPA._MTSImplBase
_ids, invoke

Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_get_delegate, _set_delegate, _duplicate, _release, _is_a, _is_equivalent, _non_existent, _hash, _request, _create_request, _create_request, _get_interface_def, _orb, _get_policy, _get_domain_managers, _set_policy_override, _is_local, _servant_preinvoke, _servant_postinvoke, _request, _invoke, _releaseReply, toString, hashCode, equals

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait

Constructor Detail

SUNIIOPComms.MTSListener

public SUNIIOPComms.MTSListener()
Default constructor
Method Detail

message

public void message(fipaos.mts.iiop.sun.external.FIPA.FipaMessage aFipaMessage)
Handles incoming messages by passing them to its parent class