org.jboss.wsf.spi.deployment

Interface JMSEndpoint

    • Method Detail

      • setTargetDestination

        void setTargetDestination(String dest)
      • getTargetDestination

        String getTargetDestination()
      • setReplyDestination

        void setReplyDestination(String replyTo)
      • getReplyDestination

        String getReplyDestination()
      • setRequestURI

        void setRequestURI(URI uri)
      • getRequestURI

        URI getRequestURI()

Copyright © 2018 JBoss, by Red Hat. All rights reserved.