Interface ProtocolHandler

All Superinterfaces:
DhcpProtocolHandler, RadiusProtocolHandler
All Known Implementing Classes:
ProtocolHandlerAdapter

public interface ProtocolHandler extends RadiusProtocolHandler, DhcpProtocolHandler
Обработчик процессора протокола.
See Also:
  • Method Details

    • init

      void init(Setup setup, int moduleId, InetDevice inetDevice, InetDeviceType inetDeviceType, ParameterMap config) throws Exception
      Throws:
      Exception
    • configParameterList

      default List<ru.bitel.bgbilling.common.model.ConfigParameter> configParameterList()
      Список доступных параметров активатора
      Returns: