StreamSourceBuilderFactory (Apache Synapse 3.0.1 API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method org.apache.synapse.util.jaxp Class StreamSourceBuilderFactory java.lang.Object org.apache.synapse.util.jaxp.StreamSourceBuilderFactory All Implemented Interfaces: SourceBuilderFactory public class StreamSourceBuilderFactory extends Object implements SourceBuilderFactory SourceBuilderFactory implementation that creates StreamSourceBuilder instances. Constructor Summary Constructors  Constructor and Description StreamSourceBuilderFactory()  Method Summary All Methods Instance Methods Concrete Methods  Modifier and Type Method and Description SourceBuilder createSourceBuilder(SynapseEnvironment synEnv) Create a new SourceBuilder instance. Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Constructor Detail StreamSourceBuilderFactory public StreamSourceBuilderFactory() Method Detail createSourceBuilder public SourceBuilder createSourceBuilder(SynapseEnvironment synEnv) Description copied from interface: SourceBuilderFactory Create a new SourceBuilder instance. Specified by: createSourceBuilder in interface SourceBuilderFactory Parameters: synEnv - the Synapse environment Returns: the newly created instance Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.