Package kaos.core.service.util

Interface Summary
CallbackTransport Defines the operations to set the sender's transport information.
CallbackTransportInfo Defines the operations to set the sender's transport information.
KAoSAgentHelper Defines operations to retrieve the KAoSAgentDescription contained by this KAoSAgentHelper, to lookup other agents in KAoS Directory Service, to create TransportMessages and send those messages to other agents.
 

Class Summary
CallbackTransportImpl Defines the operations to set the sender's transport information.
DefaultKAoSLocator Defines the operations to set and get a specific transport type used in KAoS communications.
KAoSAgentMsgForwarder This class extends the KAoSAgent to redirect received messages to external MessageListener.
MethodCallProxy  
MethodCallProxy.OperationWaiter This class is used as a helper class to block Threads invoking the various Directory operations (register, deregister, modify, search).
RemoteActionCallbackImpl RemoteActionCallbackImpl is called by an action executor at the various stages of executing an action.