public interface Server extends Endpoint, Runnable
Modifier and Type | Method and Description |
---|---|
boolean |
isRunning()
Is server running.
|
void |
start()
Start the server
|
void |
stop()
Stop the server.
|
createConsumer, createProducer, getActor, getEndpointConfiguration, getName, setActor, setName
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.