qihoo.open.v1
类 Open
java.lang.Object
qihoo.open.v1.Open
- 所有已实现的接口:
- Serializable
public class Open
- extends Object
- implements Serializable
- 另请参见:
- 序列化表格
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
noProxyMethods
public static List<String> noProxyMethods
noVersionMethods
public static List<String> noVersionMethods
toolServiceName
public static List<String> toolServiceName
reportServiceName
public static List<String> reportServiceName
Open
public Open()
getRequiredFiledMap
public static List<String> getRequiredFiledMap(String key)
getForbiddenFiledMap
public static List<String> getForbiddenFiledMap(String key)
getValidateMap
public static List<Class<? extends IValidate>> getValidateMap(String key)
initHttpClient
public static void initHttpClient(int maxConPerHost,
int conTimeOutMs,
int soTimeOutMs,
int maxSize)
getClient
public static org.apache.commons.httpclient.HttpClient getClient()
registerAll
public static void registerAll(String... packages)
Copyright © 2013. All rights reserved.