Return-Path: X-Original-To: apmail-streams-commits-archive@minotaur.apache.org Delivered-To: apmail-streams-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1A244173AA for ; Sat, 16 May 2015 22:05:39 +0000 (UTC) Received: (qmail 85130 invoked by uid 500); 16 May 2015 22:05:39 -0000 Delivered-To: apmail-streams-commits-archive@streams.apache.org Received: (qmail 85111 invoked by uid 500); 16 May 2015 22:05:38 -0000 Mailing-List: contact commits-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list commits@streams.incubator.apache.org Received: (qmail 85102 invoked by uid 99); 16 May 2015 22:05:38 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 May 2015 22:05:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 4913E1827F4 for ; Sat, 16 May 2015 22:05:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.971 X-Spam-Level: ** X-Spam-Status: No, score=2.971 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_MANYCOMMENTS=1.2, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id YpGePclPUHy5 for ; Sat, 16 May 2015 22:05:21 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id CA805453F3 for ; Sat, 16 May 2015 22:05:20 +0000 (UTC) Received: (qmail 84850 invoked by uid 99); 16 May 2015 22:05:20 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 May 2015 22:05:20 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 42320AC0FC3 for ; Sat, 16 May 2015 22:05:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r951556 [3/11] - in /websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp: ./ META-INF/ META-INF/spring/ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/streams/ apidoc... Date: Sat, 16 May 2015 22:05:18 -0000 To: commits@streams.incubator.apache.org From: sblackmon@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150516220520.42320AC0FC3@hades.apache.org> Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/EipConfigurator.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/EipConfigurator.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/EipConfigurator.html Sat May 16 22:05:17 2015 @@ -0,0 +1,685 @@ + + + + + + +EipConfigurator (streams-eip-routes [org.apache.streams] 0.2-incubating API) + + + + + + + + + + + +
+
org.apache.streams.messaging.configuration
+

Class EipConfigurator

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.streams.messaging.configuration.EipConfigurator
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    @Component
    +public class EipConfigurator
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ENDPOINT_PROTOCOL_JETTY

        +
        public static String ENDPOINT_PROTOCOL_JETTY
        +
      • +
      + + + +
        +
      • +

        ENDPOINT_PROTOCOL_SERVLET

        +
        public static String ENDPOINT_PROTOCOL_SERVLET
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EipConfigurator

        +
        public EipConfigurator()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getConsumerInRouteHost

        +
        public String getConsumerInRouteHost()
        +
      • +
      + + + +
        +
      • +

        getConsumerInRoutePort

        +
        public String getConsumerInRoutePort()
        +
      • +
      + + + +
        +
      • +

        getConsumerActivityQUri

        +
        public String getConsumerActivityQUri()
        +
      • +
      + + + +
        +
      • +

        setConsumerActivityQUri

        +
        public void setConsumerActivityQUri(String consumerActivityQUri)
        +
      • +
      + + + +
        +
      • +

        setConsumerInRoutePort

        +
        public void setConsumerInRoutePort(String consumerInRoutePort)
        +
      • +
      + + + +
        +
      • +

        setConsumerInRouteHost

        +
        public void setConsumerInRouteHost(String consumerInRouteHost)
        +
      • +
      + + + +
        +
      • +

        getSubscriberInRouteHost

        +
        public String getSubscriberInRouteHost()
        +
      • +
      + + + +
        +
      • +

        setSubscriberInRouteHost

        +
        public void setSubscriberInRouteHost(String subscriberInRouteHost)
        +
      • +
      + + + +
        +
      • +

        getSubscriberInRoutePort

        +
        public String getSubscriberInRoutePort()
        +
      • +
      + + + +
        +
      • +

        setSubscriberInRoutePort

        +
        public void setSubscriberInRoutePort(String subscriberInRoutePort)
        +
      • +
      + + + +
        +
      • +

        getPublisherEndpointProtocol

        +
        public String getPublisherEndpointProtocol()
        +
      • +
      + + + +
        +
      • +

        setPublisherEndpointProtocol

        +
        public void setPublisherEndpointProtocol(String publisherEndpointProtocol)
        +
      • +
      + + + +
        +
      • +

        getPublisherEndpointUrlResource

        +
        public String getPublisherEndpointUrlResource()
        +
      • +
      + + + +
        +
      • +

        setPublisherEndpointUrlResource

        +
        public void setPublisherEndpointUrlResource(String publisherEndpointUrlResource)
        +
      • +
      + + + +
        +
      • +

        getConsumerReceiveMethod

        +
        public String getConsumerReceiveMethod()
        +
      • +
      + + + +
        +
      • +

        setConsumerReceiveMethod

        +
        public void setConsumerReceiveMethod(String consumerReceiveMethod)
        +
      • +
      + + + +
        +
      • +

        getConsumerSplitMethod

        +
        public String getConsumerSplitMethod()
        +
      • +
      + + + +
        +
      • +

        setConsumerSplitMethod

        +
        public void setConsumerSplitMethod(String consumerSplitMethod)
        +
      • +
      + + + +
        +
      • +

        getSubscriberEndpointProtocol

        +
        public String getSubscriberEndpointProtocol()
        +
      • +
      + + + +
        +
      • +

        setSubscriberEndpointProtocol

        +
        public void setSubscriberEndpointProtocol(String subscriberEndpointProtocol)
        +
      • +
      + + + +
        +
      • +

        getSubscriberEndpointUrlResource

        +
        public String getSubscriberEndpointUrlResource()
        +
      • +
      + + + +
        +
      • +

        setSubscriberEndpointUrlResource

        +
        public void setSubscriberEndpointUrlResource(String subscriberEndpointUrlResource)
        +
      • +
      + + + +
        +
      • +

        getSubscriberReceiveMethod

        +
        public String getSubscriberReceiveMethod()
        +
      • +
      + + + +
        +
      • +

        setSubscriberReceiveMethod

        +
        public void setSubscriberReceiveMethod(String subscriberReceiveMethod)
        +
      • +
      + + + +
        +
      • +

        getSubscriberPostMethod

        +
        public String getSubscriberPostMethod()
        +
      • +
      + + + +
        +
      • +

        setSubscriberPostMethod

        +
        public void setSubscriberPostMethod(String subscriberPostMethod)
        +
      • +
      + + + +
        +
      • +

        getSubscriberGetMethod

        +
        public String getSubscriberGetMethod()
        +
      • +
      + + + +
        +
      • +

        setSubscriberGetMethod

        +
        public void setSubscriberGetMethod(String subscriberGetMethod)
        +
      • +
      + + + +
        +
      • +

        getBaseUrlPath

        +
        public String getBaseUrlPath()
        +
      • +
      + + + +
        +
      • +

        setBaseUrlPath

        +
        public void setBaseUrlPath(String baseUrlPath)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/class-use/EipConfigurator.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/class-use/EipConfigurator.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/class-use/EipConfigurator.html Sat May 16 22:05:17 2015 @@ -0,0 +1,117 @@ + + + + + + +Uses of Class org.apache.streams.messaging.configuration.EipConfigurator (streams-eip-routes [org.apache.streams] 0.2-incubating API) + + + + + + + + + + +
+

Uses of Class
org.apache.streams.messaging.configuration.EipConfigurator

+
+
No usage of org.apache.streams.messaging.configuration.EipConfigurator
+ + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/package-frame.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/package-frame.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/package-frame.html Sat May 16 22:05:17 2015 @@ -0,0 +1,20 @@ + + + + + + +org.apache.streams.messaging.configuration (streams-eip-routes [org.apache.streams] 0.2-incubating API) + + + + +

org.apache.streams.messaging.configuration

+
+

Classes

+ +
+ + Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/package-summary.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/package-summary.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/package-summary.html Sat May 16 22:05:17 2015 @@ -0,0 +1,135 @@ + + + + + + +org.apache.streams.messaging.configuration (streams-eip-routes [org.apache.streams] 0.2-incubating API) + + + + + + + +
+ + + + + +
+ + +
+

Package org.apache.streams.messaging.configuration

+
+
+
    +
  • + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    EipConfigurator 
    +
  • +
+
+ +
+ + + + + +
+ + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/package-tree.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/package-tree.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/package-tree.html Sat May 16 22:05:17 2015 @@ -0,0 +1,130 @@ + + + + + + +org.apache.streams.messaging.configuration Class Hierarchy (streams-eip-routes [org.apache.streams] 0.2-incubating API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package org.apache.streams.messaging.configuration

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/package-use.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/package-use.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/configuration/package-use.html Sat May 16 22:05:17 2015 @@ -0,0 +1,117 @@ + + + + + + +Uses of Package org.apache.streams.messaging.configuration (streams-eip-routes [org.apache.streams] 0.2-incubating API) + + + + + + + + + + +
+

Uses of Package
org.apache.streams.messaging.configuration

+
+
No usage of org.apache.streams.messaging.configuration
+ + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/processors/ActivityPublisherRegistrationProcessor.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/processors/ActivityPublisherRegistrationProcessor.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/processors/ActivityPublisherRegistrationProcessor.html Sat May 16 22:05:17 2015 @@ -0,0 +1,267 @@ + + + + + + +ActivityPublisherRegistrationProcessor (streams-eip-routes [org.apache.streams] 0.2-incubating API) + + + + + + + + + + + +
+
org.apache.streams.messaging.processors
+

Class ActivityPublisherRegistrationProcessor

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.streams.messaging.processors.ActivityPublisherRegistrationProcessor
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.apache.camel.Processor
    +
    +
    +
    +
    public class ActivityPublisherRegistrationProcessor
    +extends Object
    +implements org.apache.camel.Processor
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ActivityPublisherRegistrationProcessor

        +
        public ActivityPublisherRegistrationProcessor()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        process

        +
        public void process(org.apache.camel.Exchange exchange)
        +
        +
        Specified by:
        +
        process in interface org.apache.camel.Processor
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/processors/ActivityStreamsSubscriberRegistrationProcessor.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/processors/ActivityStreamsSubscriberRegistrationProcessor.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-runtimes/streams-runtime-webapp/apidocs/org/apache/streams/messaging/processors/ActivityStreamsSubscriberRegistrationProcessor.html Sat May 16 22:05:17 2015 @@ -0,0 +1,267 @@ + + + + + + +ActivityStreamsSubscriberRegistrationProcessor (streams-eip-routes [org.apache.streams] 0.2-incubating API) + + + + + + + + + + + +
+
org.apache.streams.messaging.processors
+

Class ActivityStreamsSubscriberRegistrationProcessor

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.streams.messaging.processors.ActivityStreamsSubscriberRegistrationProcessor
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    org.apache.camel.Processor
    +
    +
    +
    +
    public class ActivityStreamsSubscriberRegistrationProcessor
    +extends Object
    +implements org.apache.camel.Processor
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ActivityStreamsSubscriberRegistrationProcessor

        +
        public ActivityStreamsSubscriberRegistrationProcessor(SubscriptionService subscriptionService)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        process

        +
        public void process(org.apache.camel.Exchange exchange)
        +
        +
        Specified by:
        +
        process in interface org.apache.camel.Processor
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ +