Interface SearchDocumentResponseHandler

All Superinterfaces:
Serializable
All Known Implementing Classes:
SearchDocumentResponseHandlerImpl
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 SearchDocumentResponseHandler extends Serializable
The Interface SearchDocumentResponseHandler.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(com.hack23.cia.service.api.action.user.SearchDocumentResponse response)
    Handle.
  • Method Details

    • handle

      void handle(com.hack23.cia.service.api.action.user.SearchDocumentResponse response)
      Handle.
      Parameters:
      response - the response