Uses of Class
org.apache.http.impl.nio.reactor.SSLIOSession

Packages that use SSLIOSession
org.apache.http.impl.nio   
 

Uses of SSLIOSession in org.apache.http.impl.nio
 

Methods in org.apache.http.impl.nio that return SSLIOSession
protected  SSLIOSession SSLServerIOEventDispatch.createSSLIOSession(IOSession session, javax.net.ssl.SSLContext sslcontext, SSLIOSessionHandler sslHandler)
           
protected  SSLIOSession SSLClientIOEventDispatch.createSSLIOSession(IOSession session, javax.net.ssl.SSLContext sslcontext, SSLIOSessionHandler sslHandler)
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.