Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.apache.juddi.subscription.notify |
Handles transport specific notifications
|
org.apache.juddi.v3.client.mapping |
Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI
|
org.apache.juddi.v3.client.subscription |
An asynchronous API for subscriptions using an embedded web server
|
org.apache.juddi.v3.tck | |
org.apache.juddi.validation |
Validators for all UDDI method invocations against the rules defined in the spec
|
org.uddi.subr_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Method and Description |
---|---|
DispositionReport |
UDDISubscriptionListenerImpl.notifySubscriptionListener(NotifySubscriptionListener body) |
Modifier and Type | Method and Description |
---|---|
DispositionReport |
HTTPNotifier.notifySubscriptionListener(NotifySubscriptionListener body) |
DispositionReport |
Notifier.notifySubscriptionListener(NotifySubscriptionListener body) |
DispositionReport |
SMTPNotifier.notifySubscriptionListener(NotifySubscriptionListener body) |
DispositionReport |
USERFRIENDLYSMTPNotifier.notifySubscriptionListener(NotifySubscriptionListener body) |
DispositionReport |
AMQPNotifier.notifySubscriptionListener(NotifySubscriptionListener body) |
Modifier and Type | Method and Description |
---|---|
DispositionReport |
UDDIClientSubscriptionListenerImpl.notifySubscriptionListener(NotifySubscriptionListener body)
The SubscriptionListener is called by the UDDI Server when there is a change to any of the
services Endpoints.
|
Modifier and Type | Method and Description |
---|---|
DispositionReport |
SubscriptionCallbackListener.notifySubscriptionListener(NotifySubscriptionListener body) |
Modifier and Type | Method and Description |
---|---|
DispositionReport |
UDDISubscriptionListenerImpl.notifySubscriptionListener(NotifySubscriptionListener body) |
Modifier and Type | Method and Description |
---|---|
void |
ValidateSubscriptionListener.validateNotification(NotifySubscriptionListener body) |
Modifier and Type | Method and Description |
---|---|
NotifySubscriptionListener |
ObjectFactory.createNotifySubscriptionListener()
Create an instance of
NotifySubscriptionListener |
Modifier and Type | Method and Description |
---|---|
JAXBElement<NotifySubscriptionListener> |
ObjectFactory.createNotifySubscriptionListener(NotifySubscriptionListener value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<NotifySubscriptionListener> |
ObjectFactory.createNotifySubscriptionListener(NotifySubscriptionListener value)
|
Modifier and Type | Method and Description |
---|---|
DispositionReport |
UDDISubscriptionListenerPortType.notifySubscriptionListener(NotifySubscriptionListener body)
This API, when implemented by a subscriber and specified in a
subscription, enables the node to deliver notifications to subscription
listeners by invoking a Web service.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.