com.veraxsystems.vxipmi.api.async

Class IpmiAsyncConnector

Specified by:
notify in interface ConnectionListener
Parameters:
responseData - - ResponseData specific for the request if it was completed successfully, null if it timed out or an error occured during decoding.
handle - - the id of the connection that received the message
tag - - tag of the request-response pair
exception - - null if everything went correctly or timeout occured, contains exception that occured during decoding if it failed.