Uses of Class
se.datadosen.util.httpClient.ProtocolNotSuppException

Packages that use ProtocolNotSuppException
se.datadosen.util.httpClient   
 

Uses of ProtocolNotSuppException in se.datadosen.util.httpClient
 

Methods in se.datadosen.util.httpClient that throw ProtocolNotSuppException
static java.net.Socket Http.makeSocket(java.lang.String proto, java.lang.String host, int port)