|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.tomakehurst.wiremock.mapping.MappingFileWriterListener
public class MappingFileWriterListener
| Constructor Summary | |
|---|---|
MappingFileWriterListener(FileSource mappingsFileSource,
FileSource filesFileSource,
RequestJournal requestJournal)
|
|
| Method Summary | |
|---|---|
void |
requestReceived(Request request,
Response response)
|
void |
setIdGenerator(IdGenerator idGenerator)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MappingFileWriterListener(FileSource mappingsFileSource,
FileSource filesFileSource,
RequestJournal requestJournal)
| Method Detail |
|---|
public void requestReceived(Request request,
Response response)
requestReceived in interface RequestListenerpublic void setIdGenerator(IdGenerator idGenerator)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||