Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
Modifier and Type | Method | 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 © 2018 SNMP4J.org. All rights reserved.