|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandProcessor | |
|---|---|
| org.snmp4j.agent | |
| Uses of CommandProcessor in org.snmp4j.agent |
|---|
| Fields in org.snmp4j.agent declared as CommandProcessor | |
|---|---|
protected CommandProcessor |
BaseAgent.agent
|
protected CommandProcessor |
AgentConfigManager.agent
|
| Methods in org.snmp4j.agent that return CommandProcessor | |
|---|---|
protected CommandProcessor |
AgentConfigManager.createCommandProcessor(org.snmp4j.smi.OctetString engineID)
Creates the command processor. |
CommandProcessor |
BaseAgent.getAgent()
|
| Methods in org.snmp4j.agent with parameters of type CommandProcessor | |
|---|---|
protected ProxyForwarder |
AgentConfigManager.createProxyForwarder(CommandProcessor agent)
Creates and registers the default proxy forwarder application ( ProxyForwarderImpl). |
void |
BaseAgent.setAgent(CommandProcessor agent)
|
| Constructors in org.snmp4j.agent with parameters of type CommandProcessor | |
|---|---|
BaseAgent(java.io.File bootCounterFile,
java.io.File configFile,
CommandProcessor commandProcessor)
Creates a base agent with boot-counter, config file, and a CommandProcessor for processing SNMP requests. |
|
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||