Package | Description |
---|---|
org.snmp4j.model.snmp.proxy.impl | |
org.snmp4j.model.transaction |
Modifier and Type | Method | Description |
---|---|---|
SnmpIsolationLevel |
SnmpProxyAdapter.getIsolationLevel() |
Modifier and Type | Method | Description |
---|---|---|
SnmpIsolationLevel |
SnmpTransactionStrategy.getIsolationLevel() |
Gets the isolation level for this transaction.
|
static SnmpIsolationLevel |
SnmpIsolationLevel.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SnmpIsolationLevel[] |
SnmpIsolationLevel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 SNMP4J.org. All rights reserved.