Class UriInfo

java.lang.Object
com.emc.documentum.rest.http.BaseUriInfo
com.emc.documentum.rest.http.UriInfo

public final class UriInfo extends BaseUriInfo
This class provides some extended information for an URI
  • Constructor Details

    • UriInfo

      public UriInfo()
    • UriInfo

      public UriInfo(com.emc.documentum.rest.http.ForwardedUri uri)
    • UriInfo

      public UriInfo(BaseUriInfo uriInfo)
  • Method Details

    • getHandlerMethod

      public Method getHandlerMethod()
      Get handler method
      Returns:
      handler method
    • setHandlerMethod

      public void setHandlerMethod(Method handlerMethod)
      Set handler method
      Parameters:
      handlerMethod - handler method