A C D F G H J M O S T 
All Classes All Packages

A

append(String, String, String, Instant, String, String, String) - Method in interface org.httpfeeds.server.FeedRepository
 
append(String, String, String, Instant, String, String, String) - Method in class org.httpfeeds.server.JdbcFeedRepository
 
append(String, String, Instant, String, String, Object) - Method in class org.httpfeeds.server.FeedAppender
 

C

CloudEvent - Class in org.httpfeeds.server
 
CloudEvent(String, String, String, String, OffsetDateTime, String, String, String, Object) - Constructor for class org.httpfeeds.server.CloudEvent
 
CloudEventMapper - Class in org.httpfeeds.server
 
CloudEventMapper() - Constructor for class org.httpfeeds.server.CloudEventMapper
 
Credential() - Constructor for class org.httpfeeds.server.HttpFeedServerProperties.Credential
 

D

DataSerializer - Class in org.httpfeeds.server
 
DataSerializer() - Constructor for class org.httpfeeds.server.DataSerializer
 
deleteAll() - Method in class org.httpfeeds.server.JdbcFeedRepository
 

F

FeedAppender - Class in org.httpfeeds.server
 
FeedAppender(FeedRepository) - Constructor for class org.httpfeeds.server.FeedAppender
 
FeedFetcher - Class in org.httpfeeds.server
 
FeedFetcher(FeedRepository, Duration, long) - Constructor for class org.httpfeeds.server.FeedFetcher
 
FeedItem - Class in org.httpfeeds.server
 
FeedItem(String, String, String, Instant, String, String, String) - Constructor for class org.httpfeeds.server.FeedItem
 
FeedItemRowMapper - Class in org.httpfeeds.server
 
FeedItemRowMapper() - Constructor for class org.httpfeeds.server.FeedItemRowMapper
 
FeedRepository - Interface in org.httpfeeds.server
 
fetch(String) - Method in class org.httpfeeds.server.FeedFetcher
 
fetchWithPolling(String, Long) - Method in class org.httpfeeds.server.FeedFetcher
 
findByIdGreaterThan(String, long) - Method in interface org.httpfeeds.server.FeedRepository
 
findByIdGreaterThan(String, long) - Method in class org.httpfeeds.server.JdbcFeedRepository
 

G

getCredentials() - Method in class org.httpfeeds.server.HttpFeedServerProperties
 
getData() - Method in class org.httpfeeds.server.CloudEvent
 
getData() - Method in class org.httpfeeds.server.FeedItem
 
getDatacontenttype() - Method in class org.httpfeeds.server.CloudEvent
 
getFeedItems(String, Long) - Method in class org.httpfeeds.server.HttpFeedController
 
getId() - Method in class org.httpfeeds.server.CloudEvent
 
getId() - Method in class org.httpfeeds.server.FeedItem
 
getJdbc() - Method in class org.httpfeeds.server.HttpFeedServerProperties
 
getLimit() - Method in class org.httpfeeds.server.HttpFeedServerProperties
 
getMethod() - Method in class org.httpfeeds.server.CloudEvent
 
getMethod() - Method in class org.httpfeeds.server.FeedItem
 
getPassword() - Method in class org.httpfeeds.server.HttpFeedServerProperties.Credential
 
getPath() - Method in class org.httpfeeds.server.HttpFeedServerProperties
 
getPollInterval() - Method in class org.httpfeeds.server.HttpFeedServerProperties
 
getSource() - Method in class org.httpfeeds.server.CloudEvent
 
getSource() - Method in class org.httpfeeds.server.FeedItem
 
getSpecversion() - Method in class org.httpfeeds.server.CloudEvent
 
getSubject() - Method in class org.httpfeeds.server.CloudEvent
 
getSubject() - Method in class org.httpfeeds.server.FeedItem
 
getTable() - Method in class org.httpfeeds.server.HttpFeedServerProperties.Jdbc
 
getTime() - Method in class org.httpfeeds.server.CloudEvent
 
getTime() - Method in class org.httpfeeds.server.FeedItem
 
getType() - Method in class org.httpfeeds.server.CloudEvent
 
getType() - Method in class org.httpfeeds.server.FeedItem
 
getUsername() - Method in class org.httpfeeds.server.HttpFeedServerProperties.Credential
 

H

HttpFeedController - Class in org.httpfeeds.server
 
HttpFeedController(FeedFetcher) - Constructor for class org.httpfeeds.server.HttpFeedController
 
HttpFeedServerAutoConfiguration - Class in org.httpfeeds.server
 
HttpFeedServerAutoConfiguration() - Constructor for class org.httpfeeds.server.HttpFeedServerAutoConfiguration
 
HttpFeedServerProperties - Class in org.httpfeeds.server
 
HttpFeedServerProperties() - Constructor for class org.httpfeeds.server.HttpFeedServerProperties
 
HttpFeedServerProperties.Credential - Class in org.httpfeeds.server
 
HttpFeedServerProperties.Jdbc - Class in org.httpfeeds.server
 

J

Jdbc() - Constructor for class org.httpfeeds.server.HttpFeedServerProperties.Jdbc
 
JdbcFeedRepository - Class in org.httpfeeds.server
 
JdbcFeedRepository(JdbcTemplate, FeedItemRowMapper, String) - Constructor for class org.httpfeeds.server.JdbcFeedRepository
 

M

mapRow(ResultSet, int) - Method in class org.httpfeeds.server.FeedItemRowMapper
 

O

org.httpfeeds.server - package org.httpfeeds.server
 

S

setCredentials(List<HttpFeedServerProperties.Credential>) - Method in class org.httpfeeds.server.HttpFeedServerProperties
 
setData(String) - Method in class org.httpfeeds.server.FeedItem
 
setId(String) - Method in class org.httpfeeds.server.FeedItem
 
setJdbc(HttpFeedServerProperties.Jdbc) - Method in class org.httpfeeds.server.HttpFeedServerProperties
 
setLimit(int) - Method in class org.httpfeeds.server.HttpFeedServerProperties
 
setMethod(String) - Method in class org.httpfeeds.server.FeedItem
 
setPassword(String) - Method in class org.httpfeeds.server.HttpFeedServerProperties.Credential
 
setPath(String) - Method in class org.httpfeeds.server.HttpFeedServerProperties
 
setPollInterval(Duration) - Method in class org.httpfeeds.server.HttpFeedServerProperties
 
setSource(String) - Method in class org.httpfeeds.server.FeedItem
 
setSubject(String) - Method in class org.httpfeeds.server.FeedItem
 
setTable(String) - Method in class org.httpfeeds.server.HttpFeedServerProperties.Jdbc
 
setTime(Instant) - Method in class org.httpfeeds.server.FeedItem
 
setType(String) - Method in class org.httpfeeds.server.FeedItem
 
setUsername(String) - Method in class org.httpfeeds.server.HttpFeedServerProperties.Credential
 

T

toCloudEvent(FeedItem) - Static method in class org.httpfeeds.server.CloudEventMapper
 
toObject(String) - Static method in class org.httpfeeds.server.DataSerializer
 
toString(Object) - Static method in class org.httpfeeds.server.DataSerializer
 
A C D F G H J M O S T 
All Classes All Packages