net.jini.jeri.ssl
Class HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenEndpoint
java.lang.Object
net.jini.jeri.ssl.Utilities
net.jini.jeri.ssl.SslServerEndpointImpl.SslListenEndpoint
net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenEndpoint
- All Implemented Interfaces:
- ServerEndpoint.ListenEndpoint
- Enclosing class:
- HttpsServerEndpoint.HttpsServerEndpointImpl
private final class HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenEndpoint
- extends SslServerEndpointImpl.SslListenEndpoint
Implements ListenEndpoint
Methods inherited from class net.jini.jeri.ssl.Utilities |
checkValidity, contains, doesEncryption, doesServerAuthentication, equals, firstX509Cert, getCertFactory, getCipherAlgorithm, getClassName, getClientPrincipals, getClientPrincipals, getClientSSLContextInfo, getKeyAlgorithm, getKeyExchangeAlgorithm, getPermittedKeyAlgorithms, getServerPrincipals, getServerSSLContextInfo, getSupportedCipherSuites, hasStrongCipherAlgorithm, logThrow, maintainsIntegrity, permittedKeyAlgorithm, position, releaseClientSSLContextInfo, safeEquals, subjectString, toString |
HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenEndpoint
private HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenEndpoint()
createListenHandle
ServerEndpoint.ListenHandle createListenHandle(RequestDispatcher requestDispatcher,
ServerSocket serverSocket)
throws IOException
- Description copied from class:
SslServerEndpointImpl.SslListenEndpoint
- Creates a listen handle for the specified dispatcher and server
socket.
- Overrides:
createListenHandle
in class SslServerEndpointImpl.SslListenEndpoint
- Throws:
IOException
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.