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) Deprecated, for removal: This API element is subject to removal in a future version.Creates a newSocketChannelto connect to aSocketAddressderived from the input socket address.