- Handler - Class in net.jini.url.httpmd
-
A stream handler for URLs with the HTTPMD protocol.
- Handler() - Constructor for class net.jini.url.httpmd.Handler
-
Creates a URL stream handler for HTTPMD URLs.
- hashCode(URL) - Method in class net.jini.url.httpmd.Handler
-
Computes the hash code for the specified URL.
- hostsEqual(URL, URL) - Method in class net.jini.url.httpmd.Handler
-
The default superclass implementation performs dns lookup to determine
if hosts are equal, this allows two URL's with different hashCode's
to be equal, breaking the hashCode equals contract.
- HttpmdIntegrityVerifier - Class in net.jini.url.httpmd
-
Integrity verifier for HTTPMD URLs.
- HttpmdIntegrityVerifier() - Constructor for class net.jini.url.httpmd.HttpmdIntegrityVerifier
-
- HttpmdUtil - Class in net.jini.url.httpmd
-
Provides utility methods for creating and using HTTPMD URLs.
- HttpsIntegrityVerifier - Class in net.jini.url.https
-
Integrity verifier for HTTPS URLs.
- HttpsIntegrityVerifier() - Constructor for class net.jini.url.https.HttpsIntegrityVerifier
-