|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServerDescriptor in org.ceno.communication.cli |
---|
Methods in org.ceno.communication.cli that return ServerDescriptor | |
---|---|
ServerDescriptor |
IConnectorService.currentConnection()
|
Methods in org.ceno.communication.cli with parameters of type ServerDescriptor | |
---|---|
void |
IConnectorService.connect(ServerDescriptor serverDesriptor)
|
Uses of ServerDescriptor in org.ceno.communication.cli.dispatch |
---|
Methods in org.ceno.communication.cli.dispatch that return ServerDescriptor | |
---|---|
ServerDescriptor |
ExtensionPointCommunicatorServiceDispatcher.currentConnection()
|
Methods in org.ceno.communication.cli.dispatch with parameters of type ServerDescriptor | |
---|---|
void |
ExtensionPointCommunicatorServiceDispatcher.connect(ServerDescriptor serverDesriptor)
|
Uses of ServerDescriptor in org.ceno.communication.cli.net4j |
---|
Methods in org.ceno.communication.cli.net4j that return ServerDescriptor | |
---|---|
ServerDescriptor |
Net4JConnectorService.currentConnection()
|
Methods in org.ceno.communication.cli.net4j with parameters of type ServerDescriptor | |
---|---|
void |
Net4JConnectorService.connect(ServerDescriptor serverDesriptor)
|
Uses of ServerDescriptor in org.ceno.communication.srv |
---|
Methods in org.ceno.communication.srv with parameters of type ServerDescriptor | |
---|---|
void |
ICommunicatorServer.initServer(ServerDescriptor serverDescriptor,
IEventDispatcher eventDispatcher)
|
void |
ICommunicatorService.runServer(ServerDescriptor serverDescriptor)
Start the specified server |
Uses of ServerDescriptor in org.ceno.communication.srv.internal |
---|
Methods in org.ceno.communication.srv.internal with parameters of type ServerDescriptor | |
---|---|
void |
CommunicatorService.runServer(ServerDescriptor serverDescriptor)
Start the specified server |
Uses of ServerDescriptor in org.ceno.communication.srv.net4j |
---|
Methods in org.ceno.communication.srv.net4j with parameters of type ServerDescriptor | |
---|---|
void |
Net4JServer.initServer(ServerDescriptor serverDescriptor,
IEventDispatcher eventDispatcher)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |