|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.test.framework.driver.DriverResponse
org.jboss.portal.test.framework.driver.http.response.HTTPDriverResponse
org.jboss.portal.test.framework.driver.http.response.InvokeMethodResponse
org.jboss.portal.test.framework.driver.http.response.InvokeGetResponse
public class InvokeGetResponse
Constructor Summary | |
---|---|
InvokeGetResponse(java.lang.String url)
|
|
InvokeGetResponse(java.net.URI uri)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class org.jboss.portal.test.framework.driver.http.response.InvokeMethodResponse |
---|
addHeader, getHeaders, getURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InvokeGetResponse(java.lang.String url)
public InvokeGetResponse(java.net.URI uri)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |