public class UDDIClientSubscriptionListenerImpl extends Object implements org.uddi.v3_service.UDDISubscriptionListenerPortType
SubscriptionCallbackListener
Constructor and Description |
---|
UDDIClientSubscriptionListenerImpl() |
UDDIClientSubscriptionListenerImpl(String bindingKey,
UDDIServiceCache serviceCache) |
Modifier and Type | Method and Description |
---|---|
org.uddi.api_v3.DispositionReport |
notifySubscriptionListener(org.uddi.subr_v3.NotifySubscriptionListener body)
The SubscriptionListener is called by the UDDI Server when there is a change to any of the
services Endpoints.
|
public UDDIClientSubscriptionListenerImpl()
public UDDIClientSubscriptionListenerImpl(String bindingKey, UDDIServiceCache serviceCache)
public org.uddi.api_v3.DispositionReport notifySubscriptionListener(org.uddi.subr_v3.NotifySubscriptionListener body) throws org.uddi.v3_service.DispositionReportFaultMessage
notifySubscriptionListener
in interface org.uddi.v3_service.UDDISubscriptionListenerPortType
body
- org.uddi.v3_service.DispositionReportFaultMessage
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.