Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.apache.juddi.v2.tck | |
org.apache.juddi.v3.client |
UDDI Constants and web service clients
|
org.apache.juddi.v3.client.transport |
UDDI API Transport classes, such as JAXWS, RMI, etc
|
org.apache.juddi.v3.client.transport.wrapper |
Provides compatibility with SCOUT and UDDIv2 API sets
|
Modifier and Type | Class and Description |
---|---|
class |
UDDIv2PublishImpl
UDDI v2 Implementation for the Publish service.
|
Modifier and Type | Method and Description |
---|---|
static void |
TckCommon.DeleteBusiness(String key,
String authInfo,
Publish publish)
use this for clean up actions after running tests.
|
static String |
TckSecurity.getAuthToken(Publish securityService,
String pubId,
String cred) |
Constructor and Description |
---|
TckBindingTemplate(Publish publication,
Inquire inquiry) |
TckBusiness(Publish publication,
Inquire inquiry) |
TckBusinessService(Publish publication,
Inquire inquiry) |
TckPublisherAssertion(Publish publication) |
TckTModel(Publish publication,
Inquire inquiry) |
Modifier and Type | Method and Description |
---|---|
Publish |
UDDIServiceV2.getPublish()
UDDI v2 Publish API
|
Modifier and Type | Method and Description |
---|---|
Publish |
JAXWSv2TranslationTransport.getUDDIv2PublishService() |
Publish |
JAXWSv2TranslationTransport.getUDDIv2PublishService(String endpointURL) |
Modifier and Type | Method and Description |
---|---|
Publish |
Publish3to2.getUDDIv2PublishWebServiceClient() |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.