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 com.ibm.atp.daemon.Daemon
Write a access log
actionPerformed(ActionEvent). Method in class com.ibm.aglet.util.AddressBook
actionPerformed(ActionEvent). Method in class com.ibm.aglet.util.AddressChooser
activate(). Method in interface com.ibm.aglet.AgletProxy
Activates the aglet.
ACTIVATE_AGLET. Static variable in interface com.ibm.aglet.MessageManager
Used as a logical OR in the priority.
activateAglet(AgletID). Method in interface com.ibm.aglet.AgletContext
Activates an aglet.
ACTIVATED. Static variable in class com.ibm.aglet.system.ContextEvent
The ACTIVATED event type is delivered when an aglet is activated.
ACTIVATION. Static variable in class com.ibm.aglet.event.PersistencyEvent
The ACTIVATION event type is delivered when the aglet is activated.
ACTIVE. Static variable in class com.ibm.aglet.Aglet
State of Aglet.
addActionListener(ActionListener). Method in class com.ibm.aglet.util.AddressChooser
Adds the specified action listener to receive action events from this chooser.
addAddress(String). Method in class com.ibm.agletx.util.SeqItinerary
Add a new destination
addAglet(String, AgletID). Method in class com.ibm.agletx.util.MessengerItinerary
Add a new item [address, aglet id] to the itinerary.
addAlternate(String). Method in class com.ibm.agletx.util.AlternateItinerary
addButton(Button). Method in class com.ibm.aglets.util.GeneralDialog
Adds extra button you like.
addCloneListener(CloneListener). Method in class com.ibm.aglet.Aglet
Adds the specified clone listener to receive clone events from this aglet.
addCloneListener(CloneListener). Method in class com.ibm.aglet.event.AgletEventListener
Adds the specified clone listener object
addCloneListener(CloneListener). Method in class com.ibm.aglet.AgletStub
addCmp(Component, GridBagConstraints). Method in class com.ibm.aglet.util.AddressBook
addCmp(Component, GridBagLayout, GridBagConstraints). Method in class com.ibm.aglets.util.GeneralDialog
addContextListener(ContextListener). Method in interface com.ibm.aglet.AgletContext
Adds the specified context listener to receive context events from this context.
addedTo(ReplySet). Method in class com.ibm.aglet.FutureReply
addFutureReply(FutureReply). Method in class com.ibm.aglet.ReplySet
Adds the FutureReplyd object to this ReplySet.
addMeetingTask(MeetingTask). Method in class com.ibm.agletx.util.MeetingsItinerary
Add the new plan item (meetingTask object)
addMobilityListener(MobilityListener). Method in class com.ibm.aglet.Aglet
Adds the specified mobility listener to receive mobility events from this aglet.
addMobilityListener(MobilityListener). Method in class com.ibm.aglet.event.AgletEventListener
Adds the specified mobility listener object
addMobilityListener(MobilityListener). Method in class com.ibm.aglet.AgletStub
addNotify(). Method in class com.ibm.aglet.util.AddressBook
addPersistencyListener(PersistencyListener). Method in class com.ibm.aglet.Aglet
Adds the specified persistency listener to receive persistency events from this aglet.
addPersistencyListener(PersistencyListener). Method in class com.ibm.aglet.event.AgletEventListener
Adds the specified persistency listener object
addPersistencyListener(PersistencyListener). Method in class com.ibm.aglet.AgletStub
addPlan(String). Method in class com.ibm.agletx.util.SlaveItinerary
Add a new address to the itinerary of the owner aglet
addPlan(String, Message). Method in class com.ibm.agletx.util.SeqPlanItinerary
Adds the new itinerary item of the form [address, message].
addPlan(String, String). Method in class com.ibm.agletx.util.SeqPlanItinerary
Adds the new itinerary item of the form [address, message].
AddressBook(Frame, AddressChooser). Constructor for class com.ibm.aglet.util.AddressBook
AddressChooser(). Constructor for class com.ibm.aglet.util.AddressChooser
Constructs a new AddressChooser with the default number of colums.
AddressChooser(int). Constructor for class com.ibm.aglet.util.AddressChooser
Constructs a new AddressChooser with the specified number of colums.
addresses(). Method in class com.ibm.agletx.util.SeqItinerary
Return an enumeration of all the addresses
addTask(String, Task). Method in class com.ibm.agletx.util.SeqItinerary
Add a new task
adjust(). Method in class com.ibm.aglet.util.AddressBook
AgentRequestHandler(). Constructor for class com.ibm.atci.AgentRequestHandler
aglet. Variable in class com.ibm.agletx.util.SeqItinerary
Aglet(). Constructor for class com.ibm.aglet.Aglet
Constructs an uninitialized aglet.
AGLET_CLONE_FIRST. Static variable in class com.ibm.aglet.event.CloneEvent
Marks the first integer id for the range of clone event ids.
AGLET_CLONE_LAST. Static variable in class com.ibm.aglet.event.CloneEvent
Marks the last integer id for the range of clone event ids.
AGLET_MOBILITY_FIRST. Static variable in class com.ibm.aglet.event.MobilityEvent
Marks the first integer id for the range of mobility event ids.
AGLET_MOBILITY_LAST. Static variable in class com.ibm.aglet.event.MobilityEvent
Marks the last integer id for the range of mobility event ids.
AGLET_PERSISTENCY_FIRST. Static variable in class com.ibm.aglet.event.PersistencyEvent
Marks the first integer id for the range of persistency event ids.
AGLET_PERSISTENCY_LAST. Static variable in class com.ibm.aglet.event.PersistencyEvent
Marks the last integer id for the range of persistency event ids.
agletActivated(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
agletActivated(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called when an aglet has been activated
agletAdded(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
agletArrived(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
agletArrived(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called when an aglet has arrived
AgletAudioClip(String, AudioData). Constructor for class com.ibm.aglets.util.AgletAudioClip
agletCloned(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
agletCloned(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called when an aglet has been cloned
agletCreated(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
agletCreated(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called when an aglet has been created
agletDeactivated(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
agletDeactivated(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called when an aglet has been deactivated
agletDispatched(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
agletDispatched(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called when an aglet has been dispatched
agletDisposed(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
agletDisposed(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called when an aglet has been disposed
AgletEvent(Object, int). Constructor for class com.ibm.aglet.event.AgletEvent
Constructs an AgletEvent with source and id.
AgletEventListener(). Constructor for class com.ibm.aglet.event.AgletEventListener
AgletEventListener(CloneListener, CloneListener). Constructor for class com.ibm.aglet.event.AgletEventListener
Constructs an AgletEventlistener object with specified two clone listener objects.
AgletEventListener(MobilityListener, MobilityListener). Constructor for class com.ibm.aglet.event.AgletEventListener
Constructs an AgletEventlistener object with specified two mobility listener objects.
AgletEventListener(PersistencyListener, PersistencyListener). Constructor for class com.ibm.aglet.event.AgletEventListener
Constructs an AgletEventlistener object with specified two persistency listener objects.
AgletException(). Constructor for class com.ibm.aglet.AgletException
Constructs an AgletException with no detail message.
AgletException(String). Constructor for class com.ibm.aglet.AgletException
Constructs an AgletException with the specified detail message.
AgletID(byte[]). Constructor for class com.ibm.aglet.AgletID
Constructs an aglet identifier with given byte array.
AgletID(String). Constructor for class com.ibm.aglet.AgletID
Constructs an aglet identifier with a given string.
AgletImageData(). Constructor for class com.ibm.aglets.util.AgletImageData
AgletImageData(String, byte[], String). Constructor for class com.ibm.aglets.util.AgletImageData
AgletInfo(AgletID, String, String, URL, String, long, short, short, String, String). Constructor for class com.ibm.aglet.AgletInfo
Constructs a AgletInfo with the specified parameters.
AgletNotFoundException(). Constructor for class com.ibm.aglet.AgletNotFoundException
AgletNotFoundException(String). Constructor for class com.ibm.aglet.AgletNotFoundException
agletproxy. Variable in class com.ibm.aglet.system.ContextEvent
AgletProxy proxy
agletRemoved(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
agletReverted(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
agletReverted(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called when an aglet has been reverted.
AgletRuntime(). Constructor for class com.ibm.aglet.system.AgletRuntime
Aglets(). Constructor for class com.ibm.aglet.system.Aglets
agletStateChanged(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
agletStateChanged(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called when the state of an aglet has changed.
AgletStub(). Constructor for class com.ibm.aglet.AgletStub
AlternateItinerary(Aglet). Constructor for class com.ibm.agletx.util.AlternateItinerary
ALWAYS_CENTER. Static variable in class com.ibm.aglets.util.GeneralDialog
appendResource(String, String). Method in class com.ibm.awb.util.Resource
Appends a value to a resource.
APPLY. Static variable in class com.ibm.aglets.util.GeneralDialog
areAllAvailable(). Method in class com.ibm.aglet.ReplySet
Checks if all FutureReply objects in this ReplySet have received replies.
arg. Variable in class com.ibm.aglet.system.ContextEvent
Arbitary arguments
arg. Variable in class com.ibm.aglet.Message
ARGUMENT. Variable in class com.ibm.agletx.patterns.Notifier
The protected variable that carries any arguments for the checks that this notifier performs.
ARGUMENT. Variable in class com.ibm.agletx.patterns.Slave
The protected variable that carries an argument for the local task performed in every destination.
Arguments(). Constructor for class com.ibm.aglet.util.Arguments
Constructs a empty arguments object.
ARRIVAL. Static variable in class com.ibm.aglet.event.MobilityEvent
The ARRIVAL event type is delivered when the aglet arrived at the destination.
ARRIVED. Static variable in class com.ibm.aglet.system.ContextEvent
The ARRIVED event type is delivered when an aglet is arrived at the context.
ATCI_REQUEST. Static variable in interface com.ibm.atci.AtciConstants
The value representing that an ATCI message is a response.
ATCI_RESPONSE. Static variable in interface com.ibm.atci.AtciConstants
The value representing that an ATCI message is a response.
AtciConnector(). Constructor for class com.ibm.atci.AtciConnector
atciPackagePrefix. Static variable in class com.ibm.atci.AtciConnector
atLastDestination(). Method in class com.ibm.agletx.util.SeqItinerary
Check if at the last destination
AtpRequestImpl(InputStream). Constructor for class com.ibm.atp.daemon.AtpRequestImpl
AtpResponseImpl(OutputStream). Constructor for class com.ibm.atp.daemon.AtpResponseImpl
AUTHENTICATION_MANNER_DIGEST. Static variable in interface com.ibm.atci.AtciConstants
AUTHENTICATION_MANNER_SIGNATURE. Static variable in interface com.ibm.atci.AtciConstants

B

BAD_GATEWAY. Static variable in interface com.ibm.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 com.ibm.atci.AtciConstants
Status code representing that the recipient was unable to understand the request message due to malformed syntax.
beep(). Method in class com.ibm.aglets.util.GeneralDialog
Rings a bell.
bounds(). Method in class com.ibm.aglets.util.ImageComponent
ByteArrayImageSource(byte[], String). Constructor for class com.ibm.aglets.util.ByteArrayImageSource

C

CANCEL. Static variable in class com.ibm.aglets.util.GeneralDialog
CENTER_ONLY_ONCE. Static variable in class com.ibm.aglets.util.GeneralDialog
check(). Static method in class com.ibm.awb.util.Debug
check(Object). Static method in class com.ibm.awb.util.Debug
checkFile(String, String[]). Static method in class com.ibm.awb.util.FileUtils
clear(). Method in class com.ibm.agletx.util.SeqItinerary
Empty the itineray
clearCache(URL). Method in interface com.ibm.aglet.AgletContext
Clears class cache in memory.
CLONE. Static variable in class com.ibm.aglet.event.CloneEvent
The CLONE event type is delivered when the clone of the aglet is created.
CLONE. Static variable in class com.ibm.aglet.Message
These kinds are used to specify the priority of the system message.
clone(). Method in class com.ibm.aglet.Aglet
Clones the aglet and the proxy that holds the aglet.
clone(). Method in interface com.ibm.aglet.AgletProxy
Clones the aglet and its proxy.
clone(). Method in class com.ibm.aglet.AgletStub
clone(). Method in class com.ibm.aglet.util.Arguments
clone(String, URL). Method in class com.ibm.aglet.AgletInfo
CloneAdapter(). Constructor for class com.ibm.aglet.event.CloneAdapter
CLONED. Static variable in class com.ibm.aglet.event.CloneEvent
The CLONED event type is delivered after the cloning of the aglet finished.
CLONED. Static variable in class com.ibm.aglet.system.ContextEvent
The CLONED event type is delivered when an aglet is cloned.
CloneEvent(int, AgletProxy). Constructor for class com.ibm.aglet.event.CloneEvent
Constructs the clone event object with the specified id and aglet
CLONING. Static variable in class com.ibm.aglet.event.CloneEvent
The CLONING event type is delivered when the aglet is attempted to clone.
close(). Method in interface com.ibm.atci.AtciConnection
close(). Method in class com.ibm.awb.util.LogFileOutputStream
Close this.
close(). Method in class com.ibm.awb.util.NullOutputStream
Closes the stream.
close(). Method in class com.ibm.awb.util.TeeOutputStream
Closes the stream.
compact(String). Static method in class com.ibm.awb.util.FileUtils
connect(). Method in interface com.ibm.atci.AtciConnection
CONTEXT_FIRST. Static variable in class com.ibm.aglet.system.ContextEvent
Marks the first integer id for the range of context event ids.
CONTEXT_LAST. Static variable in class com.ibm.aglet.system.ContextEvent
Marks the last integer id for the range of context event ids.
ContextAdapter(). Constructor for class com.ibm.aglet.system.ContextAdapter
ContextEvent(int, Object, AgletProxy). Constructor for class com.ibm.aglet.system.ContextEvent
Constructs an ContextEvent with id.
ContextEvent(int, Object, AgletProxy, Object). Constructor for class com.ibm.aglet.system.ContextEvent
Constructs an ContextEvent with id.
contextShutdown(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
contextShutdown(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called when shutting down
contextStarted(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
contextStarted(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called when the context is started.
countAvailable(). Method in class com.ibm.aglet.ReplySet
Counts the number of available replies in this ReplySet.
countUnavailable(). Method in class com.ibm.aglet.ReplySet
Counts the number of FutureReply objects which have no reply available.
create(AgletContext, URL, AgletID, Message). Static method in class com.ibm.agletx.patterns.Messenger
Creates a messenger.
create(URL, String, AgletContext, Aglet, URL, double, double, boolean, Object). Static method in class com.ibm.agletx.patterns.Notifier
Creates a notifier.
create(URL, String, AgletContext, Aglet, Vector, Object). Static method in class com.ibm.agletx.patterns.Slave
Create a slave.
createAglet(String, URL, String, Object). Method in class com.ibm.aglet.system.AgletRuntime
Creates an aglet remotely within the specified context.
createAglet(String, URL, String, Object). Static method in class com.ibm.aglet.system.Aglets
Creates an aglet
createAglet(URL, String, Object). Method in interface com.ibm.aglet.AgletContext
Creates an instance of the specified aglet class.
createAgletContext(String). Method in class com.ibm.aglet.system.AgletRuntime
Creates an DefaultAgletContext object given by the Framework implementation with specified name.
CREATED. Static variable in class com.ibm.aglet.system.ContextEvent
The CREATED event type is delivered when an aglet is created.
createResource(String, Properties). Static method in class com.ibm.awb.util.Resource
Creates named resources with default Proeprties object.
createResource(String, String, Properties). Static method in class com.ibm.awb.util.Resource
Creates named resources with file and default Proeprties object.
currentTarget. Variable in class com.ibm.agletx.util.SeqItinerary

D

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

E

enableDeferedReply(boolean). Method in class com.ibm.aglet.Message
Enable a defered reply.
end(). Static method in class com.ibm.awb.util.Debug
ensureDirectory(String). Static method in class com.ibm.awb.util.FileUtils
ensureFile(String). Static method in class com.ibm.awb.util.FileUtils
equals(Object). Method in class com.ibm.aglet.AgletID
Compares two aglet identifiers.
equals(Object). Method in class com.ibm.aglet.Message
Compares two Message objects.
error(InetAddress, long, String, String). Method in class com.ibm.atp.daemon.Daemon
Write a error message into a log file
EXCEPTION. Static variable in class com.ibm.agletx.patterns.Notifier
execute(SeqItinerary). Method in class com.ibm.agletx.util.MeetingTask
Aglet programers should not modify this method
execute(SeqItinerary). Method in class com.ibm.agletx.util.Task
execute(SeqItinerary, Enumeration). Method in class com.ibm.agletx.util.MeetingTask
Define the task to be performed upon arrival to a meeting
exitMonitor(). Method in class com.ibm.aglet.Aglet
Exits the current monitor.
exitMonitor(). Method in interface com.ibm.aglet.MessageManager
Exits the current monitor.
EXPIRY. Static variable in class com.ibm.agletx.patterns.Notifier

F

FETCH. Static variable in interface com.ibm.atci.AtciConstants
FileUtils(). Constructor for class com.ibm.awb.util.FileUtils
flush(). Method in class com.ibm.awb.util.NullOutputStream
Flushes the stream.
flush(). Method in class com.ibm.awb.util.TeeOutputStream
Flushes the stream.
focusGained(FocusEvent). Method in class com.ibm.aglet.util.AddressBook
focusLost(FocusEvent). Method in class com.ibm.aglet.util.AddressBook
FORBIDDEN. Static variable in interface com.ibm.atci.AtciConstants
Status code representing that although the recipient understood the request message, it is refused to fulfill it.
FREE. Static variable in class com.ibm.aglets.util.GeneralDialog
FUTURE. Static variable in class com.ibm.aglet.Message
FutureReply(). Constructor for class com.ibm.aglet.FutureReply

G

GeneralDialog(Frame, Component, String, Object, boolean). Constructor for class com.ibm.aglets.util.GeneralDialog
getAddress(). Method in class com.ibm.aglet.util.AddressChooser
Get the address which is currently chosen by this chooser.
getAddress(). Method in class com.ibm.aglet.AgletInfo
Gets the address where the aglet currently resides.
getAddressAt(int). Method in class com.ibm.agletx.util.SeqItinerary
Return the address at the specified index.
getAgentId(). Method in interface com.ibm.atci.AtciRequest
getAgentId(). Method in class com.ibm.atp.daemon.AtpRequestImpl
getAgentLanguage(). Method in interface com.ibm.atci.AtciRequest
getAgentLanguage(). Method in class com.ibm.atp.daemon.AtpRequestImpl
getAgentSystem(). Method in interface com.ibm.atci.AtciRequest
getAgentSystem(). Method in class com.ibm.atp.daemon.AtpRequestImpl
getAglet(). Method in interface com.ibm.aglet.AgletProxy
Gets the aglet that the proxy manages.
getAgletAt(int). Method in class com.ibm.agletx.util.MessengerItinerary
Return the URI of the aglet at the specified index.
getAgletClassName(). Method in class com.ibm.aglet.AgletInfo
Gets the class name of the aglet.
getAgletClassName(). Method in interface com.ibm.aglet.AgletProxy
Gets the aglet's class name.
getAgletContext(). Method in class com.ibm.aglet.Aglet
Gets the context in which the aglet is currently executing.
getAgletContext(). Method in class com.ibm.aglet.AgletStub
getAgletContext(). Method in class com.ibm.aglet.system.ContextEvent
Gets AgletContext object of this event
getAgletContext(String). Method in class com.ibm.aglet.system.AgletRuntime
Returns the AgletContext which has the specified name.
getAgletContexts(). Method in class com.ibm.aglet.system.AgletRuntime
Gets the contexts in the environment.
getAgletID(). Method in class com.ibm.aglet.Aglet
Gets the id of this aglet.
getAgletID(). Method in class com.ibm.aglet.AgletInfo
Gets the aglet id
getAgletID(). Method in interface com.ibm.aglet.AgletProxy
Gets the aglet's id.
getAgletInfo(). Method in class com.ibm.aglet.Aglet
Gets the info object of this aglet
getAgletInfo(). Method in interface com.ibm.aglet.AgletProxy
Gets the AgletInfo object of the aglet.
getAgletInfo(). Method in class com.ibm.aglet.AgletStub
getAgletProxies(). Method in interface com.ibm.aglet.AgletContext
Gets an enumeration of all aglets in the current context including deactivated aglets.
getAgletProxies(int). Method in interface com.ibm.aglet.AgletContext
Gets an array of aglet proxies in the current context.
getAgletProxies(String). Method in class com.ibm.aglet.system.AgletRuntime
Returns the proxies in the context specified by the contextAddress.
getAgletProxies(String). Static method in class com.ibm.aglet.system.Aglets
Gets an enumeration of aglet proxies of all aglets residing in the context specified by contextAddress.
getAgletProxy(). Method in class com.ibm.aglet.event.CloneEvent
Returns the aglet proxy which is the source of the event.
getAgletProxy(). Method in class com.ibm.aglet.system.ContextEvent
Gets AgletProxy object of this event null if the event is STARTED or STOPPED
getAgletProxy(). Method in class com.ibm.aglet.event.MobilityEvent
Returns the aglet proxy which is the source of the event.
getAgletProxy(). Method in class com.ibm.aglet.event.PersistencyEvent
Returns the aglet proxy which is the source of the event.
getAgletProxy(AgletID). Method in interface com.ibm.aglet.AgletContext
Gets a proxy for an aglet in the current context.
getAgletProxy(String, AgletID). Method in class com.ibm.aglet.system.AgletRuntime
Obtains the remote proxy for the aglet specified by the context and id.
getAgletProxy(String, AgletID). Static method in class com.ibm.aglet.system.Aglets
Obtains a proxy reference the remote aglet.
getAgletProxy(URL, AgletID). Method in interface com.ibm.aglet.AgletContext
Gets a proxy for an aglet in a remote context.
getAgletRuntime(). Static method in class com.ibm.aglet.system.AgletRuntime
Gets the AgletRuntime object associated with the current Java application.
getAglets(). Method in class com.ibm.agletx.util.MessengerItinerary
Return the enumeration of all the aglets to receive the broadcast message
getAPIMajorVersion(). Method in class com.ibm.aglet.AgletInfo
Gets the API major version to which the aglet is instantiated.
getAPIMinorVersion(). Method in class com.ibm.aglet.AgletInfo
Gets the API minor version to which the aglet is instantiated.
getArg(). Method in class com.ibm.aglet.Message
Gets the argument.
getArg(String). Method in class com.ibm.aglet.util.Arguments
Get the value associated with the name.
getArg(String). Method in class com.ibm.aglet.Message
Gets the value to which specified key is mapped in this message.
getAtciConnectionHandler(String). Method in class com.ibm.atci.AtciConnector
Gets a AtciConnection handler for given sheme(protocol).
getAtciConnector(). Static method in class com.ibm.atci.AtciConnector
Gets the connector
getAttachedInfo(). Method in class com.ibm.agletx.patterns.Meeting
getAudioClip(URL). Method in interface com.ibm.aglet.AgletContext
Gets an audio clip.
getAudioData(URL). Method in class com.ibm.aglet.Aglet
Gets an audio data
getAuthorityName(). Method in class com.ibm.aglet.AgletInfo
Gets the authority name.
getBoolean(String, boolean). Method in class com.ibm.awb.util.Resource
getBooleanReply(). Method in class com.ibm.aglet.FutureReply
Gets the reply as a primitive boolean.
getButton(int). Method in class com.ibm.aglets.util.GeneralDialog
Obtains dialog button
getCacheDirectory(). Static method in class com.ibm.awb.util.FileUtils
Gets cache directory
getCharReply(). Method in class com.ibm.aglet.FutureReply
Gets the reply as a primitive char.
getCodeBase(). Method in class com.ibm.aglet.Aglet
Gets the code base URL of this aglet
getCodeBase(). Method in class com.ibm.aglet.AgletInfo
Gets the codebase address where the aglet code resides.
getColor(String, Color). Method in class com.ibm.awb.util.Resource
getContentLanguage(). Method in interface com.ibm.atci.AtciConnection
getContentLength(). Method in interface com.ibm.atci.AtciConnection
getContentType(). Method in interface com.ibm.atci.AtciConnection
getCreationTime(). Method in class com.ibm.aglet.AgletInfo
Gets the time when the aglet is created.
getCurrentAddress(). Method in class com.ibm.agletx.util.SeqItinerary
Return the address of the current destination
getCurrentMeeting(). Method in class com.ibm.agletx.util.MeetingsItinerary
Return the current Meeting object
getCurrentTask(). Method in class com.ibm.agletx.util.SeqItinerary
Return the task to be preformed at the current destination
getDecoder(). Method in class com.ibm.aglets.util.ByteArrayImageSource
getDefaultPort(String). Static method in class com.ibm.agletx.patterns.NetUtils
getDefaultPort(String). Static method in class com.ibm.aglets.util.Utils
getDocumentURL(). Method in class com.ibm.aglet.system.ContextEvent
Gets the document URL.
getDoubleReply(). Method in class com.ibm.aglet.FutureReply
Gets the reply as a primitive double.
getDuration(). Method in class com.ibm.aglet.event.PersistencyEvent
Gets the duration
getException(). Method in class com.ibm.aglet.MessageException
Gets the message occured
getExpiration(). Method in class com.ibm.awb.util.Version
Gets the date of expiration.
getFloatReply(). Method in class com.ibm.aglet.FutureReply
Gets the reply as a primitive float.
getFont(String, Font). Method in class com.ibm.awb.util.Resource
getHostingURL(). Method in interface com.ibm.aglet.AgletContext
Returns the URL of the daemon serving this context.
getID(). Method in class com.ibm.aglet.event.AgletEvent
Gets the id of this event
getID(). Method in class com.ibm.agletx.patterns.Meeting
getIdentityDBFilenameForUser(String). Static method in class com.ibm.awb.util.FileUtils
Gets user's identity DB filename
getImage(ImageData). Method in interface com.ibm.aglet.AgletContext
Gets an image.
getImage(URL). Method in class com.ibm.aglet.Aglet
Gets an image
getImage(URL). Method in interface com.ibm.aglet.AgletContext
Gets an image.
getImage(URL, String). Method in class com.ibm.aglet.Aglet
Gets an image
getImageData(URL). Method in interface com.ibm.aglet.AgletContext
Gets an image data.
getImageProducer(). Method in class com.ibm.aglets.util.AgletImageData
getImageProducer(). Method in interface com.ibm.aglet.util.ImageData
Gets source of the image
getInputStream(). Method in interface com.ibm.atci.AtciConnection
getInputStream(). Method in interface com.ibm.atci.AtciRequest
getInputStream(). Method in class com.ibm.atp.daemon.AtpRequestImpl
getInteger(String, int). Method in class com.ibm.awb.util.Resource
getIntReply(). Method in class com.ibm.aglet.FutureReply
Gets the reply as a primitive integer.
getKind(). Method in class com.ibm.aglet.Message
Gets the kind of this message
getKind(). Method in class com.ibm.awb.util.Version
Gets the string that describes what is versioned.
getLocation(). Method in class com.ibm.aglet.event.MobilityEvent
Gets the location.
getLogDirectory(). Static method in class com.ibm.awb.util.FileUtils
Gets log directory
getLongReply(). Method in class com.ibm.aglet.FutureReply
Gets the reply as a primitive log.
getMaster(). Method in class com.ibm.agletx.patterns.Slave
getMeeting(). Method in class com.ibm.agletx.util.MeetingTask
getMeetingAt(int). Method in class com.ibm.agletx.util.MeetingsItinerary
Return the meeting object at the specified index.
getMessage(). Method in class com.ibm.aglet.system.ContextEvent
Gets the message to show
getMessageAt(int). Method in class com.ibm.agletx.util.SeqPlanItinerary
getMessageManager(). Method in class com.ibm.aglet.Aglet
Gets the message manager.
getMessageManager(). Method in class com.ibm.aglet.AgletStub
Gets the aglet's message manager object.
getMessageType(). Method in class com.ibm.aglet.Message
Returns a type indecating how the message has been sent.
getMethod(). Method in interface com.ibm.atci.AtciRequest
getMethod(). Method in class com.ibm.atp.daemon.AtpRequestImpl
getName(). Method in interface com.ibm.aglet.AgletContext
Gets the name of the context.
getNextFutureReply(). Method in class com.ibm.aglet.ReplySet
Gets the next FutureReply whose reply is available.
getNonVisitedHosts(). Method in class com.ibm.agletx.util.MetaItinerary
Return unvisited destinations
getOrigin(). Method in class com.ibm.aglet.AgletInfo
Gets the origin address where the aglet was instantiated.
getOrigin(). Method in class com.ibm.agletx.util.SeqItinerary
Return the address of the origin
getOrigin(). Method in class com.ibm.agletx.patterns.Slave
Return the address of origin of the Slave (i.e.
getOutputStream(). Method in interface com.ibm.atci.AtciConnection
getOutputStream(). Method in interface com.ibm.atci.AtciResponse
getOutputStream(). Method in class com.ibm.atp.daemon.AtpResponseImpl
getOwnerAglet(). Method in class com.ibm.agletx.util.SeqItinerary
Return the Proxy of the owner aglet
getPersistentResourcesStartsWith(String). Method in class com.ibm.awb.util.Resource
Get the resources starting with the key
getPlace(). Method in class com.ibm.agletx.patterns.Meeting
getPrivilegeName(). Method in class com.ibm.aglet.AgletInfo
Gets the privilege name.
getProperty(String). Method in interface com.ibm.aglet.AgletContext
Gets the context property indicated by the key.
getProperty(String, Object). Method in interface com.ibm.aglet.AgletContext
Gets the context property indicated by the key and default value.
getPropertyFilename(String). Static method in class com.ibm.awb.util.FileUtils
Gets property filename
getProxy(). Method in class com.ibm.aglet.Aglet
Gets the proxy of aglet.
getReasonPhase(). Method in interface com.ibm.atci.AtciConnection
getReply(). Method in class com.ibm.aglet.FutureReply
If the message was not handled the receiver, MessageNotHandled exception is raised.
getRequestHandler(String). Method in class com.ibm.atp.daemon.Daemon
Gets the AgentRequestHandler specified named agentSystem.
getRequestLine(). Method in class com.ibm.atp.daemon.AtpRequestImpl
getRequestParameter(String). Method in interface com.ibm.atci.AtciRequest
getRequestParameter(String). Method in class com.ibm.atp.daemon.AtpRequestImpl
getRequestParameter(String, String). Method in class com.ibm.atp.daemon.AtpRequestImpl
getRequestURI(). Method in interface com.ibm.atci.AtciRequest
getRequestURI(). Method in class com.ibm.atp.daemon.AtpRequestImpl
getResourceFor(String). Static method in class com.ibm.awb.util.Resource
Get the resource object by name.
getResultURI(). Method in interface com.ibm.atci.AtciConnection
getSecurityDirectory(). Static method in class com.ibm.awb.util.FileUtils
Gets directory for security files
getSecurityDirectoryForUser(String). Static method in class com.ibm.awb.util.FileUtils
Gets user's directory for security files
getServerURL(). Method in class com.ibm.aglet.system.AgletRuntime
Gets an address of the server in URL.
getSpoolDirectory(). Static method in class com.ibm.awb.util.FileUtils
Gets spool directory
getStatusCode(). Method in interface com.ibm.atci.AtciConnection
getStatusCode(). Method in class com.ibm.atp.daemon.AtpResponseImpl
getString(String). Method in class com.ibm.awb.util.Resource
getString(String, String). Method in class com.ibm.awb.util.Resource
getStringArray(String, String). Method in class com.ibm.awb.util.Resource
getTask(). Method in class com.ibm.agletx.util.SlaveItinerary
Return the current task to be preformed by the owner aglet
getTaskAt(int). Method in class com.ibm.agletx.util.SeqItinerary
Return the task at a specific index
getText(). Method in class com.ibm.aglet.Aglet
Gets the message line of this Aglet.
getText(). Method in class com.ibm.aglet.AgletStub
Gets the current content of the Aglet's message line.
getText(). Method in class com.ibm.aglet.system.ContextEvent
getTimeStamp(). Method in class com.ibm.aglet.Message
Gets the time in milliseconds when the message was sent.
getTitleLabel(). Method in class com.ibm.aglets.util.GeneralDialog
getURL(String, URL). Method in class com.ibm.awb.util.Resource
getVisitedHosts(). Method in class com.ibm.agletx.util.MetaItinerary
Return visited destinations
getWorkDirectory(). Static method in class com.ibm.awb.util.FileUtils
Gets work directory
go(). Method in class com.ibm.agletx.util.AlternateItinerary
Go to one available destination
go(Message). Method in class com.ibm.agletx.util.AlternateItinerary
Go to one available destination where the message is processed
go(String). Method in class com.ibm.agletx.util.AlternateItinerary
Go to one available destination where the message is processed
go(String, Message). Method in class com.ibm.agletx.util.SimpleItinerary
Goes to the destination given by name and the message processed at the destination.
go(String, String). Method in class com.ibm.agletx.util.SimpleItinerary
Goes to the destination given by name and the message processed at the destination.
goToNext(). Method in class com.ibm.agletx.util.SeqItinerary
Go to the next address and perform the next task

H

handleDispatchRequest(AtciRequest, AtciResponse). Method in class com.ibm.atci.AgentRequestHandler
handleEvent(Event). Method in class com.ibm.aglet.util.AddressChooser
handleEvent(Event). Method in class com.ibm.aglets.util.GeneralDialog
Handles the events.
handleException(Throwable). Method in class com.ibm.agletx.util.SeqItinerary
Handle exception during task execution
handleFetchRequest(AtciRequest, AtciResponse). Method in class com.ibm.atci.AgentRequestHandler
handleMessage(Message). Method in class com.ibm.aglet.Aglet
Handles the message form outside.
handleMessage(Message). Method in class com.ibm.agletx.patterns.Notifier
Handles the message form outside.
handleMessage(Message). Method in class com.ibm.agletx.patterns.Slave
Handles the message form outside.
handleMessageRequest(AtciRequest, AtciResponse). Method in class com.ibm.atci.AgentRequestHandler
handleRequest(AtciRequest, AtciResponse). Method in class com.ibm.atci.AgentRequestHandler
Dispatches requests to specific handle methods.
handleRetractRequest(AtciRequest, AtciResponse). Method in class com.ibm.atci.AgentRequestHandler
handleTripException(Throwable). Method in class com.ibm.agletx.util.SeqItinerary
Handle exception during the travelling of the owner aglet (try to dispatch to the next destination).
hashCode(). Method in class com.ibm.aglets.util.AgletAudioClip
hashCode(). Method in class com.ibm.aglet.AgletID
Returns an integer suitable for hash table indexing.
hashCode(). Method in class com.ibm.aglets.util.AgletImageData
hasMoreFutureReplies(). Method in class com.ibm.aglet.ReplySet
Checks if there are more FutureReply objects in this ReplySet object.
HELP. Static variable in class com.ibm.aglets.util.GeneralDialog

I

id. Variable in class com.ibm.aglet.event.AgletEvent
Event id
ILLEGAL_REQUEST. Static variable in interface com.ibm.atci.AtciConstants
ImageComponent(Image). Constructor for class com.ibm.aglets.util.ImageComponent
ImageComponent(Image, Dimension). Constructor for class com.ibm.aglets.util.ImageComponent
imageUpdate(Image, int, int, int, int, int). Method in class com.ibm.aglets.util.ImageComponent
Updates the image
importOptionProperties(String). Method in class com.ibm.awb.util.Resource
Imports all properties start with "key" into this resource.
importOptions(String[]). Static method in class com.ibm.atp.daemon.Daemon
importOptions(String[]). Static method in class com.ibm.atp.daemon.Main
Import option value into the system property
INACTIVE. Static variable in class com.ibm.aglet.Aglet
indexOf(String). Method in class com.ibm.agletx.util.SeqItinerary
Return the index of a specific address
indexOf(Task). Method in class com.ibm.agletx.util.SeqItinerary
Return the index of a specific task
init(String[]). Static method in class com.ibm.aglet.system.AgletRuntime
Create and initialize a runtime environment with a string array
init(String[]). Static method in class com.ibm.atci.AtciConnector
init(String[]). Static method in class com.ibm.atp.daemon.Daemon
initialize(String[]). Method in class com.ibm.aglet.system.AgletRuntime
Initializes an AgletRuntime object with the given array of string.
initialize(String[]). Method in class com.ibm.atci.AtciConnector
Initialize a connector object with array of string.
initialize(URL). Method in class com.ibm.atci.AgentRequestHandler
initializeCheck(). Method in class com.ibm.agletx.patterns.Notifier
This method should be overridden to specify any intialization before the checks performed by this notifier.
initializeJob(). Method in class com.ibm.agletx.patterns.Slave
This method should be overridden to specify initialization part for the job of the slave.
inside(int, int). Method in class com.ibm.aglets.util.ImageComponent
INTERNAL_ERROR. Static variable in interface com.ibm.atci.AtciConstants
Status code representing that the recipient encountered an unexpected condition which prevented it from fullfiling the request.
InvalidAgletException(). Constructor for class com.ibm.aglet.InvalidAgletException
InvalidAgletException(String). Constructor for class com.ibm.aglet.InvalidAgletException
isActive(). Method in interface com.ibm.aglet.AgletProxy
Checks if the aglet is active or deactivated.
isAnyAvailable(). Method in class com.ibm.aglet.ReplySet
Checks if there is any FutureReply object whose reply is available in this ReplySet object.
isAvailable(). Method in class com.ibm.aglet.FutureReply
Checks if the reply is available or not.
isRemote(). Method in interface com.ibm.aglet.AgletProxy
Checks if the aglet proxy is referencing a remote aglet.
isRepeat(). Method in class com.ibm.agletx.util.SeqItinerary
Check if the itinerary is a cyclic one.
isState(int). Method in interface com.ibm.aglet.AgletProxy
Checks if the aglet is in the state give by type.
isValid(). Method in interface com.ibm.aglet.AgletProxy
Checks if the aglet proxy is invalid or not.
itemStateChanged(ItemEvent). Method in class com.ibm.aglet.util.AddressBook

K

killAglet(AgletProxy). Method in class com.ibm.aglet.system.AgletRuntime
Kill the specified aglet.
kind. Variable in class com.ibm.aglet.Message

L

layoutComponents(). Method in class com.ibm.aglets.util.GeneralDialog
lineSeparator. Static variable in class com.ibm.aglets.util.MessagePanel
Line separator constants
lineSeparatorChar. Static variable in class com.ibm.aglets.util.MessagePanel
list(PrintStream). Static method in class com.ibm.awb.util.Debug
list(PrintStream). Method in class com.ibm.awb.util.Resource
load(URL). Method in class com.ibm.awb.util.Resource
Loads the properties from the file
localize(String). Static method in class com.ibm.awb.util.FileUtils
localize(String[]). Static method in class com.ibm.awb.util.FileUtils
localizedCheck(String, String). Static method in class com.ibm.awb.util.FileUtils
LogFileOutputStream(String, long). Constructor for class com.ibm.awb.util.LogFileOutputStream
Create an instance of this class.
loop(). Method in class com.ibm.aglets.util.AgletAudioClip

M

Main(). Constructor for class com.ibm.atp.daemon.Main
main(String[]). Static method in class com.ibm.atp.daemon.Main
Main
main(String[]). Static method in class com.ibm.agletx.patterns.NetUtils
main(String[]). Static method in class com.ibm.aglets.util.Utils
MAJOR_VERSION. Static variable in class com.ibm.aglet.Aglet
makePanel(GridBagLayout). Method in class com.ibm.aglets.util.GeneralDialog
makePanel(GridBagLayout). Method in class com.ibm.aglets.util.MessageDialog
MAX_PRIORITY. Static variable in interface com.ibm.aglet.MessageManager
The maximum priority that the message can have.
MAX_REQUEST_TYPE. Static variable in interface com.ibm.atci.AtciConstants
Meeting(String). Constructor for class com.ibm.agletx.patterns.Meeting
A Constructor
Meeting(String, Vector). Constructor for class com.ibm.agletx.patterns.Meeting
A Constructor
MeetingsItinerary(Aglet). Constructor for class com.ibm.agletx.util.MeetingsItinerary
Constructs a MeetingsItinerary object with the specified owner aglet.
MeetingTask(Meeting). Constructor for class com.ibm.agletx.util.MeetingTask
mergeResource(String, String). Method in class com.ibm.awb.util.Resource
Merge a value to a resource.
MESSAGE. Static variable in interface com.ibm.atci.AtciConstants
MESSAGE. Static variable in class com.ibm.aglet.system.ContextEvent
The MESSAGE event type is delivered when an context tries to show an message.
MESSAGE. Variable in class com.ibm.agletx.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 com.ibm.atp.daemon.Daemon
Write a message into a log file
Message(String). Constructor for class com.ibm.aglet.Message
Constructs a message.
Message(String, boolean). Constructor for class com.ibm.aglet.Message
Constructs a message with an argument value.
Message(String, char). Constructor for class com.ibm.aglet.Message
Constructs a message with an argument value.
Message(String, double). Constructor for class com.ibm.aglet.Message
Constructs a message with an argument value.
Message(String, float). Constructor for class com.ibm.aglet.Message
Constructs a message with an argument value.
Message(String, int). Constructor for class com.ibm.aglet.Message
Constructs a message with an argument value.
Message(String, long). Constructor for class com.ibm.aglet.Message
Constructs a message with an argument value.
Message(String, Object). Constructor for class com.ibm.aglet.Message
Constructs a message with an argument value.
MessageDialog(Frame, Component, String, String, int, Object, boolean). Constructor for class com.ibm.aglets.util.MessageDialog
MessageDialog(Frame, String, String). Constructor for class com.ibm.aglets.util.MessageDialog
MessageDialog(Frame, String, String, Object). Constructor for class com.ibm.aglets.util.MessageDialog
MessageException(Throwable). Constructor for class com.ibm.aglet.MessageException
MessageException(Throwable, String). Constructor for class com.ibm.aglet.MessageException
MessagePanel(String, boolean). Constructor for class com.ibm.aglets.util.MessagePanel
MessagePanel(String, int, boolean). Constructor for class com.ibm.aglets.util.MessagePanel
Messenger(). Constructor for class com.ibm.agletx.patterns.Messenger
MessengerItinerary(Aglet). Constructor for class com.ibm.agletx.util.MessengerItinerary
Construct a MessengerItinerary object with a specified owner aglet The message should be explicitly set by the setMessage()
MessengerItinerary(Aglet, Message). Constructor for class com.ibm.agletx.util.MessengerItinerary
Construct a MessengerItinerary object with the specified owner aglet and a message to broadcast.
MessengerItinerary(Aglet, String). Constructor for class com.ibm.agletx.util.MessengerItinerary
Construct a MessengerItinerary object with the specified owner aglet and a message to broadcast.
MetaItinerary(Aglet). Constructor for class com.ibm.agletx.util.MetaItinerary
MIN_PRIORITY. Static variable in interface com.ibm.aglet.MessageManager
The minimal priority that the message can have.
MINOR_VERSION. Static variable in class com.ibm.aglet.Aglet
MobilityAdapter(). Constructor for class com.ibm.aglet.event.MobilityAdapter
MobilityEvent(int, AgletProxy, URL). Constructor for class com.ibm.aglet.event.MobilityEvent
Constructs a mobility event with specified id, target and location
move(int, int). Method in class com.ibm.aglets.util.ImageComponent
MOVED. Static variable in interface com.ibm.atci.AtciConstants
Status code representing that the requested resource is no longer at the recipient.
multicastMessage(Message). Method in interface com.ibm.aglet.AgletContext
Sends a multicast message to the subscribers in the context.

N

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

O

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

P

pack(). Method in class com.ibm.aglets.util.GeneralDialog
paint(Graphics). Method in class com.ibm.aglet.util.AddressBook
paint(Graphics). Method in class com.ibm.aglets.util.ImageComponent
Draws the image
paint(Graphics). Method in class com.ibm.aglets.util.MessagePanel
parseHeaders(). Method in class com.ibm.atp.daemon.AtpRequestImpl
PersistencyAdapter(). Constructor for class com.ibm.aglet.event.PersistencyAdapter
PersistencyEvent(int, AgletProxy, long). Constructor for class com.ibm.aglet.event.PersistencyEvent
Constructs a PersistencyEvent with the specified id, aglet proxy and duration.
PING. Static variable in interface com.ibm.atci.AtciConstants
play(). Method in class com.ibm.aglets.util.AgletAudioClip
popup(Button). Method in class com.ibm.aglet.util.AddressBook
popup(Frame). Method in class com.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 com.ibm.aglets.util.GeneralDialog
Pops up the dialog window according to the location given as a parameter
postCallbackEvent(Event). Method in class com.ibm.aglets.util.GeneralDialog
preferredSize(). Method in class com.ibm.aglets.util.ImageComponent

R

readExternal(ObjectInput). Method in class com.ibm.aglets.util.AgletImageData
readExternal(ObjectInput). Method in class com.ibm.agletx.util.SimpleItinerary
ready(Aglet). Method in class com.ibm.agletx.patterns.Meeting
Accepts an aglet to a meeting.
registerAgentRequestHandler(String, AgentRequestHandler). Method in class com.ibm.atp.daemon.Daemon
Register a AgentRequestHandler as given name.
removeActionListener(ActionListener). Method in class com.ibm.aglet.util.AddressChooser
Removes the specified action listener so it no longer receives action events from this chooser.
removeAglet(int). Method in class com.ibm.agletx.util.MessengerItinerary
Remove an aglet from the plan at a specific index.
removeAgletContext(AgletContext). Method in class com.ibm.aglet.system.AgletRuntime
Removes the specified aglet context from the runtime environment.
removeAlternate(String). Method in class com.ibm.agletx.util.AlternateItinerary
removeCloneListener(CloneListener). Method in class com.ibm.aglet.Aglet
Removes the specified clone listener so it no longer receives clone events.
removeCloneListener(CloneListener). Method in class com.ibm.aglet.event.AgletEventListener
Removes the specified clone listener object
removeCloneListener(CloneListener). Method in class com.ibm.aglet.AgletStub
removeContextListener(ContextListener). Method in interface com.ibm.aglet.AgletContext
Removes the specified context listener.
removeMobilityListener(MobilityListener). Method in class com.ibm.aglet.Aglet
Removes the specified mobility listener so it no longer receives mobility events.
removeMobilityListener(MobilityListener). Method in class com.ibm.aglet.event.AgletEventListener
Removes the specified mobility listener object
removeMobilityListener(MobilityListener). Method in class com.ibm.aglet.AgletStub
removeNotify(). Method in class com.ibm.aglet.util.AddressChooser
removeOptionResource(String). Method in class com.ibm.awb.util.Resource
removePersistencyListener(PersistencyListener). Method in class com.ibm.aglet.Aglet
Removes the specified persistency listener so it no longer receives persistency events.
removePersistencyListener(PersistencyListener). Method in class com.ibm.aglet.event.AgletEventListener
Removes the specified persistency listener object
removePersistencyListener(PersistencyListener). Method in class com.ibm.aglet.AgletStub
removePersistentResourcesStartsWith(String). Method in class com.ibm.awb.util.Resource
removePlanAt(int). Method in class com.ibm.agletx.util.SeqPlanItinerary
removeResource(String). Method in class com.ibm.awb.util.Resource
removeTaskAt(int). Method in class com.ibm.agletx.util.SeqItinerary
Remove a task at a specific index
REPLY. Static variable in interface com.ibm.atci.AtciConstants
ReplySet(). Constructor for class com.ibm.aglet.ReplySet
Constructs a ReplySet object.
REQUEST_TYPE_BASE. Static variable in interface com.ibm.atci.AtciConstants
RequestRefusedException(). Constructor for class com.ibm.aglet.RequestRefusedException
Constructs a RequestRefusedException
RequestRefusedException(String). Constructor for class com.ibm.aglet.RequestRefusedException
Constructs a RequestRefusedException with the specified detailed message.
RESULT. Variable in class com.ibm.agletx.patterns.Slave
The protected variable that accumulates the results of the local task performed in every destination.
RETRACT. Static variable in interface com.ibm.atci.AtciConstants
retractAglet(URL). Method in interface com.ibm.aglet.AgletContext
Retracts the aglet specified by its url: atp://host-domain-name/#aglet-identity.
retractAglet(URL, AgletID). Method in interface com.ibm.aglet.AgletContext
Retracts the aglet specified by its url and id
REVERT. Static variable in class com.ibm.aglet.Message
REVERTED. Static variable in class com.ibm.aglet.system.ContextEvent
The DISPATCHED event type is delivered when an aglet is retracted.
REVERTING. Static variable in class com.ibm.aglet.event.MobilityEvent
The REVERTING event type is delivered when the retaction is requested from the remote site.
run(). Method in class com.ibm.aglet.Aglet
Is the entry point for the aglet's own thread of execution.
run(). Method in class com.ibm.atp.daemon.Daemon
Listens to a given port and responds to incoming requests.
run(). Method in class com.ibm.agletx.patterns.Messenger
Universal entry point for the messenger's execution thread.

S

sameKind(Message). Method in class com.ibm.aglet.Message
Checks if the message has same kind as the given message.
sameKind(String). Method in class com.ibm.aglet.Message
Checks if the message has same kind as given string.
sameURL(URL, URL). Static method in class com.ibm.agletx.patterns.NetUtils
sameURL(URL, URL). Static method in class com.ibm.aglets.util.Utils
save(String). Method in class com.ibm.awb.util.Resource
Saves the properties into the default file.
save(URL, String). Method in class com.ibm.awb.util.Resource
Saves the properties into the file with given header.
sendAsyncMessage(Message). Method in interface com.ibm.aglet.AgletProxy
Sends a message in asynchronous way.
sendError(int). Method in interface com.ibm.atci.AtciResponse
sendError(int). Method in class com.ibm.atp.daemon.AtpResponseImpl
sendException(Exception). Method in class com.ibm.aglet.Message
Sets a exception to this message.
sendFutureMessage(Message). Method in interface com.ibm.aglet.AgletProxy
Sends a future message to the aglet.
sendMessage(Message). Method in interface com.ibm.aglet.AgletProxy
Sends a message in synchronous way.
sendOnewayMessage(Message). Method in interface com.ibm.aglet.AgletProxy
Sends a oneway message to the aglet.
sendReply(). Method in class com.ibm.aglet.Message
Send a reply without sepcific value.
sendReply(boolean). Method in class com.ibm.aglet.Message
Sends a bolean value as a reply.
sendReply(char). Method in class com.ibm.aglet.Message
Sends a character value as a reply.
sendReply(double). Method in class com.ibm.aglet.Message
Sends a double value as a reply.
sendReply(float). Method in class com.ibm.aglet.Message
Sends a float value as a reply.
sendReply(int). Method in class com.ibm.aglet.Message
Sends a integer value as a reply.
sendReply(long). Method in class com.ibm.aglet.Message
Sends a long value as a reply.
sendReply(Object). Method in class com.ibm.aglet.Message
Sets a reply to this message.
sendRequest(). Method in interface com.ibm.atci.AtciConnection
sendResponse(). Method in interface com.ibm.atci.AtciResponse
sendResponse(). Method in class com.ibm.atp.daemon.AtpResponseImpl
SeqItinerary(Aglet). Constructor for class com.ibm.agletx.util.SeqItinerary
Constructor.
SeqPlanItinerary(Aglet). Constructor for class com.ibm.agletx.util.SeqPlanItinerary
Constructs a SeqPlanItinerary object with the specified owner aglet.
ServerNotFoundException(). Constructor for class com.ibm.aglet.ServerNotFoundException
Constructs a ServerNotFoundException
ServerNotFoundException(String). Constructor for class com.ibm.aglet.ServerNotFoundException
Constructs a ServerNotFoundException with the detailed message.
SERVICE_UNAVAILABLE. Static variable in interface com.ibm.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 com.ibm.atp.daemon.Daemon
setAccessLogStream(OutputStream). Method in class com.ibm.atp.daemon.Daemon
setActionCommand(String). Method in class com.ibm.aglet.util.AddressChooser
Sets the command name of the action event fired by this chooser.
setAddress(String). Method in class com.ibm.aglet.util.AddressChooser
Set the specified string as to the address book.
setAgentId(String). Method in interface com.ibm.atci.AtciConnection
setAgentLanguage(String). Method in interface com.ibm.atci.AtciConnection
setAgentSystem(String). Method in interface com.ibm.atci.AtciConnection
setAglet(Aglet). Method in class com.ibm.aglet.AgletStub
setAlignment(int). Method in class com.ibm.aglets.util.MessagePanel
Sets aligment
setAllowUserInteraction(boolean). Method in interface com.ibm.atci.AtciConnection
setArg(String, boolean). Method in class com.ibm.aglet.util.Arguments
Set a boolean value with an associated name.
setArg(String, boolean). Method in class com.ibm.aglet.Message
Set a boolean value with an associated name.
setArg(String, byte). Method in class com.ibm.aglet.util.Arguments
Set a bye value with an associated name.
setArg(String, byte). Method in class com.ibm.aglet.Message
Set a bye value with an associated name.
setArg(String, char). Method in class com.ibm.aglet.util.Arguments
Sets a character value with an associated name.
setArg(String, char). Method in class com.ibm.aglet.Message
Set a character value with an associated name.
setArg(String, double). Method in class com.ibm.aglet.util.Arguments
Set a double value with an associated name.
setArg(String, double). Method in class com.ibm.aglet.Message
Set a double value with an associated name.
setArg(String, float). Method in class com.ibm.aglet.util.Arguments
Set a float value with an associated name.
setArg(String, float). Method in class com.ibm.aglet.Message
Set a float value with an associated name.
setArg(String, int). Method in class com.ibm.aglet.util.Arguments
Set a int value with an associated name.
setArg(String, int). Method in class com.ibm.aglet.Message
Set a int value with an associated name.
setArg(String, long). Method in class com.ibm.aglet.util.Arguments
Sets a long value with an associated name.
setArg(String, long). Method in class com.ibm.aglet.Message
Sets a long value with an associated name.
setArg(String, Object). Method in class com.ibm.aglet.util.Arguments
Set a value with an associated name.
setArg(String, Object). Method in class com.ibm.aglet.Message
Sets a value with an associated name.
setArg(String, short). Method in class com.ibm.aglet.util.Arguments
Set a bye value with an associated name.
setArg(String, short). Method in class com.ibm.aglet.Message
Set a bye value with an associated name.
setAtciConnector(AtciConnector). Static method in class com.ibm.atci.AtciConnector
Sets a connector
setAttachedInfo(Object). Method in class com.ibm.agletx.patterns.Meeting
setBounds(int, int, int, int). Method in class com.ibm.aglet.util.AddressBook
setButtons(int). Method in class com.ibm.aglets.util.GeneralDialog
Specifies which buttons should be appeared on the bottom of window.
setCallbackComponent(Component). Method in class com.ibm.aglets.util.GeneralDialog
setColleagues(Vector). Method in class com.ibm.agletx.patterns.Meeting
setContentEncoding(String). Method in interface com.ibm.atci.AtciConnection
setContentEncoding(String). Method in interface com.ibm.atci.AtciResponse
setContentEncoding(String). Method in class com.ibm.atp.daemon.AtpResponseImpl
setContentLanguage(String). Method in interface com.ibm.atci.AtciConnection
setContentLanguage(String). Method in interface com.ibm.atci.AtciResponse
setContentLanguage(String). Method in class com.ibm.atp.daemon.AtpResponseImpl
setContentLength(int). Method in interface com.ibm.atci.AtciConnection
setContentType(String). Method in interface com.ibm.atci.AtciConnection
setContentType(String). Method in interface com.ibm.atci.AtciResponse
setContentType(String). Method in class com.ibm.atp.daemon.AtpResponseImpl
setDefaultResource(String, String). Method in class com.ibm.awb.util.Resource
Sets default properties.
setErrorLogFile(String). Method in class com.ibm.atp.daemon.Daemon
setErrorLogStream(OutputStream). Method in class com.ibm.atp.daemon.Daemon
setID(String). Method in class com.ibm.agletx.patterns.Meeting
setMessage(Message). Method in class com.ibm.agletx.util.MessengerItinerary
Set the message to be broadcast
setMessage(String). Method in class com.ibm.aglets.util.ImageComponent
setMessage(String). Method in class com.ibm.aglets.util.MessageDialog
Sets the message
setMessage(String). Method in class com.ibm.aglets.util.MessagePanel
Sets message string to be shown
setMessage(String). Method in class com.ibm.agletx.util.MessengerItinerary
Set the message to be broadcast
setMessageLogFile(String). Method in class com.ibm.atp.daemon.Daemon
setMessageLogStream(OutputStream). Method in class com.ibm.atp.daemon.Daemon
setOptionResource(String, String). Method in class com.ibm.awb.util.Resource
Sets an option property.
setPriority(String, int). Method in interface com.ibm.aglet.MessageManager
Sets the message's priority.
setProperty(String, Object). Method in interface com.ibm.aglet.AgletContext
Sets the context property indicated by the key and value.
setRepeat(boolean). Method in class com.ibm.agletx.util.SeqItinerary
Define whether the itinerary is to be repeated (cyclic)
setRequestType(int). Method in interface com.ibm.atci.AtciConnection
Sets request parameters you have to set parameters before establish the connection.
setResource(String, String). Method in class com.ibm.awb.util.Resource
Sets a property.
setResultURI(URL). Method in class com.ibm.atp.daemon.AtpResponseImpl
setSender(String). Method in interface com.ibm.atci.AtciConnection
setStatusCode(int). Method in interface com.ibm.atci.AtciResponse
setStatusCode(int). Method in class com.ibm.atp.daemon.AtpResponseImpl
setStatusCode(int, String). Method in interface com.ibm.atci.AtciResponse
setStatusCode(int, String). Method in class com.ibm.atp.daemon.AtpResponseImpl
setStub(AgletStub). Method in class com.ibm.aglet.Aglet
Sets the proxy for the aglet.
setTask(Task). Method in class com.ibm.agletx.util.SlaveItinerary
Set the task to be preformed by the owner aglet
setText(String). Method in class com.ibm.aglet.Aglet
Sets the text of this Aglet.
setText(String). Method in class com.ibm.aglet.AgletStub
Sets a aglet's text
setTitle(String). Method in class com.ibm.aglet.util.AddressBook
setUserAgent(String). Method in interface com.ibm.atci.AtciConnection
setVisible(boolean). Method in class com.ibm.aglet.util.AddressBook
setWindowProperties(Frame, Aglet). Static method in class com.ibm.aglets.util.Utils
SHOW_DOCUMENT. Static variable in class com.ibm.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 com.ibm.aglet.system.ContextAdapter
showDocument(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called when an aglet request to show the document given as URL
showDocument(URL). Method in interface com.ibm.aglet.AgletContext
Shows a new document.
showMessage(ContextEvent). Method in class com.ibm.aglet.system.ContextAdapter
showMessage(ContextEvent). Method in interface com.ibm.aglet.system.ContextListener
Called to show the message
SHUTDOWN. Static variable in class com.ibm.aglet.system.ContextEvent
The STARTED event type is delivered when the context is being shutting down.
shutdown(). Method in interface com.ibm.aglet.AgletContext
Shutdown the context.
shutdown(). Method in class com.ibm.aglet.system.AgletRuntime
Shutdown all contexts in the runtime
shutdown(Message). Method in interface com.ibm.aglet.AgletContext
Shutdown the context with the specific message object.
shutdown(Message). Method in class com.ibm.aglet.system.AgletRuntime
Shutdown all contexts in the current runtime with the specific message object.
SimpleItinerary(). Constructor for class com.ibm.agletx.util.SimpleItinerary
For Manual Serialization
SimpleItinerary(Aglet). Constructor for class com.ibm.agletx.util.SimpleItinerary
Constructs a SimpleItinerary with the specified owner aglet.
size(). Method in class com.ibm.aglet.event.AgletEventListener
Returns the number of listeners
size(). Method in class com.ibm.aglets.util.ImageComponent
size(). Method in class com.ibm.agletx.util.SeqItinerary
Return the size of the aglet's itinerary.
Slave(). Constructor for class com.ibm.agletx.patterns.Slave
SlaveItinerary(Aglet, String, Task). Constructor for class com.ibm.agletx.util.SlaveItinerary
Constructor.
SlaveItinerary(Aglet, Vector, Task). Constructor for class com.ibm.agletx.util.SlaveItinerary
Constructor.
snapshot(). Method in class com.ibm.aglet.Aglet
[Preliminary] Save a snapshot of this aglet into a 2nd storage.
snapshot(). Method in class com.ibm.aglet.AgletStub
start(). Method in interface com.ibm.aglet.AgletContext
Starts the context.
start(). Static method in class com.ibm.awb.util.Debug
start(String). Method in class com.ibm.atp.daemon.Daemon
STARTED. Static variable in class com.ibm.aglet.system.ContextEvent
The STARTED event type is delivered when the aglet is started.
startTrip(). Method in class com.ibm.agletx.util.SeqItinerary
Start the trip defined in this itinerary
STATE_CHANGED. Static variable in class com.ibm.aglet.system.ContextEvent
The STATE_CHANGED event type is delivered when the state of an aglet has been changed.
stop(). Method in class com.ibm.aglets.util.AgletAudioClip
subscribeMessage(String). Method in class com.ibm.aglet.Aglet
Subscribes to a named message.
subscribeMessage(String). Method in class com.ibm.aglet.AgletStub
SYNCHRONOUS. Static variable in class com.ibm.aglet.Message
The types of message that indecates how the message was sent.

T

Task(). Constructor for class com.ibm.agletx.util.Task
TeeOutputStream(OutputStream, OutputStream). Constructor for class com.ibm.awb.util.TeeOutputStream
timestamp. Variable in class com.ibm.aglet.Message
toByteArray(). Method in class com.ibm.aglet.AgletID
Returns byte array representation of the id.
toString(). Method in class com.ibm.aglets.util.AgletAudioClip
toString(). Method in class com.ibm.aglet.AgletID
Returns a human readable form of the aglet identifier.
toString(). Method in class com.ibm.aglet.AgletInfo
Gets a string representation of the object.
toString(). Method in class com.ibm.aglet.event.CloneEvent
toString(). Method in class com.ibm.aglet.system.ContextEvent
toString(). Method in class com.ibm.aglet.Message
Gets the string representation of the message.
toString(). Method in class com.ibm.aglet.event.MobilityEvent
toString(). Method in class com.ibm.aglet.event.PersistencyEvent
toString(). Method in class com.ibm.awb.util.Version
Returns a long text representation of the version numbers: e.g., Alpha2b, Beta1, V2.0.
toString(Color). Static method in class com.ibm.awb.util.Resource
Convenient function to convert Color object to string representation.
toString(Font). Static method in class com.ibm.awb.util.Resource
Convenient function to convert Font object to string representation.
trim(String, StringBuffer). Static method in class com.ibm.awb.util.FileUtils

U

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

V

Version(String, String, int). Constructor for class com.ibm.awb.util.Version
Creates a version object which will never expire.
Version(String, String, int, Date, String, String). Constructor for class com.ibm.awb.util.Version

W

waitForAllReplies(). Method in class com.ibm.aglet.ReplySet
Waits until the all replies are available.
waitForAllReplies(long). Method in class com.ibm.aglet.ReplySet
Waits until the all replies are available
waitForDisplay(). Method in class com.ibm.aglets.util.GeneralDialog
Waits until the dialog window is actually shown.
waitForDisposal(). Method in class com.ibm.aglets.util.GeneralDialog
Waits until the dialog window is disposed.
waitForNextFutureReply(). Method in class com.ibm.aglet.ReplySet
Waits until the next reply is available.
waitForNextFutureReply(long). Method in class com.ibm.aglet.ReplySet
Waits until the next reply is available.
waitForReply(). Method in class com.ibm.aglet.FutureReply
Waits for a reply until the reply is available.
waitForReply(long). Method in class com.ibm.aglet.FutureReply
Waits for a reply with specific timeout value.
waitMessage(). Method in class com.ibm.aglet.Aglet
Waits until it is notified.
waitMessage(). Method in interface com.ibm.aglet.MessageManager
Waits until it is notified.
waitMessage(long). Method in class com.ibm.aglet.Aglet
Waits until it is notified or the timeout expires
waitMessage(long). Method in interface com.ibm.aglet.MessageManager
Waits until it is notified or the timeout expires.
write(byte[]). Method in class com.ibm.awb.util.LogFileOutputStream
Write data to the log file.
write(byte[]). Method in class com.ibm.awb.util.NullOutputStream
write(byte[]). Method in class com.ibm.awb.util.TeeOutputStream
write(byte[], int, int). Method in class com.ibm.awb.util.LogFileOutputStream
Write data to the log file.
write(byte[], int, int). Method in class com.ibm.awb.util.NullOutputStream
write(byte[], int, int). Method in class com.ibm.awb.util.TeeOutputStream
write(int). Method in class com.ibm.awb.util.LogFileOutputStream
Write data to the log file.
write(int). Method in class com.ibm.awb.util.NullOutputStream
write(int). Method in class com.ibm.awb.util.TeeOutputStream
writeExternal(ObjectOutput). Method in class com.ibm.aglets.util.AgletImageData
writeExternal(ObjectOutput). Method in class com.ibm.agletx.util.SimpleItinerary
writeTo(OutputStream). Method in class com.ibm.aglets.util.AgletImageData
writeTo(OutputStream). Method in interface com.ibm.aglet.util.ImageData
Writes the image data to the given output stream