Skip navigation links
A B C D E G I J L O P S T X 

A

AbstractClientInstanceFactory - Class in org.coodex.concrete.jaxrs.client
Deprecated.
AbstractClientInstanceFactory() - Constructor for class org.coodex.concrete.jaxrs.client.AbstractClientInstanceFactory
Deprecated.
 
AbstractCookieManager - Class in org.coodex.concrete.jaxrs.client.impl
Deprecated.
AbstractCookieManager() - Constructor for class org.coodex.concrete.jaxrs.client.impl.AbstractCookieManager
Deprecated.
 
AbstractInvoker - Class in org.coodex.concrete.jaxrs.client
Deprecated.
AbstractInvoker() - Constructor for class org.coodex.concrete.jaxrs.client.AbstractInvoker
Deprecated.
 
AbstractInvokerFactory<T extends Invoker> - Class in org.coodex.concrete.jaxrs.client
Deprecated.
AbstractInvokerFactory() - Constructor for class org.coodex.concrete.jaxrs.client.AbstractInvokerFactory
Deprecated.
 
AbstractRemoteInvoker - Class in org.coodex.concrete.jaxrs.client
Deprecated.
AbstractRemoteInvoker(String, String) - Constructor for class org.coodex.concrete.jaxrs.client.AbstractRemoteInvoker
Deprecated.
 
accept(Destination) - Method in class org.coodex.concrete.client.jaxrs.JaxRSInvokerFactory
 
accept(String) - Method in class org.coodex.concrete.jaxrs.client.impl.JaxRSClientInvokerFactory
Deprecated.
 
accept(String) - Method in class org.coodex.concrete.jaxrs.client.impl.LocalInvokerFactory
Deprecated.
 
accept(String) - Method in interface org.coodex.concrete.jaxrs.client.InvokerFactory
Deprecated.
 
AllTrustedSSLContextFactory - Class in org.coodex.concrete.jaxrs.client.impl
Deprecated.
AllTrustedSSLContextFactory() - Constructor for class org.coodex.concrete.jaxrs.client.impl.AllTrustedSSLContextFactory
Deprecated.
 

B

buildConfig() - Method in interface org.coodex.concrete.jaxrs.client.JaxRSClientConfigBuilder
Deprecated.
 
buildContext(Class, Method) - Method in class org.coodex.concrete.client.jaxrs.JaxRSInvoker
 
buildHeaders(Invocation.Builder, StringBuilder, Subjoin, String) - Static method in class org.coodex.concrete.client.jaxrs.JaxRSInvoker
 

C

Client - Class in org.coodex.concrete.jaxrs
Deprecated.
20180323, 使用org.coodex.concrete.client.Client替代.
Client() - Constructor for class org.coodex.concrete.jaxrs.Client
Deprecated.
 
ClientException - Exception in org.coodex.concrete.jaxrs.client
Created by davidoff shen on 2016-12-07.
ClientException(int, String, String, String) - Constructor for exception org.coodex.concrete.jaxrs.client.ClientException
 
ClientInstanceFactory - Interface in org.coodex.concrete.jaxrs.client
Deprecated.
ClientMethodInvocation - Class in org.coodex.concrete.jaxrs.client
Deprecated.
ClientMethodInvocation(Object, Unit, Object[]) - Constructor for class org.coodex.concrete.jaxrs.client.ClientMethodInvocation
Deprecated.
 
create(Class<? extends T>, String, String) - Method in interface org.coodex.concrete.jaxrs.client.ClientInstanceFactory
Deprecated.
 
create(Class<? extends T>, String) - Method in interface org.coodex.concrete.jaxrs.client.ClientInstanceFactory
Deprecated.
 
create(Class<? extends T>, String, String) - Method in class org.coodex.concrete.jaxrs.client.impl.JavaProxyClientInstanceFactory
Deprecated.
 
create(Class<? extends T>, String) - Method in class org.coodex.concrete.jaxrs.client.impl.JavaProxyClientInstanceFactory
Deprecated.
 

D

domain - Variable in class org.coodex.concrete.jaxrs.client.AbstractRemoteInvoker
Deprecated.
 

E

execute(Class, Method, Object[]) - Method in class org.coodex.concrete.client.jaxrs.JaxRSInvoker
 

G

getArguments() - Method in class org.coodex.concrete.jaxrs.client.ClientMethodInvocation
Deprecated.
 
getBean(Class<? extends T>, String) - Static method in class org.coodex.concrete.jaxrs.Client
Deprecated.
getBean(Class<? extends T>) - Static method in class org.coodex.concrete.jaxrs.Client
Deprecated.
getCookieManager(String) - Static method in class org.coodex.concrete.jaxrs.client.impl.JaxRSClientInvoker
Deprecated.
 
getEncodingCharset() - Method in class org.coodex.concrete.client.jaxrs.JaxRSInvoker
 
getEncodingCharset() - Method in class org.coodex.concrete.jaxrs.client.AbstractRemoteInvoker
Deprecated.
 
getHttpInvoker(String, String) - Method in class org.coodex.concrete.jaxrs.client.AbstractInvokerFactory
Deprecated.
 
getHttpInvoker(String, String) - Method in class org.coodex.concrete.jaxrs.client.impl.JaxRSClientInvokerFactory
Deprecated.
 
getInstance(Class<? extends T>, String) - Static method in class org.coodex.concrete.jaxrs.Client
Deprecated.
 
getInstance(Class<? extends T>, String, String) - Static method in class org.coodex.concrete.jaxrs.Client
Deprecated.
获得实例
getInstance(Class<? extends T>) - Static method in class org.coodex.concrete.jaxrs.Client
Deprecated.
 
getInvocation(Unit, Object[], Object) - Method in class org.coodex.concrete.jaxrs.client.AbstractInvoker
Deprecated.
 
getInvocation(Unit, Object[], Object) - Method in class org.coodex.concrete.jaxrs.client.AbstractRemoteInvoker
Deprecated.
 
getInvoker(Destination) - Method in class org.coodex.concrete.client.jaxrs.JaxRSInvokerFactory
 
getInvoker(String, String) - Method in class org.coodex.concrete.jaxrs.client.AbstractClientInstanceFactory
Deprecated.
 
getInvoker(String, String) - Method in class org.coodex.concrete.jaxrs.client.AbstractInvokerFactory
Deprecated.
 
getInvoker(String, String) - Method in interface org.coodex.concrete.jaxrs.client.ClientInstanceFactory
Deprecated.
 
getInvoker(String, String) - Method in class org.coodex.concrete.jaxrs.client.impl.LocalInvokerFactory
Deprecated.
 
getInvoker(String, String) - Method in interface org.coodex.concrete.jaxrs.client.InvokerFactory
Deprecated.
 
getJaxRSUnit() - Method in class org.coodex.concrete.client.jaxrs.JaxRSClientContext
 
getJSONSerializer() - Static method in class org.coodex.concrete.jaxrs.client.AbstractRemoteInvoker
Deprecated.
 
getMethod() - Method in exception org.coodex.concrete.client.jaxrs.JaxRSClientException
 
getMethod() - Method in class org.coodex.concrete.jaxrs.client.ClientMethodInvocation
Deprecated.
 
getPath() - Method in exception org.coodex.concrete.client.jaxrs.JaxRSClientException
 
getRemoteInvoker(String, String) - Method in class org.coodex.concrete.jaxrs.client.AbstractClientInstanceFactory
Deprecated.
 
getSSLContext(String) - Method in class org.coodex.concrete.jaxrs.client.impl.AllTrustedSSLContextFactory
Deprecated.
 
getSSLContext(String) - Method in class org.coodex.concrete.jaxrs.client.impl.JSSEDefaultSSLContextFactory
Deprecated.
 
getSSLContext(String) - Method in class org.coodex.concrete.jaxrs.client.impl.X509CertsSSLContextFactory
Deprecated.
 
getSSLContext(String) - Method in interface org.coodex.concrete.jaxrs.client.SSLContextFactory
Deprecated.
 
getSSLInvoker(String, SSLContext, String) - Method in class org.coodex.concrete.jaxrs.client.AbstractInvokerFactory
Deprecated.
 
getSSLInvoker(String, SSLContext, String) - Method in class org.coodex.concrete.jaxrs.client.impl.JaxRSClientInvokerFactory
Deprecated.
 
getStaticPart() - Method in class org.coodex.concrete.jaxrs.client.ClientMethodInvocation
Deprecated.
 
getSubmitObject(Unit, Object[]) - Static method in class org.coodex.concrete.client.jaxrs.JaxRSInvoker
 
getThis() - Method in class org.coodex.concrete.jaxrs.client.ClientMethodInvocation
Deprecated.
 
getUnit(RuntimeContext) - Method in class org.coodex.concrete.client.jaxrs.JaxRSClientContext
 
getUnitFromContext(DefinitionContext, MethodInvocation) - Static method in class org.coodex.concrete.jaxrs.Client
Deprecated.
 

I

invoke(Unit, Object[], Object) - Method in class org.coodex.concrete.jaxrs.client.AbstractInvoker
Deprecated.
 
invoke(String, Unit, Object) - Method in class org.coodex.concrete.jaxrs.client.AbstractRemoteInvoker
Deprecated.
 
invoke(String, Unit, Object) - Method in class org.coodex.concrete.jaxrs.client.impl.JaxRSClientInvoker
Deprecated.
 
invoke(Unit, Object[], Object) - Method in interface org.coodex.concrete.jaxrs.client.Invoker
Deprecated.
阻塞模式调用
Invoker - Interface in org.coodex.concrete.jaxrs.client
Deprecated.
InvokerFactory - Interface in org.coodex.concrete.jaxrs.client
Deprecated.
isJaxRS(String) - Static method in class org.coodex.concrete.client.jaxrs.JaxRSInvokerFactory
 
isLocal(String) - Static method in class org.coodex.concrete.jaxrs.client.AbstractClientInstanceFactory
Deprecated.
 
isSSL(String) - Static method in class org.coodex.concrete.client.jaxrs.JaxRSInvokerFactory
 

J

JavaProxyClientInstanceFactory - Class in org.coodex.concrete.jaxrs.client.impl
Deprecated.
JavaProxyClientInstanceFactory() - Constructor for class org.coodex.concrete.jaxrs.client.impl.JavaProxyClientInstanceFactory
Deprecated.
 
JaxRSClientConfigBuilder - Interface in org.coodex.concrete.jaxrs.client
Deprecated.
JaxRSClientContext - Class in org.coodex.concrete.client.jaxrs
 
JaxRSClientContext(Destination, RuntimeContext) - Constructor for class org.coodex.concrete.client.jaxrs.JaxRSClientContext
 
JaxRSClientException - Exception in org.coodex.concrete.client.jaxrs
 
JaxRSClientException(int, String, String, String) - Constructor for exception org.coodex.concrete.client.jaxrs.JaxRSClientException
 
JaxRSClientInvoker - Class in org.coodex.concrete.jaxrs.client.impl
Deprecated.
JaxRSClientInvoker(String, SSLContext, String) - Constructor for class org.coodex.concrete.jaxrs.client.impl.JaxRSClientInvoker
Deprecated.
 
JaxRSClientInvokerFactory - Class in org.coodex.concrete.jaxrs.client.impl
Deprecated.
JaxRSClientInvokerFactory() - Constructor for class org.coodex.concrete.jaxrs.client.impl.JaxRSClientInvokerFactory
Deprecated.
 
JaxRSClientServiceContext - Class in org.coodex.concrete.jaxrs.client
Deprecated.
JaxRSClientServiceContext(AbstractUnit) - Constructor for class org.coodex.concrete.jaxrs.client.JaxRSClientServiceContext
Deprecated.
 
JaxRSClientServiceContext(AbstractUnit, Integer) - Constructor for class org.coodex.concrete.jaxrs.client.JaxRSClientServiceContext
Deprecated.
 
JaxRSInvoker - Class in org.coodex.concrete.client.jaxrs
 
JaxRSInvokerFactory - Class in org.coodex.concrete.client.jaxrs
 
JaxRSInvokerFactory() - Constructor for class org.coodex.concrete.client.jaxrs.JaxRSInvokerFactory
 
JSSEDefaultSSLContextFactory - Class in org.coodex.concrete.jaxrs.client.impl
Deprecated.
JSSEDefaultSSLContextFactory() - Constructor for class org.coodex.concrete.jaxrs.client.impl.JSSEDefaultSSLContextFactory
Deprecated.
 

L

load(String) - Method in class org.coodex.concrete.jaxrs.client.impl.AbstractCookieManager
Deprecated.
 
LocalInvokerFactory - Class in org.coodex.concrete.jaxrs.client.impl
Deprecated.
LocalInvokerFactory() - Constructor for class org.coodex.concrete.jaxrs.client.impl.LocalInvokerFactory
Deprecated.
 

O

org.coodex.concrete.client.jaxrs - package org.coodex.concrete.client.jaxrs
 
org.coodex.concrete.jaxrs - package org.coodex.concrete.jaxrs
 
org.coodex.concrete.jaxrs.client - package org.coodex.concrete.jaxrs.client
 
org.coodex.concrete.jaxrs.client.impl - package org.coodex.concrete.jaxrs.client.impl
 

P

processResult(int, String, Unit, boolean, String) - Static method in class org.coodex.concrete.client.jaxrs.JaxRSInvoker
 
processResult(int, String, Unit, boolean, String) - Method in class org.coodex.concrete.jaxrs.client.AbstractRemoteInvoker
Deprecated.
 

S

SSLContextFactory - Interface in org.coodex.concrete.jaxrs.client
Deprecated.
store(Collection<NewCookie>) - Method in class org.coodex.concrete.jaxrs.client.impl.AbstractCookieManager
Deprecated.
 

T

tokenManagerKey - Variable in class org.coodex.concrete.jaxrs.client.AbstractRemoteInvoker
Deprecated.
 
toStr(Object) - Method in class org.coodex.concrete.client.jaxrs.JaxRSInvoker
 
toStr(Object) - Method in class org.coodex.concrete.jaxrs.client.AbstractRemoteInvoker
Deprecated.
 

X

X509CertsSSLContextFactory - Class in org.coodex.concrete.jaxrs.client.impl
Deprecated.
X509CertsSSLContextFactory() - Constructor for class org.coodex.concrete.jaxrs.client.impl.X509CertsSSLContextFactory
Deprecated.
 
A B C D E G I J L O P S T X 
Skip navigation links

Copyright © 2018. All rights reserved.