org.mockserver.mappers
Class URIMapper

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

public class URIMapper
extends Object

Author:
jamesdbloom

Constructor Summary
URIMapper()
           
 
Method Summary
static String getURI(HttpRequest httpRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URIMapper

public URIMapper()
Method Detail

getURI

public static String getURI(HttpRequest httpRequest)


Copyright © 2015. All rights reserved.