|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.restlet.resource.Handler
org.restlet.resource.Resource
net.ubisoa.geolocation.LocationResource
public class LocationResource
Constructor Summary | |
---|---|
LocationResource(org.restlet.Context context,
Request request,
Response response)
|
Method Summary | |
---|---|
void |
acceptRepresentation(Representation entity)
|
Representation |
represent(Variant variant)
|
Methods inherited from class org.restlet.resource.Resource |
---|
allowDelete, allowGet, allowPost, allowPut, getPreferredVariant, getVariants, handleDelete, handleGet, handlePost, handlePut, init, isAvailable, isModifiable, isNegotiateContent, isReadable, removeRepresentations, represent, setAvailable, setModifiable, setNegotiateContent, setReadable, setVariants, storeRepresentation |
Methods inherited from class org.restlet.resource.Handler |
---|
allowHead, allowOptions, generateRef, getAllowedMethods, getApplication, getContext, getLogger, getMatrix, getQuery, getRequest, getResponse, handleHead, handleOptions, setContext, setRequest, setResponse, updateAllowedMethods |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocationResource(org.restlet.Context context, Request request, Response response)
Method Detail |
---|
public Representation represent(Variant variant) throws org.restlet.resource.ResourceException
represent
in class org.restlet.resource.Resource
org.restlet.resource.ResourceException
public void acceptRepresentation(Representation entity) throws org.restlet.resource.ResourceException
acceptRepresentation
in class org.restlet.resource.Resource
org.restlet.resource.ResourceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |