kaos.core.service.ontology.request
Interface RemoteInfoStatusCallback

All Superinterfaces:
CallbackTransportInfo, InfoStatusCallback, java.io.Serializable

public interface RemoteInfoStatusCallback
extends InfoStatusCallback, CallbackTransportInfo

Defines the operations on the callback object associated with a request for information/action. The callback may send a status indicating whether the request for information/action has been accepted, refused, or completed. The status messages are sent remotely.


Method Summary
 
Methods inherited from interface kaos.core.service.ontology.request.InfoStatusCallback
onAccepted, onCompleted, onRefused, reset
 
Methods inherited from interface kaos.core.service.util.CallbackTransportInfo
setTransportInfo