public class NoResponseAuthenticatedGetQuery extends AbstractQuery<Boolean> implements AuthenticatedGetQuery<Boolean>
| Constructor and Description |
|---|
NoResponseAuthenticatedGetQuery(String method) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
parse(Element root)
Parse the result and return the Object model.
|
addAdditionalParameters, addParameter, getMethod, getParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddParameter, getMethod, getParameterspublic NoResponseAuthenticatedGetQuery(String method)
Copyright © 2012. All Rights Reserved.