Class KRAConnectorClient


  • public class KRAConnectorClient
    extends Client
    Author:
    Ade Lee
    • Constructor Detail

      • KRAConnectorClient

        public KRAConnectorClient​(PKIClient client,
                                  java.lang.String subsystem)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • init

        public void init()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • addConnector

        public void addConnector​(KRAConnectorInfo info)
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • addHost

        public void addHost​(java.lang.String host,
                            java.lang.String port)
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • removeConnector

        public void removeConnector​(java.lang.String host,
                                    java.lang.String port)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getConnectorInfo

        public KRAConnectorInfo getConnectorInfo()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception