org.mockserver.mappers
Class ContentTypeMapper

java.lang.Object
  extended by org.mockserver.mappers.ContentTypeMapper

public class ContentTypeMapper
extends Object

Author:
jamesdbloom

Constructor Summary
ContentTypeMapper()
           
 
Method Summary
static boolean isBinary(String contentTypeHeader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentTypeMapper

public ContentTypeMapper()
Method Detail

isBinary

public static boolean isBinary(String contentTypeHeader)


Copyright © 2015. All rights reserved.