| Operation |
Details |
public ServerManager(): |
|
public instance():Server |
|
public send( byte[] data):int |
| Notes: | (non-Javadoc) @see com.line4.cpl.boundary.server.Server#send(byte[]) | |
public sendStatus():int |
| Notes: | (non-Javadoc) @see com.line4.cpl.boundary.server.Server#sendStatus() | |
public setConfigFile( String fileName):int |
| Notes: | (non-Javadoc) @see com.line4.cpl.boundary.server.Server#setConfigFile(java.lang.String) | |
public Start():int |
| Notes: | (non-Javadoc) @see com.line4.cpl.boundary.server.Server#Start() | |
public Stop( int timeout):int |
| Notes: | (non-Javadoc) @see com.line4.cpl.boundary.server.Server#Stop() | |
public static CloseSocket( Socket socket, String desc):int |
|
public getState():int |
| Notes: | @return Returns the state. | |
public static main( String[] args):void |
|