Interface SSLSocketFactoryBuilder


  • public interface SSLSocketFactoryBuilder
    A simple builder for creating SSLSocketFactory instances.
    Version:
    $Revision$
    • Method Detail

      • getSocketFactory

        javax.net.ssl.SSLSocketFactory getSocketFactory()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception