|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCPServerSOContainer | |
|---|---|
| org.eclipse.ecf.server.generic | |
| org.eclipse.ecf.server.generic.app | |
| Uses of TCPServerSOContainer in org.eclipse.ecf.server.generic |
|---|
| Subclasses of TCPServerSOContainer in org.eclipse.ecf.server.generic | |
|---|---|
class |
GenericServerContainer
|
| Methods in org.eclipse.ecf.server.generic that return TCPServerSOContainer | |
|---|---|
protected TCPServerSOContainer |
GenericServerContainerGroup.createGenericServerContainer(java.lang.String path,
int keepAlive,
java.util.Map properties)
|
| Uses of TCPServerSOContainer in org.eclipse.ecf.server.generic.app |
|---|
| Methods in org.eclipse.ecf.server.generic.app that return TCPServerSOContainer | |
|---|---|
protected TCPServerSOContainer |
AbstractGenericServerApplication.createServerContainer(java.lang.String id,
TCPServerSOContainerGroup group,
java.lang.String path,
int keepAlive)
|
protected static TCPServerSOContainer |
ServerApplication.createServerContainer(java.lang.String id,
TCPServerSOContainerGroup group,
java.lang.String path,
int keepAlive)
|
| Methods in org.eclipse.ecf.server.generic.app with parameters of type TCPServerSOContainer | |
|---|---|
protected void |
GenericServer.configureServerContainer(TCPServerSOContainer container)
This method may be overridden by subclasses in order to customize the configuration of the newly created server containers (before they are put on the air). |
protected void |
AbstractGenericServerApplication.setupServerContainer(TCPServerSOContainer container)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||