| Modifier and Type | Method and Description |
|---|---|
static Proxy |
WireProxyFactory.generateProxy(RequestTransport transport,
String serviceGroup,
int version,
String serviceName,
Class<?> serviceInterface) |
| Constructor and Description |
|---|
WireInvocationHandler(RequestTransport transport,
String serviceGroup,
int version,
String serviceName,
Class<?> serviceInterface) |
| Modifier and Type | Class and Description |
|---|---|
class |
RabbitMQRequestTransport |
| Modifier and Type | Class and Description |
|---|---|
class |
JmsRequestTransport |
| Modifier and Type | Class and Description |
|---|---|
class |
MockRequestTransport |
| Modifier and Type | Method and Description |
|---|---|
void |
WireProxyFactoryBean.setRequestTransport(RequestTransport requestTransport) |
Copyright © 2016. All rights reserved.