Class WebSocketDocs.StreamingAnnotatedEndpoint
java.lang.Object
org.eclipse.jetty.docs.programming.WebSocketDocs.StreamingAnnotatedEndpoint
- Enclosing class:
WebSocketDocs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
onBinaryMessage
(InputStream stream) void
onTextMessage
(Reader reader)
-
Constructor Details
-
StreamingAnnotatedEndpoint
public StreamingAnnotatedEndpoint()
-
-
Method Details
-
onTextMessage
-
onBinaryMessage
-