Uses of Class
org.exoplatform.services.wsrp2.type.CCPPHeaders

Packages that use CCPPHeaders
org.exoplatform.services.wsrp2.type   
 

Uses of CCPPHeaders in org.exoplatform.services.wsrp2.type
 

Methods in org.exoplatform.services.wsrp2.type that return CCPPHeaders
 CCPPHeaders ClientData.getCcppHeaders()
          Gets the ccppHeaders value for this ClientData.
 

Methods in org.exoplatform.services.wsrp2.type with parameters of type CCPPHeaders
 void ClientData.setCcppHeaders(CCPPHeaders ccppHeaders)
          Sets the ccppHeaders value for this ClientData.
 

Constructors in org.exoplatform.services.wsrp2.type with parameters of type CCPPHeaders
ClientData(java.lang.String userAgent, CCPPHeaders ccppHeaders, NamedString[] clientAttributes, Extension[] extensions, java.lang.String requestVerb)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.