public class HttpClientManagerImpl extends Object implements HttpClientManager
| 构造器和说明 |
|---|
HttpClientManagerImpl(ClassManager classManager) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
manager(Class cla,
ContextManager contextManager) |
void |
manager(Method method,
ContextManager contextManager) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmanagermanagerpublic String userAgent
public HttpClientManagerImpl(ClassManager classManager)
public void manager(Method method, ContextManager contextManager) throws IllegalAccessException, InvocationTargetException
manager 在接口中 MethodManagerIllegalAccessExceptionInvocationTargetExceptionpublic void manager(Class cla, ContextManager contextManager) throws IllegalAccessException, InvocationTargetException
manager 在接口中 ClassAttributeManagermanager 在接口中 MethodManagerIllegalAccessExceptionInvocationTargetExceptionCopyright © 2021. All rights reserved.