|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.port.Port
com.caucho.server.port.ProtocolPort
public class ProtocolPort
Represents a protocol connection.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.caucho.server.port.Port |
|---|
Port.SuspendReaper |
| Constructor Summary | |
|---|---|
ProtocolPort()
|
|
ProtocolPort(ClusterServer server)
|
|
| Method Summary | |
|---|---|
void |
init()
Initializes the port. |
void |
setClass(java.lang.Class cl)
Sets protocol class. |
void |
setInit(ContainerProgram init)
|
void |
setType(java.lang.Class cl)
Sets protocol class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProtocolPort()
public ProtocolPort(ClusterServer server)
| Method Detail |
|---|
public void setType(java.lang.Class cl)
setType in class Portpublic void setClass(java.lang.Class cl)
setClass in class Portpublic void setInit(ContainerProgram init)
public void init()
throws ConfigException
init in class PortConfigException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||