org.glassfish.jersey.examples.managedclient
Class App.MyClientAConfig

java.lang.Object
  extended by org.glassfish.jersey.client.ClientConfig
      extended by org.glassfish.jersey.examples.managedclient.App.MyClientAConfig
All Implemented Interfaces:
javax.ws.rs.core.Configurable<org.glassfish.jersey.client.ClientConfig>, javax.ws.rs.core.Configuration
Enclosing class:
App

public static class App.MyClientAConfig
extends org.glassfish.jersey.client.ClientConfig


Constructor Summary
App.MyClientAConfig()
           
 
Method Summary
 
Methods inherited from class org.glassfish.jersey.client.ClientConfig
connector, equals, getClasses, getClient, getConfiguration, getConnector, getContracts, getInstances, getProperties, getProperty, getPropertyNames, getRuntimeType, hashCode, isEnabled, isEnabled, isRegistered, isRegistered, loadFrom, property, register, register, register, register, register, register, register, register
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

App.MyClientAConfig

public App.MyClientAConfig()


Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.