|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WsdlReader | |
|---|---|
| org.modeshape.sequencer.wsdl | The classes that make up the Web Service Definition Lanaguage (WSDL) 1.1 sequencer. |
| Uses of WsdlReader in org.modeshape.sequencer.wsdl |
|---|
| Subclasses of WsdlReader in org.modeshape.sequencer.wsdl | |
|---|---|
class |
Wsdl11Reader
A class that can parse WSDL 1.1 definitions, derive a graph structure from the content, and output that graph structure to a supplied SequencerOutput. |
| Methods in org.modeshape.sequencer.wsdl that return WsdlReader | |
|---|---|
protected WsdlReader<?> |
WsdlSequencer.newReader(SequencerOutput output,
StreamSequencerContext context)
Create the WsdlReader instance that should be used. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||