Class ALLOWHandler
java.lang.Object
com.sun.ts.tests.common.webclient.handler.ALLOWHandler
- All Implemented Interfaces:
- Handler
Handler for the ALLOW header.
- 
Method Details- 
getInstanceReturns the singleton instance of this class.- Returns:
- the singleton instance of this class.
 
- 
invokepublic boolean invoke(org.apache.commons.httpclient.Header configuredHeader, org.apache.commons.httpclient.Header responseHeader) Description copied from interface:HandlerInvokes handler logic.
 
-