Uses of Class
com.soklet.HandshakeResult.Rejected
Packages that use HandshakeResult.Rejected
-
Uses of HandshakeResult.Rejected in com.soklet
Methods in com.soklet that return HandshakeResult.RejectedModifier and TypeMethodDescriptionServerSentEventRequestResult.HandshakeRejected.getHandshakeResult()Gets the data provided when the handshake was explicitly rejected by theServerSentEventSource-annotated Resource Method.static HandshakeResult.RejectedHandshakeResult.rejectWithResponse(Response response) Vends an instance that indicates a rejected handshake along with a logical response to send to the client.