Uses of Class
org.wso2.registry.jdbc.handlers.Handler

Packages that use Handler
org.wso2.registry.config   
org.wso2.registry.jdbc   
org.wso2.registry.jdbc.handlers   
org.wso2.registry.jdbc.handlers.builtin   
 

Uses of Handler in org.wso2.registry.config
 

Methods in org.wso2.registry.config that return Handler
 Handler HandlerConfiguration.getHandler()
           
 

Methods in org.wso2.registry.config with parameters of type Handler
 void HandlerConfiguration.setHandler(Handler handler)
           
 

Uses of Handler in org.wso2.registry.jdbc
 

Methods in org.wso2.registry.jdbc with parameters of type Handler
 void AtomicRegistry.addHandler(Filter filter, Handler handler)
           
 

Uses of Handler in org.wso2.registry.jdbc.handlers
 

Methods in org.wso2.registry.jdbc.handlers with parameters of type Handler
 void HandlerManager.addHandler(int methods, Filter filter, Handler handler)
           
 

Uses of Handler in org.wso2.registry.jdbc.handlers.builtin
 

Subclasses of Handler in org.wso2.registry.jdbc.handlers.builtin
 class CommentCollectionURLHandler
           
 class CommentURLHandler
           
 class RatingCollectionURLHandler
           
 class RatingURLHandler
           
 class SQLQueryHandler
           
 class TagCollectionURLHandler
           
 class TagURLHandler
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.