java.lang.Object
java.lang.Thread
ru.bitel.bgbilling.modules.phone.server.bean.GateWorker
All Implemented Interfaces:
Runnable

public class GateWorker extends Thread
  • Constructor Details

    • GateWorker

      public GateWorker()
  • Method Details

    • init

      public void init(Gate gate, Connection con, int mid, GateType gateType, int cid, int status)
    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread
    • getResultLog

      public StringBuffer getResultLog()
    • getExceptions

      public String getExceptions()