Interface LocalEndpointDiscovery

All Known Implementing Classes:
ServletEndpointDiscoveryImpl

public interface LocalEndpointDiscovery
An interface to a service which is able to provide the local endpoint
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the endpoint of the local webapp
  • Method Details

    • getLocalEndpoint

      URI getLocalEndpoint()
      Get the endpoint of the local webapp
      Returns: