Uses of Interface
org.apache.wink.server.handlers.MediaTypeMappingRecord

Packages that use MediaTypeMappingRecord
org.apache.wink.server.handlers   
 

Uses of MediaTypeMappingRecord in org.apache.wink.server.handlers
 

Methods in org.apache.wink.server.handlers that return types with arguments of type MediaTypeMappingRecord
abstract  List<? extends MediaTypeMappingRecord> MediaTypeMapperFactory.getMediaTypeMappings()
          Returns a list of media type mappings that will be called to map response media types to preferred media types.
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.