Uses of Class
net.i2p.util.SSLEepGet.SSLState

Packages that use SSLEepGet.SSLState
net.i2p.util These classes define the several useful utilities used throughout the router and applications. 
 

Uses of SSLEepGet.SSLState in net.i2p.util
 

Methods in net.i2p.util that return SSLEepGet.SSLState
 SSLEepGet.SSLState SSLEepGet.getSSLState()
          Pass this back to the next SSLEepGet constructor for faster fetches.
 

Constructors in net.i2p.util with parameters of type SSLEepGet.SSLState
SSLEepGet(I2PAppContext ctx, OutputStream outputStream, String url, SSLEepGet.SSLState state)