Uses of Package
net.craftforge.essential.controller.annotations

Packages that use net.craftforge.essential.controller.annotations
net.craftforge.essential.supply   
net.craftforge.essential.supply.jaxb   
net.craftforge.essential.testsuite.environment.resources   
 

Classes in net.craftforge.essential.controller.annotations used by net.craftforge.essential.supply
Consumes
          Indicates the media type(s) of the input being consumed by the annotated method.
Produces
          Indicates the media type(s) of the serialization output of the annotated method.
 

Classes in net.craftforge.essential.controller.annotations used by net.craftforge.essential.supply.jaxb
Consumes
          Indicates the media type(s) of the input being consumed by the annotated method.
Produces
          Indicates the media type(s) of the serialization output of the annotated method.
 

Classes in net.craftforge.essential.controller.annotations used by net.craftforge.essential.testsuite.environment.resources
Get
          Indicates usage of the annotated resource method for the HTTP method of same name.
Path
          Indicates the path that leads to a resource class or resource method.
Public
          Indicates that the annotated resource method or all methods of the annotated resource class are available without any restrictions.
 



Copyright © 2011. All Rights Reserved.