Interface SessionsInterface

  • All Known Implementing Classes:
    Sessions

    public interface SessionsInterface
    • Method Detail

      • getCount

        int getCount()
      • item

        Session5250 item​(java.lang.String sessionName)
      • refresh

        void refresh()