Class ErrorStatusService


  • public class ErrorStatusService
    extends org.restlet.service.StatusService
    Date: 2013/02/08 Time: 3:21 PM
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.restlet.representation.Representation getRepresentation​(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
      • Methods inherited from class org.restlet.service.Service

        createOutboundFilter, getContext, isEnabled, isStarted, isStopped, setContext, setEnabled, start, stop
    • Constructor Detail

      • ErrorStatusService

        public ErrorStatusService()
    • Method Detail

      • getRepresentation

        public org.restlet.representation.Representation getRepresentation​(org.restlet.data.Status status,
                                                                           org.restlet.Request request,
                                                                           org.restlet.Response response)
        Overrides:
        getRepresentation in class org.restlet.service.StatusService