Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.xd.dirt.test Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
AbstractSingleNodeNamedChannelModuleBase class for SingleNodeNamedChannel resources used to bind a MessageChannel to a shared channel using aAuthor:David TuranskiClassorg.springframework.xd.dirt.testSpring XD
AbstractSingleNodeNamedChannelModuleFactoryBase class for factories used to create NamedChannelSource and NamedChannelSink.Classorg.springframework.xd.dirt.testSpring XD
AbstractSingleNodeNamedChannelSinkBase class for SingleNode named channel sink types.Classorg.springframework.xd.dirt.test.sinkSpring XD
AbstractSingleNodeNamedChannelSourceBase class for SingleNode named channel source types.Classorg.springframework.xd.dirt.test.sourceSpring XD
AbstractSingleNodeProcessingChainA helper class for building single node streams that use a NamedChannelSource and NamedChannelSink.Classorg.springframework.xd.dirt.test.processSpring XD
NamedChannelSinkA Sink bound to a named channel.Interfaceorg.springframework.xd.dirt.test.sinkSpring XD
NamedChannelSourceA Source that binds to a named channel.Interfaceorg.springframework.xd.dirt.test.sourceSpring XD
ResourceStateVerifierVerifies the state of resources (job or stream) by polling repository state until theresource is in the expected state or the operation times out.Classorg.springframework.xd.dirt.testSpring XD
SingleNodeIntegrationTestSupportA helper class that provides methods used for testing streams with SingleNodeApplication.Classorg.springframework.xd.dirt.testSpring XD
SingleNodeNamedChannelSinkFactoryA factory for creating NamedChannelSinks.Classorg.springframework.xd.dirt.test.sinkSpring XD
SingleNodeNamedChannelSourceFactoryA factory for creating NamedChannelSources.Classorg.springframework.xd.dirt.test.sourceSpring XD
SingleNodeNamedQueueSinkA NamedChannelSink implementation that binds to a Queue Channel.Classorg.springframework.xd.dirt.test.sinkSpring XD
SingleNodeNamedQueueSourceA NamedChannelSource implementation that binds to a Queue Channel.Classorg.springframework.xd.dirt.test.sourceSpring XD
SingleNodeNamedTopicSinkA NamedChannelSink implementation that binds to a PubSub Channel.Classorg.springframework.xd.dirt.test.sinkSpring XD
SingleNodeNamedTopicSourceA NamedChannelSource implementation that binds to a PubSub Channel.Classorg.springframework.xd.dirt.test.sourceSpring XD
SingleNodeProcessingChainCreates a stream to test a processing chain p1 p2 .Classorg.springframework.xd.dirt.test.processSpring XD
SingleNodeProcessingChainConsumerCreates a stream to test a processing chain including a source but no sink and adds a NamedChannelSink tocreate a complete stream.Classorg.springframework.xd.dirt.test.processSpring XD
SingleNodeProcessingChainProducerCreates a stream to test a processing chain including a sink but no source and adds a NamedChannelSource tocreate a complete stream.Classorg.springframework.xd.dirt.test.processSpring XD
SingleNodeProcessingChainSupportA helper class to easily create AbstractSingleNodeProcessingChains using static methods.Classorg.springframework.xd.dirt.test.processSpring XD
SingletonModuleRegistryAn implementation of ModuleRegistry suitable to lookup a module that is atthe root of the classpath.Classorg.springframework.xd.dirt.testSpring XD