Interface ILocatorSupport

All Known Subinterfaces:
IStreamResult
All Known Implementing Classes:
ByteBasedResult, LocatorBasedResult, StreamResult, StringBasedResult

public interface ILocatorSupport
Indicate support for locating the receivers resource physically.
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the ILocator that defines the physical resource location for the reciver.
  • Method Details

    • getLocator

      ILocator getLocator()
      Return the ILocator that defines the physical resource location for the reciver.
      Returns:
      Return the ILocator that defines the physical resource location for the reciver.