org.jboss.net.ssl
Interface SSLSocketFactoryBuilder


public interface SSLSocketFactoryBuilder

A simple builder for creating SSLSocketFactory instances.

Version:
$Revision: 1958 $
Author:
Scott.Stark@jboss.org

Method Summary
 SSLSocketFactory getSocketFactory()
           
 

Method Detail

getSocketFactory

SSLSocketFactory getSocketFactory()
                                  throws Exception
Throws:
Exception


Copyright © 2009 JBoss Inc.. All Rights Reserved.