Interface DefaultClientAnswerSupplier

All Known Implementing Classes:
JsonDefaultClientAnswerSupplier

public interface DefaultClientAnswerSupplier
A supplier for a default answer to a client question
  • Method Summary

    Modifier and Type
    Method
    Description
    <T extends ClientAnswer>
    T
    get(ClientQuestion<T> question)