org.glassfish.jersey.examples.managedclient
Class MyApplication.MyClientBConfig

java.lang.Object
  extended by org.glassfish.jersey.client.ClientConfig
      extended by org.glassfish.jersey.examples.managedclient.MyApplication.MyClientBConfig
All Implemented Interfaces:
Configurable<ClientConfig>, Configuration
Enclosing class:
MyApplication

public static class MyApplication.MyClientBConfig
extends ClientConfig


Constructor Summary
MyApplication.MyClientBConfig()
           
 
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

MyApplication.MyClientBConfig

public MyApplication.MyClientBConfig()


Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.