Class App.MyClientAConfig

  • All Implemented Interfaces:
    Configurable<org.glassfish.jersey.client.ClientConfig>, Configuration, org.glassfish.jersey.ExtendedConfig
    Enclosing class:
    App

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

      Constructors 
      Constructor Description
      MyClientAConfig()  
    • Method Summary

      • Methods inherited from class org.glassfish.jersey.client.ClientConfig

        connectorProvider, equals, executorService, getClasses, getClient, getClientExecutor, getConfiguration, getConnector, getConnectorProvider, getContracts, getExecutorService, getInstances, getProperties, getProperty, getPropertyNames, getRuntimeType, getScheduledExecutorService, hashCode, isEnabled, isEnabled, isProperty, isRegistered, isRegistered, loadFrom, property, register, register, register, register, register, register, register, register, scheduledExecutorService
    • Constructor Detail

      • MyClientAConfig

        public MyClientAConfig()