| Package | Description |
|---|---|
| org.glassfish.jersey.examples.feedcombiner.model | |
| org.glassfish.jersey.examples.feedcombiner.provider |
| Modifier and Type | Method and Description |
|---|---|
List<FeedEntry> |
CombinedFeed.getFeedEntries() |
| Modifier and Type | Method and Description |
|---|---|
CombinedFeed.CombinedFeedBuilder |
CombinedFeed.CombinedFeedBuilder.feedEntries(List<FeedEntry> feedEntries) |
| Modifier and Type | Method and Description |
|---|---|
long |
FeedEntriesAtomBodyWriter.getSize(List<FeedEntry> feeds,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
void |
FeedEntriesAtomBodyWriter.writeTo(List<FeedEntry> entries,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> httpHeaders,
OutputStream entityStream) |
Copyright © 2007-2016, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.