|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.captp.tables.CommTable | +--net.captp.tables.QuestionsTable
Untamed:
Field Summary |
Fields inherited from class net.captp.tables.CommTable |
myCapacity, myStuff |
Constructor Summary | |
QuestionsTable()
Enabled: |
Method Summary | |
Ref |
getProxy(int index)
Enabled: |
ProxyResolver |
getProxyResolver(int index)
Enabled: |
ProxyHandler |
optHandler(int index)
Enabled: |
void |
smash(Throwable problem)
Enabled: |
Methods inherited from class net.captp.tables.CommTable |
__printOn, bind, decr, free, get, incr, isFree, mustBeAlloced, mustBeFree, put, put, size |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QuestionsTable()
Method Detail |
public void smash(Throwable problem)
smash
in class CommTable
public ProxyResolver getProxyResolver(int index)
public Ref getProxy(int index)
public ProxyHandler optHandler(int index)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |