Class AbstractJaxRsWrapper

  • Direct Known Subclasses:
    AbstractMethodWrapper, ResourceClass

    @Deprecated
    public abstract class AbstractJaxRsWrapper
    extends java.lang.Object
    Deprecated.
    Will be removed in next minor release.
    An abstract wrapper class. Contains some useful static methods.
    • Field Detail

      • pathRegExp

        private final PathRegExp pathRegExp
        Deprecated.
    • Constructor Detail

      • AbstractJaxRsWrapper

        AbstractJaxRsWrapper()
        Deprecated.
        Creates a new AbstractJaxRsWrapper without a path.
    • Method Detail

      • getPathRegExp

        protected PathRegExp getPathRegExp()
        Deprecated.
        Returns:
        Returns the regular expression for the URI template.