Interface BackgroundProcess

All Known Implementing Classes:
WsServerContainer, WsWebSocketContainer, WsWriteTimeout

public interface BackgroundProcess
  • Method Details Link icon

    • backgroundProcess Link icon

      void backgroundProcess()
    • setProcessPeriod Link icon

      void setProcessPeriod(int period)
    • getProcessPeriod Link icon

      int getProcessPeriod()