public interface ISubscriptionCallback
SubscriptionCallbackListener| Modifier and Type | Method and Description |
|---|---|
void |
handleCallback(SubscriptionResultsList body)
Called when a UDDI server notifies us that something has changed.
|
void |
notifyEndpointStopped()
Called when the callback endpoint is stopped
|
void handleCallback(SubscriptionResultsList body)
body - void notifyEndpointStopped()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.