public class DispatchProviderHelper extends Object
EntityParamDispatchProviderWrapper
and MultipartFormDispatchProvider
which both will use this helper class to wrap calls to rest methods with interceptors.| Constructor and Description |
|---|
DispatchProviderHelper(InterceptorChainBuilder interceptorChainBuilder) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.spi.dispatch.RequestDispatcher |
create(com.sun.jersey.api.model.AbstractResourceMethod abstractResourceMethod,
com.sun.jersey.server.impl.inject.InjectableValuesProvider pp) |
public DispatchProviderHelper(InterceptorChainBuilder interceptorChainBuilder)
Copyright © 2016 Atlassian. All rights reserved.