| Package | Description |
|---|---|
| org.smallmind.web.jersey.proxy | |
| org.smallmind.web.jersey.proxy.spring |
| Modifier and Type | Method and Description |
|---|---|
static Proxy |
JsonEntityResourceProxyFactory.generateProxy(JsonTarget target,
String versionPrefix,
int serviceVersion,
String serviceName,
Class<?> resourceInterface,
JsonHeaderInjector... headerInjectors) |
static Proxy |
JsonEntityResourceProxyFactory.generateProxy(JsonTarget target,
String versionPrefix,
int serviceVersion,
String serviceName,
Class<?> resourceInterface,
Level level,
JsonHeaderInjector... headerInjectors) |
| Constructor and Description |
|---|
JsonEntityInvocationHandler(JsonTarget target,
String versionPrefix,
int serviceVersion,
String serviceName,
Level level,
JsonHeaderInjector... headerInjectors) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonEntityResourceProxyFactoryBean.setHeaderInjectors(JsonHeaderInjector[] headerInjectors) |
Copyright © 2020. All rights reserved.