Package net.ontopia.topicmaps.rest
Class OntopiaEncoderService
- java.lang.Object
-
- org.restlet.service.Service
-
- org.restlet.service.EncoderService
-
- net.ontopia.topicmaps.rest.OntopiaEncoderService
-
public class OntopiaEncoderService extends org.restlet.service.EncoderService
-
-
Constructor Summary
Constructors Constructor Description OntopiaEncoderService()
-
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
-
-