Uses of Class
org.eclipse.jetty.client.ProtocolHandlers
-
Packages that use ProtocolHandlers Package Description org.eclipse.jetty.client Jetty Client : Implementation and Core Classes This package provides APIs, utility classes and an implementation of an asynchronous HTTP client. -
-
Uses of ProtocolHandlers in org.eclipse.jetty.client
Methods in org.eclipse.jetty.client that return ProtocolHandlers Modifier and Type Method Description ProtocolHandlers
HttpClient. getProtocolHandlers()
-