| Package | Description |
|---|---|
| com.h3c.util.snmp.command |
| Modifier and Type | Class and Description |
|---|---|
class |
SnmpAbstractCodec<E>
SNMP abstract codec.
|
| Modifier and Type | Method and Description |
|---|---|
protected Codec<D,C> |
ReadWriteCommand.getCodec()
Gets the command codec.
|
| Constructor and Description |
|---|
ReadWriteCommand(I identity,
Codec<D,C> codec)
Creates a new read/write command.
|
SnmpReadWriteCommand(Oid identity,
Codec<D,SnmpField> codec)
Creates a new SNMP read/write command.
|
Copyright © 2014. All Rights Reserved.