| Package | Description |
|---|---|
| org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
| 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.tck |
| Modifier and Type | Class and Description |
|---|---|
class |
UDDISubscriptionImpl
This is jUDDI's implementation of the UDDIv3 Subscription API
|
| Modifier and Type | Method and Description |
|---|---|
UDDISubscriptionPortType |
UDDIService.getUDDISubscriptionPort() |
UDDISubscriptionPortType |
UDDIService.getUDDISubscriptionPort(WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
UDDISubscriptionPortType |
Transport.getUDDISubscriptionService() |
UDDISubscriptionPortType |
InVMTransport.getUDDISubscriptionService(String endpointURL) |
UDDISubscriptionPortType |
JAXWSTransport.getUDDISubscriptionService(String endpointURL) |
abstract UDDISubscriptionPortType |
Transport.getUDDISubscriptionService(String endpointURL) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TckCommon.removeAllExistingSubscriptions(String authinfo,
UDDISubscriptionPortType sub) |
| Constructor and Description |
|---|
TckSubscription(UDDISubscriptionPortType subscription,
UDDISecurityPortType security,
UDDIInquiryPortType inquiry) |
TckSubscriptionListener(UDDISubscriptionPortType subscription,
UDDIPublicationPortType publication) |
TckSubscriptionListenerRMI(UDDISubscriptionPortType subscription,
UDDIPublicationPortType publication) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.