org.jboss.net.ssl
Interface SSLSocketFactoryBuilder


public interface SSLSocketFactoryBuilder

A simple builder for creating SSLSocketFactory instances.


Method Summary
 javax.net.ssl.SSLSocketFactory getSocketFactory()
           
 

Method Detail

getSocketFactory

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