public interface ISubscriptionCallback
SubscriptionCallbackListener
Modifier and Type | Method and Description |
---|---|
void |
HandleCallback(org.uddi.sub_v3.SubscriptionResultsList body)
Called when a UDDI server notifies us that something has changed.
|
void |
NotifyEndpointStopped()
Called when the callback endpoint is stopped
|
void HandleCallback(org.uddi.sub_v3.SubscriptionResultsList body)
body
- void NotifyEndpointStopped()
Copyright © 2004-2017 The Apache Software Foundation. All Rights Reserved.