java.lang.Objectorg.apache.bsf.debug.util.SocketConnection
org.apache.bsf.debug.clientImpl.ClientConnection
All Implemented Interfaces:
Runnable
| Field Summary | ||
|---|---|---|
| int | CommandIdGenerator | |
| Socket | fSocket | |
| Thread | fThread | |
| Dispatcher[] | m_dispatchers | |
| DebugManagerStub | m_debugManager | |
| Fields inherited from org.apache.bsf.debug.util.SocketConnection: |
|---|
| m_rcells, m_tcells, m_tcellsById, fCmdIdGenerator, m_skeletons, fStubs, fInputStream, fOutputStream, fDataInputStream, fDataOutputStream |
| Constructor: |
|---|
|
| Method from org.apache.bsf.debug.clientImpl.ClientConnection Summary: |
|---|
| breakConnection, dispatchInvocation, getDebugManager, run, wireExceptionNotify |
| Methods from org.apache.bsf.debug.util.SocketConnection: |
|---|
| completionNotify, dispatchInvocation, exportSkeleton, getSkeleton, getStub, listen, lockOutStream, prepareOutgoingInvoke, releaseOutStream, searchCell, sendPacket, stopListening, swizzle, wireExceptionNotify |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.bsf.debug.clientImpl.ClientConnection Detail: |
|---|
|
|
|
|
|