Uses of Interface
org.eclipse.jetty.util.SocketAddressResolver
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
Jetty Util : Common Utility Classes
-
Uses of SocketAddressResolver in org.eclipse.jetty.client
Modifier and TypeMethodDescriptionvoid
HttpClient.setSocketAddressResolver
(SocketAddressResolver resolver) -
Uses of SocketAddressResolver in org.eclipse.jetty.util
Modifier and TypeClassDescriptionstatic class
CreatesInetSocketAddress
instances asynchronously in a different thread.static class
CreatesInetSocketAddress
instances synchronously in the caller thread.