KIE Remote Services :: Services 6.0.0.Final

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

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

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

Subclasses of ResourceBase in org.kie.services.remote.rest
 class RuntimeResource
          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 TaskResource
          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.
 


KIE Remote Services :: Services 6.0.0.Final

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