public class TCPPublisher extends TCPNIOPublisher
| Constructor and Description |
|---|
TCPPublisher() |
TCPPublisher(Actor facade,
int port) |
| Modifier and Type | Method and Description |
|---|---|
IPromise<ActorServer> |
publish() |
public TCPPublisher()
public TCPPublisher(Actor facade, int port)
public IPromise<ActorServer> publish()
publish in interface ActorPublisherpublish in class TCPNIOPublisherCopyright © 2015. All rights reserved.