java.lang.Object
org.sentrysoftware.ipmi.core.connection.Session

public class Session extends Object
Single opened IPMI session handle. It contains all information necessary to distinguish session among others.
  • Constructor Details

  • Method Details

    • getSessionId

      public int getSessionId()
    • getConnectionHandle

      public ConnectionHandle getConnectionHandle()