Awake File v1.1

Uses of Class
org.awakefw.commons.api.client.HttpProtocolParameters

Packages that use HttpProtocolParameters
org.awakefw.file.api.client Provides classes and interfaces for transferring files between a Client and a Server or to call remote Java methods through a Http session. 
 

Uses of HttpProtocolParameters in org.awakefw.file.api.client
 

Methods in org.awakefw.file.api.client that return HttpProtocolParameters
 HttpProtocolParameters AwakeFileSession.getHttpProtocolParameters()
          Returns the HttpProtocolParameters instance in use for the Awake File session.
 

Constructors in org.awakefw.file.api.client with parameters of type HttpProtocolParameters
AwakeFileSession(String url, String username, char[] password, HttpProxy httpProxy, HttpProtocolParameters httpProtocolParameters)
          Creates an AwakeFile session with a proxy and protocol parameters.
AwakeUrl(HttpProxy httpProxy, HttpProtocolParameters httpProtocolParameters)
          Constructor that allows to define a proxy and protocol parameters.
 


Awake File v1.1

Copyright © 2012 Kawan Softwares SAS