Searched defs:HttpsParameters (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/net/httpserver/
H A DHttpsParameters.java36 * {@link HttpsConfigurator#configure(HttpsParameters)}
52 public abstract class HttpsParameters { class
59 protected HttpsParameters() {} method in class:HttpsParameters
62 * Returns the HttpsConfigurator for this HttpsParameters.
74 * Sets the SSLParameters to use for this HttpsParameters.
76 * by the HttpsConfigurator associated with this HttpsParameters.

Completed in 71 milliseconds