Interface IpmiResponseListener

All Known Implementing Classes:
MessageListener

public interface IpmiResponseListener
Interface for listeners of IpmiAsyncConnector.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notify(IpmiResponse response)
    Notifies listener of action that occurred.