|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Thread
dist1.acb.common.transport.AbstractConnectionServer
dist1.acb.CBL.ClientSocket
ClientSocket (server)
| Nested Class Summary | |
class |
ClientSocket.ClientManager
Client manager |
| Field Summary |
| Fields inherited from class dist1.acb.common.transport.AbstractConnectionServer |
log, socketPort |
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Method Summary | |
protected AbstractPersonalManager |
createPersonalManager(java.net.Socket s,
java.lang.ThreadGroup group)
Concrete creating a PersonalManager |
static ClientSocket |
getInstance()
Gets the instance of the ClientSocket server |
protected void |
handleUnrecoverableError(java.lang.Throwable e)
|
| Methods inherited from class dist1.acb.common.transport.AbstractConnectionServer |
run |
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public static ClientSocket getInstance()
throws java.lang.Exception
java.lang.Exception - Error while creating the handlers of requests
protected AbstractPersonalManager createPersonalManager(java.net.Socket s,
java.lang.ThreadGroup group)
createPersonalManager in class AbstractConnectionServers - A socket with connected clientgroup - Thread group to which current thread will be related
protected void handleUnrecoverableError(java.lang.Throwable e)
handleUnrecoverableError in class AbstractConnectionServer
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||