|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAcceptsRepresentation
A Resource that accepts a representation through the POST HTTP method.
Method Summary | |
---|---|
org.restlet.representation.Representation |
post(org.restlet.representation.Representation entity)
Implementation of the POST method for the specific resource. |
Method Detail |
---|
org.restlet.representation.Representation post(org.restlet.representation.Representation entity) throws org.restlet.resource.ResourceException
entity
- The posted entity.
org.restlet.resource.ResourceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |