Annotation Type Join


Rule that creates a bi-directional rewrite rule between an externally facing path and an internal server resource path.
Author:
Lincoln Baxter, III
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The external path to which the resource will be exposed.
    The internal resource to be exposed.
  • Element Details

    • path

      String path
      The external path to which the resource will be exposed.
    • to

      String to
      The internal resource to be exposed.