Uses of Class
org.modeshape.sequencer.wsdl.WsdlReader

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.
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.