Home » apache-tomcat-6.0.26-src » org.apache » tomcat » util » net » jsse » [javadoc | source]
org.apache.tomcat.util.net.jsse
class: JSSE15Factory [javadoc | source]
java.lang.Object
   org.apache.tomcat.util.net.jsse.JSSE14Factory
      org.apache.tomcat.util.net.jsse.JSSE15Factory

All Implemented Interfaces:
    JSSEFactory

Implementation class for JSSEFactory for JSSE 1.1.x (that ships with the 1.5 JVM).
Constructor:
 JSSE15Factory() 
Method from org.apache.tomcat.util.net.jsse.JSSE15Factory Summary:
getSocketFactory
Methods from org.apache.tomcat.util.net.jsse.JSSE14Factory:
getSSLSupport,   getSSLSupport,   getSocketFactory
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.tomcat.util.net.jsse.JSSE15Factory Detail:
 public ServerSocketFactory getSocketFactory()