Uses of Package
javax.rws

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

Classes in javax.rws used by com.blinksale.domain
ResourceRef
          Declares the reference to a target resource.
 

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.
Representation
          Annotates the representation of a resource and can optionnaly specify metadata.
ResourceRef
          Declares the reference to a target resource.
Variable
          Allows the injection of variables extracted from URI templates.