Class RequestPattern


  • public class RequestPattern
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RequestPattern

        public RequestPattern​(java.lang.String urlPattern,
                              ResourceType resourceType,
                              RequestStage requestStage)