Package | Description |
---|---|
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
Modifier and Type | Method | Description |
---|---|---|
MessageLength |
DefaultTcpTransportMapping.SnmpMesssageLengthDecoder.getMessageLength(java.nio.ByteBuffer buf) |
|
MessageLength |
MessageLengthDecoder.getMessageLength(java.nio.ByteBuffer buf) |
Returns the total message length to read (including header) and
the actual header length.
|
Copyright © 2018 SNMP4J.org. All rights reserved.