Uses of Class
org.glassfish.jersey.client.ClientRuntime
Packages that use ClientRuntime
-
Uses of ClientRuntime in org.glassfish.jersey.client
Fields in org.glassfish.jersey.client with type parameters of type ClientRuntimeModifier and TypeFieldDescriptionprivate final LazyValue<ClientRuntime> ClientConfig.State.runtimeMethods in org.glassfish.jersey.client that return ClientRuntimeModifier and TypeMethodDescription(package private) ClientRuntimeClientRequest.getClientRuntime()Get the underlying client runtime.(package private) ClientRuntimeClientConfig.getRuntime()Get the configured runtime.private ClientRuntimeClientConfig.State.initRuntime()Initialize the newly constructed client instance.