|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.net.SocketThread
public class SocketThread
Describe class SocketThread here. Created: Mon Jan 30 12:01:17 2006
| Nested Class Summary | |
|---|---|
protected class |
SocketThread.ResultsListener
|
| Field Summary | |
|---|---|
static int |
DEF_MAX_THREADS_PER_CPU
Field description |
| Method Summary | |
|---|---|
static void |
addSocketService(IOService<?> s)
Method description |
void |
addSocketServicePriv(IOService<?> s)
Method description |
static void |
removeSocketService(IOService<Object> s)
Method description |
void |
run()
Describe run method here. |
void |
setMaxThread(int threads)
Method description |
void |
setMaxThreadPerCPU(int threads)
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DEF_MAX_THREADS_PER_CPU
| Method Detail |
|---|
public static void addSocketService(IOService<?> s)
s - public static void removeSocketService(IOService<Object> s)
s - public void addSocketServicePriv(IOService<?> s)
s - public void run()
run method here.
run in interface Runnablepublic void setMaxThread(int threads)
threads - public void setMaxThreadPerCPU(int threads)
threads -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||