public abstract class AbstractPostQuery<T extends Serializable> extends AbstractQuery<T> implements PostQuery<T>
| Constructor and Description |
|---|
AbstractPostQuery(String method) |
addAdditionalParameters, addParameter, getMethod, getParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddParameter, getMethod, getParameters, parsepublic AbstractPostQuery(String method)
Copyright © 2012. All Rights Reserved.