public class UddiSubscriptionManagement extends Object
Constructor and Description |
---|
UddiSubscriptionManagement() |
UddiSubscriptionManagement(org.apache.juddi.v3.client.transport.Transport transport) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteAllSubscriptions(String authtoken) |
void |
DeleteSubscription(String authtoken,
String key) |
static void |
main(String[] args) |
void |
PrintSubscriptions(String authtoken) |
public UddiSubscriptionManagement()
public UddiSubscriptionManagement(org.apache.juddi.v3.client.transport.Transport transport)
Copyright © 2004-2017 The Apache Software Foundation. All Rights Reserved.