Uses of Package
edu.wisc.my.webproxy.beans.http

Packages that use edu.wisc.my.webproxy.beans.http
edu.wisc.my.webproxy.beans.http   
edu.wisc.my.webproxy.beans.interceptors   
edu.wisc.my.webproxy.portlet   
 

Classes in edu.wisc.my.webproxy.beans.http used by edu.wisc.my.webproxy.beans.http
CookieKey
           
HttpManager
          This interface is what the portlet uses to make requests.
HttpManagerImpl
          This class is the implementation of the methods defined in the (@link edu.wisc.my.webproxy.beans.http.HttpManager) interface
HttpTimeoutException
           
ICookie
          Represents a cookie that is passed to/from the remote application.
ICredentials
          Represents a authentication credentials that is passed to remote application.
IHeader
          Represents a header that is passed to/from the remote application via the request.
IKeyManager
          Generates portlet instance specific persistent keys
IWebProxyState
          IWebProxyState represents an interface representing the state of a user's web proxy browsing.
IWebProxyStateDao
          IWebProxyStateDao provides an interface for persisting and retrieving web proxy state information.
ParameterPair
           
Request
          Represents the data needed to make a HTTP request.
Response
          Represents the data retrieved from a HTTP request.
 

Classes in edu.wisc.my.webproxy.beans.http used by edu.wisc.my.webproxy.beans.interceptors
Request
          Represents the data needed to make a HTTP request.
Response
          Represents the data retrieved from a HTTP request.
 

Classes in edu.wisc.my.webproxy.beans.http used by edu.wisc.my.webproxy.portlet
Response
          Represents the data retrieved from a HTTP request.
 



Copyright © 2010 Jasig. All Rights Reserved.