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