|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.tomakehurst.wiremock.mapping.InMemoryMappings
public class InMemoryMappings
| Constructor Summary | |
|---|---|
InMemoryMappings()
|
|
| Method Summary | |
|---|---|
void |
addMapping(RequestResponseMapping mapping)
|
void |
reset()
|
void |
resetScenarios()
|
ResponseDefinition |
serveFor(Request request)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InMemoryMappings()
| Method Detail |
|---|
public ResponseDefinition serveFor(Request request)
serveFor in interface Mappingspublic void addMapping(RequestResponseMapping mapping)
addMapping in interface Mappingspublic void reset()
reset in interface Mappingspublic void resetScenarios()
resetScenarios in interface Mappings
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||