Package org.openas2

Class XMLSession

  • All Implemented Interfaces:
    Session

    public class XMLSession
    extends BaseSession
    original author unknown

    in this release added command registry methods

    Author:
    joseph mcverry
    • Constructor Detail

      • XMLSession

        public XMLSession​(java.lang.String configAbsPath)
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • load

        protected void load​(java.io.InputStream in)
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getAppVersion

        public java.lang.String getAppVersion()
      • getAppTitle

        public java.lang.String getAppTitle()