Uses of Class
com.soklet.SseHandshakeResult.Rejected
Packages that use SseHandshakeResult.Rejected
-
Uses of SseHandshakeResult.Rejected in com.soklet
Methods in com.soklet that return SseHandshakeResult.RejectedModifier and TypeMethodDescriptionSseRequestResult.HandshakeRejected.getSseHandshakeResult()Gets the data provided when the handshake was explicitly rejected by theSseEventSource-annotated Resource Method.SseHandshakeResult.rejectWithResponse(@NonNull Response response) Vends an instance that indicates a rejected handshake along with a logical response to send to the client.