public class UdpExt extends java.lang.Object implements IO.Extension
| Constructor and Description |
|---|
UdpExt(ExtendedActorSystem system) |
| Modifier and Type | Method and Description |
|---|---|
BufferPool |
bufferPool()
INTERNAL API
|
ActorRef |
getManager()
Java API: retrieve the UDP manager actor’s reference.
|
ActorRef |
manager() |
Udp.UdpSettings |
settings() |
public UdpExt(ExtendedActorSystem system)
public Udp.UdpSettings settings()
public ActorRef manager()
manager in interface IO.Extensionpublic ActorRef getManager()
public BufferPool bufferPool()