org.jboss.net.ssl
Interface SSLSocketFactoryBuilder


public interface SSLSocketFactoryBuilder

A simple builder for creating SSLSocketFactory instances.

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

Method Summary
 SSLSocketFactory getSocketFactory()
           
 

Method Detail

getSocketFactory

SSLSocketFactory getSocketFactory()
                                  throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.