Spring Hateoas

Uses of Class
org.springframework.hateoas.core.AbstractEntityLinks

Packages that use AbstractEntityLinks
org.springframework.hateoas.core   
 

Uses of AbstractEntityLinks in org.springframework.hateoas.core
 

Subclasses of AbstractEntityLinks in org.springframework.hateoas.core
 class ControllerEntityLinks
          EntityLinks implementation which assumes a certain URI mapping structure: A class-level mapping annotation that can contain template variables.
 class DelegatingEntityLinks
          EntityLinks implementation that delegates to the EntityLinks instances registered in the PluginRegistry given on instance creation.
 


Spring Hateoas

Copyright © 2012-2014-2014 Pivotal, Inc.. All Rights Reserved.