Class EventBrokerClientBaseKeyword


  • public class EventBrokerClientBaseKeyword
    extends step.handlers.javahandler.AbstractKeyword
    • Field Summary

      • Fields inherited from class step.handlers.javahandler.AbstractKeyword

        input, logger, output, properties, session, tokenSession
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void EBC_Get()  
      void EBC_Peek()  
      void EBC_Put()  
      protected EventBrokerClient setupClient()  
      • Methods inherited from class step.handlers.javahandler.AbstractKeyword

        getInput, getOutputBuilder, getProperties, getSession, getTokenSession, onError, setInput, setOutputBuilder, setProperties, setSession, setTokenSession
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventBrokerClientBaseKeyword

        public EventBrokerClientBaseKeyword()
    • Method Detail

      • EBC_Put

        public void EBC_Put()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • EBC_Get

        public void EBC_Get()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • EBC_Peek

        public void EBC_Peek()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception