Package org.eclipse.jetty.io
Class ClientConnector.Configurator.ChannelWithAddress
java.lang.Object
org.eclipse.jetty.io.ClientConnector.Configurator.ChannelWithAddress
- Enclosing class:
- ClientConnector.Configurator
A pair/record holding a SelectableChannel
and a SocketAddress
to connect to.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ChannelWithAddress
-
-
Method Details
-
getSelectableChannel
-
getSocketAddress
-