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

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

public static class App.MyClientBConfig
extends ClientConfig


Constructor Summary
App.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, property, register, register, register, register, register, register, register, register, replaceWith
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

App.MyClientBConfig

public App.MyClientBConfig()


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