Uses of Class
com.hack23.cia.service.api.application.ApplicationRequest.HeaderAttributeKey

Packages that use ApplicationRequest.HeaderAttributeKey
com.hack23.cia.service.api.application Service API application request/response objects.... 
 

Uses of ApplicationRequest.HeaderAttributeKey in com.hack23.cia.service.api.application
 

Methods in com.hack23.cia.service.api.application that return ApplicationRequest.HeaderAttributeKey
static ApplicationRequest.HeaderAttributeKey ApplicationRequest.HeaderAttributeKey.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ApplicationRequest.HeaderAttributeKey[] ApplicationRequest.HeaderAttributeKey.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.hack23.cia.service.api.application with parameters of type ApplicationRequest.HeaderAttributeKey
 String ApplicationRequest.getHeaderAttribute(ApplicationRequest.HeaderAttributeKey headerAttributeKey)
          Gets the header attribute.
 



Copyright © 2008-2009 www.hack23.com. All Rights Reserved.