Uses of Package
org.miaixz.bus.http.socket
Packages that use org.miaixz.bus.http.socket
Package
Description
An HTTP client for Java applications.
Provides internal implementation details for the HTTP client, including connection management, streams, and routing.
Provides internal metrics and standards for the HTTP client.
Provides the core implementation classes for the Httpv client, including task management, execution, data conversion,
and WebSocket support.
Provides the implementation of the WebSocket protocol (RFC 6455) for creating and managing WebSocket connections.
-
Classes in org.miaixz.bus.http.socket used by org.miaixz.bus.httpClassDescriptionA record of a TLS handshake.A non-blocking interface to a WebSocket.A factory for creating WebSockets.A listener for events related to a WebSocket connection.
-
Classes in org.miaixz.bus.http.socket used by org.miaixz.bus.http.accordClassDescriptionA record of a TLS handshake.A holder for the sink and source of a WebSocket connection.
-
Classes in org.miaixz.bus.http.socket used by org.miaixz.bus.http.metric
-
Classes in org.miaixz.bus.http.socket used by org.miaixz.bus.http.plugin.httpvClassDescriptionA non-blocking interface to a WebSocket.A listener for events related to a WebSocket connection.
-
Classes in org.miaixz.bus.http.socket used by org.miaixz.bus.http.socketClassDescriptionA record of a TLS handshake.A holder for the sink and source of a WebSocket connection.A non-blocking interface to a WebSocket.A listener for events related to a WebSocket connection.A callback interface for WebSocket frame events.