| Modifier and Type | Class and Description |
|---|---|
class |
MechJettyServlet
Tester class for Servlets.
|
| Modifier and Type | Method and Description |
|---|---|
Mech |
Mech.disableRedirectHandling() |
Mech |
Mech.setRequestConfig(org.apache.http.client.config.RequestConfig requestConfig) |
| Constructor and Description |
|---|
MechPostMultipartFormRequest(Mech testMech,
org.apache.http.client.methods.HttpPost post) |
MechPostUrlEncodedFormRequest(Mech testMech,
org.apache.http.client.methods.HttpPost post) |
MechRequest(Mech mech,
org.apache.http.client.methods.HttpRequestBase request) |
Copyright © 2014. All rights reserved.