Interface ShutdownHandler


public interface ShutdownHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    shutdown(int errCode, boolean isServer)
     
  • Method Details

    • shutdown

      void shutdown(int errCode, boolean isServer)