Search Java Classes and Packages
Search Java Frameworks and Libraries
#Akka.io.UdpConnected Classes and Interfaces - 22 results found.
| Name | Description | Type | Package | Framework |
| UdpConnected | UDP Extension for Akka’s IO layer. | Class | akka.io | Akka |
|
| UdpConnected$ | UDP Extension for Akka’s IO layer. | Class | akka.io | Akka |
|
| UdpConnected .Command | The common type of all commands supported by the UDP implementation. | Interface | akka.io.UdpConnected | Akka |
|
| UdpConnected .CommandFailed | When a command fails it will be replied to with this message type, wrapping the failing command object. | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .CommandFailed$ | | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .Connect | Send this message to the UdpExt. | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .Connect$ | | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .Connected$ | | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .Disconnect$ | Send this message to a connection actor (which had previously sent the UdpConnected. | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .Disconnected$ | | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .NoAck | Each UdpConnected. | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .NoAck$ | Default UdpConnected. | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .Received | When a connection actor receives a datagram from its socket it will send it to the handler designated in the Udp. | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .Received$ | | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .ResumeReading$ | This message must be sent to the listener actor to re-enable reading from the socket after a SuspendReading command. | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .Send | This message is understood by the connection actors to send data to their designated destination. | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .Send$ | | Class | akka.io.UdpConnected | Akka |
|
| UdpConnected .SuspendReading$ | Send this message to a listener actor (which sent a Udp. | Class | akka.io.UdpConnected | Akka |
|
| UdpConnectedExt | | Class | akka.io | Akka |
|
| UdpConnectedManager | | Class | akka.io | Akka |
|
| UdpConnectedMessage | Java API: factory methods for the message types used when communicating with the UdpConnected service. | Class | akka.io | Akka |
|
| UdpConnectedMessage$ | Java API: factory methods for the message types used when communicating with the UdpConnected service. | Class | akka.io | Akka |