Package org.elasticsearch.nio
Class Config.ServerSocket
- java.lang.Object
-
- org.elasticsearch.nio.Config
-
- org.elasticsearch.nio.Config.ServerSocket
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.elasticsearch.nio.Config
Config.ServerSocket, Config.Socket
-
-
Constructor Summary
Constructors Constructor Description ServerSocket(boolean tcpReuseAddress, java.net.InetSocketAddress localAddress)
-
Method Summary
Modifier and Type Method Description java.net.InetSocketAddressgetLocalAddress()-
Methods inherited from class org.elasticsearch.nio.Config
tcpReuseAddress
-
-