Uses of Class
org.snmp4j.mcp.SnmpMcpServer.ServerConfiguration
Packages that use SnmpMcpServer.ServerConfiguration
-
Uses of SnmpMcpServer.ServerConfiguration in org.snmp4j.mcp
Methods in org.snmp4j.mcp that return SnmpMcpServer.ServerConfigurationMethods in org.snmp4j.mcp with parameters of type SnmpMcpServer.ServerConfigurationModifier and TypeMethodDescriptionvoidSnmpMcpServer.setConfig(SnmpMcpServer.ServerConfiguration config) Sets the server configuration.Constructors in org.snmp4j.mcp with parameters of type SnmpMcpServer.ServerConfigurationModifierConstructorDescriptionCreates a new MCP server with the specified configuration.