| <!-- |
| ~ 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. |
| --> |
| <project name="Axis2 Transports"> |
| |
| <bannerLeft> |
| <name></name> |
| <href>http://ws.apache.org/commons/transports</href> |
| </bannerLeft> |
| |
| <bannerRight> |
| <src>images/asfLogo.jpg</src> |
| <href>http://www.apache.org</href> |
| </bannerRight> |
| |
| <skin> |
| <groupId>org.apache.maven.skins</groupId> |
| <artifactId>maven-default-skin</artifactId> |
| <version>1.0</version> |
| </skin> |
| |
| <publishDate format="dd MMM yyyy"/> |
| |
| <body> |
| |
| <links> |
| <item name="Apache" href="http://www.apache.org/"/> |
| <item name="WebServices" href="http://ws.apache.org/"/> |
| <item name="Commons" href="http://ws.apache.org/commons/"/> |
| <item name="Axis2" href="http://axis.apache.org/axis2/java/core/"/> |
| <item name="Synapse" href="http://synapse.apache.org/"/> |
| </links> |
| |
| <menu name="Axis2 Transports"> |
| <item name="About" href="index.html"/> |
| <item name="Downloads" href="download_index.html"> |
| <item name="Releases" href="download.html"/> |
| <item name="Source Code" href="source-repository.html"/> |
| </item> |
| <item name="Documentation" href="docs_index.html"> |
| <item name="JMS Transport" href="jms.html"/> |
| <item name="Mail Transport" href="mail.html"/> |
| <item name="TCP Transport" href="tcp-transport.html"/> |
| <item name="UDP Transport" href="udp.html"/> |
| <item name="XMPP" href="xmpp.html"/> |
| <item name="SMS Transport" href="sms.html"/> |
| <item name="Java Doc" href="apidocs/index.html"/> |
| </item> |
| <item name="Project Information" href="project-info.html"> |
| <item name="Mailing Lists" href="mail-lists.html"/> |
| <item name="Building" href="building.html"/> |
| <item name="Issue Tracking" href="issue-tracking.html"/> |
| <item name="Dependencies" href="dependencies.html"/> |
| <item name="Dependency Convergence" href="dependency-convergence.html"/> |
| <item name="Dependency Management" href="dependency-management.html"/> |
| <item name="Project Team" href="team-list.html"/> |
| <item name="Project Summary" href="project-summary.html"/> |
| </item> |
| </menu> |
| |
| </body> |
| </project> |