Uses of Annotation Interface
io.fluxcapacitor.testserver.websocket.Handle

Packages that use Handle
Package
Description
 
  • Uses of Handle in io.fluxcapacitor.testserver.websocket

    Methods in io.fluxcapacitor.testserver.websocket with annotations of type Handle
    Modifier and Type
    Method
    Description
    void
    KeyValueEndPoint.handle(io.fluxcapacitor.common.api.keyvalue.StoreValues storeValues)
     
    io.fluxcapacitor.common.api.search.GetSearchHistogramResult
    SearchEndpoint.handle(io.fluxcapacitor.common.api.search.GetSearchHistogram request)
     
    io.fluxcapacitor.common.api.search.SearchDocumentsResult
    SearchEndpoint.handle(io.fluxcapacitor.common.api.search.SearchDocuments request)