Package org.smallmind.web.jersey.proxy
Class JsonEntityInvocationHandler
- java.lang.Object
-
- org.smallmind.web.jersey.proxy.JsonEntityInvocationHandler
-
- All Implemented Interfaces:
InvocationHandler
public class JsonEntityInvocationHandler extends Object implements InvocationHandler
-
-
Constructor Summary
Constructors Constructor Description JsonEntityInvocationHandler(JsonTarget target, String versionPrefix, int serviceVersion, String serviceName, Level level, JsonHeaderInjector... headerInjectors)
-
-
-
Constructor Detail
-
JsonEntityInvocationHandler
public JsonEntityInvocationHandler(JsonTarget target, String versionPrefix, int serviceVersion, String serviceName, Level level, JsonHeaderInjector... headerInjectors)
-
-