public class UddiSubscribe extends Object implements org.apache.juddi.v3.client.subscription.ISubscriptionCallback
Constructor and Description |
---|
UddiSubscribe() |
UddiSubscribe(org.apache.juddi.v3.client.config.UDDIClient client,
String nodename,
org.apache.juddi.v3.client.transport.Transport transport) |
Modifier and Type | Method and Description |
---|---|
void |
fire() |
void |
handleCallback(org.uddi.sub_v3.SubscriptionResultsList body) |
static void |
main(String[] args) |
void |
notifyEndpointStopped() |
public UddiSubscribe()
public UddiSubscribe(org.apache.juddi.v3.client.config.UDDIClient client, String nodename, org.apache.juddi.v3.client.transport.Transport transport)
public void handleCallback(org.uddi.sub_v3.SubscriptionResultsList body)
handleCallback
in interface org.apache.juddi.v3.client.subscription.ISubscriptionCallback
public void notifyEndpointStopped()
notifyEndpointStopped
in interface org.apache.juddi.v3.client.subscription.ISubscriptionCallback
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.