| Package | Description |
|---|---|
| com.github.restdriver.clientdriver | |
| com.github.restdriver.clientdriver.jetty |
| Constructor and Description |
|---|
ClientDriver(ClientDriverJettyHandler handler)
Constructor.
|
ClientDriver(ClientDriverJettyHandler handler,
int port)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClientDriverJettyHandler
Class which acts as a Jetty Handler to see if the actual incoming HTTP
request matches any expectation and to act accordingly.
|
Copyright © 2013. All Rights Reserved.