Class ServerT1Data


  • public class ServerT1Data
    extends java.lang.Object
    Data structure contatining status of one server T1 protocol Class CadT1Dual uses two instance of this structure
    • Constructor Summary

      Constructors 
      Constructor Description
      ServerT1Data()
      Creates a new instance of ServerT1Data
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void resetProtocol()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServerT1Data

        public ServerT1Data()
        Creates a new instance of ServerT1Data
    • Method Detail

      • resetProtocol

        public void resetProtocol()