|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
org.apache.abdera.protocol.server.multipart.AbstractMultipartCollectionAdapter
public abstract class AbstractMultipartCollectionAdapter
| Nested Class Summary | |
|---|---|
protected class |
AbstractMultipartCollectionAdapter.MultipartRelatedPost
|
| Field Summary | |
|---|---|
protected Map<String,String> |
accepts
|
| Constructor Summary | |
|---|---|
AbstractMultipartCollectionAdapter()
|
|
| Method Summary | |
|---|---|
String[] |
getAccepts(RequestContext request)
Returns an array of MIME media types for the app:collection element's app:accept elements. |
protected AbstractMultipartCollectionAdapter.MultipartRelatedPost |
getMultipartRelatedData(RequestContext request)
|
| Methods inherited from class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter |
|---|
asCollectionElement, buildCreateEntryResponse, buildGetEntryResponse, buildGetFeedResponse, buildHeadEntryResponse, buildPostMediaEntryResponse, compensate, createErrorResponse, createFeedBase, deleteMedia, end, extensionRequest, getAuthor, getCategories, getCategoriesInfo, getEntryFromRequest, getHref, getHref, getId, getMedia, getResourceName, headEntry, headMedia, optionsEntry, optionsMedia, postMedia, putMedia, setHref, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.abdera.protocol.server.multipart.MultipartRelatedCollectionInfo |
|---|
getAlternateAccepts |
| Methods inherited from interface org.apache.abdera.protocol.server.CollectionInfo |
|---|
asCollectionElement, getCategoriesInfo, getHref, getTitle |
| Methods inherited from interface org.apache.abdera.protocol.server.CollectionAdapter |
|---|
deleteEntry, getEntry, getFeed, postEntry, putEntry |
| Field Detail |
|---|
protected Map<String,String> accepts
| Constructor Detail |
|---|
public AbstractMultipartCollectionAdapter()
| Method Detail |
|---|
public String[] getAccepts(RequestContext request)
CollectionInfo
getAccepts in interface CollectionInfogetAccepts in class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
protected AbstractMultipartCollectionAdapter.MultipartRelatedPost getMultipartRelatedData(RequestContext request)
throws IOException,
ParseException,
javax.mail.MessagingException
IOException
ParseException
javax.mail.MessagingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||