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

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

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


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

MyApplication.MyClientAConfig

public MyApplication.MyClientAConfig()


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