| Package | Description |
|---|---|
| org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
| org.snmp4j.event |
Provides classes and interfaces for SNMP4J event processing.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MessageDispatcherImpl.fireAuthenticationFailure(AuthenticationFailureEvent event)
Fires an
AuthenticationFailureEvent to all registered
listeners. |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationFailureListener.authenticationFailure(AuthenticationFailureEvent event)
Informs about an authentication failure occurred while processing the
message contained in the supplied event object.
|
Copyright © 2016 SNMP4J.org. All Rights Reserved.