Uses of Class
org.httpfeeds.server.CloudEvent
-
-
Uses of CloudEvent in org.httpfeeds.server
Methods in org.httpfeeds.server that return CloudEvent Modifier and Type Method Description static CloudEventCloudEventMapper. toCloudEvent(FeedItem feedItem)Methods in org.httpfeeds.server that return types with arguments of type CloudEvent Modifier and Type Method Description List<CloudEvent>HttpFeedController. getFeedItems(String lastEventId, Long timeoutMillis)
-