org.glassfish.jersey.client
Class JerseyClientFactory
java.lang.Object
javax.ws.rs.client.ClientFactory
org.glassfish.jersey.client.JerseyClientFactory
public class JerseyClientFactory
- extends ClientFactory
Jersey provider of JAX-RS client factory.
- Author:
- Marek Potociar (marek.potociar at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JerseyClientFactory
public JerseyClientFactory()
getClient
protected Client getClient()
- Specified by:
getClient in class ClientFactory
getClient
protected Client getClient(Configurable configuration)
- Specified by:
getClient in class ClientFactory
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.