Uses of Interface
org.eclipse.webdav.http.client.ISocketFactory

Packages that use ISocketFactory
org.eclipse.webdav.http.client Provides support for the HTTP protocol. 
 

Uses of ISocketFactory in org.eclipse.webdav.http.client
 

Methods in org.eclipse.webdav.http.client with parameters of type ISocketFactory
 void HttpConnection.setSocketFactory(ISocketFactory socketFactory)
          Sets the factory this connection uses to create sockets.
 void HttpClient.setSocketFactory(ISocketFactory socketFactory)
          Sets the factory that this client uses to create sockets.
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.