Interface RemotedCallback
- All Known Implementing Classes:
CallbackRefSerializer.MyRemotedCallback
public interface RemotedCallback
Created by ruedi on 01/07/15.
Tagging interface for callbacks forwarding to a remote location. A remoted callback is
deserialized as CallbackWrapper with the "realCallback" field containing an
instance of RemotedCallback
-
Method Summary
-
Method Details
-
isTerminated
boolean isTerminated()
-