All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.httpclient.websocket.WebsocketClientWriter.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






WebsocketClientWriter (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.httpclient.websocket

Interface WebsocketClientWriter

    • Method Detail

      • sendMessage

        void sendMessage(String message)
        Sends a text message to the endpoint.
      • sendMessage

        void sendMessage(byte[] message)
        Sends a binary message to the endpoint
      • closeConnection

        void closeConnection()
        Closes the WebSocket connection.

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy