| Package | Description |
|---|---|
| org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageDispatcherImpl.addAuthenticationFailureListener(AuthenticationFailureListener l)
Adds a listener for authentication failure events caused by unauthenticated
incoming messages.
|
void |
MessageDispatcherImpl.removeAuthenticationFailureListener(AuthenticationFailureListener l)
Removes an
AuthenticationFailureListener. |
Copyright © 2016 SNMP4J.org. All Rights Reserved.