| GNU Classpath (0.95) | |
| Frames | No Frames | 
| Methods with parameter type javax.net.ssl.HostnameVerifier | |
| void |  Set the hostname verifier to use.   | 
| Fields of type javax.net.ssl.HostnameVerifier | |
| HostnameVerifier |  The hostname verifier used for this connection.
 | 
| Methods with parameter type javax.net.ssl.HostnameVerifier | |
| void |  Sets the default hostname verifier to be used in all new
 connections.
 | 
| void |  Sets the hostname verifier for this instance.
 | 
| Methods with return type javax.net.ssl.HostnameVerifier | |
| HostnameVerifier |  Returns the default hostname verifier used in all new
 connections.
 | 
| HostnameVerifier |  Returns the current hostname verifier for this instance.
 | 
| GNU Classpath (0.95) |