|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SDDocument.WSDL
SDDocument
that represents a WSDL.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.sun.xml.ws.api.server.SDDocument |
---|
SDDocument.Schema, SDDocument.WSDL |
Method Summary | |
---|---|
String |
getTargetNamespace()
Gets the target namepsace of this schema. |
boolean |
hasPortType()
This WSDL has a portType definition that matches what WSEndpoint is serving. |
boolean |
hasService()
This WSDL has a service definition that matches the WSEndpoint . |
Methods inherited from interface com.sun.xml.ws.api.server.SDDocument |
---|
getImports, getRootName, getURL, isSchema, isWSDL, writeTo, writeTo |
Method Detail |
---|
String getTargetNamespace()
boolean hasPortType()
WSEndpoint
is serving.
TODO: does this info needs to be exposed?
boolean hasService()
WSEndpoint
.
TODO: does this info need to be exposed?
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |