Class App.MyClientAConfig
java.lang.Object
org.glassfish.jersey.client.ClientConfig
org.glassfish.jersey.examples.managedclient.App.MyClientAConfig
- All Implemented Interfaces:
Configurable<ClientConfig>,Configuration,ExtendedConfig
- Enclosing class:
- App
-
Constructor Summary
Constructors -
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, scheduledExecutorServiceMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.ws.rs.core.Configuration
hasProperty
-
Constructor Details
-
MyClientAConfig
public MyClientAConfig()
-