|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.swiveltechnologies.utility.http.HttpRequest
com.swiveltechnologies.pinsafe.client.AbstractXmlRequest
public abstract class AbstractXmlRequest
Method Summary | |
---|---|
abstract boolean |
actionSucceeded()
|
boolean |
send()
|
java.lang.String |
toString()
|
Methods inherited from class com.swiveltechnologies.utility.http.HttpRequest |
---|
getError, getResponse, getResponseBytes, getResponseCode, getResponseTime, getUrl, isIgnoreSSLErrors, requestSucceeded, setIgnoreSSLErrors |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public abstract boolean actionSucceeded()
public boolean send()
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 |