Uses of Class
org.eclipse.jetty.io.ClientConnector.Configurator.ChannelWithAddress
Packages that use ClientConnector.Configurator.ChannelWithAddress
-
Uses of ClientConnector.Configurator.ChannelWithAddress in org.eclipse.jetty.io
Methods in org.eclipse.jetty.io that return ClientConnector.Configurator.ChannelWithAddressModifier and TypeMethodDescriptionClientConnector.Configurator.newChannelWithAddress(ClientConnector clientConnector, SocketAddress address, Map<String, Object> context) Creates a newSocketChannelto connect to aSocketAddressderived from the input socket address.