Uses of Class
kong.unirest.core.java.Event
Packages that use Event
-
Uses of Event in kong.unirest.core
Methods in kong.unirest.core that return types with arguments of type EventModifier and TypeMethodDescriptionSseRequest.connect()execute a synchronous Server Sent Event Stream Due to the nature of SSE this stream may remain open indefinitely meaning you may be blocked while attempting to collect the stream.SseRequestImpl.connect()Client.sse(SseRequest request) Methods in kong.unirest.core with parameters of type Event -
Uses of Event in kong.unirest.core.java
Methods in kong.unirest.core.java that return types with arguments of type Event