Interface Disconnectable

All Known Subinterfaces:
DisconnectableHub, StoreFactory
All Known Implementing Classes:
AckManager, AuthorizeHandler, BaseStoreFactory, HazelcastStoreFactory, MemoryStoreFactory, RedissonStoreFactory, SocketIOChannelInitializer

public interface Disconnectable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onDisconnect

      void onDisconnect(ClientHead client)