Interface NormalizedEndpointUri


public interface NormalizedEndpointUri
An Uri which has been normalized.

This is intended for internal optimizations or third party EIP or component implementations that can be optimized to pre normalize endpoints under certain use-cases.

  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the normalized uri
  • Method Details

    • getUri

      String getUri()
      Gets the normalized uri