Uses of Interface
com.eviware.soapui.impl.rest.support.MediaTypeHandler

Packages that use MediaTypeHandler
com.eviware.soapui.impl.rest.support   
com.eviware.soapui.impl.rest.support.handlers   
 

Uses of MediaTypeHandler in com.eviware.soapui.impl.rest.support
 

Methods in com.eviware.soapui.impl.rest.support that return MediaTypeHandler
static MediaTypeHandler MediaTypeHandlerRegistry.getDefaultMediaTypeHandler()
           
static MediaTypeHandler MediaTypeHandlerRegistry.getTypeHandler(java.lang.String contentType)
           
 

Methods in com.eviware.soapui.impl.rest.support with parameters of type MediaTypeHandler
static void MediaTypeHandlerRegistry.setDefaultMediaTypeHandler(MediaTypeHandler defaultMediaTypeHandler)
           
 

Uses of MediaTypeHandler in com.eviware.soapui.impl.rest.support.handlers
 

Classes in com.eviware.soapui.impl.rest.support.handlers that implement MediaTypeHandler
 class DefaultMediaTypeHandler
           
 class HtmlMediaTypeHandler
           
 class JsonMediaTypeHandler
           
 



Copyright © 2005-2009 eviware.com. All Rights Reserved.