Package naga

Interface NIOServerSocketSSL

All Superinterfaces:
NIOAbstractSocket, NIOServerSocket

public interface NIOServerSocketSSL extends NIOServerSocket
Interface for SSL Server Sockets
Author:
Christoffer Lerno
  • Method Details

    • getSSLContext

      SSLContext getSSLContext()
      Returns the SSLContext in use.
      Returns:
      the SSLContext.