Skip navigation links

java-android-websocket-client API

Packages 
Package Description
tech.gusavila92.apache.commons.codec
Interfaces and classes used by the various implementations in the sub-packages.
tech.gusavila92.apache.commons.codec.binary
Base64, Base32, Binary, and Hexadecimal String encoding and decoding.
tech.gusavila92.apache.commons.codec.digest
Simplifies common MessageDigest tasks and includes a libc crypt(3) compatible crypt method that supports DES, MD5, SHA-256 and SHA-512 based algorithms as well as the Apache specific "$apr1$" variant.
tech.gusavila92.apache.commons.codec.language
Language and phonetic encoders.
tech.gusavila92.apache.commons.codec.language.bm
Implementation details of the Beider-Morse codec.
tech.gusavila92.apache.commons.codec.net
Network related encoding and decoding.
tech.gusavila92.apache.http
Core HTTP component APIs and primitives.
tech.gusavila92.apache.http.annotation
Provides annotations for public interface definitions
tech.gusavila92.apache.http.concurrent
Core concurrency APIs.
tech.gusavila92.apache.http.config
Core configuration APIs.
tech.gusavila92.apache.http.entity
Core HTTP entity implementations.
tech.gusavila92.apache.http.impl
Default implementations of HTTP connections for synchronous, blocking communication.
tech.gusavila92.apache.http.impl.bootstrap
Embedded server and server bootstrap.
tech.gusavila92.apache.http.impl.entity
Default implementations of entity content strategies.
tech.gusavila92.apache.http.impl.io
Default implementations of message parses and writers for synchronous, blocking communication.
tech.gusavila92.apache.http.impl.pool
Default implementations of client side connection pools for synchronous, blocking communication.
tech.gusavila92.apache.http.io
HTTP message parser and writer APIs for synchronous, blocking communication.
tech.gusavila92.apache.http.message
Core HTTP message components, message element parser and writer APIs and their default implementations.
tech.gusavila92.apache.http.params
Deprecated.
tech.gusavila92.apache.http.pool
Client side connection pools APIs for synchronous, blocking communication.
tech.gusavila92.apache.http.protocol
Core HTTP protocol execution framework and HTTP protocol handlers for synchronous, blocking communication.
tech.gusavila92.apache.http.ssl
Utility classes for trust and key material management and TLS/SSL context initialization.
tech.gusavila92.apache.http.util
Core utility classes.
tech.gusavila92.websocketclient  
tech.gusavila92.websocketclient.common  
tech.gusavila92.websocketclient.exceptions  
tech.gusavila92.websocketclient.model  
Skip navigation links