Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Akka.io Classes and Interfaces - 177 results found.
NameDescriptionTypePackageFramework
BufferPooljava.Interfaceakka.ioAkka
ChannelRegistration a result of it having called register on the ChannelRegistry.Interfaceakka.ioAkka
ChannelRegistryInterfaceakka.ioAkka
DirectByteBufferPool A buffer pool which keeps a free list of direct buffers of a specified default size in a simple fixed size stack.Classakka.ioAkka
DnsClassakka.ioAkka
Dns$Classakka.ioAkka
Dns .ResolveClassakka.io.DnsAkka
Dns .Resolve$Classakka.io.DnsAkka
Dns .ResolvedClassakka.io.DnsAkka
Dns .Resolved$Classakka.io.DnsAkka
DnsExtClassakka.ioAkka
DnsProviderjava.Interfaceakka.ioAkka
InetClassakka.ioAkka
Inet$Classakka.ioAkka
Inet .AbstractSocketOptionJava API: AbstractSocketOption is a package of data (from the user) and associated behavior (how to apply that to a channel).Classakka.io.InetAkka
Inet .AbstractSocketOptionV2Classakka.io.InetAkka
Inet .DatagramChannelCreatorDatagramChannel creation behavior.Classakka.io.InetAkka
Inet .DatagramChannelCreator$Classakka.io.InetAkka
Inet .SO$Classakka.io.InetAkka
Inet .SocketOptionSocketOption is a package of data (from the user) and associated behavior (how to apply that to a channel).Interfaceakka.io.InetAkka
Inet .SocketOptionV2Action to be taken for this option after connect returned (i.Interfaceakka.io.InetAkka
Inet .SoForwardersInet.Interfaceakka.io.InetAkka
Inet .SoJavaFactoriesInet.Interfaceakka.io.InetAkka
InetAddressDnsProviderClassakka.ioAkka
InetAddressDnsResolverClassakka.ioAkka
IOEntry point to Akka’s IO layer.Classakka.ioAkka
IO$Entry point to Akka’s IO layer.Classakka.ioAkka
SelectionHandlerClassakka.ioAkka
SelectionHandler$Classakka.ioAkka
SelectionHandler .ChannelAcceptable$Classakka.io.SelectionHandlerAkka
SelectionHandler .ChannelConnectable$Classakka.io.SelectionHandlerAkka
SelectionHandler .ChannelReadable$Classakka.io.SelectionHandlerAkka
SelectionHandler .ChannelWritable$Classakka.io.SelectionHandlerAkka
SelectionHandler .RetryClassakka.io.SelectionHandlerAkka
SelectionHandler .Retry$Classakka.io.SelectionHandlerAkka
SelectionHandler .SelectorBasedManagerClassakka.io.SelectionHandlerAkka
SelectionHandler .WorkerForCommandClassakka.io.SelectionHandlerAkka
SelectionHandler .WorkerForCommand$Classakka.io.SelectionHandlerAkka
SelectionHandlerSettingsClassakka.ioAkka
SimpleDnsCacheClassakka.ioAkka
SimpleDnsCache$Classakka.ioAkka
SimpleDnsManagerClassakka.ioAkka
SimpleDnsManager$Classakka.ioAkka
TcpTCP Extension for Akka’s IO layer.Classakka.ioAkka
Tcp$TCP Extension for Akka’s IO layer.Classakka.ioAkka
Tcp .Abort$An abort operation will not flush pending writes and will issue a TCP ABORT command to the O/S kernel which should result in a TCP_RST packet being sentClassakka.io.TcpAkka
Tcp .Aborted$The connection has been aborted in response to an Abort command.Classakka.io.TcpAkka
Tcp .BindThe Bind message is send to the TCP manager actor, which is obtained via TcpExt.Classakka.io.TcpAkka
Tcp .Bind$Classakka.io.TcpAkka
Tcp .BoundThe sender of a Tcp.Classakka.io.TcpAkka
Tcp .Bound$Classakka.io.TcpAkka
Tcp .Close$A normal close operation will first flush pending writes and then close the socket.Classakka.io.TcpAkka
Tcp .CloseCommandCommon interface for all commands which aim to close down an open connection.Interfaceakka.io.TcpAkka
Tcp .Closed$The connection has been closed normally in response to a Close command.Classakka.io.TcpAkka
Tcp .CommandThis is the common trait for all commands understood by TCP actors.Interfaceakka.io.TcpAkka
Tcp .CommandFailedWhenever a command cannot be completed, the queried actor will reply with this message, wrapping the original command which failed.Classakka.io.TcpAkka
Tcp .CommandFailed$Classakka.io.TcpAkka
Tcp .CompoundWriteA write command which aggregates two other write commands.Classakka.io.TcpAkka
Tcp .CompoundWrite$Classakka.io.TcpAkka
Tcp .ConfirmedClose$A confirmed close operation will flush pending writes and half-close the connection, waiting for the peer to close the other half.Classakka.io.TcpAkka
Tcp .ConfirmedClosed$The connection has been half-closed by us and then half-close by the peer in response to a ConfirmedClose command.Classakka.io.TcpAkka
Tcp .ConnectThe Connect message is sent to the TCP manager actor, which is obtained via TcpExt.Classakka.io.TcpAkka
Tcp .Connect$Classakka.io.TcpAkka
Tcp .ConnectedThe connection actor sends this message either to the sender of a Tcp.Classakka.io.TcpAkka
Tcp .Connected$Classakka.io.TcpAkka
Tcp .ConnectionClosedThis is the common interface for all events which indicate that a connection has been closed or half-closed.Interfaceakka.io.TcpAkka
Tcp .ErrorClosedThe connection has been closed due to an IO error.Classakka.io.TcpAkka
Tcp .ErrorClosed$Classakka.io.TcpAkka
Tcp .NoAckEach Tcp.Classakka.io.TcpAkka
Tcp .NoAck$Default Tcp.Classakka.io.TcpAkka
Tcp .PeerClosed$The peer has closed its writing half of the connection.Classakka.io.TcpAkka
Tcp .ReceivedWhenever data are read from a socket they will be transferred within this class to the handler actor which was designated in the Tcp.Classakka.io.TcpAkka
Tcp .Received$Classakka.io.TcpAkka
Tcp .RegisterThis message must be sent to a TCP connection actor after receiving the Tcp.Classakka.io.TcpAkka
Tcp .Register$Classakka.io.TcpAkka
Tcp .ResumeAcceptingThis message enables the accepting of the next connection if read throttling is enabled for connection actors.Classakka.io.TcpAkka
Tcp .ResumeAccepting$Classakka.io.TcpAkka
Tcp .ResumeReading$This command needs to be sent to the connection actor after a SuspendReading command in order to resume reading from the socket.Classakka.io.TcpAkka
Tcp .ResumeWriting$When useResumeWriting is in effect as was indicated in the Tcp.Classakka.io.TcpAkka
Tcp .SimpleWriteCommandCommon supertype of Tcp.Classakka.io.TcpAkka
Tcp .SO$Scala API: this object contains all applicable socket options for TCP.Classakka.io.TcpAkka
Tcp .SuspendReading$Sending this command to the connection actor will disable reading from the TCP socket.Classakka.io.TcpAkka
Tcp .Unbind$In order to close down a listening socket, send this message to that socket’s actor (that is the actor which previously had sent the Tcp.Classakka.io.TcpAkka
Tcp .Unbound$Classakka.io.TcpAkka
Tcp .WriteWrite data to the TCP connection.Classakka.io.TcpAkka
Tcp .Write$Classakka.io.TcpAkka
Tcp .WriteCommandCommon interface for all write commands.Classakka.io.TcpAkka
Tcp .WriteCommand$Classakka.io.TcpAkka
Tcp .WriteFileWrite count bytes starting at position from file at filePath to the connection.Classakka.io.TcpAkka
Tcp .WriteFile$Classakka.io.TcpAkka
Tcp .WritingResumedWhen useResumeWriting is in effect as indicated in the Tcp.Interfaceakka.io.TcpAkka
Tcp .WritingResumed$Classakka.io.TcpAkka
TcpConnectionBase class for TcpIncomingConnection and TcpOutgoingConnection.Classakka.ioAkka
TcpConnection$Classakka.ioAkka
TcpConnection .AllRead$Classakka.io.TcpConnectionAkka
TcpConnection .CloseInformationUsed to transport information to the postStop method to notify interested party about a connection close.Classakka.io.TcpConnectionAkka
TcpConnection .CloseInformation$Classakka.io.TcpConnectionAkka
TcpConnection .ConnectionInfoGroups required connection-related data that are only available once the connection has been fully established.Classakka.io.TcpConnectionAkka
TcpConnection .ConnectionInfo$Classakka.io.TcpConnectionAkka
TcpConnection .EmptyPendingWrite$Classakka.io.TcpConnectionAkka
TcpConnection .EndOfStream$Classakka.io.TcpConnectionAkka
TcpConnection .MoreDataWaiting$Classakka.io.TcpConnectionAkka
TcpConnection .PendingWriteClassakka.io.TcpConnectionAkka
TcpConnection .UpdatePendingWriteAndThenClassakka.io.TcpConnectionAkka
TcpConnection .UpdatePendingWriteAndThen$Classakka.io.TcpConnectionAkka
TcpConnection .WriteFileFailedClassakka.io.TcpConnectionAkka
TcpConnection .WriteFileFailed$Classakka.io.TcpConnectionAkka
TcpExtClassakka.ioAkka
TcpIncomingConnectionClassakka.ioAkka
TcpListenerClassakka.ioAkka
TcpListener$Classakka.ioAkka
TcpListener .FailedRegisterIncomingClassakka.io.TcpListenerAkka
TcpListener .FailedRegisterIncoming$Classakka.io.TcpListenerAkka
TcpListener .RegisterIncomingClassakka.io.TcpListenerAkka
TcpListener .RegisterIncoming$Classakka.io.TcpListenerAkka
TcpManager TcpManager is a facade for accepting commands (Tcp.Classakka.ioAkka
TcpMessageClassakka.ioAkka
TcpMessage$Classakka.ioAkka
TcpOutgoingConnectionClassakka.ioAkka
TcpSOJava API for accessing socket options.Classakka.ioAkka
TcpSO$Java API for accessing socket options.Classakka.ioAkka
UdpUDP Extension for Akka’s IO layer.Classakka.ioAkka
Udp$UDP Extension for Akka’s IO layer.Classakka.ioAkka
Udp .BindSend this message to the UdpExt.Classakka.io.UdpAkka
Udp .Bind$Classakka.io.UdpAkka
Udp .BoundThis message is sent by the listener actor in response to a Udp.Classakka.io.UdpAkka
Udp .Bound$Classakka.io.UdpAkka
Udp .CommandThe common type of all commands supported by the UDP implementation.Interfaceakka.io.UdpAkka
Udp .CommandFailedWhen a command fails it will be replied to with this message type, wrapping the failing command object.Classakka.io.UdpAkka
Udp .CommandFailed$Classakka.io.UdpAkka
Udp .NoAckEach Udp.Classakka.io.UdpAkka
Udp .NoAck$Default Udp.Classakka.io.UdpAkka
Udp .ReceivedWhen a listener actor receives a datagram from its socket it will send it to the handler designated in the Udp.Classakka.io.UdpAkka
Udp .Received$Classakka.io.UdpAkka
Udp .ResumeReading$This message must be sent to the listener actor to re-enable reading from the socket after a SuspendReading command.Classakka.io.UdpAkka
Udp .SendThis message is understood by the “simple sender” which can be obtained by sending the Udp.Classakka.io.UdpAkka
Udp .Send$Classakka.io.UdpAkka
Udp .SimpleSenderRetrieve a reference to a “simple sender” actor of the UDP extension.Classakka.io.UdpAkka
Udp .SimpleSender$Classakka.io.UdpAkka
Udp .SimpleSenderReady$Classakka.io.UdpAkka
Udp .SO$Scala API: This object provides access to all socket options applicable to UDP sockets.Classakka.io.UdpAkka
Udp .SuspendReading$Send this message to a listener actor (which sent a Udp.Classakka.io.UdpAkka
Udp .UdpSettingsClassakka.io.UdpAkka
Udp .Unbind$Send this message to the listener actor that previously sent a Udp.Classakka.io.UdpAkka
Udp .Unbound$Classakka.io.UdpAkka
UdpConnectedUDP Extension for Akka’s IO layer.Classakka.ioAkka
UdpConnected$UDP Extension for Akka’s IO layer.Classakka.ioAkka
UdpConnected .CommandThe common type of all commands supported by the UDP implementation.Interfaceakka.io.UdpConnectedAkka
UdpConnected .CommandFailedWhen a command fails it will be replied to with this message type, wrapping the failing command object.Classakka.io.UdpConnectedAkka
UdpConnected .CommandFailed$Classakka.io.UdpConnectedAkka
UdpConnected .ConnectSend this message to the UdpExt.Classakka.io.UdpConnectedAkka
UdpConnected .Connect$Classakka.io.UdpConnectedAkka
UdpConnected .Connected$Classakka.io.UdpConnectedAkka
UdpConnected .Disconnect$Send this message to a connection actor (which had previously sent the UdpConnected.Classakka.io.UdpConnectedAkka
UdpConnected .Disconnected$Classakka.io.UdpConnectedAkka
UdpConnected .NoAckEach UdpConnected.Classakka.io.UdpConnectedAkka
UdpConnected .NoAck$Default UdpConnected.Classakka.io.UdpConnectedAkka
UdpConnected .ReceivedWhen a connection actor receives a datagram from its socket it will send it to the handler designated in the Udp.Classakka.io.UdpConnectedAkka
UdpConnected .Received$Classakka.io.UdpConnectedAkka
UdpConnected .ResumeReading$This message must be sent to the listener actor to re-enable reading from the socket after a SuspendReading command.Classakka.io.UdpConnectedAkka
UdpConnected .SendThis message is understood by the connection actors to send data to their designated destination.Classakka.io.UdpConnectedAkka
UdpConnected .Send$Classakka.io.UdpConnectedAkka
UdpConnected .SuspendReading$Send this message to a listener actor (which sent a Udp.Classakka.io.UdpConnectedAkka
UdpConnectedExtClassakka.ioAkka
UdpConnectedManagerClassakka.ioAkka
UdpConnectedMessageJava API: factory methods for the message types used when communicating with the UdpConnected service.Classakka.ioAkka
UdpConnectedMessage$Java API: factory methods for the message types used when communicating with the UdpConnected service.Classakka.ioAkka
UdpConnectionClassakka.ioAkka
UdpExtClassakka.ioAkka
UdpListenerClassakka.ioAkka
UdpManager UdpManager is a facade for simple fire-and-forget style UDP operations UdpManager is obtainable by calling IO(Udp) (see IO and Udp)Classakka.ioAkka
UdpMessageJava API: factory methods for the message types used when communicating with the Udp service.Classakka.ioAkka
UdpMessage$Java API: factory methods for the message types used when communicating with the Udp service.Classakka.ioAkka
UdpSenderClassakka.ioAkka
UdpSOClassakka.ioAkka
UdpSO$Classakka.ioAkka
WithUdpSendInterfaceakka.ioAkka