Package | Description |
---|---|
org.snmp4j.model.snmp.agent | |
org.snmp4j.model.snmp.api | |
org.snmp4j.model.transaction |
Modifier and Type | Method | Description |
---|---|---|
List<? extends SnmpCommitResult> |
SNMP4JAgentSnmpService.commit(SnmpTransaction transaction,
SnmpCommitListener commitListener) |
Modifier and Type | Class | Description |
---|---|---|
class |
CommitStatus |
The
CommitStatus represents the status of a SNMP commit operation. |
Modifier and Type | Method | Description |
---|---|---|
List<? extends SnmpCommitResult> |
LocalSnmpService.commit(SnmpTransaction transaction,
SnmpCommitListener commitListener) |
Modifier and Type | Method | Description |
---|---|---|
List<? extends SnmpCommitResult> |
TransactionManager.commit(SnmpTransaction transaction,
SnmpCommitListener commitListener) |
Commits the transaction to the agent.
|
Copyright © 2020 SNMP4J.org. All rights reserved.