|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mactor.brokers.soap.wsdl.Wsdl
public class Wsdl
| Nested Class Summary | |
|---|---|
static class |
Wsdl.OperationInfo
|
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_SOAP_ENCODING_STYLE
The default SOAP encoding to use. |
| Constructor Summary | |
|---|---|
Wsdl(java.io.File file)
|
|
Wsdl(java.net.URL url)
|
|
| Method Summary | |
|---|---|
java.util.List<Wsdl.OperationInfo> |
getOperations()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_SOAP_ENCODING_STYLE
| Constructor Detail |
|---|
public Wsdl(java.net.URL url)
throws java.lang.Exception
java.lang.Exception
public Wsdl(java.io.File file)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.util.List<Wsdl.OperationInfo> getOperations()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||