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
agletを活性化する.
ACTIVATE_AGLET. Static variable in interface aglet.MessageManager
プライオリティの値で, 論理和のとして用いられる.
activateAglet(AgletID). Method in interface aglet.AgletContext
agletを活性化(activate)する.
ACTIVATED. Static variable in class aglet.system.ContextEvent
ACTIVATEDタイプのイベントはagletが活性化(activate)されたときに発生する.
ACTIVATION. Static variable in class aglet.event.PersistencyEvent
ACTIVATIONタイプのイベントはagletが活性化(activate)されたときに 発生する.
ACTIVE. Static variable in class aglet.Aglet
アグレットの状態.
addButton(Button). Method in class ibm.aglets.util.GeneralDialog
Adds extra button you like.
addCloneListener(CloneListener). Method in class aglet.Aglet
このagletの複製(clone)に関するイベントのlistenerを追加する.
addCloneListener(CloneListener). Method in class aglet.event.AgletEventListener
clone listenerオブジェクトを追加する.
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
指定されたcontext listenerをこのコンテキストに追加登録する.
addedTo(ReplySet). Method in class aglet.FutureReply
addFutureReply(FutureReply). Method in class aglet.ReplySet
FutureReplyオブジェクトを追加.
addMobilityListener(MobilityListener). Method in class aglet.Aglet
このagletの移動(mobility)に関するイベントのlistenerを追加する.
addMobilityListener(MobilityListener). Method in class aglet.event.AgletEventListener
mobility listenerオブジェクトを追加する.
addMobilityListener(MobilityListener). Method in class aglet.AgletStub
addNotify(). Method in class ibm.aglets.util.AddressBook
addPersistencyListener(PersistencyListener). Method in class aglet.Aglet
このagletの永続性(persistency)に関するイベントのlistenerを追加する.
addPersistencyListener(PersistencyListener). Method in class aglet.event.AgletEventListener
persistency listenerオブジェクトを追加する.
addPersistencyListener(PersistencyListener). Method in class aglet.AgletStub
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
初期化されていないagletを構築する.
AGLET_CLONE_FIRST. Static variable in class aglet.event.CloneEvent
複製(clone)イベントのIDの範囲の下限の整数値
AGLET_CLONE_LAST. Static variable in class aglet.event.CloneEvent
複製(clone)イベントのIDの範囲の下限の整数値
AGLET_MOBILITY_FIRST. Static variable in class aglet.event.MobilityEvent
移動(mobility)イベントのIDの範囲の下限の整数値
AGLET_MOBILITY_LAST. Static variable in class aglet.event.MobilityEvent
移動(mobility)イベントのIDの範囲の上限の整数値
AGLET_PERSISTENCY_FIRST. Static variable in class aglet.event.PersistencyEvent
永続性(persistency)のイベントのIDの範囲の下限の整数値
AGLET_PERSISTENCY_LAST. Static variable in class aglet.event.PersistencyEvent
永続性(persistency)のイベントのIDの範囲の上限の整数値
agletActivated(ContextEvent). Method in class aglet.system.ContextAdapter
agletActivated(ContextEvent). Method in interface aglet.system.ContextListener
agletが活性化(dactivate)されたときに呼ばれる.
agletAdded(ContextEvent). Method in class aglet.system.ContextAdapter
agletArrived(ContextEvent). Method in class aglet.system.ContextAdapter
agletArrived(ContextEvent). Method in interface aglet.system.ContextListener
agletが到着したときに呼ばれる.
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
agletが複製(clone)されたときに呼ばれる.
agletCreated(ContextEvent). Method in class aglet.system.ContextAdapter
agletCreated(ContextEvent). Method in interface aglet.system.ContextListener
agletが生成されたときに呼ばれる.
agletDeactivated(ContextEvent). Method in class aglet.system.ContextAdapter
agletDeactivated(ContextEvent). Method in interface aglet.system.ContextListener
agletが非活性化(deactivate)されたときに呼ばれる.
agletDispatched(ContextEvent). Method in class aglet.system.ContextAdapter
agletDispatched(ContextEvent). Method in interface aglet.system.ContextListener
agletが発送(dispatch)されたときに呼ばれる.
agletDisposed(ContextEvent). Method in class aglet.system.ContextAdapter
agletDisposed(ContextEvent). Method in interface aglet.system.ContextListener
agletが消滅(dispose)したときに呼ばれる.
AgletEvent(Object, int). Constructor for class aglet.event.AgletEvent
発生源とIDを指定してAgletEventを生成する.
AgletEventListener(CloneListener, CloneListener). Constructor for class aglet.event.AgletEventListener
二つのclone listenerオブジェクトを持った AgletEventListenerオブジェクトを生成する.
AgletEventListener(MobilityListener, MobilityListener). Constructor for class aglet.event.AgletEventListener
二つのmobility listenerオブジェクトを持った AgletEventListenerオブジェクトを生成する.
AgletEventListener(PersistencyListener, PersistencyListener). Constructor for class aglet.event.AgletEventListener
二つのpersistency listenerオブジェクトを持った AgletEventListenerオブジェクトを生成する.
AgletException(). Constructor for class aglet.AgletException
詳細メッセージのない AgletException を生成します。 詳細メッセージとはこの例外を記述する文字列です。
AgletException(String). Constructor for class aglet.AgletException
詳細メッセージのついた AgletException を生成します。 詳細メッセージとはこの例外を記述する文字列です。
AgletID(byte[]). Constructor for class aglet.AgletID
与えられたバイト列からaglet IDを作り出す.
AgletID(String). Constructor for class aglet.AgletID
AgletIdentifier(AgletID). Constructor for class aglet.a4compatibility.AgletIdentifier
与えられたaglet-IDからaglet identifierを作る.
AgletIdentifier(byte[]). Constructor for class aglet.a4compatibility.AgletIdentifier
与えられたバイト列からaglet identifierを作る.
AgletIdentifier(String). Constructor for class aglet.a4compatibility.AgletIdentifier
与えられた文字列からaglet identifierを作る.
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
パラメータなしでAgletInfoオブジェクトを生成する.
AgletInfo(AgletID, String, String, URL, String, long, short, short, String, String). Constructor for class aglet.AgletInfo
指定されたパラメータでAgletInfoを生成する.
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
agletが撤収(revert)されたときに呼ばれる.
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
agletの状態が変化したときに呼ばれる.
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
このReplySetの中のすべてのFutureReplyオブジェクトが返答を 受け取っているかを調べる.
arg. Variable in class aglet.system.ContextEvent
任意のargument
arg. Variable in class aglet.Message
任意の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
ARRIVALタイプのイベントはagletが目的地に到着したときに発生する.
ARRIVED. Static variable in class aglet.system.ContextEvent
ARRIVEDタイプのイベントはagletがコンテキストに到着したときに発生する.
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).
CLONE. Static variable in class aglet.event.CloneEvent
CLONEタイプのイベントはagletの複製が生成されたときに発生する.
CLONE. Static variable in class aglet.Message
これらのメッセージの種別はシステムメッセージのプライオリティを 表すのに用いられる.
clone(). Method in class aglet.Aglet
agletとそのproxyを複製(clone)する.
clone(). Method in interface aglet.AgletProxy
agletとその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
CLONEDタイプのイベントはagletの複製が終了したときに発生する.
CLONED. Static variable in class aglet.system.ContextEvent
CLONEDタイプのイベントはagletが複製されたときに発生する.
CloneEvent(int, AgletProxy). Constructor for class aglet.event.CloneEvent
指定されたIDとagletで複製(clone)イベントを生成する.
CLONING. Static variable in class aglet.event.CloneEvent
CLONINGのタイプのイベントはagletが複製されようとしているときに発生する.
connect(). Method in interface atci.AtciConnection
CONTEXT_FIRST. Static variable in class aglet.system.ContextEvent
コンテキストイベントのIDの範囲の下限の整数値
CONTEXT_LAST. Static variable in class aglet.system.ContextEvent
コンテキストイベントのIDの範囲の上限の整数値
ContextAdapter(). Constructor for class aglet.system.ContextAdapter
ContextEvent(int, Object, AgletProxy). Constructor for class aglet.system.ContextEvent
IDを指定してContextEventを生成する.
ContextEvent(int, Object, AgletProxy, Object). Constructor for class aglet.system.ContextEvent
IDを指定してContextEventを生成する.
contextShutdown(ContextEvent). Method in class aglet.system.ContextAdapter
contextShutdown(ContextEvent). Method in interface aglet.system.ContextListener
shutdownしようとしているときに呼ばれる.
contextStarted(ContextEvent). Method in class aglet.system.ContextAdapter
contextStarted(ContextEvent). Method in interface aglet.system.ContextListener
コンテキストの実行が開始されたときに呼ばれる.
countAvailable(). Method in class aglet.ReplySet
ReplySetの中で到着している返答の数を返す.
countUnavailable(). Method in class aglet.ReplySet
返答を受け取っていないFutureReplyオブジェクトの数を返す.
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
指定されたリモートのコンテキスト中にagletを生成する.
createAglet(String, URL, String, Object). Static method in class aglet.system.Aglets
agletを作る.
createAglet(URL, String, Object). Method in interface aglet.AgletContext
指定されたクラスのagletを生成する.
createAgletContext(String). Method in class aglet.system.AgletRuntime
指定された名前(name)を持つDefaultAgletContextオブジェクトを生成する.
CREATED. Static variable in class aglet.system.ContextEvent
CREATEDタイプのイベントはagletが生成されたときに発生する.
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
agletを非活性化(deactivate)する.
deactivate(long). Method in interface aglet.AgletProxy
agletを非活性化する。システムは aglet をスプールに入れる.
deactivate(long). Method in class aglet.AgletStub
DEACTIVATED. Static variable in class aglet.system.ContextEvent
DEACTIVATEDタイプのイベントはagletが非活性化(dectivate)されたときに発生する.
DEACTIVATING. Static variable in class aglet.event.PersistencyEvent
DEACTIVATINGタイプのイベントはagletが非活性化(deactivate)されるときに 発生する.
delegateMessage(Message). Method in interface aglet.AgletProxy
別のagletにメッセージを委譲(delegate)する.
destroy(). Method in interface aglet.MessageManager
メッセージマネージャを破壊する.
DISPATCH. Static variable in interface atci.AtciConstants
DISPATCH. Static variable in class aglet.Message
dispatch(URL). Method in class aglet.Aglet
agletを引数destinationによって指定された場所(host)に 送る(dispatch).
dispatch(URL). Method in interface aglet.AgletProxy
dispatch(URL). Method in class aglet.AgletStub
DISPATCHED. Static variable in class aglet.system.ContextEvent
DISPATCHEDタイプのイベントはagletが発送(dispatch)されたときに発生する.
dispatchHandler(URL). Method in class ibm.aglets.util.SeqItinerary
Dispatch an aglet to a specific URL.
DISPATCHING. Static variable in class aglet.event.MobilityEvent
DISPATCHINGのタイプのイベントは発送(dispatch)メソッドが呼ばれた 直後に発生する.
DISPOSE. Static variable in class aglet.Message
dispose(). Method in class aglet.Aglet
カレントagletコンテキスト中のagletを消滅させ, 取り去る.
dispose(). Method in interface aglet.AgletProxy
agletを破棄する.
dispose(). Method in class aglet.AgletStub
DISPOSED. Static variable in class aglet.system.ContextEvent
DISPOSEDタイプのイベントはagletが消滅(dispose)したときに発生する.
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
agletプログラマには普通使われないもの..

E

equals(Object). Method in class aglet.AgletID
二つのaglet IDを比較する.
equals(Object). Method in class aglet.Message
二つのメッセージオブジェクトを比較する.
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
現在のmonitorを出る.
exitMonitor(). Method in interface aglet.MessageManager
現在の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
agletが現在いる場所のアドレスを得る.
getAgentId(). Method in interface atci.AtciRequest
getAgentLanguage(). Method in interface atci.AtciRequest
getAgentSystem(). Method in interface atci.AtciRequest
getAglet(). Method in interface aglet.AgletProxy
proxyが対象としているagletを返す.
getAgletClassName(). Method in class aglet.AgletInfo
agletのクラスの名前を得る.
getAgletClassName(). Method in interface aglet.AgletProxy
aglet のクラス名を得ます。
getAgletContext(). Method in class aglet.Aglet
agletのカレントコンテキストを返す.
getAgletContext(). Method in class aglet.AgletStub
getAgletContext(). Method in class aglet.system.ContextEvent
このイベントのAgletContextオブジェクトを返す.
getAgletContext(String). Method in class aglet.system.AgletRuntime
特定の名前を持ったAgletContextを返す.
getAgletContexts(). Method in class aglet.system.AgletRuntime
環境中のコンテキストのenumerationを返す.
getAgletID(). Method in class aglet.Aglet
agletのIDを返す.
getAgletID(). Method in class aglet.AgletInfo
agletのIDを得る.
getAgletID(). Method in interface aglet.AgletProxy
agletのIDを返す.
getAgletInfo(). Method in class aglet.Aglet
agletの情報を収めたオブジェクト(AgletInfo)を返す.
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
コンテキスト内で特定の状態にあるagletのproxyを返す.
getAgletProxies(String). Method in class aglet.system.AgletRuntime
contextAddressで指定されたコンテキスト中のproxyのenumerationを返す.
getAgletProxies(String). Static method in class aglet.system.Aglets
指定されたcontextAddresにある全てのagletのproxyのenumerationを返す.
getAgletProxy(). Method in class aglet.event.CloneEvent
イベントの発生源のagletのproxyを返す.
getAgletProxy(). Method in class aglet.system.ContextEvent
このイベントのAgletContextオブジェクトを返すが, イベントがSTARTEDか STOPPEDのときにはnullを返す.
getAgletProxy(). Method in class aglet.event.MobilityEvent
イベントの発生源のagletのproxyを返す.
getAgletProxy(). Method in class aglet.event.PersistencyEvent
イベントの発生源であるagletのproxyを返す.
getAgletProxy(AgletID). Method in interface aglet.AgletContext
コンテキスト内の特定のIDのagletを返す.
getAgletProxy(String, AgletID). Method in class aglet.system.AgletRuntime
コンテキストとIDを指定してリモートのproxyを得る.
getAgletProxy(String, AgletID). Static method in class aglet.system.Aglets
リモートのagletを参照するproxyを得る.
getAgletProxy(URL, AgletID). Method in interface aglet.AgletContext
リモートコンテキスト内の特定のIDのagletのproxyを返す.
getAgletProxyInContext(Aglet, AgletIdentifier). Static method in class ibm.aglets.util.Utils
getAgletRuntime(). Static method in class aglet.system.AgletRuntime
現在のJavaアプリケーションに関連したAgletRuntimeオブジェクトを返す.
getAPIMajorVersion(). Method in class aglet.AgletInfo
agletがインスタンス化された場所のAPIのメジャーバージョン番号を得る.
getAPIMinorVersion(). Method in class aglet.AgletInfo
agletがインスタンス化された場所のAPIのマイナーバージョン番号を得る.
getArg(). Method in class aglet.Message
argumentを返す.
getArg(String). Method in class aglet.Message
argumentの値を返す.
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
音声クリップを得る.
getAudioData(URL). Method in class aglet.Aglet
音声データを得る.
getAuthorityName(). Method in class aglet.AgletInfo
権限名(authority name)を得る.
getBoolean(String, boolean). Method in class ibm.awb.util.Resource
getBooleanReply(). Method in class aglet.FutureReply
booleanとして返答を受け取る.
getButton(int). Method in class ibm.aglets.util.GeneralDialog
Obtains dialog button
getCharReply(). Method in class aglet.FutureReply
charとして返答を受け取る.
getCodeBase(). Method in class aglet.Aglet
agletのコードベースURLを返す.
getCodeBase(). Method in class aglet.AgletInfo
agletのcodeがあった場所のアドレスのcodebaseを得る.
getCodeBase(). Method in interface aglet.AgletProxy
aglet のクラスの置かれている 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
agletが生成された時間を得る.
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
document URLを返す.
getDoubleReply(). Method in class aglet.FutureReply
doubleとして返答を受け取る.
getDuration(). Method in class aglet.event.PersistencyEvent
持続期間(duration)を返す.
getException(). Method in class aglet.MessageException
メッセージを得ます。
getFloatReply(). Method in class aglet.FutureReply
floatとして返答を受け取る.
getFont(String, Font). Method in class ibm.awb.util.Resource
getHostingURL(). Method in interface aglet.AgletContext
このコンテキストをサーブしているデーモンのURLを返す.
getIconImage(). Method in class aglet.a4compatibility.OldAglet
getID(). Method in class aglet.event.AgletEvent
イベントのIDを返す.
getId(). Method in class ibm.aglets.patterns.Meeting
getIdentifier(). Method in class aglet.Aglet
agletのIDを返す.
getIdentifier(). Method in interface aglet.AgletProxy
agletのIDを返す.
getImage(ImageData). Method in interface aglet.AgletContext
イメージデータを得ます。これは一時的な解決
getImage(URL). Method in class aglet.Aglet
imageを得る.
getImage(URL). Method in interface aglet.AgletContext
イメージを得る.
getImage(URL, String). Method in class aglet.Aglet
imageを得る.
getImageData(URL). Method in interface aglet.AgletContext
イメージデータを得ます。これは一時的な解決
getImageProducer(). Method in class ibm.aglets.util.AgletImageData
getImageProducer(). Method in interface aglet.ImageData
イメージのソースを得る.
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
intとして返答を受け取る.
getItinerary(). Method in class aglet.a4compatibility.OldAglet
getKind(). Method in class aglet.Message
メッセージの種別を返す.
getLocation(). Method in class aglet.event.MobilityEvent
場所(location)を返す.
getLongReply(). Method in class aglet.FutureReply
longとして返答を受け取る.
getMaster(). Method in class ibm.aglets.patterns.Slave
Gets the Aglet Idedntifier of the lave's master.
getMessage(). Method in class aglet.system.ContextEvent
表示するメッセージを返す.
getMessageManager(). Method in class aglet.Aglet
メッセージマネージャを返す.
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
コンテキストの名前を返す.
getName(). Method in class ibm.aglets.patterns.Registrant
Returns the symbolic name
getNextFutureReply(). Method in class aglet.ReplySet
次の返答が到着しているFutureReplyオブジェクトを返す.
getOrigin(). Method in class aglet.AgletInfo
agletがインスタンス化された場所のアドレスを得る.
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
特権名(privilege name)を得る.
getProperty(String). Method in interface aglet.AgletContext
指定された名前(key)のコンテキストプロパティを返す.
getProperty(String). Method in class aglet.a4compatibility.OldAglet
keyで示されるプロパティを得る.
getProperty(String, Object). Method in interface aglet.AgletContext
指定された名前(key)とコンテキストプロパティを返す.
getProperty(String, String). Method in class aglet.a4compatibility.OldAglet
keyで示されるプロパティを得るが, プロパティが定義されていなければ 引数で示される値を返り値とする.
getPropertyKeys(). Method in class aglet.a4compatibility.OldAglet
全てのプロパティの名前をenumerateする.
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
非同期にメッセージの返答を受け取る.
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
サーバーのアドレスをURLの形で得る.
getSource(). Method in class aglet.event.AgletEvent
イベントの発生源を返す.
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
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
メッセージが送られた時のミリ秒単位の タイムスタンプを返す.
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, Object). Method in class aglet.a4compatibility.Itinerary
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.
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
外部からのメッセージを取り扱う
handleMessage(Message). Method in class ibm.aglets.patterns.Registry
Message handler.
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
ハッシュ表のインデックスに適した整数を返す.
hashCode(). Method in class ibm.aglets.util.AgletImageData
hasMoreFutureReplies(). Method in class aglet.ReplySet
このReplySetオブジェクトにまだFutureReplyオブジェクトが 残っているかを調べる.
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
イベントの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.
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
agletが活性化されているか(acitvated), 非活性化されているか(deactivated)を 調べる.
isAnyAvailable(). Method in class aglet.ReplySet
このReplySetオブジェクトの中に, 返答を受け取っている FutureReplyオブジェクトがあるかを調べる.
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
返答があるか(メッセージに返答がなされたか)を調べる.
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
proxyが参照するagletがリモートであるかを調べる.
isState(int). Method in interface aglet.AgletProxy
Checks if the aglet
isValid(). Method in interface aglet.AgletProxy
agletのproxyが正当(valid)かどうかを調べる..
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
メッセージの種別.

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
メッセージが持つことのできる最大のプライオリティ.
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
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
メッセージを生成する.
Message(String, boolean). Constructor for class aglet.Message
引数で示される値を持つメッセージを生成する
Message(String, char). Constructor for class aglet.Message
引数で示される値を持つメッセージを生成する
Message(String, double). Constructor for class aglet.Message
引数で示される値を持つメッセージを生成する
Message(String, float). Constructor for class aglet.Message
引数で示される値を持つメッセージを生成する
Message(String, int). Constructor for class aglet.Message
引数で示される値を持つメッセージを生成する
Message(String, long). Constructor for class aglet.Message
引数で示される値を持つメッセージを生成する
Message(String, Object). Constructor for class aglet.Message
引数で示される値を持つメッセージを生成する
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
メッセージが持つことのできる最小のプライオリティ.
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
指定されたIDと目的地(target)と場所(location)で 移動(mobility)イベントを生成する.
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
コンテキストにサブスクライブをかけているagletに対して, メッセージをマルチキャストする.

N

NEXT. Static variable in class aglet.a4compatibility.Itinerary
NO_RESPONSE. Static variable in class aglet.system.ContextEvent
使用されない.
NORM_PRIORITY. Static variable in interface aglet.MessageManager
メッセージのデフォルトのプライオリティ.
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
setPriorityの引数として使われる.
NotHandledException(). Constructor for class aglet.NotHandledException
NotHandledExceptionのインスタンスを生成
NotHandledException(String). Constructor for class aglet.NotHandledException
指定されたメッセージを持つ NotHandledExceptionのインスタンスを生成
NOTIFICATION. Static variable in class ibm.aglets.patterns.Notifier
Notifier(). Constructor for class ibm.aglets.patterns.Notifier
notifyAllMessages(). Method in class aglet.Aglet
waitしているすべてのスレッドにnotifyする.
notifyAllMessages(). Method in interface aglet.MessageManager
waitしているすべてのスレッドにnotifyする.
notifyMessage(). Method in class aglet.Aglet
waitしているどれか一つのスレッドにnotifyする.
notifyMessage(). Method in interface aglet.MessageManager
waitしているどれか一つのスレッドにnotifyする.

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
指定されたpersistencyイベントを引数として, listenerのonActivation メソッドを呼び出す.
onActivation(PersistencyEvent). Method in class aglet.a4compatibility.OldAglet
onActivation(PersistencyEvent). Method in class aglet.event.PersistencyAdapter
onActivation(PersistencyEvent). Method in interface aglet.event.PersistencyListener
agletが活性化(activate)された直後に呼ばれる.
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
指定されたmobilityイベントを引数として, listenerのonArrivalメソッドを 呼び出す.
onArrival(MobilityEvent). Method in class aglet.event.MobilityAdapter
onArrival(MobilityEvent). Method in interface aglet.event.MobilityListener
agletが目的地に着いた直後に呼ばれる.
onArrival(MobilityEvent). Method in class aglet.a4compatibility.OldAglet
onCancel(). Method in class ibm.aglets.util.GeneralDialog
onClone(). Method in class aglet.a4compatibility.OldAglet
onClone(CloneEvent). Method in class aglet.event.AgletEventListener
指定されたcloneイベントを引数として, listenerのonCloneメソッドを 呼び出す.
onClone(CloneEvent). Method in class aglet.event.CloneAdapter
onClone(CloneEvent). Method in interface aglet.event.CloneListener
agletが複製された後に呼ばれる.
onClone(CloneEvent). Method in class aglet.a4compatibility.OldAglet
onCloned(CloneEvent). Method in class aglet.event.AgletEventListener
指定されたcloneイベントを引数として, listenerのonClonedメソッドを 呼び出す.
onCloned(CloneEvent). Method in class aglet.event.CloneAdapter
onCloned(CloneEvent). Method in interface aglet.event.CloneListener
agletが複製された後に呼ばれる.
onCloned(CloneEvent). Method in class aglet.a4compatibility.OldAglet
onCloning(). Method in class aglet.a4compatibility.OldAglet
古いコールバック.
onCloning(CloneEvent). Method in class aglet.event.AgletEventListener
指定されたcloneイベントを引数として, listenerのonCloningメソッドを 呼び出す.
onCloning(CloneEvent). Method in class aglet.event.CloneAdapter
onCloning(CloneEvent). Method in interface aglet.event.CloneListener
agletが複製されようとしているときに呼ばれる.
onCloning(CloneEvent). Method in class aglet.a4compatibility.OldAglet
onCreation(Object). Method in class aglet.Aglet
新たな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
指定されたpersistencyイベントを引数として, listenerのonDeactivating メソッドを呼び出す.
onDeactivating(PersistencyEvent). Method in class aglet.a4compatibility.OldAglet
onDeactivating(PersistencyEvent). Method in class aglet.event.PersistencyAdapter
onDeactivating(PersistencyEvent). Method in interface aglet.event.PersistencyListener
agletが非活性化(deactivate)されようとしているときに呼ばれる.
onDispatching(MobilityEvent). Method in class aglet.event.AgletEventListener
指定されたmobilityイベントを引数として, listenerのonDispatchingメソッドを 呼び出す.
onDispatching(MobilityEvent). Method in class aglet.event.MobilityAdapter
onDispatching(MobilityEvent). Method in interface aglet.event.MobilityListener
agletが発送(dispatch)されようとしているときに呼ばれる.
onDispatching(MobilityEvent). Method in class aglet.a4compatibility.OldAglet
onDispatching(URL). Method in class aglet.a4compatibility.OldAglet
onDisposing(). Method in class aglet.Aglet
agletを消滅させる前に呼ばれるメソッド agletへ消滅のリクエストが出された時に行う処理を記述するには, このメソッドをオーバーライドする.
onDisposing(). Method in class ibm.aglets.patterns.Registrant
agletを消滅させる前に呼ばれるメソッド 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
指定されたmobilityイベントを引数として, listenerのonRevertingメソッドを 呼び出す.
onReverting(MobilityEvent). Method in class aglet.event.MobilityAdapter
onReverting(MobilityEvent). Method in interface aglet.event.MobilityListener
agletが撤収(retract)されたときに呼ばれる.
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
指定されたIDとproxyと持続期間(duration)で 永続性(persistency)のイベントを生成する.
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
agletのプログラマには使われないメソッド.
readExternal(ObjectInput). Method in class ibm.aglets.util.AgletImageData
readExternal(ObjectInput). Method in class aglet.AgletInfo
readExternal(ObjectInput). Method in class ibm.aglets.util.SeqItinerary
readFrom(DataInput). Static method in class aglet.AgletInfo
agletの情報をDataInputオブジェクトから読み出す.
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
実行環境から指定されたagletコンテキストを取り除く.
removeCloneListener(CloneListener). Method in class aglet.Aglet
指定されたclone listenerをagletから取り外す.
removeCloneListener(CloneListener). Method in class aglet.event.AgletEventListener
clone listenerオブジェクトを取り外す
removeCloneListener(CloneListener). Method in class aglet.AgletStub
removeContextListener(ContextListener). Method in interface aglet.AgletContext
指定されたcontext listenerをこのコンテキストから取り外す.
removeMobilityListener(MobilityListener). Method in class aglet.Aglet
指定されたmobility listenerをagletから取り外す.
removeMobilityListener(MobilityListener). Method in class aglet.event.AgletEventListener
mobility listenerオブジェクトを取り外す
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
指定されたpersistency listenerをagletから取り外す.
removePersistencyListener(PersistencyListener). Method in class aglet.event.AgletEventListener
persistency listenerオブジェクトを取り外す
removePersistencyListener(PersistencyListener). Method in class aglet.AgletStub
removePersistentResourcesStartsWith(String). Method in class ibm.awb.util.Resource
removeResource(String). Method in class ibm.awb.util.Resource
REPLY. Static variable in interface atci.AtciConstants
ReplySet(). Constructor for class aglet.ReplySet
ReplySetオブジェクトの生成
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
URL(atp://host-domain-name/#aglet-identity) で指定されたagletを撤収(retract)する.
retractAglet(URL, AgletID). Method in interface aglet.AgletContext
URLとIDで指定されたagletを撤収(retract)する.
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
DISPATCHEDタイプのイベントはagletが撤収(retract)されたときに発生する.
REVERTING. Static variable in class aglet.event.MobilityEvent
REVERTINGのタイプのイベントはリモートのサイトから撤収(retraction)の 要求が出されたときに発生する
run(). Method in class aglet.Aglet
agletのスレッドの実行開始点.
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
メッセージの種別が与えられた文字列と 同じかどうかを調べる.
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
同期的にメッセージを送る.
sendError(int). Method in interface atci.AtciResponse
sendException(Exception). Method in class aglet.Message
メッセージに対する例外を設定する.
sendMessage(Message). Method in interface aglet.AgletProxy
同期的にメッセージを送る.
sendReply(). Method in class aglet.Message
値をもたない返答を送信.
sendReply(boolean). Method in class aglet.Message
booleanの値を返答する.
sendReply(char). Method in class aglet.Message
charの値を返答する.
sendReply(double). Method in class aglet.Message
doubleの値を返答する.
sendReply(float). Method in class aglet.Message
floatの値を返答する.
sendReply(int). Method in class aglet.Message
intの値を返答する.
sendReply(long). Method in class aglet.Message
longの値を返答する.
sendReply(Object). Method in class aglet.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.
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
名前とともにargumentを設定する.
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
agletに旅行計画(itinerary)オブジェクトを設定する.
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
メッセージのプライオリティを設定する.
setProperty(String, Object). Method in interface aglet.AgletContext
名前(key)で指定されるコンテキストプロパティの値を設定する.
setProperty(String, String). Method in class aglet.a4compatibility.OldAglet
プロパティの値の設定
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
agletのstubを設定する.
setText(String). Method in class aglet.Aglet
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
SHOW_DOCUMENTタイプのイベントはagletがURLで示されるドキュメントの 表示を要求したときに発生する.
showDocument(ContextEvent). Method in class aglet.system.ContextAdapter
showDocument(ContextEvent). Method in interface aglet.system.ContextListener
agletがURLで示されるドキュメントの表示を 要求したときに呼ばれる.
showDocument(URL). Method in interface aglet.AgletContext
新たなdocumentを表示する.
showMessage(ContextEvent). Method in class aglet.system.ContextAdapter
showMessage(ContextEvent). Method in interface aglet.system.ContextListener
メッセージを表示するために呼ばれる.
SHUTDOWN. Static variable in class aglet.system.ContextEvent
SHUTDOWNタイプのイベントはコンテキストがshutdownされているときに発生する.
shutdown(). Method in interface aglet.AgletContext
コンテキストをshutdownする.
shutdown(). Method in class aglet.system.AgletRuntime
実行環境中のすべてのコンテキストをshutdownする.
shutdown(Message). Method in interface aglet.AgletContext
コンテキストをshutdownする.
shutdown(Message). Method in class aglet.system.AgletRuntime
指定されたメッセージオブジェクトをすべてのコンテキストのすべての agletに送った後に, 実行環境中のすべてのコンテキストをshutdownする.
size(). Method in class aglet.event.AgletEventListener
listener のかずを返す.
size(). Method in class ibm.aglets.util.ImageComponent
Slave(). Constructor for class ibm.aglets.patterns.Slave
snapshot(). Method in class aglet.Aglet
[Preliminary] agletのスナップショットを二次記憶装置に保存する.
snapshot(). Method in class aglet.AgletStub
source. Variable in class aglet.event.AgletEvent
イベントの発生源
start(). Method in interface aglet.AgletContext
コンテキストの実行を開始する.
start(String). Method in class ibm.atp.daemon.Daemon
STARTED. Static variable in class aglet.system.ContextEvent
STARTEDタイプのイベントはagletの実行が開始されたときに発生する.
STATE_CHANGED. Static variable in class aglet.system.ContextEvent
STATE_CHANGEDタイプのイベントはagletの状態が変化したときに発生する.
stop(). Method in class ibm.aglets.util.AgletAudioClip
subscribeMessage(String). Method in class aglet.Aglet
特定の名前のメッセージをサブスクライブする.
subscribeMessage(String). Method in class aglet.AgletStub

T

timestamp. Variable in class aglet.Message
メッセージが送られた時間.
toByteArray(). Method in class aglet.AgletID
IDのバイト配列での表現を返す.
toString(). Method in class ibm.aglets.util.AgletAudioClip
toString(). Method in class aglet.AgletID
aglet IDを可読な形式で返す.
toString(). Method in class aglet.AgletInfo
文字列への変換
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
すべてのメッセージのサブスクライブを中止する.
unsubscribeAllMessages(). Method in class aglet.AgletStub
unsubscribeMessage(String). Method in class aglet.Aglet
特定の名前のメッセージのサブスクライブを中止する.
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
全ての返答が到着するまで待つ.
waitForAllReplies(long). Method in class aglet.ReplySet
全ての返答が到着するまで待つ.
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
次の返答が到着するまで待つ.
waitForNextFutureReply(long). Method in class aglet.ReplySet
次の返答が到着するまで待つ.
waitForReply(). Method in class aglet.FutureReply
返答があるまで待つ.
waitForReply(long). Method in class aglet.FutureReply
タイムアウトの時間を設定して返答を待つ。
waitMessage(). Method in class aglet.Aglet
notifyされるまでwaitする.
waitMessage(). Method in interface aglet.MessageManager
notifyされるまでwaitする.
waitMessage(long). Method in class aglet.Aglet
notifyされるか, タイムアウトするまでwaitする.
waitMessage(long). Method in interface aglet.MessageManager
notifyされるか, タイムアウトするまでwaitする.
writeExternal(ObjectOutput). Method in class aglet.event.AgletEventListener
agletのプログラマには使われないメソッド.
writeExternal(ObjectOutput). Method in class ibm.aglets.util.AgletImageData
writeExternal(ObjectOutput). Method in class aglet.AgletInfo
writeExternal(ObjectOutput). Method in class ibm.aglets.util.SeqItinerary
writeTo(DataOutput, URL). Method in class aglet.AgletInfo
agletの情報をDataOutputオブジェクトに書き出す.
writeTo(OutputStream). Method in class ibm.aglets.util.AgletImageData
writeTo(OutputStream). Method in interface aglet.ImageData
イメージのデータを与えられた出力ストリームに書き出す.