Class MyApplication.MyClientBConfig
- java.lang.Object
-
- org.glassfish.jersey.client.ClientConfig
-
- org.glassfish.jersey.examples.managedclient.MyApplication.MyClientBConfig
-
- All Implemented Interfaces:
jakarta.ws.rs.core.Configurable<org.glassfish.jersey.client.ClientConfig>,jakarta.ws.rs.core.Configuration,org.glassfish.jersey.ExtendedConfig
- Enclosing class:
- MyApplication
public static class MyApplication.MyClientBConfig extends org.glassfish.jersey.client.ClientConfig
-
-
Constructor Summary
Constructors Constructor Description MyClientBConfig()
-
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
-
-