Package | Description |
---|---|
com.meterware.httpunit |
Classes for testing http server systems.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.addClientListener(WebClientListener listener)
Adds a listener to watch for requests and responses.
|
void |
WebClient.removeClientListener(WebClientListener listener)
Removes a listener to watch for requests and responses.
|
Copyright © 2012. All Rights Reserved.