Package org.umlg.runtime.restlet
Class ErrorStatusService
- java.lang.Object
-
- org.restlet.service.Service
-
- org.restlet.service.StatusService
-
- org.umlg.runtime.restlet.ErrorStatusService
-
public class ErrorStatusService extends org.restlet.service.StatusServiceDate: 2013/02/08 Time: 3:21 PM
-
-
Constructor Summary
Constructors Constructor Description ErrorStatusService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.restlet.representation.RepresentationgetRepresentation(org.restlet.data.Status status, org.restlet.Request request, org.restlet.Response response)-
Methods inherited from class org.restlet.service.StatusService
createInboundFilter, getConnegService, getContactEmail, getConverterService, getHomeRef, getMetadataService, getStatus, getStatus, isOverwriting, setConnegService, setContactEmail, setConverterService, setHomeRef, setMetadataService, setOverwriting, toRepresentation, toRepresentation, toStatus, toStatus
-
-