Interface FDSAPIURLBuilderFactory


public interface FDSAPIURLBuilderFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    create(javax.servlet.http.HttpServletRequest httpServletRequest, String restApplication, String restEndpoint, String restSchema)
     
  • Method Details