Package com.atlassian.sal.api.net
Interface NonMarshallingRequestFactory<T extends Request<?,?>>
- All Superinterfaces:
RequestFactory<T>
HttpClientRequestFactory implements this interface.
See MarshallingRequestFactory for the variant that allows marshalling of entities.- Since:
- 2.1
-
Method Summary
Methods inherited from interface com.atlassian.sal.api.net.RequestFactory
createRequest, supportsHeader