Uses of Interface
org.snmp4j.mcp.context.McpContext
Packages that use McpContext
-
Uses of McpContext in org.snmp4j.mcp
Classes in org.snmp4j.mcp that implement McpContextModifier and TypeClassDescriptionclassA context for accessing model repository data.classA context for interacting with SNMP agents.Methods in org.snmp4j.mcp that return McpContextModifier and TypeMethodDescriptionSnmpMcpServer.getContext(String contextId) Gets a context by its ID.Methods in org.snmp4j.mcp that return types with arguments of type McpContextMethods in org.snmp4j.mcp with parameters of type McpContextModifier and TypeMethodDescriptionbooleanSnmpMcpServer.registerContext(McpContext context) Registers a new context with the server.