JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
E
G
I
J
L
M
O
P
S
T
A
AbstractClientException
- Exception in
org.coodex.concrete
AbstractClientException(int, String)
- Constructor for exception org.coodex.concrete.
AbstractClientException
AbstractInvoker
- Class in
org.coodex.concrete.client.impl
AbstractInvoker(Destination)
- Constructor for class org.coodex.concrete.client.impl.
AbstractInvoker
AbstractSyncInvoker
- Class in
org.coodex.concrete.client.impl
AbstractSyncInvoker(Destination)
- Constructor for class org.coodex.concrete.client.impl.
AbstractSyncInvoker
accept(Destination)
- Method in class org.coodex.concrete.client.impl.
AliasInvokerFactory
accept(Destination)
- Method in class org.coodex.concrete.client.impl.
LocalInvokerFactory
ALIAS_PROTOCOLS
- Static variable in class org.coodex.concrete.client.impl.
AliasInvokerFactory
AliasInvokerFactory
- Class in
org.coodex.concrete.client.impl
AliasInvokerFactory()
- Constructor for class org.coodex.concrete.client.impl.
AliasInvokerFactory
B
build(Destination, Class<T>)
- Method in class org.coodex.concrete.client.impl.
JavaProxyInstanceBuilder
build(Destination, Class<T>)
- Method in interface org.coodex.concrete.client.
InstanceBuilder
buildContext(Class, Method)
- Method in class org.coodex.concrete.client.impl.
AbstractInvoker
buildContext(Class, Method)
- Method in class org.coodex.concrete.client.impl.
LocalInvoker
C
Client
- Class in
org.coodex.concrete
Client()
- Constructor for class org.coodex.concrete.
Client
ClientHelper
- Class in
org.coodex.concrete
ClientHelper()
- Constructor for class org.coodex.concrete.
ClientHelper
ClientMethodInvocation
- Class in
org.coodex.concrete.client
ClientMethodInvocation(Object, Class<?>, Method, Object[])
- Constructor for class org.coodex.concrete.client.
ClientMethodInvocation
ClientTokenManagement
- Class in
org.coodex.concrete.client
ClientTokenManagement()
- Constructor for class org.coodex.concrete.client.
ClientTokenManagement
code
- Variable in exception org.coodex.concrete.
AbstractClientException
ConcreteClient
- Annotation Type in
org.coodex.concrete
ConcreteClientBeanPostProcessor
- Class in
org.coodex.concrete.spring.components
ConcreteClientBeanPostProcessor()
- Constructor for class org.coodex.concrete.spring.components.
ConcreteClientBeanPostProcessor
E
execute(Class, Method, Object[])
- Method in class org.coodex.concrete.client.impl.
AbstractSyncInvoker
execute(Class, Method, Object[])
- Method in class org.coodex.concrete.client.impl.
LocalInvoker
G
getArguments()
- Method in class org.coodex.concrete.client.
ClientMethodInvocation
getAsyncInterceptorChain()
- Static method in class org.coodex.concrete.
ClientHelper
getClazz()
- Method in class org.coodex.concrete.client.
ClientMethodInvocation
getCode()
- Method in exception org.coodex.concrete.
AbstractClientException
getDestination()
- Method in class org.coodex.concrete.client.impl.
AbstractInvoker
getDestination(String)
- Static method in class org.coodex.concrete.
ClientHelper
getInstance(Class<T>)
- Static method in class org.coodex.concrete.
Client
getInstance(Class<T>, String)
- Static method in class org.coodex.concrete.
Client
getInstanceBuilder()
- Static method in class org.coodex.concrete.
ClientHelper
getInvoker(Destination)
- Method in class org.coodex.concrete.client.impl.
AliasInvokerFactory
getInvoker(Destination)
- Method in class org.coodex.concrete.client.impl.
LocalInvokerFactory
getInvoker(Destination)
- Method in interface org.coodex.concrete.client.
InvokerFactory
getInvokerFactoryProviders()
- Static method in class org.coodex.concrete.
ClientHelper
getJSONSerializer()
- Static method in class org.coodex.concrete.
ClientHelper
getMessage()
- Method in exception org.coodex.concrete.
AbstractClientException
getMethod()
- Method in class org.coodex.concrete.client.
ClientMethodInvocation
getSSLContext(Destination)
- Static method in class org.coodex.concrete.
ClientHelper
getStaticPart()
- Method in class org.coodex.concrete.client.
ClientMethodInvocation
getString(String, String)
- Static method in class org.coodex.concrete.
ClientHelper
TODO
getSyncInterceptorChain()
- Static method in class org.coodex.concrete.
ClientHelper
getThis()
- Method in class org.coodex.concrete.client.
ClientMethodInvocation
getTokenId(Destination)
- Static method in class org.coodex.concrete.client.
ClientTokenManagement
getTokenId(Destination, String)
- Static method in class org.coodex.concrete.client.
ClientTokenManagement
getUnit(RuntimeContext)
- Method in class org.coodex.concrete.client.impl.
LocalServiceContext
I
InstanceBuilder
- Interface in
org.coodex.concrete.client
invoke(Object, Class, Method, Object...)
- Method in class org.coodex.concrete.client.impl.
AbstractSyncInvoker
invoke(Object, Class, Method, Object...)
- Method in class org.coodex.concrete.client.impl.
LocalInvoker
本地调用不走客户端切片
invoke(Object, Class, Method, Object...)
- Method in interface org.coodex.concrete.client.
Invoker
Invoker
- Interface in
org.coodex.concrete.client
InvokerFactory
- Interface in
org.coodex.concrete.client
isConcreteService(Class<?>)
- Static method in class org.coodex.concrete.
ClientHelper
isReactiveExtension(Class<?>)
- Static method in class org.coodex.concrete.
ClientHelper
J
JavaProxyInstanceBuilder
- Class in
org.coodex.concrete.client.impl
JavaProxyInstanceBuilder()
- Constructor for class org.coodex.concrete.client.impl.
JavaProxyInstanceBuilder
L
LOCAL
- Static variable in class org.coodex.concrete.client.impl.
LocalInvokerFactory
LocalInvoker
- Class in
org.coodex.concrete.client.impl
LocalInvoker(Destination)
- Constructor for class org.coodex.concrete.client.impl.
LocalInvoker
LocalInvokerFactory
- Class in
org.coodex.concrete.client.impl
LocalInvokerFactory()
- Constructor for class org.coodex.concrete.client.impl.
LocalInvokerFactory
LocalServiceContext
- Class in
org.coodex.concrete.client.impl
LocalServiceContext(Destination, RuntimeContext)
- Constructor for class org.coodex.concrete.client.impl.
LocalServiceContext
M
msg
- Variable in exception org.coodex.concrete.
AbstractClientException
O
org.coodex.concrete
- package org.coodex.concrete
org.coodex.concrete.client
- package org.coodex.concrete.client
org.coodex.concrete.client.impl
- package org.coodex.concrete.client.impl
org.coodex.concrete.spring.components
- package org.coodex.concrete.spring.components
P
postProcessAfterInstantiation(Object, String)
- Method in class org.coodex.concrete.spring.components.
ConcreteClientBeanPostProcessor
postProcessBeforeInstantiation(Class<?>, String)
- Method in class org.coodex.concrete.spring.components.
ConcreteClientBeanPostProcessor
S
setTokenId(Destination, String)
- Static method in class org.coodex.concrete.client.
ClientTokenManagement
T
TAG_CLIENT
- Static variable in class org.coodex.concrete.
ClientHelper
A
B
C
E
G
I
J
L
M
O
P
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.