com.adventnet.snmp.beans
Interface  V3HandShakeResultListener
- public interface V3HandShakeResultListener
 
This interface defines the listener for receiving the result of performing
 a SnmpEngineID Discovery and Time Synchonization using the method 
 async_create_v3_tables().
- See Also: 
 V3HandShakeResultEvent
| 
Method Summary | 
 void | 
receiveHandShakeResult(V3HandShakeResultEvent e)
 
          This method is called with V3HandShakeResultEvent after a SnmpEngineID
 discovery and time synchronization is performed on the host/port 
 specified for a particular user. | 
 
receiveHandShakeResult
public void receiveHandShakeResult(V3HandShakeResultEvent e)
- This method is called with V3HandShakeResultEvent after a SnmpEngineID
 discovery and time synchronization is performed on the host/port 
 specified for a particular user.
 
Copyright (c)AdventNet Inc., 1996-2004