Repository: camel
Updated Branches:
  refs/heads/master 325d2ebe0 -> 33b5eb4d4


Add missing javadoc


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/33b5eb4d
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/33b5eb4d
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/33b5eb4d

Branch: refs/heads/master
Commit: 33b5eb4d4e8f8d8fb2a1d755ef7b9fc0a02830f7
Parents: 325d2eb
Author: Claus Ibsen <davscl...@apache.org>
Authored: Thu Oct 20 15:47:21 2016 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Thu Oct 20 15:47:21 2016 +0200

----------------------------------------------------------------------
 .../org/apache/camel/impl/remote/package.html   | 25 ++++++++++++++++++++
 1 file changed, 25 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/33b5eb4d/camel-core/src/main/java/org/apache/camel/impl/remote/package.html
----------------------------------------------------------------------
diff --git a/camel-core/src/main/java/org/apache/camel/impl/remote/package.html 
b/camel-core/src/main/java/org/apache/camel/impl/remote/package.html
new file mode 100644
index 0000000..0cb7249
--- /dev/null
+++ b/camel-core/src/main/java/org/apache/camel/impl/remote/package.html
@@ -0,0 +1,25 @@
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+<head>
+</head>
+<body>
+
+Remote <a href="http://camel.apache.org/servicecall-eip.html";>service call</a> 
support classes.
+
+</body>
+</html>

Reply via email to