org.apache.bsf.debug.util
public interface RemoteService extends Remote
Method Summary | |
---|---|
void | addListener(RemoteServiceListener l) |
void | completeFuture(Object requester) |
void | createFuture(Object requester) |
void | removeListener(RemoteServiceListener l) |
void | suspendFuture(Object requester) |