Uses of Package
org.glassfish.jersey.jdk.connector.internal
Packages that use org.glassfish.jersey.jdk.connector.internal
-
Classes in org.glassfish.jersey.jdk.connector.internal used by org.glassfish.jersey.jdk.connector.internalClassDescriptionTODO Some of the operations added for async.Internal listener, so that the connection pool knows when the body has been read, so it can reuse/close the connection.TODO consider exposing the mode as part of the API, so the user can make decisions based on the modeTODO consider exposing the mode as part of the API, so the user can make decisions based on the modeSet a close listener which will be called when the user closes the stream.A callback to notify about asynchronous I/O operations status updates.A container for connector configuration to make it easier to move around.A filter can add functionality to JDK client transport.Generates a value of
Authorization
header of HTTP request for Digest Http Authentication scheme (RFC 2617).Digest scheme POJOThis class represents a call-back mechanism that will notify implementations as HTTP request data becomes available to be read without blocking.Client thread pool configuration, which might be used to customize client thread pool.Callback notification mechanism that signals to the developer it's possible to write content without blocking.