You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by da...@apache.org on 2007/02/18 22:12:15 UTC

svn commit: r509005 - in /incubator/cxf/trunk/api/src/main/java/org/apache/cxf: binding/package.html endpoint/package.html interceptor/package.html package.html phase/package.html service/package.html transport/package.html

Author: dandiep
Date: Sun Feb 18 13:12:14 2007
New Revision: 509005

URL: http://svn.apache.org/viewvc?view=rev&rev=509005
Log:
Some simple package level javadoc info.

Added:
    incubator/cxf/trunk/api/src/main/java/org/apache/cxf/binding/package.html
    incubator/cxf/trunk/api/src/main/java/org/apache/cxf/endpoint/package.html
    incubator/cxf/trunk/api/src/main/java/org/apache/cxf/interceptor/package.html
    incubator/cxf/trunk/api/src/main/java/org/apache/cxf/package.html
    incubator/cxf/trunk/api/src/main/java/org/apache/cxf/phase/package.html
    incubator/cxf/trunk/api/src/main/java/org/apache/cxf/service/package.html
    incubator/cxf/trunk/api/src/main/java/org/apache/cxf/transport/package.html

Added: incubator/cxf/trunk/api/src/main/java/org/apache/cxf/binding/package.html
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/api/src/main/java/org/apache/cxf/binding/package.html?view=auto&rev=509005
==============================================================================
--- incubator/cxf/trunk/api/src/main/java/org/apache/cxf/binding/package.html (added)
+++ incubator/cxf/trunk/api/src/main/java/org/apache/cxf/binding/package.html Sun Feb 18 13:12:14 2007
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+<!--
+  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.
+-->
+</head>
+<body bgcolor="white">
+
+Interfaces for protocol bindings and their factories.
+
+</body>
+</html>

Added: incubator/cxf/trunk/api/src/main/java/org/apache/cxf/endpoint/package.html
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/api/src/main/java/org/apache/cxf/endpoint/package.html?view=auto&rev=509005
==============================================================================
--- incubator/cxf/trunk/api/src/main/java/org/apache/cxf/endpoint/package.html (added)
+++ incubator/cxf/trunk/api/src/main/java/org/apache/cxf/endpoint/package.html Sun Feb 18 13:12:14 2007
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+<!--
+  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.
+-->
+</head>
+<body bgcolor="white">
+
+Client and Server related classes.
+
+</body>
+</html>

Added: incubator/cxf/trunk/api/src/main/java/org/apache/cxf/interceptor/package.html
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/api/src/main/java/org/apache/cxf/interceptor/package.html?view=auto&rev=509005
==============================================================================
--- incubator/cxf/trunk/api/src/main/java/org/apache/cxf/interceptor/package.html (added)
+++ incubator/cxf/trunk/api/src/main/java/org/apache/cxf/interceptor/package.html Sun Feb 18 13:12:14 2007
@@ -0,0 +1,29 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+<!--
+  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.
+-->
+</head>
+<body bgcolor="white">
+
+Core interceptor interfaces which form the basis for message processing chains
+in CXF.
+
+</body>
+</html>

Added: incubator/cxf/trunk/api/src/main/java/org/apache/cxf/package.html
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/api/src/main/java/org/apache/cxf/package.html?view=auto&rev=509005
==============================================================================
--- incubator/cxf/trunk/api/src/main/java/org/apache/cxf/package.html (added)
+++ incubator/cxf/trunk/api/src/main/java/org/apache/cxf/package.html Sun Feb 18 13:12:14 2007
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+<!--
+  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.
+-->
+</head>
+<body bgcolor="white">
+Contains the Bus, which is the central touch point of CXF, and its related classes.
+</body>
+</html>

Added: incubator/cxf/trunk/api/src/main/java/org/apache/cxf/phase/package.html
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/api/src/main/java/org/apache/cxf/phase/package.html?view=auto&rev=509005
==============================================================================
--- incubator/cxf/trunk/api/src/main/java/org/apache/cxf/phase/package.html (added)
+++ incubator/cxf/trunk/api/src/main/java/org/apache/cxf/phase/package.html Sun Feb 18 13:12:14 2007
@@ -0,0 +1,29 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+<!--
+  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.
+-->
+</head>
+<body bgcolor="white">
+
+An InterceptorChain implementation which uses the concept of 
+Phases to break up message chains.
+
+</body>
+</html>

Added: incubator/cxf/trunk/api/src/main/java/org/apache/cxf/service/package.html
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/api/src/main/java/org/apache/cxf/service/package.html?view=auto&rev=509005
==============================================================================
--- incubator/cxf/trunk/api/src/main/java/org/apache/cxf/service/package.html (added)
+++ incubator/cxf/trunk/api/src/main/java/org/apache/cxf/service/package.html Sun Feb 18 13:12:14 2007
@@ -0,0 +1,29 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+<!--
+  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.
+-->
+</head>
+<body bgcolor="white">
+
+This package and its sub packages contain classes relating to services and the CXF
+service model
+
+</body>
+</html>

Added: incubator/cxf/trunk/api/src/main/java/org/apache/cxf/transport/package.html
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/api/src/main/java/org/apache/cxf/transport/package.html?view=auto&rev=509005
==============================================================================
--- incubator/cxf/trunk/api/src/main/java/org/apache/cxf/transport/package.html (added)
+++ incubator/cxf/trunk/api/src/main/java/org/apache/cxf/transport/package.html Sun Feb 18 13:12:14 2007
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+<!--
+  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.
+-->
+</head>
+<body bgcolor="white">
+
+Transport related classes.
+
+</body>
+</html>