Interface RequestChannel

    • Method Detail

      • setTimer

        void setTimer​(Timer timer)
      • send

        void send​(org.objectweb.joram.shared.client.AbstractJmsRequest obj)
           throws Exception
        Throws:
        Exception
      • receive

        org.objectweb.joram.shared.client.AbstractJmsReply receive()
                                                            throws Exception
        Throws:
        Exception
      • close

        void close()
      • closing

        void closing()
      • getIdentity

        org.objectweb.joram.shared.security.Identity getIdentity()