Uses of Interface
org.snmp4j.model.transaction.SnmpTransactionStrategy
Packages that use SnmpTransactionStrategy
Package
Description
-
Uses of SnmpTransactionStrategy in org.snmp4j.model.snmp.agent
Methods in org.snmp4j.model.snmp.agent with parameters of type SnmpTransactionStrategyModifier and TypeMethodDescriptionSNMP4JAgentSnmpService.getSnmpTransaction
(SnmpTransactionStrategy transactionStrategy) -
Uses of SnmpTransactionStrategy in org.snmp4j.model.snmp.api
Methods in org.snmp4j.model.snmp.api with parameters of type SnmpTransactionStrategyModifier and TypeMethodDescriptionLocalSnmpService.getSnmpTransaction
(SnmpTransactionStrategy transactionStrategy) -
Uses of SnmpTransactionStrategy in org.snmp4j.model.snmp.proxy.impl
Classes in org.snmp4j.model.snmp.proxy.impl that implement SnmpTransactionStrategyModifier and TypeClassDescriptionclass
TheSnmpProxyAdapter
is the central implementation of the mapping between theSnmpService
and aSnmpProxyObject
. -
Uses of SnmpTransactionStrategy in org.snmp4j.model.transaction
Methods in org.snmp4j.model.transaction with parameters of type SnmpTransactionStrategyModifier and TypeMethodDescriptionTransactionManager.getSnmpTransaction
(SnmpTransactionStrategy transactionStrategy)