Uses of Class
org.jboss.resteasy.client.ClientRequestFactory
Packages that use ClientRequestFactory
Package
Description
JAX-RS specification 1.1 ({@link <a href="https://jcp.org/en/jsr/detail?id=311">https://jcp.org/en/jsr/detail?id=311</a>})
had no client framework, so Resteasy release 2.x provided one.
-
Uses of ClientRequestFactory in org.jboss.resteasy.client
Methods in org.jboss.resteasy.client that return ClientRequestFactoryConstructors in org.jboss.resteasy.client with parameters of type ClientRequestFactory -
Uses of ClientRequestFactory in org.jboss.resteasy.test
Methods in org.jboss.resteasy.test with parameters of type ClientRequestFactoryModifier and TypeMethodDescriptionstatic ClientRequest
TestPortProvider.createClientRequest
(ClientRequestFactory factory, String path)