Uses of Interface
kong.unirest.core.SseHandler
Packages that use SseHandler
-
Uses of SseHandler in kong.unirest.core
Methods in kong.unirest.core with parameters of type SseHandlerModifier and TypeMethodDescriptionSseRequest.connect(SseHandler handler) execute a SSE Event connection async.SseRequestImpl.connect(SseHandler handler) Client.sse(SseRequest request, SseHandler handler) execute a SSE Event connection. -
Uses of SseHandler in kong.unirest.core.java
Methods in kong.unirest.core.java with parameters of type SseHandler