|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.bsf.debug.util.Dispatcher
Field Summary | |
---|---|
protected SocketConnection |
m_con
|
Constructor Summary | |
---|---|
protected |
Dispatcher(SocketConnection con)
|
Method Summary | |
---|---|
abstract void |
dispatch(ResultCell rcell)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected SocketConnection m_con
Constructor Detail |
protected Dispatcher(SocketConnection con)
Method Detail |
public abstract void dispatch(ResultCell rcell) throws java.lang.Exception
java.lang.Exception
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |