Interface BindingKey

  • All Known Implementing Classes:
    MediaTypeBindingKey, PathBindingKey

    public interface BindingKey
    Class to identify a Binding. Used to keep the interfaces stable if the identification of a Binding changes from servlet path to e.g. Content-Type.
    Since:
    1.0.0
    • Method Detail

      • getKeyAsString

        String getKeyAsString()