Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.bsf.debug.util.Stub
Field Summary | |
static Stub | |
static Stub | |
protected SocketConnection | |
protected boolean | |
protected int | |
protected int |
Constructor Summary | |
|
Method Summary | |
static void |
|
void | |
void |
|
void |
|
boolean |
|
SocketConnection | |
int |
|
int |
|
void | |
void |
|
void |
|
void |
|
Stub |
|
public void addListener(RemoteServiceListener l)
- Specified by:
- addListener in interface RemoteService
public void completeFuture(Object requester) throws RemoteException
- Specified by:
- completeFuture in interface RemoteService
public void createFuture(Object requester) throws RemoteException
- Specified by:
- createFuture in interface RemoteService
public boolean equals(Object o)
public int getTid()
public int getUid()
public void removeListener(RemoteServiceListener l)
- Specified by:
- removeListener in interface RemoteService
public void revokeFuture(Object requester, Exception ex) throws Exception
public void revoked()
public void suspendFuture(Object requester) throws RemoteException
- Specified by:
- suspendFuture in interface RemoteService