Uses of Record Class
org.snmp4j.mcp.SnmpMcpServer.ServerConfiguration.LicenseConfig
Packages that use SnmpMcpServer.ServerConfiguration.LicenseConfig
-
Uses of SnmpMcpServer.ServerConfiguration.LicenseConfig in org.snmp4j.mcp
Methods in org.snmp4j.mcp that return SnmpMcpServer.ServerConfiguration.LicenseConfigModifier and TypeMethodDescriptionSnmpMcpServer.ServerConfiguration.McpConfig.license()Returns the value of thelicenserecord component.Constructors in org.snmp4j.mcp with parameters of type SnmpMcpServer.ServerConfiguration.LicenseConfigModifierConstructorDescriptionMcpConfig(SnmpMcpServer.ServerConfiguration.LicenseConfig license, SnmpMcpServer.ServerConfiguration.MibConfig mib, List<SnmpMcpServer.ServerConfiguration.SnmpTargetConfig> snmpTargets) Creates an instance of aMcpConfigrecord class.