public interface JerseyClientFactory
Client implementation given a configuration.| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.Client |
createClient(com.sun.jersey.api.client.config.ClientConfig clientConfig)
Creates a new Jersey client.
|
Copyright © 2010–2015 JBoss by Red Hat. All rights reserved.