Index of all Fields and Methods
All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

access(InetAddress, long, String, int, String). Method in class ibm.atp.daemon.Daemon
Write a access log
action(Event, Object). Method in class ibm.aglets.util.AddressBook
action(Event, Object). Method in class ibm.aglets.util.AddressChooser
activate(). Method in interface aglet.AgletProxy
Activates the aglet.
ACTIVATE_AGLET. Static variable in interface aglet.MessageManager
Used as a logical OR in the priority.
activateAglet(AgletID). Method in interface aglet.AgletContext
Activates an aglet.
ACTIVATED. Static variable in class aglet.system.ContextEvent
The ACTIVATED event type is delivered when an aglet is activated.
ACTIVATION. Static variable in class aglet.event.PersistencyEvent
The ACTIVATION event type is delivered when the aglet is activated.
ACTIVE. Static variable in class aglet.Aglet
State of Aglet.
addButton(Button). Method in class ibm.aglets.util.GeneralDialog
Adds extra button you like.
addCloneListener(CloneListener). Method in class aglet.Aglet
Adds the specified clone listener to receive clone events from this aglet
addCloneListener(CloneListener). Method in class aglet.event.AgletEventListener
Adds the specified clone listener object
addCloneListener(CloneListener). Method in class aglet.AgletStub
addCmp(Component, GridBagConstraints). Method in class ibm.aglets.util.AddressBook
addCmp(Component, GridBagConstraints). Method in class ibm.aglets.util.AddressChooser
addCmp(Component, GridBagLayout, GridBagConstraints). Method in class ibm.aglets.util.GeneralDialog
addContextListener(ContextListener). Method in interface aglet.AgletContext
Adds the specified context listener to receive context events from this context.
addedTo(ReplySet). Method in class aglet.FutureReply
addFutureReply(FutureReply). Method in class aglet.ReplySet
Adds the FutureReplyd object to this ReplySet.
addMobilityListener(MobilityListener). Method in class aglet.Aglet
Adds the specified mobility listener to receive mobility events from this aglet
addMobilityListener(MobilityListener). Method in class aglet.event.AgletEventListener
Adds the specified mobility listener object
addMobilityListener(MobilityListener). Method in class aglet.AgletStub
addNotify(). Method in class ibm.aglets.util.AddressBook
addPersistencyListener(PersistencyListener). Method in class aglet.Aglet
Adds the specified persistency listener to receive persistency events from this aglet
addPersistencyListener(PersistencyListener). Method in class aglet.event.AgletEventListener
Adds the specified persistency listener object
addPersistencyListener(PersistencyListener). Method in class aglet.AgletStub
addPlan(String, Message). Method in class aglet.util.SeqPlanItinerary
Adds the new plan item specified by a pair of a address and a message.
addPlan(String, String). Method in class aglet.util.SeqPlanItinerary
Adds the new plan item specified by a pair of a address and a message.
AddressBook(Frame, AddressChooser). Constructor for class ibm.aglets.util.AddressBook
AddressChooser(). Constructor for class ibm.aglets.util.AddressChooser
AddressChooser(int). Constructor for class ibm.aglets.util.AddressChooser
AgentRequestHandler(). Constructor for class atci.AgentRequestHandler
Aglet(). Constructor for class aglet.Aglet
Constructs an uninitialized aglet.
AGLET_CLONE_FIRST. Static variable in class aglet.event.CloneEvent
Marks the first integer id for the range of clone event ids.
AGLET_CLONE_LAST. Static variable in class aglet.event.CloneEvent
Marks the last integer id for the range of clone event ids.
AGLET_MOBILITY_FIRST. Static variable in class aglet.event.MobilityEvent
Marks the first integer id for the range of mobility event ids.
AGLET_MOBILITY_LAST. Static variable in class aglet.event.MobilityEvent
Marks the last integer id for the range of mobility event ids.
AGLET_PERSISTENCY_FIRST. Static variable in class aglet.event.PersistencyEvent
Marks the first integer id for the range of persistency event ids.
AGLET_PERSISTENCY_LAST. Static variable in class aglet.event.PersistencyEvent
Marks the last integer id for the range of persistency event ids.
agletActivated(ContextEvent). Method in class aglet.system.ContextAdapter
agletActivated(ContextEvent). Method in interface aglet.system.ContextListener
Called when an aglet has been activated
agletAdded(ContextEvent). Method in class aglet.system.ContextAdapter
agletArrived(ContextEvent). Method in class aglet.system.ContextAdapter
agletArrived(ContextEvent). Method in interface aglet.system.ContextListener
Called when an aglet has arrived
AgletAudioClip(String, AudioData). Constructor for class ibm.aglets.util.AgletAudioClip
agletCloned(ContextEvent). Method in class aglet.system.ContextAdapter
agletCloned(ContextEvent). Method in interface aglet.system.ContextListener
Called when an aglet has been cloned
agletCreated(ContextEvent). Method in class aglet.system.ContextAdapter
agletCreated(ContextEvent). Method in interface aglet.system.ContextListener
Called when an aglet has been created
agletDeactivated(ContextEvent). Method in class aglet.system.ContextAdapter
agletDeactivated(ContextEvent). Method in interface aglet.system.ContextListener
Called when an aglet has been deactivated
agletDispatched(ContextEvent). Method in class aglet.system.ContextAdapter
agletDispatched(ContextEvent). Method in interface aglet.system.ContextListener
Called when an aglet has been dispatched
agletDisposed(ContextEvent). Method in class aglet.system.ContextAdapter
agletDisposed(ContextEvent). Method in interface aglet.system.ContextListener
Called when an aglet has been disposed
AgletEvent(Object, int). Constructor for class aglet.event.AgletEvent
Constructs an AgletEvent with source and id.
AgletEventListener(). Constructor for class aglet.event.AgletEventListener
AgletEventListener(CloneListener, CloneListener). Constructor for class aglet.event.AgletEventListener
Constructs an AgletEventlistener object with specified two clone listener objects.
AgletEventListener(MobilityListener, MobilityListener). Constructor for class aglet.event.AgletEventListener
Constructs an AgletEventlistener object with specified two mobility listener objects.
AgletEventListener(PersistencyListener, PersistencyListener). Constructor for class aglet.event.AgletEventListener
Constructs an AgletEventlistener object with specified two persistency listener objects.
AgletException(). Constructor for class aglet.AgletException
Constructs an AgletException with no detail message.
AgletException(String). Constructor for class aglet.AgletException
Constructs an AgletException with the specified detail message.
AgletID(byte[]). Constructor for class aglet.AgletID
Constructs an aglet identifier with given byte array.
AgletID(String). Constructor for class aglet.AgletID
AgletIdentifier(AgletID). Constructor for class aglet.a4compatibility.AgletIdentifier
Constructs an aglet identifier with given aglet-id
AgletIdentifier(byte[]). Constructor for class aglet.a4compatibility.AgletIdentifier
Constructs an aglet identifier with given byte array.
AgletIdentifier(String). Constructor for class aglet.a4compatibility.AgletIdentifier
Constructs an aglet identifier with given string representation
AgletImageData(). Constructor for class ibm.aglets.util.AgletImageData
AgletImageData(String, byte[], String). Constructor for class ibm.aglets.util.AgletImageData
AgletInfo(). Constructor for class aglet.AgletInfo
Constructs a AgletInfo with no parameter.
AgletInfo(AgletID, String, String, URL, String, long, short, short, String, String). Constructor for class aglet.AgletInfo
Constructs a AgletInfo with the specified parameters.
AgletNotFoundException(). Constructor for class aglet.AgletNotFoundException
AgletNotFoundException(String). Constructor for class aglet.AgletNotFoundException
agletproxy. Variable in class aglet.system.ContextEvent
AgletProxy proxy
agletRemoved(ContextEvent). Method in class aglet.system.ContextAdapter
agletReverted(ContextEvent). Method in class aglet.system.ContextAdapter
agletReverted(ContextEvent). Method in interface aglet.system.ContextListener
Called when an aglet has been reverted.
AgletRuntime(). Constructor for class aglet.system.AgletRuntime
Aglets(). Constructor for class aglet.system.Aglets
agletStateChanged(ContextEvent). Method in class aglet.system.ContextAdapter
agletStateChanged(ContextEvent). Method in interface aglet.system.ContextListener
Called when the state of an aglet has changed.
AgletStub(). Constructor for class aglet.AgletStub
ALWAYS_CENTER. Static variable in class ibm.aglets.util.GeneralDialog
appendResource(String, String). Method in class ibm.awb.util.Resource
Appends a value to a resource.
APPLY. Static variable in class ibm.aglets.util.GeneralDialog
areAllAvailable(). Method in class aglet.ReplySet
Checks if all FutureReply objects in this ReplySet have received replies.
arg. Variable in class aglet.system.ContextEvent
Arbitary arguments
arg. Variable in class aglet.Message
An arbitrary argument.
ARGUMENT. Variable in class ibm.aglets.patterns.Notifier
The protected variable that carries any arguments for the checks that this notifier performs.
ARGUMENT. Variable in class ibm.aglets.patterns.Slave
The protected variable that carries an argument for the local task that the slave performs in every destination.
Arguments(). Constructor for class ibm.aglets.util.Arguments
ARRIVAL. Static variable in class aglet.event.MobilityEvent
The ARRIVAL event type is delivered when the aglet arrived at the destination.
ARRIVED. Static variable in class aglet.system.ContextEvent
The ARRIVED event type is delivered when an aglet is arrived at the context.
ATCI_REQUEST. Static variable in interface atci.AtciConstants
The value representing that an ATCI message is a response.
ATCI_RESPONSE. Static variable in interface atci.AtciConstants
The value representing that an ATCI message is a response.
AtciConnector(). Constructor for class atci.AtciConnector

B

BAD_GATEWAY. Static variable in interface atci.AtciConstants
Status code representing that the recipient, while acting as a gateway or proxy, recieved an invalid response from upstream server.
BAD_REQUEST. Static variable in interface atci.AtciConstants
Status code representing that the recipient was unable to understand the request message due to malformed syntax.
beep(). Method in class ibm.aglets.util.GeneralDialog
Rings a bell.
bounds(). Method in class ibm.aglets.util.ImageComponent
ByteArrayImageSource(byte[], String). Constructor for class ibm.aglets.util.ByteArrayImageSource

C

CANCEL. Static variable in class ibm.aglets.util.GeneralDialog
CENTER_ONLY_ONCE. Static variable in class ibm.aglets.util.GeneralDialog
clearLog(). Method in class ibm.aglets.util.SeqItinerary
Clear the log (remove all entries).
clearPlan(). Method in class aglet.util.SeqPlanItinerary
Clears the whole plan.
CLONE. Static variable in class aglet.event.CloneEvent
The CLONE event type is delivered when the clone of the aglet is created.
CLONE. Static variable in class aglet.Message
These kinds are used to specify the priority of the system message
clone(). Method in class aglet.Aglet
Clones the aglet and the proxy that holds the aglet.
clone(). Method in interface aglet.AgletProxy
Clones the aglet and its proxy.
clone(). Method in class aglet.AgletStub
clone(). Method in class ibm.aglets.util.Arguments
CloneAdapter(). Constructor for class aglet.event.CloneAdapter
CLONED. Static variable in class aglet.event.CloneEvent
The CLONED event type is delivered after the cloning of the aglet finished.
CLONED. Static variable in class aglet.system.ContextEvent
The CLONED event type is delivered when an aglet is cloned.
CloneEvent(int, AgletProxy). Constructor for class aglet.event.CloneEvent
Constructs the clone event object with the specified id and aglet
CLONING. Static variable in class aglet.event.CloneEvent
The CLONING event type is delivered when the aglet is attempted to clone.
connect(). Method in interface atci.AtciConnection
CONTEXT_FIRST. Static variable in class aglet.system.ContextEvent
Marks the first integer id for the range of context event ids.
CONTEXT_LAST. Static variable in class aglet.system.ContextEvent
Marks the last integer id for the range of context event ids.
ContextAdapter(). Constructor for class aglet.system.ContextAdapter
ContextEvent(int, Object, AgletProxy). Constructor for class aglet.system.ContextEvent
Constructs an ContextEvent with id.
ContextEvent(int, Object, AgletProxy, Object). Constructor for class aglet.system.ContextEvent
Constructs an ContextEvent with id.
contextShutdown(ContextEvent). Method in class aglet.system.ContextAdapter
contextShutdown(ContextEvent). Method in interface aglet.system.ContextListener
Called when shutting down
contextStarted(ContextEvent). Method in class aglet.system.ContextAdapter
contextStarted(ContextEvent). Method in interface aglet.system.ContextListener
Called when the context is started.
countAvailable(). Method in class aglet.ReplySet
Counts the number of available replies in this ReplySet.
countUnavailable(). Method in class aglet.ReplySet
Counts the number of FutureReply objects which have no reply available.
create(AgletContext). Static method in class ibm.aglets.patterns.Registry
Create a registry.
create(AgletContext, URL, AgletIdentifier, Message). Static method in class ibm.aglets.patterns.Messenger
Creates a messenger.
create(AgletContext, URL, Message). Static method in class ibm.aglets.patterns.Messenger
Creates a messenger.
create(URL, String, AgletContext, Aglet, Itinerary, double, double, boolean, Object). Static method in class ibm.aglets.patterns.Notifier
Creates a notifier.
create(URL, String, AgletContext, Aglet, Itinerary, Object). Static method in class ibm.aglets.patterns.Slave
Creates a slave.
createAglet(String, URL, String, Object). Method in class aglet.system.AgletRuntime
Creates an aglet remotely within the specified context.
createAglet(String, URL, String, Object). Static method in class aglet.system.Aglets
Creates an aglet
createAglet(URL, String, Object). Method in interface aglet.AgletContext
Creates an instance of the specified aglet class.
createAgletContext(String). Method in class aglet.system.AgletRuntime
Creates an DefaultAgletContext object given by the Framework implementation with specified name.
CREATED. Static variable in class aglet.system.ContextEvent
The CREATED event type is delivered when an aglet is created.
createResource(String, URL, Properties). Static method in class ibm.awb.util.Resource
Creates named resources with file and default Proeprties object.

D

Daemon(). Constructor for class ibm.atp.daemon.Daemon
Constructs a daemon
Daemon(int). Constructor for class ibm.atp.daemon.Daemon
Constructs a daemon with the specified port number
DEACTIVATE. Static variable in class aglet.Message
deactivate(long). Method in class aglet.Aglet
Deactivates the aglet.
deactivate(long). Method in interface aglet.AgletProxy
Deactivates the aglet.
deactivate(long). Method in class aglet.AgletStub
DEACTIVATED. Static variable in class aglet.system.ContextEvent
The DEACTIVATED event type is delivered when an aglet is deactivated
DEACTIVATING. Static variable in class aglet.event.PersistencyEvent
The DEACTIVATING event type is delivered when the aglet is deactivated.
delegateMessage(Message). Method in interface aglet.AgletProxy
Delegates a message to the aglet
destroy(). Method in interface aglet.MessageManager
Destorys the manager.
DISPATCH. Static variable in interface atci.AtciConstants
DISPATCH. Static variable in class aglet.Message
dispatch(URL). Method in class aglet.Aglet
Dispatches the aglet to the location (host) specified by the destination argument.
dispatch(URL). Method in interface aglet.AgletProxy
dispatch(URL). Method in class aglet.AgletStub
DISPATCHED. Static variable in class aglet.system.ContextEvent
The DISPATCHED event type is delivered when an aglet is dispatched.
dispatchHandler(URL). Method in class ibm.aglets.util.SeqItinerary
Dispatch an aglet to a specific URL.
DISPATCHING. Static variable in class aglet.event.MobilityEvent
The DISPATCHING event type is delivered just after the dispatch methods is called.
DISPOSE. Static variable in class aglet.Message
dispose(). Method in class aglet.Aglet
Destroys and removes the aglet from its current aglet context.
dispose(). Method in interface aglet.AgletProxy
Disposes the aglet.
dispose(). Method in class aglet.AgletStub
DISPOSED. Static variable in class aglet.system.ContextEvent
The DISPOSED event type is delivered when an aglet is disposed.
doCheck(). Method in class ibm.aglets.patterns.Notifier
This method should be overridden to specify the check method for this notifier.
doJob(). Method in class ibm.aglets.patterns.Slave
This method should be overridden to specify the local task of the slave.
done(FutureReply). Method in class aglet.ReplySet
Is is not normally used by the aglet programmers.

E

equals(Object). Method in class aglet.AgletID
Compares two aglet identifiers.
equals(Object). Method in class aglet.Message
Compares two Message objects.
error(InetAddress, long, String, String). Method in class ibm.atp.daemon.Daemon
Write a error message into a log file
EXCEPTION. Static variable in class ibm.aglets.patterns.Notifier
exitMonitor(). Method in class aglet.Aglet
Exits the current monitor.
exitMonitor(). Method in interface aglet.MessageManager
Exits the current monitor.
EXPIRY. Static variable in class ibm.aglets.patterns.Notifier

F

FETCH. Static variable in interface atci.AtciConstants
FIRST. Static variable in class aglet.a4compatibility.Itinerary
FORBIDDEN. Static variable in interface atci.AtciConstants
Status code representing that although the recipient understood the request message, it is refused to fulfill it.
FREE. Static variable in class ibm.aglets.util.GeneralDialog
FutureReply(). Constructor for class aglet.FutureReply

G

GeneralDialog(Frame, Component, String, Object, boolean). Constructor for class ibm.aglets.util.GeneralDialog
getAddress(). Method in class ibm.aglets.util.AddressChooser
getAddress(). Method in class aglet.AgletInfo
Gets the address where the aglet currently resides
getAddressAt(int). Method in class aglet.util.SeqPlanItinerary
Returns the address at the specified index.
getAgentId(). Method in interface atci.AtciRequest
getAgentLanguage(). Method in interface atci.AtciRequest
getAgentSystem(). Method in interface atci.AtciRequest
getAglet(). Method in interface aglet.AgletProxy
Gets the aglet that the proxy manages.
getAgletClassName(). Method in class aglet.AgletInfo
Gets the class name of the aglet
getAgletClassName(). Method in interface aglet.AgletProxy
Gets the aglet's class name.
getAgletContext(). Method in class aglet.Aglet
Gets the context in which the aglet is currently executing.
getAgletContext(). Method in class aglet.AgletStub
getAgletContext(). Method in class aglet.system.ContextEvent
Gets AgletContext object of this event
getAgletContext(String). Method in class aglet.system.AgletRuntime
Returns the AgletContext which has the specified name.
getAgletContexts(). Method in class aglet.system.AgletRuntime
Gets the contexts in the environment.
getAgletID(). Method in class aglet.Aglet
Returns the id of this aglet.
getAgletID(). Method in class aglet.AgletInfo
Gets the aglet id
getAgletID(). Method in interface aglet.AgletProxy
Gets the aglet's id
getAgletInfo(). Method in class aglet.Aglet
Gets the info object of this aglet
getAgletInfo(). Method in interface aglet.AgletProxy
getAgletInfo(). Method in class aglet.AgletStub
getAgletProxies(). Method in interface aglet.AgletContext
Gets an enumeration of all aglets in the current context including deactivated aglets.
getAgletProxies(int). Method in interface aglet.AgletContext
Gets an array of aglet proxies in the current context.
getAgletProxies(String). Method in class aglet.system.AgletRuntime
Returns the proxies in the context specified by the contextAddress.
getAgletProxies(String). Static method in class aglet.system.Aglets
Gets an enumeration of aglet proxies of all aglets residing in the context specified by contextAddress.
getAgletProxy(). Method in class aglet.event.CloneEvent
Returns the aglet proxy which is the source of the event.
getAgletProxy(). Method in class aglet.system.ContextEvent
Gets AgletProxy object of this event null if the event is STARTED or STOPPED
getAgletProxy(). Method in class aglet.event.MobilityEvent
Returns the aglet proxy which is the source of the event.
getAgletProxy(). Method in class aglet.event.PersistencyEvent
Returns the aglet proxy which is the source of the event.
getAgletProxy(AgletID). Method in interface aglet.AgletContext
Gets a proxy for an aglet in the current context.
getAgletProxy(String, AgletID). Method in class aglet.system.AgletRuntime
Obtains the remote proxy for the aglet specified by the context and id.
getAgletProxy(String, AgletID). Static method in class aglet.system.Aglets
Obtains a proxy reference the remote aglet.
getAgletProxy(URL, AgletID). Method in interface aglet.AgletContext
Gets a proxy for an aglet in a remote context.
getAgletProxyInContext(Aglet, AgletIdentifier). Static method in class ibm.aglets.util.Utils
getAgletRuntime(). Static method in class aglet.system.AgletRuntime
Gets the AgletRuntime object associated with the current Java application.
getAPIMajorVersion(). Method in class aglet.AgletInfo
Gets the API major version to which the aglet is instantiated
getAPIMinorVersion(). Method in class aglet.AgletInfo
Gets the API minor version to which the aglet is instantiated
getArg(). Method in class aglet.Message
Gets the argument
getArg(String). Method in class aglet.Message
Gets an argument value
getArgument(String). Method in class ibm.aglets.util.Arguments
getAtciConnectionHandler(String). Method in class atci.AtciConnector
Gets a AtciConnection handler for given sheme(protocol).
getAtciConnector(). Static method in class atci.AtciConnector
Gets the connector
getAttachedInfo(). Method in class ibm.aglets.patterns.Meeting
getAudioClip(URL). Method in interface aglet.AgletContext
Gets an audio clip
getAudioData(URL). Method in class aglet.Aglet
Gets an audio data
getAuthorityName(). Method in class aglet.AgletInfo
Gets the authority name.
getBoolean(String, boolean). Method in class ibm.awb.util.Resource
getBooleanReply(). Method in class aglet.FutureReply
Gets the reply as a primitive boolean
getButton(int). Method in class ibm.aglets.util.GeneralDialog
Obtains dialog button
getCharReply(). Method in class aglet.FutureReply
Gets the reply as a primitive char
getCodeBase(). Method in class aglet.Aglet
Gets the code base URL of this aglet
getCodeBase(). Method in class aglet.AgletInfo
Gets the codebase address where the aglet code resides
getCodeBase(). Method in interface aglet.AgletProxy
Gets the codebase of the aglet in URL
getColor(String, Color). Method in class ibm.awb.util.Resource
getContentLanguage(). Method in interface atci.AtciConnection
getContentLength(). Method in interface atci.AtciConnection
getContentType(). Method in interface atci.AtciConnection
getCreationTime(). Method in class aglet.AgletInfo
Gets the time when the aglet is created
getCurrentURL(). Method in class ibm.aglets.util.SeqItinerary
Tells the URL of the current visited place on the tour.
getDecoder(). Method in class ibm.aglets.util.ByteArrayImageSource
getDefaultPort(String). Static method in class ibm.aglets.util.Utils
getDocumentURL(). Method in class aglet.system.ContextEvent
Gets the document URL.
getDoubleReply(). Method in class aglet.FutureReply
Gets the reply as a primitive double
getDuration(). Method in class aglet.event.PersistencyEvent
Gets the duration
getException(). Method in class aglet.MessageException
Gets the message occured
getFloatReply(). Method in class aglet.FutureReply
Gets the reply as a primitive float
getFont(String, Font). Method in class ibm.awb.util.Resource
getHostingURL(). Method in interface aglet.AgletContext
Returns the URL of the daemon serving this context.
getIconImage(). Method in class aglet.a4compatibility.OldAglet
getID(). Method in class aglet.event.AgletEvent
Gets the id of this event
getId(). Method in class ibm.aglets.patterns.Meeting
getIdentifier(). Method in class aglet.Aglet
Returns the identity of this aglet.
getIdentifier(). Method in interface aglet.AgletProxy
Gets the aglet's identifier.
getImage(ImageData). Method in interface aglet.AgletContext
Gets an image.
getImage(URL). Method in class aglet.Aglet
Gets an image
getImage(URL). Method in interface aglet.AgletContext
Gets an image
getImage(URL, String). Method in class aglet.Aglet
Gets an image
getImageData(URL). Method in interface aglet.AgletContext
Gets an image data.
getImageProducer(). Method in class ibm.aglets.util.AgletImageData
getImageProducer(). Method in interface aglet.ImageData
Gets source of the image
getInputStream(). Method in interface atci.AtciConnection
getInputStream(). Method in interface atci.AtciRequest
getInteger(String, int). Method in class ibm.awb.util.Resource
getIntReply(). Method in class aglet.FutureReply
Gets the reply as a primitive integer
getItinerary(). Method in class aglet.a4compatibility.OldAglet
getKind(). Method in class aglet.Message
Gets the kind of this message
getLocation(). Method in class aglet.event.MobilityEvent
Gets the location.
getLongReply(). Method in class aglet.FutureReply
Gets the reply as a primitive log
getMaster(). Method in class ibm.aglets.patterns.Slave
Gets the Aglet Idedntifier of the lave's master.
getMessage(). Method in class aglet.system.ContextEvent
Gets the message to show
getMessageAt(int). Method in class aglet.util.SeqPlanItinerary
Returns the message at the specified index.
getMessageManager(). Method in class aglet.Aglet
Gets the message manager.
getMessageManager(). Method in class aglet.AgletStub
Gets the aglet's message manager object.
getMethod(). Method in interface atci.AtciRequest
getName(). Method in interface aglet.AgletContext
Gets the name of the context
getName(). Method in class ibm.aglets.patterns.Registrant
Returns the symbolic name
getNextFutureReply(). Method in class aglet.ReplySet
Gets the next FutureReply whose reply is available.
getOrigin(). Method in class aglet.AgletInfo
Gets the origin address where the aglet was instantiated
getOrigin(). Method in class ibm.aglets.patterns.Notifier
Gets the URL of the Origin of the aglet.
getOrigin(). Method in class ibm.aglets.util.SeqItinerary
returns the URL of the Origin.
getOrigin(). Method in class ibm.aglets.patterns.Slave
Gets the URL of the Origin of the aglet.
getOutputStream(). Method in interface atci.AtciConnection
getOutputStream(). Method in interface atci.AtciResponse
getPersistentResourcesStartsWith(String). Method in class ibm.awb.util.Resource
Get the resources starting with the key
getPlace(). Method in class ibm.aglets.patterns.Meeting
getPrivilegeName(). Method in class aglet.AgletInfo
Gets the privilege name.
getProperty(String). Method in interface aglet.AgletContext
Gets the context property indicated by the key.
getProperty(String). Method in class aglet.a4compatibility.OldAglet
Gets the aglet property indicated by the key.
getProperty(String, Object). Method in interface aglet.AgletContext
Gets the context property indicated by the key and default value.
getProperty(String, String). Method in class aglet.a4compatibility.OldAglet
Gets the aglet property indicated by the key and default value.
getPropertyKeys(). Method in class aglet.a4compatibility.OldAglet
Enumerates all the property keys.
getReasonPhase(). Method in interface atci.AtciConnection
getReceiver(). Method in class ibm.aglets.patterns.Notifier
Gets the URL of this notifier's receiver.
getReply(). Method in class aglet.FutureReply
If the message was not handled the receiver, MessageNotHandled exception is raised.
getRequestHandler(String). Method in class ibm.atp.daemon.Daemon
Gets the AgentRequestHandler specified named agentSystem.
getRequestParameter(String). Method in interface atci.AtciRequest
getRequestURI(). Method in interface atci.AtciRequest
getResourceFor(String). Static method in class ibm.awb.util.Resource
Get the resource object by name.
getResultURI(). Method in interface atci.AtciConnection
getServerURL(). Method in class aglet.system.AgletRuntime
Gets an address of the server in URL.
getSource(). Method in class aglet.event.AgletEvent
Gets the source of this event
getStatusCode(). Method in interface atci.AtciConnection
getString(String). Method in class ibm.awb.util.Resource
getString(String, String). Method in class ibm.awb.util.Resource
getStringArray(String, String). Method in class ibm.awb.util.Resource
getText(). Method in class aglet.Aglet
Gets the message line of this Aglet.
getText(). Method in class aglet.AgletStub
Gets the current content of the Aglet's message line.
getText(). Method in class aglet.system.ContextEvent
getTimeStamp(). Method in class aglet.Message
Gets the time in milliseconds when the message was sent.
getTitleLabel(). Method in class ibm.aglets.util.GeneralDialog
getURL(String, URL). Method in class ibm.awb.util.Resource
go(String). Method in class aglet.a4compatibility.Itinerary
go(String). Method in class ibm.aglets.util.SeqItinerary
"origin" and NEXT are supported.
go(String, Message). Method in class aglet.util.SimpleItinerary
Goes to the destination given by name and the message processed at the destination.
go(String, Object). Method in class aglet.a4compatibility.Itinerary
go(String, String). Method in class aglet.util.SimpleItinerary
Goes to the destination given by name and the message processed at the destination.
gotoByIndex(int). Method in class ibm.aglets.util.SeqItinerary
Dispatch an aglet to a new place with a specific index.
gotoErrorHandler(). Method in class ibm.aglets.util.SeqItinerary
Dispatch an aglet to the handler.
gotoNext(). Method in class ibm.aglets.util.SeqItinerary
Dispatch an aglet to the next place in the tour.
goToNext(). Method in class aglet.util.SeqPlanItinerary
Go to the next address and perform the next message at the destination address.
gotoNextAvailable(). Method in class ibm.aglets.util.SeqItinerary
Dispatch an aglet to the next AVAILABLE place in the tour.
gotoOrigin(). Method in class ibm.aglets.util.SeqItinerary
Dispatch an aglet to the origin.

H

handleDispatchRequest(AtciRequest, AtciResponse). Method in class atci.AgentRequestHandler
handleEvent(Event). Method in class ibm.aglets.util.AddressBook
handleEvent(Event). Method in class ibm.aglets.util.AddressChooser
handleEvent(Event). Method in class ibm.aglets.util.GeneralDialog
Handles the events.
handleFetchRequest(AtciRequest, AtciResponse). Method in class atci.AgentRequestHandler
handleMessage(Message). Method in class aglet.Aglet
Handles the message form outside.
handleMessage(Message). Method in class ibm.aglets.patterns.Registry
Message handler.
handleMessage(Message). Method in class aglet.util.SeqPlanItinerary
Handles the message.
handleMessageRequest(AtciRequest, AtciResponse). Method in class atci.AgentRequestHandler
handleRequest(AtciRequest, AtciResponse). Method in class atci.AgentRequestHandler
Dispatches requests to specific handle methods.
handleRetractRequest(AtciRequest, AtciResponse). Method in class atci.AgentRequestHandler
hashCode(). Method in class ibm.aglets.util.AgletAudioClip
hashCode(). Method in class aglet.AgletID
Returns an integer suitable for hash table indexing.
hashCode(). Method in class ibm.aglets.util.AgletImageData
hasMoreFutureReplies(). Method in class aglet.ReplySet
Checks if there are more FutureReply objects in this ReplySet object.
HELP. Static variable in class ibm.aglets.util.GeneralDialog
hide(). Method in class ibm.aglets.util.AddressBook

I

id. Variable in class aglet.event.AgletEvent
Event id
ILLEGAL_REQUEST. Static variable in interface atci.AtciConstants
ImageComponent(Image). Constructor for class ibm.aglets.util.ImageComponent
ImageComponent(Image, Dimension). Constructor for class ibm.aglets.util.ImageComponent
imageUpdate(Image, int, int, int, int, int). Method in class ibm.aglets.util.ImageComponent
Updates the image
importOptionProperties(String). Method in class ibm.awb.util.Resource
Imports all properties start with "key" into this resource.
INACTIVE. Static variable in class aglet.Aglet
initialize(). Method in class aglet.a4compatibility.Itinerary
initialize(). Method in class ibm.aglets.util.SeqItinerary
Initialize the itinerary.
initialize(String). Static method in class atci.AtciConnector
Defines the ATCI handler packages
initialize(URL). Method in class atci.AgentRequestHandler
initializeCheck(). Method in class ibm.aglets.patterns.Notifier
This method should be overridden to specify any intialization before the checks performed by this notifier.
initializeJob(). Method in class ibm.aglets.patterns.Slave
This method should be overridden to specify initialization part for the job of the slave.
insertPlanAt(String, Message, int). Method in class aglet.util.SeqPlanItinerary
Inserts the new plan item specified by a pair of a address and a message at the specified index.
insertPlanAt(String, String, int). Method in class aglet.util.SeqPlanItinerary
Inserts the new plan item specified by a pair of a address and a message at the specified index.
inside(int, int). Method in class ibm.aglets.util.ImageComponent
INTERNAL_ERROR. Static variable in interface atci.AtciConstants
Status code representing that the recipient encountered an unexpected condition which prevented it from fullfiling the request.
InvalidAgletException(). Constructor for class aglet.InvalidAgletException
InvalidAgletException(String). Constructor for class aglet.InvalidAgletException
isActive(). Method in interface aglet.AgletProxy
Checks if the aglet is active or deactivated.
isAnyAvailable(). Method in class aglet.ReplySet
Checks if there are more than one FutureReply objects whose reply is available in this ReplySet object.
isAtHandler(). Method in class ibm.aglets.util.SeqItinerary
Tells whether the aglet is currently visiting the Handler host.
isAtLastDestination(). Method in class ibm.aglets.util.SeqItinerary
Tells whether the aglet is currently visiting the last place in the tour.
isAtOrigin(). Method in class ibm.aglets.util.SeqItinerary
Tells whether the aglet is currently located in the Origin host
isAvailable(). Method in class aglet.FutureReply
Checks if the reply is available or not.
isAvailable(String). Method in class aglet.a4compatibility.Itinerary
isAvailable(String). Method in class ibm.aglets.util.SeqItinerary
Currently, it always returns false
isCurrent(String). Method in class aglet.a4compatibility.Itinerary
isCurrent(String). Method in class ibm.aglets.util.SeqItinerary
"origin" and LAST are supported.
isRemote(). Method in interface aglet.AgletProxy
Checks if the aglet proxy is referencing a remote aglet.
isRepeat(). Method in class aglet.util.SeqPlanItinerary
Checks if the itinerary is repeatition plan.
isState(int). Method in interface aglet.AgletProxy
Checks if the aglet
isValid(). Method in interface aglet.AgletProxy
Checks if the aglet proxy is invalidated or not.
Itinerary(). Constructor for class aglet.a4compatibility.Itinerary

K

keywords(). Method in class aglet.a4compatibility.Itinerary
keywords(). Method in class ibm.aglets.util.SeqItinerary
kind. Variable in class aglet.Message
The kind of the message.

L

LAST. Static variable in class aglet.a4compatibility.Itinerary
layoutComponents(). Method in class ibm.aglets.util.GeneralDialog
lineSeparator. Static variable in class ibm.aglets.util.MessagePanel
Line separator constants
lineSeparatorChar. Static variable in class ibm.aglets.util.MessagePanel
list(PrintStream). Method in class ibm.awb.util.Resource
load(URL). Method in class ibm.awb.util.Resource
Loads the properties from the file
logToString(). Method in class ibm.aglets.util.SeqItinerary
Converts the log to a string.
loop(). Method in class ibm.aglets.util.AgletAudioClip

M

Main(). Constructor for class ibm.atp.daemon.Main
main(String[]). Static method in class ibm.aglets.util.AddressChooser
main(String[]). Static method in class ibm.atp.daemon.Main
Main
main(String[]). Static method in class ibm.aglets.util.Utils
MAJOR_VERSION. Static variable in class aglet.Aglet
makeAgletURL(URL, AgletIdentifier). Static method in class ibm.aglets.util.Utils
makePanel(GridBagLayout). Method in class ibm.aglets.util.GeneralDialog
makePanel(GridBagLayout). Method in class ibm.aglets.util.MessageDialog
MAX_PRIORITY. Static variable in interface aglet.MessageManager
The maximum priority that the message can have.
MAX_REQUEST_TYPE. Static variable in interface atci.AtciConstants
Meeting(URL). Constructor for class ibm.aglets.patterns.Meeting
A Constructor
Meeting(URL, Vector). Constructor for class ibm.aglets.patterns.Meeting
A Constructor
mergeResource(String, String). Method in class ibm.awb.util.Resource
Merge a value to a resource.
MESSAGE. Static variable in interface atci.AtciConstants
MESSAGE. Static variable in class aglet.system.ContextEvent
The MESSAGE event type is delivered when an context tries to show an message.
MESSAGE. Variable in class ibm.aglets.patterns.Notifier
The protected variable that carries any messages that should go along with the notification back to the subscriber.
message(long, String). Method in class ibm.atp.daemon.Daemon
Write a message into a log file
Message(String). Constructor for class aglet.Message
Constructs a message.
Message(String, boolean). Constructor for class aglet.Message
Constructs a message with an argument value.
Message(String, char). Constructor for class aglet.Message
Constructs a message with an argument value.
Message(String, double). Constructor for class aglet.Message
Constructs a message with an argument value.
Message(String, float). Constructor for class aglet.Message
Constructs a message with an argument value.
Message(String, int). Constructor for class aglet.Message
Constructs a message with an argument value.
Message(String, long). Constructor for class aglet.Message
Constructs a message with an argument value.
Message(String, Object). Constructor for class aglet.Message
Constructs a message with an argument value.
MessageDialog(Frame, Component, String, String, int, Object, boolean). Constructor for class ibm.aglets.util.MessageDialog
MessageDialog(Frame, String, String). Constructor for class ibm.aglets.util.MessageDialog
MessageDialog(Frame, String, String, Object). Constructor for class ibm.aglets.util.MessageDialog
MessageException(Throwable). Constructor for class aglet.MessageException
MessageException(Throwable, String). Constructor for class aglet.MessageException
MessagePanel(String, boolean). Constructor for class ibm.aglets.util.MessagePanel
MessagePanel(String, int, boolean). Constructor for class ibm.aglets.util.MessagePanel
Messenger(). Constructor for class ibm.aglets.patterns.Messenger
MIN_PRIORITY. Static variable in interface aglet.MessageManager
The minimal priority that the message can have.
MINOR_VERSION. Static variable in class aglet.Aglet
MobilityAdapter(). Constructor for class aglet.event.MobilityAdapter
MobilityEvent(int, AgletProxy, URL). Constructor for class aglet.event.MobilityEvent
Constructs a mobility event with specified id, target and location
move(int, int). Method in class ibm.aglets.util.ImageComponent
MOVED. Static variable in interface atci.AtciConstants
Status code representing that the requested resource is no longer at the recipient.
multicastMessage(Message). Method in interface aglet.AgletContext
Sends a multicast message to the subscribers in the context

N

NEXT. Static variable in class aglet.a4compatibility.Itinerary
NO_RESPONSE. Static variable in class aglet.system.ContextEvent
Not used.
NORM_PRIORITY. Static variable in interface aglet.MessageManager
The default priority that is assigned to a message.
NOT_FOUND. Static variable in interface atci.AtciConstants
Status code representing that the recipient could not find the requested resource.
NOT_IMPLEMENTED. Static variable in interface atci.AtciConstants
Status code representing that the recipient does not support the functionality required to fulfill the request.
NOT_QUEUED. Static variable in interface aglet.MessageManager
Used as a argugment to the setPriority.
NotHandledException(). Constructor for class aglet.NotHandledException
Constructs a NotHandledException
NotHandledException(String). Constructor for class aglet.NotHandledException
Constructs a NotHandledException with the detailed message.
NOTIFICATION. Static variable in class ibm.aglets.patterns.Notifier
Notifier(). Constructor for class ibm.aglets.patterns.Notifier
notifyAllMessages(). Method in class aglet.Aglet
Notifies all of waiting threads.
notifyAllMessages(). Method in interface aglet.MessageManager
Notifies all of waiting threads.
notifyMessage(). Method in class aglet.Aglet
Notifies a single waiting thread.
notifyMessage(). Method in interface aglet.MessageManager
Notifies a single waiting thread.

O

OKAY. Static variable in interface atci.AtciConstants
Status code representing that the request has succeeded.
OKAY. Static variable in class ibm.aglets.util.GeneralDialog
OldAglet(). Constructor for class aglet.a4compatibility.OldAglet
onActivation(). Method in class aglet.a4compatibility.OldAglet
onActivation(PersistencyEvent). Method in class aglet.event.AgletEventListener
Calls the onActivation methods on the listers with the specified persistency event.
onActivation(PersistencyEvent). Method in class aglet.a4compatibility.OldAglet
onActivation(PersistencyEvent). Method in class aglet.event.PersistencyAdapter
onActivation(PersistencyEvent). Method in interface aglet.event.PersistencyListener
Invoked just after the aglet was activated.
onApply(). Method in class ibm.aglets.util.GeneralDialog
onArrival(). Method in class aglet.a4compatibility.Itinerary
onArrival(). Method in class aglet.a4compatibility.OldAglet
onArrival(). Method in class ibm.aglets.patterns.Registrant
onArrival(MobilityEvent). Method in class aglet.event.AgletEventListener
Calls the onArrival methods on the listers with the specified mobility event.
onArrival(MobilityEvent). Method in class aglet.event.MobilityAdapter
onArrival(MobilityEvent). Method in interface aglet.event.MobilityListener
Invoked just after the aglet arrived at the destination
onArrival(MobilityEvent). Method in class aglet.a4compatibility.OldAglet
onArrival(MobilityEvent). Method in class aglet.util.SeqPlanItinerary
This is not normally used by aglets programmers.
onArrival(MobilityEvent). Method in class aglet.util.SimpleItinerary
This is not normally used by aglets programmers.
onCancel(). Method in class ibm.aglets.util.GeneralDialog
onClone(). Method in class aglet.a4compatibility.OldAglet
onClone(CloneEvent). Method in class aglet.event.AgletEventListener
Calls the onClone methods on the listers with the specified Clone event.
onClone(CloneEvent). Method in class aglet.event.CloneAdapter
onClone(CloneEvent). Method in interface aglet.event.CloneListener
Invoked after an aglet was cloned.
onClone(CloneEvent). Method in class aglet.a4compatibility.OldAglet
onCloned(CloneEvent). Method in class aglet.event.AgletEventListener
Calls the onCloned methods on the listers with the specified Clone event.
onCloned(CloneEvent). Method in class aglet.event.CloneAdapter
onCloned(CloneEvent). Method in interface aglet.event.CloneListener
Invoked after an aglet was cloned.
onCloned(CloneEvent). Method in class aglet.a4compatibility.OldAglet
onCloning(). Method in class aglet.a4compatibility.OldAglet
Old Callbacks
onCloning(CloneEvent). Method in class aglet.event.AgletEventListener
Calls the onCloning methods on the listers with the specified Clone event.
onCloning(CloneEvent). Method in class aglet.event.CloneAdapter
onCloning(CloneEvent). Method in interface aglet.event.CloneListener
Invoked when an aglet is attempted to clone
onCloning(CloneEvent). Method in class aglet.a4compatibility.OldAglet
onCreation(Object). Method in class aglet.Aglet
Initializes the new aglet.
onCreation(Object). Method in class ibm.aglets.patterns.Messenger
Initializes the messenger.
onCreation(Object). Method in class ibm.aglets.patterns.Notifier
Initializes the notifier.
onCreation(Object). Method in class aglet.a4compatibility.OldAglet
onCreation(Object). Method in class ibm.aglets.patterns.Registry
onCreation(Object). Method in class ibm.aglets.patterns.Slave
Initializes the slave.
onDeactivating(long). Method in class aglet.a4compatibility.OldAglet
onDeactivating(PersistencyEvent). Method in class aglet.event.AgletEventListener
Calls the onDeactivating methods on the listers with the specified persistency event.
onDeactivating(PersistencyEvent). Method in class aglet.a4compatibility.OldAglet
onDeactivating(PersistencyEvent). Method in class aglet.event.PersistencyAdapter
onDeactivating(PersistencyEvent). Method in interface aglet.event.PersistencyListener
Invoked when an aglet is attempted to deactivate.
onDispatching(MobilityEvent). Method in class aglet.event.AgletEventListener
Calls the onDispatching methods on the listers with the specified mobility event.
onDispatching(MobilityEvent). Method in class aglet.event.MobilityAdapter
onDispatching(MobilityEvent). Method in interface aglet.event.MobilityListener
Invoked when the aglet is attempted to dispatch.
onDispatching(MobilityEvent). Method in class aglet.a4compatibility.OldAglet
onDispatching(URL). Method in class aglet.a4compatibility.OldAglet
onDisposing(). Method in class aglet.Aglet
Is called when an attempt is made to dispose of the aglet.
onDisposing(). Method in class ibm.aglets.patterns.Registrant
Is called when an attempt is made to dispose of the aglet.
onHelp(). Method in class ibm.aglets.util.GeneralDialog
onOkay(). Method in class ibm.aglets.util.GeneralDialog
onReturn(). Method in class ibm.aglets.patterns.Slave
Called when the slave returns to its origin.
onReverting(MobilityEvent). Method in class aglet.event.AgletEventListener
Calls the onReverting methods on the listers with the specified mobility event.
onReverting(MobilityEvent). Method in class aglet.event.MobilityAdapter
onReverting(MobilityEvent). Method in interface aglet.event.MobilityListener
Invoked when the aglet is retracted.
onReverting(MobilityEvent). Method in class aglet.a4compatibility.OldAglet
onReverting(URL). Method in class aglet.a4compatibility.OldAglet
openConnection(URL). Method in interface atci.AtciConnectionHandler
Creats connection object in response to given URL.
openConnection(URL). Static method in class atci.AtciConnector
Opens connection
openConnectionFor(URL). Method in class atci.AtciConnector
Opens connection

P

pack(). Method in class ibm.aglets.util.GeneralDialog
paint(Graphics). Method in class ibm.aglets.util.AddressBook
paint(Graphics). Method in class ibm.aglets.util.ImageComponent
Draws the image
paint(Graphics). Method in class ibm.aglets.util.MessagePanel
PersistencyAdapter(). Constructor for class aglet.event.PersistencyAdapter
PersistencyEvent(int, AgletProxy, long). Constructor for class aglet.event.PersistencyEvent
Constructs a PersistencyEvent with the specified id, aglet proxy and duration.
PING. Static variable in interface atci.AtciConstants
play(). Method in class ibm.aglets.util.AgletAudioClip
popup(Component). Method in class ibm.aglets.util.AddressBook
popup(Frame). Method in class ibm.aglets.util.GeneralDialog
Pops up the dialog window so that it get located at the center of the frame.
popup(int). Method in class ibm.aglets.util.GeneralDialog
Pops up the dialog window according to the location given as a parameter
postCallbackEvent(Event). Method in class ibm.aglets.util.GeneralDialog
preferredSize(). Method in class ibm.aglets.util.ImageComponent
PREVIOUS. Static variable in class aglet.a4compatibility.Itinerary
protocolPathProp. Static variable in class atci.AtciConnector
putArgument(String, boolean). Method in class ibm.aglets.util.Arguments
putArgument(String, char). Method in class ibm.aglets.util.Arguments
putArgument(String, double). Method in class ibm.aglets.util.Arguments
putArgument(String, float). Method in class ibm.aglets.util.Arguments
putArgument(String, int). Method in class ibm.aglets.util.Arguments
putArgument(String, long). Method in class ibm.aglets.util.Arguments
putArgument(String, Object). Method in class ibm.aglets.util.Arguments

R

readExternal(ObjectInput). Method in class aglet.event.AgletEventListener
This is not used by aglet programmers.
readExternal(ObjectInput). Method in class ibm.aglets.util.AgletImageData
readExternal(ObjectInput). Method in class aglet.AgletInfo
readExternal(ObjectInput). Method in class aglet.a4compatibility.OldAglet
Reads a state of this aglet from the ObjectInput.
readExternal(ObjectInput). Method in class ibm.aglets.util.SeqItinerary
readExternal(ObjectInput). Method in class aglet.util.SimpleItinerary
readFrom(DataInput). Static method in class aglet.AgletInfo
Reads the aglet info from DataInput object.
ready(Aglet). Method in class ibm.aglets.patterns.Meeting
Accepts an aglet to a meeting.
registerAgentRequestHandler(String, AgentRequestHandler). Method in class ibm.atp.daemon.Daemon
Register a AgentRequestHandler as given name.
Registrant(). Constructor for class ibm.aglets.patterns.Registrant
Registry(). Constructor for class ibm.aglets.patterns.Registry
removeAgletContext(AgletContext). Method in class aglet.system.AgletRuntime
Removes the specified aglet context from the runtime environment.
removeCloneListener(CloneListener). Method in class aglet.Aglet
Removes the specified clone listener so it no longer receives clone events
removeCloneListener(CloneListener). Method in class aglet.event.AgletEventListener
Removes the specified clone listener object
removeCloneListener(CloneListener). Method in class aglet.AgletStub
removeContextListener(ContextListener). Method in interface aglet.AgletContext
Removes the specified context listener.
removeMobilityListener(MobilityListener). Method in class aglet.Aglet
Removes the specified mobility listener so it no longer receives mobility events
removeMobilityListener(MobilityListener). Method in class aglet.event.AgletEventListener
Removes the specified mobility listener object
removeMobilityListener(MobilityListener). Method in class aglet.AgletStub
removeNotify(). Method in class ibm.aglets.util.AddressChooser
removeOptionResource(String). Method in class ibm.awb.util.Resource
removePersistencyListener(PersistencyListener). Method in class aglet.Aglet
Removes the specified persistency listener so it no longer receives persistency events
removePersistencyListener(PersistencyListener). Method in class aglet.event.AgletEventListener
Removes the specified persistency listener object
removePersistencyListener(PersistencyListener). Method in class aglet.AgletStub
removePersistentResourcesStartsWith(String). Method in class ibm.awb.util.Resource
removePlanAt(int). Method in class aglet.util.SeqPlanItinerary
Removes the plan specified by the index.
removeResource(String). Method in class ibm.awb.util.Resource
REPLY. Static variable in interface atci.AtciConstants
ReplySet(). Constructor for class aglet.ReplySet
Constructs a ReplySet object.
REQUEST_TYPE_BASE. Static variable in interface atci.AtciConstants
RequestRefusedException(). Constructor for class aglet.RequestRefusedException
RequestRefusedException(String). Constructor for class aglet.RequestRefusedException
reset(). Method in class aglet.a4compatibility.Itinerary
reset(). Method in class ibm.aglets.util.SeqItinerary
Resets an aglet's tour as if the tour have not yet been started.
reshape(int, int, int, int). Method in class ibm.aglets.util.AddressBook
RESULT. Variable in class ibm.aglets.patterns.Slave
The protected variable that accumulates the results of the local tasks that this slave performs in every destination.
RETRACT. Static variable in interface atci.AtciConstants
retractAglet(URL). Method in interface aglet.AgletContext
Retracts the aglet specified by its url: atp://host-domain-name/#aglet-identity.
retractAglet(URL, AgletID). Method in interface aglet.AgletContext
Retracts the aglet specified by its url and id
returnHome(). Method in class ibm.aglets.patterns.Slave
Dispatch to the Origin
REVERT. Static variable in class aglet.Message
REVERTED. Static variable in class aglet.system.ContextEvent
The DISPATCHED event type is delivered when an aglet is retracted.
REVERTING. Static variable in class aglet.event.MobilityEvent
The REVERTING event type is delivered when the retaction is requested from the remote site.
run(). Method in class aglet.Aglet
Is the entry point for the aglet's own thread of execution.
run(). Method in class ibm.atp.daemon.Daemon
Listens to a given port and responds to incoming requests.
run(). Method in class ibm.aglets.patterns.Messenger
Universal entry point for the messenger's execution thread.
run(). Method in class ibm.aglets.patterns.Notifier
Universal entry point for the notifier's execution thread.
run(). Method in class ibm.aglets.patterns.Slave
Universal entry point for the slave's execution thread.

S

sameKind(String). Method in class aglet.Message
Checks if the message has same kind as given string.
sameURL(URL, URL). Static method in class ibm.aglets.util.Utils
save(String). Method in class ibm.awb.util.Resource
Saves the properties into the default file.
save(URL, String). Method in class ibm.awb.util.Resource
Saves the properties into the file with given header.
sendAsyncMessage(Message). Method in interface aglet.AgletProxy
Sends a message in asynchronous way.
sendError(int). Method in interface atci.AtciResponse
sendException(Exception). Method in class aglet.Message
Sets a exception to this message.
sendMessage(Message). Method in interface aglet.AgletProxy
Sends a message in synchronous way.
sendReply(). Method in class aglet.Message
Send a reply without sepcific value.
sendReply(boolean). Method in class aglet.Message
Sends a bolean value as a reply
sendReply(char). Method in class aglet.Message
Sends a character value as a reply
sendReply(double). Method in class aglet.Message
Sends a double value as a reply
sendReply(float). Method in class aglet.Message
Sends a float value as a reply
sendReply(int). Method in class aglet.Message
Sends a integer value as a reply
sendReply(long). Method in class aglet.Message
Sends a long value as a reply
sendReply(Object). Method in class aglet.Message
Sets a reply to this message.
sendRequest(). Method in interface atci.AtciConnection
sendResponse(). Method in interface atci.AtciResponse
SeqItinerary(). Constructor for class ibm.aglets.util.SeqItinerary
SeqItinerary(URL). Constructor for class ibm.aglets.util.SeqItinerary
Creates an Itineray with a single destination.
SeqItinerary(Vector). Constructor for class ibm.aglets.util.SeqItinerary
Creates an Itineray.
SeqPlanItinerary(Aglet). Constructor for class aglet.util.SeqPlanItinerary
Constructs a SeqPlanItinerary object with the specified owner aglet.
ServerNotFoundException(). Constructor for class aglet.ServerNotFoundException
ServerNotFoundException(String). Constructor for class aglet.ServerNotFoundException
SERVICE_UNAVAILABLE. Static variable in interface atci.AtciConstants
Status code representing that the recipient is currently unable to handle the request due to a temporary overloading of the recipient.
setAccessLogFile(String). Method in class ibm.atp.daemon.Daemon
setAccessLogStream(OutputStream). Method in class ibm.atp.daemon.Daemon
setAddress(String). Method in class ibm.aglets.util.AddressChooser
setAgentId(String). Method in interface atci.AtciConnection
setAgentLanguage(String). Method in interface atci.AtciConnection
setAgentSystem(String). Method in interface atci.AtciConnection
setAglet(Aglet). Method in class aglet.AgletStub
setAlignment(int). Method in class ibm.aglets.util.MessagePanel
Sets aligment
setAllowUserInteraction(boolean). Method in interface atci.AtciConnection
setArg(String, Object). Method in class aglet.Message
Sets an argument value with associated name.
setAtciConnector(AtciConnector). Static method in class atci.AtciConnector
Sets a connector
setAttachedInfo(Object). Method in class ibm.aglets.patterns.Meeting
setButtons(int). Method in class ibm.aglets.util.GeneralDialog
Specifies which buttons should be appeared on the bottom of window.
setCallbackComponent(Component). Method in class ibm.aglets.util.GeneralDialog
setColleagues(Vector). Method in class ibm.aglets.patterns.Meeting
setContentEncoding(String). Method in interface atci.AtciConnection
setContentEncoding(String). Method in interface atci.AtciResponse
setContentLanguage(String). Method in interface atci.AtciConnection
setContentLanguage(String). Method in interface atci.AtciResponse
setContentLength(int). Method in interface atci.AtciConnection
setContentType(String). Method in interface atci.AtciConnection
setContentType(String). Method in interface atci.AtciResponse
setDefaultResource(String, String). Method in class ibm.awb.util.Resource
Sets default properties.
setDefferedReturn(boolean). Method in class ibm.aglets.patterns.Slave
Define whether to defer the return of the slave to its origin.
setErrorLogFile(String). Method in class ibm.atp.daemon.Daemon
setErrorLogStream(OutputStream). Method in class ibm.atp.daemon.Daemon
setHandler(URL). Method in class ibm.aglets.util.SeqItinerary
Defines the URL of an host to which the aglet can be dispatched in cases of unexpected events during its tour.
setId(String). Method in class ibm.aglets.patterns.Meeting
setItinerary(Itinerary). Method in class aglet.a4compatibility.OldAglet
Assigns an Itinerary object to the aglet.
setMessage(String). Method in class ibm.aglets.util.ImageComponent
setMessage(String). Method in class ibm.aglets.util.MessageDialog
Sets the message
setMessage(String). Method in class ibm.aglets.util.MessagePanel
Sets message string to be shown
setMessageLogFile(String). Method in class ibm.atp.daemon.Daemon
setMessageLogStream(OutputStream). Method in class ibm.atp.daemon.Daemon
setName(String). Method in class ibm.aglets.patterns.Registrant
Sets a symbolic name
setNumAllowedFailures(int). Method in class ibm.aglets.util.SeqItinerary
Defines maximum number of allowed failures to visit a place during a tour.
setNumRetries(int). Method in class ibm.aglets.util.SeqItinerary
Defines maximum number of retries to dispatch an aglet to a new place.
setOptionResource(String, String). Method in class ibm.awb.util.Resource
Sets an option property.
setPriority(String, int). Method in interface aglet.MessageManager
Sets the message's priority.
setProperty(String, Object). Method in interface aglet.AgletContext
Sets the context property indicated by the key and value.
setProperty(String, String). Method in class aglet.a4compatibility.OldAglet
Sets the aglet property indicated by the key and the value.
setRepeat(boolean). Method in class aglet.util.SeqPlanItinerary
Conditionally enables a repetition.
setRequestType(int). Method in interface atci.AtciConnection
Sets request parameters you have to set parameters before establish the connection.
setResource(String, String). Method in class ibm.awb.util.Resource
Sets a property.
setSender(String). Method in interface atci.AtciConnection
setSkipUnavailableHost(boolean). Method in class ibm.aglets.util.SeqItinerary
Configures so that it will skip the host which is not rearchable.
setStatusCode(int). Method in interface atci.AtciResponse
setStatusCode(int, String). Method in interface atci.AtciResponse
setStub(AgletStub). Method in class aglet.Aglet
Sets the proxy for the aglet.
setText(String). Method in class aglet.Aglet
Sets the text of this Aglet.
setText(String). Method in class aglet.AgletStub
Sets a aglet's text
setTitle(String). Method in class ibm.aglets.util.AddressBook
setTraveller(AgletProxy). Method in class aglet.a4compatibility.Itinerary
setUserAgent(String). Method in interface atci.AtciConnection
setWindowProperties(Frame, Aglet). Static method in class ibm.aglets.util.Utils
SHOW_DOCUMENT. Static variable in class aglet.system.ContextEvent
The SHOW_DOCUMENT event type is delivered when an aglet requests to show an document specified by the URL.
showDocument(ContextEvent). Method in class aglet.system.ContextAdapter
showDocument(ContextEvent). Method in interface aglet.system.ContextListener
Called when an aglet request to show the document given as URL
showDocument(URL). Method in interface aglet.AgletContext
Shows a new document.
showMessage(ContextEvent). Method in class aglet.system.ContextAdapter
showMessage(ContextEvent). Method in interface aglet.system.ContextListener
Called to show the message
SHUTDOWN. Static variable in class aglet.system.ContextEvent
The STARTED event type is delivered when the context is being shutting down.
shutdown(). Method in interface aglet.AgletContext
Shutdown the context.
shutdown(). Method in class aglet.system.AgletRuntime
Shutdown all contexts in the runtime
shutdown(Message). Method in interface aglet.AgletContext
Shutdown the context with the specific message object.
shutdown(Message). Method in class aglet.system.AgletRuntime
Shutdown all contexts in the current runtime with the specific message object.
SimpleItinerary(). Constructor for class aglet.util.SimpleItinerary
For Manual Serialization
SimpleItinerary(Aglet). Constructor for class aglet.util.SimpleItinerary
Constructs a SimpleItinerary with the specified owner aglet.
size(). Method in class aglet.event.AgletEventListener
Returns the number of listeners
size(). Method in class ibm.aglets.util.ImageComponent
size(). Method in class aglet.util.SeqPlanItinerary
Returns the size of this plan
Slave(). Constructor for class ibm.aglets.patterns.Slave
snapshot(). Method in class aglet.Aglet
[Preliminary] Save a snapshot of this aglet into a 2nd storage.
snapshot(). Method in class aglet.AgletStub
source. Variable in class aglet.event.AgletEvent
Source of the event
start(). Method in interface aglet.AgletContext
Starts the context.
start(String). Method in class ibm.atp.daemon.Daemon
STARTED. Static variable in class aglet.system.ContextEvent
The STARTED event type is delivered when the aglet is started.
startTrip(). Method in class aglet.util.SeqPlanItinerary
Starts the trip defined in this itineray
STATE_CHANGED. Static variable in class aglet.system.ContextEvent
The STATE_CHANGED event type is delivered when the state of an aglet has been changed.
stop(). Method in class ibm.aglets.util.AgletAudioClip
subscribeMessage(String). Method in class aglet.Aglet
Subscribes to a named message.
subscribeMessage(String). Method in class aglet.AgletStub

T

timestamp. Variable in class aglet.Message
The time when the message was sent.
toByteArray(). Method in class aglet.AgletID
Returns byte array representation of the id.
toString(). Method in class ibm.aglets.util.AgletAudioClip
toString(). Method in class aglet.AgletID
Returns a human readable form of the aglet identifier.
toString(). Method in class aglet.AgletInfo
Converts to a string
toString(). Method in class aglet.event.CloneEvent
toString(). Method in class aglet.system.ContextEvent
toString(). Method in class aglet.Message
toString(). Method in class aglet.event.MobilityEvent
toString(). Method in class aglet.event.PersistencyEvent
toString(Color). Static method in class ibm.awb.util.Resource
Convenient function to convert Color object to string representation.
toString(Font). Static method in class ibm.awb.util.Resource
Convenient function to convert Font object to string representation.
traveller. Variable in class aglet.a4compatibility.Itinerary

U

unsetTraveller(). Method in class aglet.a4compatibility.Itinerary
unsubscribeAllMessages(). Method in class aglet.Aglet
Unsubscribes from all message kinds.
unsubscribeAllMessages(). Method in class aglet.AgletStub
unsubscribeMessage(String). Method in class aglet.Aglet
Unsubscribes from a named message.
unsubscribeMessage(String). Method in class aglet.AgletStub
update(). Static method in class ibm.atp.daemon.Daemon
updating resource.
usage(). Static method in class ibm.atp.daemon.Main
Show usage.
Utils(). Constructor for class ibm.aglets.util.Utils

W

waitForAllReplies(). Method in class aglet.ReplySet
Waits until the all replies are available
waitForAllReplies(long). Method in class aglet.ReplySet
Waits until the all replies are available
waitForDisplay(). Method in class ibm.aglets.util.GeneralDialog
Waits until the dialog window is actually shown.
waitForDisposal(). Method in class ibm.aglets.util.GeneralDialog
Waits until the dialog window is disposed.
waitForNextFutureReply(). Method in class aglet.ReplySet
Waits until the next reply is available
waitForNextFutureReply(long). Method in class aglet.ReplySet
Waits until the next reply is available
waitForReply(). Method in class aglet.FutureReply
Waits for a reply until the reply is available
waitForReply(long). Method in class aglet.FutureReply
Waits for a reply with specific timeout value.
waitMessage(). Method in class aglet.Aglet
Waits until it is notified.
waitMessage(). Method in interface aglet.MessageManager
Waits until it is notified.
waitMessage(long). Method in class aglet.Aglet
Waits until it is notified or the timeout expires
waitMessage(long). Method in interface aglet.MessageManager
Waits until it is notified or the timeout expires
writeExternal(ObjectOutput). Method in class aglet.event.AgletEventListener
This is not used by aglet programmers.
writeExternal(ObjectOutput). Method in class ibm.aglets.util.AgletImageData
writeExternal(ObjectOutput). Method in class aglet.AgletInfo
writeExternal(ObjectOutput). Method in class aglet.a4compatibility.OldAglet
Writes a state of this aglet to the ObjectOutput.
writeExternal(ObjectOutput). Method in class ibm.aglets.util.SeqItinerary
writeExternal(ObjectOutput). Method in class aglet.util.SimpleItinerary
writeTo(DataOutput, URL). Method in class aglet.AgletInfo
Write the aglet info to the data output object.
writeTo(OutputStream). Method in class ibm.aglets.util.AgletImageData
writeTo(OutputStream). Method in interface aglet.ImageData
Writes the image data to the given output stream