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

Packages that use ApplicationRequest.HeaderAttributeKey
Package Description
com.hack23.cia.service.api.control Provides... 
 

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

Methods in com.hack23.cia.service.api.control that return ApplicationRequest.HeaderAttributeKey
Modifier and Type Method and Description
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.control with parameters of type ApplicationRequest.HeaderAttributeKey
Modifier and Type Method and Description
 String ApplicationRequest.getHeaderAttribute(ApplicationRequest.HeaderAttributeKey headerAttributeKey)
          Gets the header attribute.
 



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