Interface ClientContextPathProvider

All Known Implementing Classes:
ServiceHttpClientConfiguration
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface ClientContextPathProvider
A contract for providing a context path to a client.
Since:
1.2.8
Author:
James Kleeh
  • Method Details

    • getContextPath

      Optional<String> getContextPath()
      Returns:
      An optional context path