Class OntopiaEncoderService


  • public class OntopiaEncoderService
    extends org.restlet.service.EncoderService
    • Field Summary

      • Fields inherited from class org.restlet.service.EncoderService

        ANY_SIZE, DEFAULT_MINIMUM_SIZE
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean canEncode​(org.restlet.representation.Representation representation)  
      • Methods inherited from class org.restlet.service.EncoderService

        createInboundFilter, createOutboundFilter, getAcceptedMediaTypes, getDefaultAcceptedMediaTypes, getDefaultIgnoredMediaTypes, getIgnoredMediaTypes, getMinimumSize, setMinimumSize
      • Methods inherited from class org.restlet.service.Service

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

      • OntopiaEncoderService

        public OntopiaEncoderService()
    • Method Detail

      • canEncode

        public boolean canEncode​(org.restlet.representation.Representation representation)
        Overrides:
        canEncode in class org.restlet.service.EncoderService