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.SocketConnection
org.apache.bsf.debug.serverImpl.ObjectServer
Field Summary | |
Dispatcher[] |
Fields inherited from class org.apache.bsf.debug.util.SocketConnection | |
fDataInputStream , fDataOutputStream , fInputStream , fOutputStream , fStubs |
Constructor Summary | |
|
Method Summary | |
protected void |
|
protected void |
|
BSFDebugManagerImpl | |
void |
|
protected void |
|
Methods inherited from class org.apache.bsf.debug.util.SocketConnection | |
dispatchInvocation , exportSkeleton , getSkeleton , getStub , listen , prepareOutgoingInvoke , searchCell , stopListening , swizzle , wireExceptionNotify |
protected void awake()
protected void dispatchInvocation(ResultCell rcell) throws Exception
- Overrides:
- dispatchInvocation in interface SocketConnection
public void run()
protected void setIOStreams(InputStream istream, OutputStream ostream, DataInputStream distream, DataOutputStream dostream)