com.veraxsystems.vxipmi.connection

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
id - - tag of the request-response pair
exception - - null if everything went correctly or timeout occured, contains exception that occured during decoding if it failed.