Interface IPlatformWebResource


  • public interface IPlatformWebResource
    Simple interface representing a Web Resource Created by nbaker on 9/8/16.
    • Method Detail

      • getContext

        String getContext()
        Context associated with this resource.
        Returns:
        context
      • getLocation

        String getLocation()
        Location relative to the root of the server.
        Returns:
        location of the resource