Uses of Class
org.ow2.frascati.examples.comanche.HandlerType

Uses of HandlerType in org.ow2.frascati.examples.comanche
 

Methods in org.ow2.frascati.examples.comanche that return HandlerType
 HandlerType RequestHandler.getType()
           
 HandlerType RequestDispatcher.getType()
           
 HandlerType RequestAnalyzer.getType()
           
 HandlerType FileRequestHandler.getType()
           
 HandlerType ErrorRequestHandler.getType()
           
static HandlerType HandlerType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HandlerType[] HandlerType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.