Module org.bzdev.base
Package org.bzdev.net
package org.bzdev.net
Package augmenting the java.net package.
This package provides a class that can quote strings for use in HTML or javascript string. It also provides the ability to encapsulate an existing URL (for example, to wrap some operations in a doPrivileged block), and a class that can add additional code bases to a system-provided URL class loader.
-
ClassDescriptionService to remove sockets in a TCP CLOSE_WAIT state.Base class for encapsulating URL connections.Iterator to read input streams that provide data using the multipart/form-data media type.Interface for classes managing HTTP headers.An enumeration for HTTP methods.Servlet-compatibility interface for HTTP requests.Servlet-compatibility interface for HTTP responses.Operations for managing an HTTP session.PEM Decoder.Result class for PEM decoding.PEM Encoder class.End of line sequences.Operations for basic authentication with digital signatures and timestamps.Type of the generated password.Get the type of an instance of
SecureBasicUtilities
.Interface for HTTP cookies.Servlet-adapter interface.ServletAdapter Exception.Class for configuring SSL/TLS.Deprecated.A change in Java 9, 10, and 11 prevents this class from working as it should.Deprecated.This permission is no longer necessary.URL Path Parser for string of URLs separated by a '|' delimiter.Decoder for HTML and Javascript strings.Encoder for HTML and Javascript strings.