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

public.javadoc.org.spincast.plugins.undertow.WebsocketPeersWriteCallback.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






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












org.spincast.plugins.undertow

Interface WebsocketPeersWriteCallback



  • public interface WebsocketPeersWriteCallback
    Callback to handle the errors found after writing to some peers.
    • Method Detail

      • connectionClosed

        void connectionClosed(Set<String> peerIds)
        The ids of the peers for which a connection has been found as closed. The Set will be empty if all connection are alive.

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy