Uses of Class
org.jboss.portal.common.http.HttpHeader.Element.Param

Packages that use HttpHeader.Element.Param
org.jboss.portal.common.http   
 

Uses of HttpHeader.Element.Param in org.jboss.portal.common.http
 

Methods in org.jboss.portal.common.http that return HttpHeader.Element.Param
 HttpHeader.Element.Param HttpHeader.Element.addParam(HttpHeader.Element.Param param)
           
 HttpHeader.Element.Param HttpHeader.Element.addParam(java.lang.String name)
           
 HttpHeader.Element.Param HttpHeader.Element.addParam(java.lang.String name, java.lang.String value)
           
 HttpHeader.Element.Param HttpHeader.Element.getParam()
          Return the first param of this element or null.
 

Methods in org.jboss.portal.common.http with parameters of type HttpHeader.Element.Param
 HttpHeader.Element.Param HttpHeader.Element.addParam(HttpHeader.Element.Param param)
           
 



Copyright © 2008. All Rights Reserved.