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–2021 The Apache Software Foundation. All rights reserved.