|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.util.TaskWorker
com.caucho.server.connection.Port
com.caucho.server.cluster.ClusterPort
public class ClusterPort
Represents a protocol connection.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.caucho.server.connection.Port |
|---|
Port.SuspendReaper |
| Constructor Summary | |
|---|---|
ClusterPort(java.lang.String address,
int port)
|
|
| Method Summary | |
|---|---|
void |
init()
Initializes the port. |
| Methods inherited from class com.caucho.util.TaskWorker |
|---|
destroy, run, wake |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Constructor Detail |
|---|
public ClusterPort(java.lang.String address,
int port)
| Method Detail |
|---|
@PostConstruct public void init()
Port
init in class Port
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||