Uses of Package
javax.rws

Packages that use javax.rws
com.blinksale.resource BlinkSale resource layer. 
 

Classes in javax.rws used by com.blinksale.resource
ApplicationClass
          References the class of the RESTful Web Application.
HostRef
          Host reference typically used on the Web Application class.
Input
          Annotates the input entities and can optionnaly specify metadata.
Output
          Annotates the output entities and can optionnaly specify metadata.
ResourceRef
          Declares the reference to a target resource.
Variable
          Allows the injection of variables extracted from URI templates.