Package | Description |
---|---|
com.sun.jersey.multipart.impl | |
com.sun.jersey.server.impl.model.method.dispatch |
Modifier and Type | Method and Description |
---|---|
protected InjectableValuesProvider |
FormDataMultiPartDispatchProvider.getInjectableValuesProvider(AbstractResourceMethod method) |
Modifier and Type | Method and Description |
---|---|
protected InjectableValuesProvider |
FormDispatchProvider.getInjectableValuesProvider(AbstractResourceMethod abstractResourceMethod) |
protected InjectableValuesProvider |
EntityParamDispatchProvider.getInjectableValuesProvider(AbstractResourceMethod abstractResourceMethod) |
protected abstract InjectableValuesProvider |
AbstractResourceMethodDispatchProvider.getInjectableValuesProvider(AbstractResourceMethod abstractResourceMethod)
Get the injectable values provider for an abstract resource method.
|
Copyright © 2013 Oracle Corporation. All rights reserved.