Uses of Package
com.ibm.aglet

Packages that use com.ibm.aglet
com.ibm.aglet   
com.ibm.aglet.event   
com.ibm.aglet.system   
com.ibm.aglets   
com.ibm.aglets.tahiti   
com.ibm.agletx.patterns   
com.ibm.agletx.util   
com.ibm.awb.misc   
com.ibm.maf   
com.ibm.maf.atp   
 

Classes in com.ibm.aglet used by com.ibm.aglet
Aglet
          The Aglet class is the abstract base class for aglets.
AgletContext
          The AgletContext interface is used by an aglet to get information about its environment and to send messages to the environment and other aglets currently active in that environment.
AgletException
          Signals that an aglet exception has occurred.
AgletID
          The AgletID class represents the unique identifier given the aglet.
AgletInfo
          AgletInfo class is a object which contains the information of the aglet.
AgletProxy
          AgletProxy interface is a placeholder for aglets.
AgletStub
          Abstract class AgletStub is used to implement an aglet behavior.
FutureReply
          The FutureReply class is a abstract class for the result of a future message.
InvalidAgletException
          Signals that the aglet proxy is not valid any longer.
Message
          The Message class is a object that holds its kind and arguments passed to the receiver.
MessageException
          Signals that the exception occured while processsing the message.
MessageManager
          The MessageManager controls concurrency of incomming message.
NotHandledException
          Signals that the message was not handled by an aglet
QoC
          QoC defines the quality of aglet communication.
ReplySet
          ReplySet is a container of the FutureReply objects by which the each of FutureReply object can be retrieved as its reply become available.
RequestRefusedException
          Signals that the request sent was refused.
Ticket
          An agent who wants to trip somewhere, he has a ticket to there.
 

Classes in com.ibm.aglet used by com.ibm.aglet.event
AgletProxy
          AgletProxy interface is a placeholder for aglets.
Ticket
          An agent who wants to trip somewhere, he has a ticket to there.
 

Classes in com.ibm.aglet used by com.ibm.aglet.system
AgletContext
          The AgletContext interface is used by an aglet to get information about its environment and to send messages to the environment and other aglets currently active in that environment.
AgletID
          The AgletID class represents the unique identifier given the aglet.
AgletProxy
          AgletProxy interface is a placeholder for aglets.
InvalidAgletException
          Signals that the aglet proxy is not valid any longer.
Message
          The Message class is a object that holds its kind and arguments passed to the receiver.
 

Classes in com.ibm.aglet used by com.ibm.aglets
Aglet
          The Aglet class is the abstract base class for aglets.
AgletContext
          The AgletContext interface is used by an aglet to get information about its environment and to send messages to the environment and other aglets currently active in that environment.
AgletException
          Signals that an aglet exception has occurred.
AgletID
          The AgletID class represents the unique identifier given the aglet.
AgletInfo
          AgletInfo class is a object which contains the information of the aglet.
AgletNotFoundException
          Signals that the aglet could not be found.
AgletProxy
          AgletProxy interface is a placeholder for aglets.
AgletStub
          Abstract class AgletStub is used to implement an aglet behavior.
FutureReply
          The FutureReply class is a abstract class for the result of a future message.
InvalidAgletException
          Signals that the aglet proxy is not valid any longer.
Message
          The Message class is a object that holds its kind and arguments passed to the receiver.
MessageException
          Signals that the exception occured while processsing the message.
MessageManager
          The MessageManager controls concurrency of incomming message.
NotHandledException
          Signals that the message was not handled by an aglet
ReplySet
          ReplySet is a container of the FutureReply objects by which the each of FutureReply object can be retrieved as its reply become available.
RequestRefusedException
          Signals that the request sent was refused.
Ticket
          An agent who wants to trip somewhere, he has a ticket to there.
 

Classes in com.ibm.aglet used by com.ibm.aglets.tahiti
AgletContext
          The AgletContext interface is used by an aglet to get information about its environment and to send messages to the environment and other aglets currently active in that environment.
AgletProxy
          AgletProxy interface is a placeholder for aglets.
 

Classes in com.ibm.aglet used by com.ibm.agletx.patterns
Aglet
          The Aglet class is the abstract base class for aglets.
AgletContext
          The AgletContext interface is used by an aglet to get information about its environment and to send messages to the environment and other aglets currently active in that environment.
AgletException
          Signals that an aglet exception has occurred.
AgletID
          The AgletID class represents the unique identifier given the aglet.
AgletProxy
          AgletProxy interface is a placeholder for aglets.
Message
          The Message class is a object that holds its kind and arguments passed to the receiver.
 

Classes in com.ibm.aglet used by com.ibm.agletx.util
Aglet
          The Aglet class is the abstract base class for aglets.
AgletException
          Signals that an aglet exception has occurred.
AgletID
          The AgletID class represents the unique identifier given the aglet.
AgletProxy
          AgletProxy interface is a placeholder for aglets.
Message
          The Message class is a object that holds its kind and arguments passed to the receiver.
 

Classes in com.ibm.aglet used by com.ibm.awb.misc
Message
          The Message class is a object that holds its kind and arguments passed to the receiver.
 

Classes in com.ibm.aglet used by com.ibm.maf
AgletID
          The AgletID class represents the unique identifier given the aglet.
Ticket
          An agent who wants to trip somewhere, he has a ticket to there.
 

Classes in com.ibm.aglet used by com.ibm.maf.atp
Ticket
          An agent who wants to trip somewhere, he has a ticket to there.