public class UddiSubscribeAssertionStatus extends Object implements ISubscriptionCallback
| Constructor and Description |
|---|
UddiSubscribeAssertionStatus() |
UddiSubscribeAssertionStatus(Transport transport) |
| Modifier and Type | Method and Description |
|---|---|
void |
fire(String nodename) |
void |
handleCallback(SubscriptionResultsList body)
Called when a UDDI server notifies us that something has changed.
|
static void |
main(String[] args) |
void |
notifyEndpointStopped()
Called when the callback endpoint is stopped
|
public UddiSubscribeAssertionStatus()
public UddiSubscribeAssertionStatus(Transport transport)
public void handleCallback(SubscriptionResultsList body)
ISubscriptionCallbackhandleCallback in interface ISubscriptionCallbackpublic void notifyEndpointStopped()
ISubscriptionCallbacknotifyEndpointStopped in interface ISubscriptionCallbackCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.