Class OutgoingWebSocketMessage

Represents a single outgoing WebSocket message as an OutputStream.

Inherits from

Constructors

Name Description
this

Methods

Name Description
write
flush
finalize
write
write [inherited] Writes an array of chars to the stream.
put [inherited] These methods provide an output range interface.

Authors

Jan Krüger

Copyright

© 2012 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.