KIE Remote Services :: Services 6.2.0.Beta2

Uses of Class
org.kie.remote.services.rest.ResourceBase

Packages that use ResourceBase
org.kie.remote.services.rest   
org.kie.remote.services.ws.command   
 

Uses of ResourceBase in org.kie.remote.services.rest
 

Subclasses of ResourceBase in org.kie.remote.services.rest
 class DeploymentResourceImpl
          If a method in this class is annotated by a @Path annotation, then the name of the method should match the URL specified in the @Path, where "_" characters should be used for all "/" characters in the path.
 class DeploymentsResourceImpl
           
 class DeployResourceBase
           
 class HistoryResourceImpl
          If a method in this class is annotated by a @Path annotation, then the name of the method should match the URL specified in the @Path, where "_" characters should be used for all "/" characters in the path.
 class QueryResourceImpl
          Not done.
 class RuntimeResourceImpl
          If a method in this class is annotated by a @Path annotation, then the name of the method should match the URL specified in the @Path, where "_" characters should be used for all "/" characters in the path.
 class TaskResourceImpl
          If a method in this class is annotated by a @Path annotation, then the name of the method should match the URL specified in the @Path, where "_" characters should be used for all "/" characters in the path.
 

Uses of ResourceBase in org.kie.remote.services.ws.command
 

Subclasses of ResourceBase in org.kie.remote.services.ws.command
 class CommandWebServiceImpl
           
 


KIE Remote Services :: Services 6.2.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.