blob: 5a6f9f928052bcd14f5f4fbc5124ccd04f05883b [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_101) on Mon Sep 19 16:59:31 EDT 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.uddi.v2_service.Publish (jUDDI_v3 Parent 3.3.11-SNAPSHOT API)</title>
<meta name="date" content="2022-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.uddi.v2_service.Publish (jUDDI_v3 Parent 3.3.11-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/uddi/v2_service/class-use/Publish.html" target="_top">Frames</a></li>
<li><a href="Publish.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.uddi.v2_service.Publish" class="title">Uses of Interface<br>org.uddi.v2_service.Publish</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.juddi.api.impl">org.apache.juddi.api.impl</a></td>
<td class="colLast">
<div class="block">This package contains the web service implementation classes of all jUDDI services</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.juddi.v2.tck">org.apache.juddi.v2.tck</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.juddi.v3.client">org.apache.juddi.v3.client</a></td>
<td class="colLast">
<div class="block">UDDI Constants and web service clients</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.juddi.v3.client.transport">org.apache.juddi.v3.client.transport</a></td>
<td class="colLast">
<div class="block">UDDI API Transport classes, such as JAXWS, RMI, etc</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.juddi.v3.client.transport.wrapper">org.apache.juddi.v3.client.transport.wrapper</a></td>
<td class="colLast">
<div class="block">Provides compatibility with SCOUT and UDDIv2 API sets</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.juddi.api.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a> in <a href="../../../../org/apache/juddi/api/impl/package-summary.html">org.apache.juddi.api.impl</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/juddi/api/impl/package-summary.html">org.apache.juddi.api.impl</a> that implement <a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/api/impl/UDDIv2PublishImpl.html" title="class in org.apache.juddi.api.impl">UDDIv2PublishImpl</a></span></code>
<div class="block">UDDI v2 Implementation for the Publish service.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.juddi.v2.tck">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a> in <a href="../../../../org/apache/juddi/v2/tck/package-summary.html">org.apache.juddi.v2.tck</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/juddi/v2/tck/package-summary.html">org.apache.juddi.v2.tck</a> with parameters of type <a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">TckCommon.</span><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckCommon.html#DeleteBusiness-java.lang.String-java.lang.String-org.uddi.v2_service.Publish-">DeleteBusiness</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;authInfo,
<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;publish)</code>
<div class="block">use this for clean up actions after running tests.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">TckCommon.</span><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckCommon.html#DeleteBusiness-java.lang.String-java.lang.String-org.uddi.v2_service.Publish-">DeleteBusiness</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;authInfo,
<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;publish)</code>
<div class="block">use this for clean up actions after running tests.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">TckSecurity.</span><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckSecurity.html#getAuthToken-org.uddi.v2_service.Publish-java.lang.String-java.lang.String-">getAuthToken</a></span>(<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;securityService,
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pubId,
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cred)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">TckSecurity.</span><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckSecurity.html#getAuthToken-org.uddi.v2_service.Publish-java.lang.String-java.lang.String-">getAuthToken</a></span>(<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;securityService,
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pubId,
<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cred)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../org/apache/juddi/v2/tck/package-summary.html">org.apache.juddi.v2.tck</a> with parameters of type <a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckBindingTemplate.html#TckBindingTemplate-org.uddi.v2_service.Publish-org.uddi.v2_service.Inquire-">TckBindingTemplate</a></span>(<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;publication,
<a href="../../../../org/uddi/v2_service/Inquire.html" title="interface in org.uddi.v2_service">Inquire</a>&nbsp;inquiry)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckBindingTemplate.html#TckBindingTemplate-org.uddi.v2_service.Publish-org.uddi.v2_service.Inquire-">TckBindingTemplate</a></span>(<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;publication,
<a href="../../../../org/uddi/v2_service/Inquire.html" title="interface in org.uddi.v2_service">Inquire</a>&nbsp;inquiry)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckBusiness.html#TckBusiness-org.uddi.v2_service.Publish-org.uddi.v2_service.Inquire-">TckBusiness</a></span>(<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;publication,
<a href="../../../../org/uddi/v2_service/Inquire.html" title="interface in org.uddi.v2_service">Inquire</a>&nbsp;inquiry)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckBusiness.html#TckBusiness-org.uddi.v2_service.Publish-org.uddi.v2_service.Inquire-">TckBusiness</a></span>(<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;publication,
<a href="../../../../org/uddi/v2_service/Inquire.html" title="interface in org.uddi.v2_service">Inquire</a>&nbsp;inquiry)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckBusinessService.html#TckBusinessService-org.uddi.v2_service.Publish-org.uddi.v2_service.Inquire-">TckBusinessService</a></span>(<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;publication,
<a href="../../../../org/uddi/v2_service/Inquire.html" title="interface in org.uddi.v2_service">Inquire</a>&nbsp;inquiry)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckBusinessService.html#TckBusinessService-org.uddi.v2_service.Publish-org.uddi.v2_service.Inquire-">TckBusinessService</a></span>(<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;publication,
<a href="../../../../org/uddi/v2_service/Inquire.html" title="interface in org.uddi.v2_service">Inquire</a>&nbsp;inquiry)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckPublisherAssertion.html#TckPublisherAssertion-org.uddi.v2_service.Publish-">TckPublisherAssertion</a></span>(<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;publication)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckPublisherAssertion.html#TckPublisherAssertion-org.uddi.v2_service.Publish-">TckPublisherAssertion</a></span>(<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;publication)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckTModel.html#TckTModel-org.uddi.v2_service.Publish-org.uddi.v2_service.Inquire-">TckTModel</a></span>(<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;publication,
<a href="../../../../org/uddi/v2_service/Inquire.html" title="interface in org.uddi.v2_service">Inquire</a>&nbsp;inquiry)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v2/tck/TckTModel.html#TckTModel-org.uddi.v2_service.Publish-org.uddi.v2_service.Inquire-">TckTModel</a></span>(<a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a>&nbsp;publication,
<a href="../../../../org/uddi/v2_service/Inquire.html" title="interface in org.uddi.v2_service">Inquire</a>&nbsp;inquiry)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.juddi.v3.client">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a> in <a href="../../../../org/apache/juddi/v3/client/package-summary.html">org.apache.juddi.v3.client</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/juddi/v3/client/package-summary.html">org.apache.juddi.v3.client</a> that return <a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></td>
<td class="colLast"><span class="typeNameLabel">UDDIServiceV2.</span><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v3/client/UDDIServiceV2.html#getPublish--">getPublish</a></span>()</code>
<div class="block">UDDI v2 Publish API</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></td>
<td class="colLast"><span class="typeNameLabel">UDDIServiceV2.</span><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v3/client/UDDIServiceV2.html#getPublish--">getPublish</a></span>()</code>
<div class="block">UDDI v2 Publish API</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.juddi.v3.client.transport">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a> in <a href="../../../../org/apache/juddi/v3/client/transport/package-summary.html">org.apache.juddi.v3.client.transport</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/juddi/v3/client/transport/package-summary.html">org.apache.juddi.v3.client.transport</a> that return <a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></td>
<td class="colLast"><span class="typeNameLabel">JAXWSv2TranslationTransport.</span><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v3/client/transport/JAXWSv2TranslationTransport.html#getUDDIv2PublishService--">getUDDIv2PublishService</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></td>
<td class="colLast"><span class="typeNameLabel">JAXWSv2TranslationTransport.</span><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v3/client/transport/JAXWSv2TranslationTransport.html#getUDDIv2PublishService--">getUDDIv2PublishService</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></td>
<td class="colLast"><span class="typeNameLabel">JAXWSv2TranslationTransport.</span><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v3/client/transport/JAXWSv2TranslationTransport.html#getUDDIv2PublishService-java.lang.String-">getUDDIv2PublishService</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endpointURL)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></td>
<td class="colLast"><span class="typeNameLabel">JAXWSv2TranslationTransport.</span><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v3/client/transport/JAXWSv2TranslationTransport.html#getUDDIv2PublishService-java.lang.String-">getUDDIv2PublishService</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endpointURL)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.juddi.v3.client.transport.wrapper">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a> in <a href="../../../../org/apache/juddi/v3/client/transport/wrapper/package-summary.html">org.apache.juddi.v3.client.transport.wrapper</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/juddi/v3/client/transport/wrapper/package-summary.html">org.apache.juddi.v3.client.transport.wrapper</a> that return <a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></td>
<td class="colLast"><span class="typeNameLabel">Publish3to2.</span><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v3/client/transport/wrapper/Publish3to2.html#getUDDIv2PublishWebServiceClient--">getUDDIv2PublishWebServiceClient</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Publish</a></code></td>
<td class="colLast"><span class="typeNameLabel">Publish3to2.</span><code><span class="memberNameLink"><a href="../../../../org/apache/juddi/v3/client/transport/wrapper/Publish3to2.html#getUDDIv2PublishWebServiceClient--">getUDDIv2PublishWebServiceClient</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../org/uddi/v2_service/Publish.html" title="interface in org.uddi.v2_service">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/uddi/v2_service/class-use/Publish.html" target="_top">Frames</a></li>
<li><a href="Publish.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>