public class SimpleBrowse extends Object
Constructor and Description |
---|
SimpleBrowse()
This sets up the ws proxies using uddi.xml in META-INF
|
SimpleBrowse(Transport transport) |
Modifier and Type | Method and Description |
---|---|
void |
browse(String[] args) |
static void |
main(String[] args)
Main entry point
|
void |
printBusinessList(String authtoken,
String searchString,
boolean rawXml) |
void |
printServiceList(String authtoken,
String searchString,
boolean rawXml) |
public SimpleBrowse()
public SimpleBrowse(Transport transport)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.