|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ControllerService
| Method Summary | |
|---|---|
void |
restartTransport()
Restart transport. |
void |
start()
Start the notification service. |
void |
start(boolean output)
Start the transport. |
void |
stop()
Stop the notification service. |
void |
stop(boolean output)
Stop the transport. |
void |
trace(java.lang.String debugMessage)
Output debug mesage to the log service. |
| Methods inherited from interface org.eclipse.soda.dk.transport.service.TransportListener |
|---|
transportChanged |
| Methods inherited from interface org.eclipse.soda.dk.transport.service.MessageListener |
|---|
messageReceived |
| Methods inherited from interface org.eclipse.soda.dk.transport.service.ErrorListener |
|---|
errorOccurred |
| Method Detail |
|---|
void restartTransport()
void start()
start(boolean)void start(boolean output)
output - The output (boolean) parameter.start()void stop()
stop(boolean)void stop(boolean output)
output - The output (boolean) parameter.stop()void trace(java.lang.String debugMessage)
String) parameter.
debugMessage - The debug message (String) parameter.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||