public class TransportServer extends java.lang.Object implements IfcTransportServer
Constructor and Description |
---|
TransportServer() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
cclone() |
boolean |
startService(java.lang.Short port,
IfcCallback requestHandler) |
boolean |
stopService() |
public java.lang.Object cclone()
cclone
in interface IfcTransportServer
public boolean startService(java.lang.Short port, IfcCallback requestHandler)
startService
in interface IfcTransportServer
public boolean stopService()
stopService
in interface IfcTransportServer