|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--org.apache.bsf.debug.util.SocketConnection
|
+--org.apache.bsf.debug.clientImpl.ClientConnection
| Field Summary |
|---|
| Fields inherited from class org.apache.bsf.debug.util.SocketConnection |
|---|
fDataInputStream, fDataOutputStream, fInputStream, fOutputStream, fStubs |
| Constructor Summary | |
|---|---|
ClientConnection(java.lang.String host,
int port)
|
|
| Method Summary | |
|---|---|
void |
breakConnection()
|
protected void |
dispatchInvocation(ResultCell rcell)
|
DebugManagerStub |
getDebugManager()
|
void |
run()
|
protected void |
wireExceptionNotify(java.lang.Exception ex)
A Wire-related exception occurred. |
| Methods inherited from class org.apache.bsf.debug.util.SocketConnection |
|---|
exportSkeleton, getSkeleton, getStub, listen, prepareOutgoingInvoke, searchCell, stopListening, swizzle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClientConnection(java.lang.String host,
int port)
throws java.io.IOException
| Method Detail |
public DebugManagerStub getDebugManager()
public void run()
run in interface java.lang.Runnable
protected void dispatchInvocation(ResultCell rcell)
throws java.lang.Exception
dispatchInvocation in class SocketConnectionjava.lang.Exceptionpublic void breakConnection()
protected void wireExceptionNotify(java.lang.Exception ex)
SocketConnection
wireExceptionNotify in class SocketConnection
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||