Class Hierarchy
- java.lang.Object
- org.httpfeeds.server.CloudEvent
- org.httpfeeds.server.CloudEventMapper
- org.httpfeeds.server.DataSerializer
- org.httpfeeds.server.FeedAppender
- org.httpfeeds.server.FeedFetcher
- org.httpfeeds.server.FeedItem
- org.httpfeeds.server.FeedItemRowMapper (implements org.springframework.jdbc.core.RowMapper<T>)
- org.httpfeeds.server.HttpFeedController
- org.httpfeeds.server.HttpFeedServerAutoConfiguration
- org.httpfeeds.server.HttpFeedServerProperties
- org.httpfeeds.server.HttpFeedServerProperties.Credential
- org.httpfeeds.server.HttpFeedServerProperties.Jdbc
- org.httpfeeds.server.JdbcFeedRepository (implements org.httpfeeds.server.FeedRepository)
Interface Hierarchy
- org.httpfeeds.server.FeedRepository