public class UddiSubscriptionManagement extends Object
Constructor and Description |
---|
UddiSubscriptionManagement() |
UddiSubscriptionManagement(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(Transport transport)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.