| Name | Description | Type | Package | Framework |
| AbstractMailSource | Base class support for both "mail" and "imap". | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| AbstractMetricSink | Base class for Metrics related sinks, makes sure named metric is deleted at end of test. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| AbstractModuleFixture | Base class for objects that can be incorporated in a stream definition by calling their toString() method. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| AggregateCounterSink | Fixture class for an aggregate counter. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| AvailableSocketPorts | Utility class to find available server ports. | Class | org.springframework.xd.test.fixtures.util | Spring XD |
|
| CounterSink | Fixture class for an "simple" counter. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| Disposable | To be implemented by fixtures that need special cleanup when a test is done. | Interface | org.springframework.xd.test.fixtures | Spring XD |
|
| DisposableFileSupport | Base class for stream elements that deal with file locations. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| DisposableMailSupport | Base class for fixtures that interact with a mail server. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| EventuallyMatcher | A matcher that will evaluate another matcher repeatedly until it matches, or fail after some number of attempts. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| FileJdbcJob | | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| FilePollHdfsJob | Test fixture that creates a File Poll Hdfs Job. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| FileSink | Support class to capture output of a sink in a File. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| FileSink .FileSinkContentsMatcher | A matcher on the String contents of the sink, that delegates to another (String) matcher. | Class | org.springframework.xd.test.fixtures.FileSink | Spring XD |
|
| FileSink .FileSinkTrimmedContentsMatcher | A matcher on the trimmed String contents of the sink, that delegates to another (String) matcher. | Class | org.springframework.xd.test.fixtures.FileSink | Spring XD |
|
| FileSource | Support class that represents the file source module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| FixtureUtils | Utility to support common tasks done by fixtures. | Class | org.springframework.xd.test.fixtures.util | Spring XD |
|
| FtpHdfsJob | Test fixture that creates a Ftp Hdfs Job. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| FtpSink | A fixture that helps testing the ftp sink. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| FtpSource | A fixture that helps testing the ftp source. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| GemFireCQSource | Create a gemfire CQ (continuous query) source. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| GemFireServerSink | Create a gemfire-server or gemfire-json-server sink. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| GemFireSource | Create a gemfire sourceAuthor:David Turanski | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| HdfsJdbcJob | | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| HdfsMongoDbJob | | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| HdfsSink | A test fixture that allows testing of the 'hdfs' sink module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| IncrementalJdbcHdfsJob | A test fixture that represents the JdbcHdfs JobAuthor:Glenn Renfro, Michael Minella | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| JdbcHdfsJob | | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| JdbcSink | Represents the jdbc sink module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| JdbcSource | Represents the jdbc source module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| JmsSource | A test fixture that allows testing of the 'jms' source module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| KafkaSink | | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| KafkaSource | | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| KafkaUtils | Utility methods for working with Kafka. | Class | org.springframework.xd.test.fixtures.util | Spring XD |
|
| LogSink | | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| MailSink | A fixture to help test the mail sink module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| MetricHasSimpleValueMatcher | A matcher that will assert that the display xxx shell command displays the expected value. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| MqttSink | Test fixture that creates a mqtt sink. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| MqttSource | A test fixture that allows testing of the mqtt source module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| NonPollingImapSource | Represents the imap source module, that does not use polling. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| PartitionedJdbcHdfsJob | A test fixture that represents a partitioned JdbcHdfs JobAuthor:Glenn Renfro, Thomas Risberg | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| PollingMailSource | Fixture that represents the mail source module, which uses polling (here forced to 1s). | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| RabbitSink | A test fixture that allows testing of the rabbit sink module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| RabbitSource | A test fixture that allows testing of the rabbit source module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| SimpleCounterSink | Used to generate the counter sink portion of a stream. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| SimpleFileSink | Used to generate the file sink portion of a stream. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| SimpleFileSource | A FileSource for integration tests. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| SimpleFileSource .Mode | | Class | org.springframework.xd.test.fixtures.SimpleFileSource | Spring XD |
|
| SimpleHttpSource | An HTTP source that default to using localhost:9000Author:Glenn Renfro, Mark Pollack | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| SimpleTailSource | A tail source for integration tests. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| SparkAppJob | | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| SyslogTcpSource | A test fixture that allows testing of the syslog tcp source module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| SyslogUdpSource | A test fixture that allows testing of the syslog udp source module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| TailSource | Support class that represents a tail source. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| Tap | Test fixture that creates a tap. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| TcpClientSource | A test fixture that allows testing of the 'tcp-client' source module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| TcpSink | Test fixture that creates a simple socket server, ready to accept connections from a 'tcp' sink module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| TcpSource | A test fixture that allows testing of the 'tcp' source module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| Transform | Test fixture that creates a Transform. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| TwitterSearchSource | A test fixture that allows testing of the 'TwitterSearch' source module. | Class | org.springframework.xd.test.fixtures | Spring XD |
|
| TwitterStreamSource | A test fixture that allows testing of the 'TwitterStream' source module. | Class | org.springframework.xd.test.fixtures | Spring XD |