com.atlassian.sal.api.net
Interface NonMarshallingRequestFactory<T extends Request<?,?>>

All Superinterfaces:
RequestFactory<T>

public interface NonMarshallingRequestFactory<T extends Request<?,?>>
extends RequestFactory<T>

HttpClientRequestFactory implements this interface. The rest plugin provides an implementation that allows marshalling of entities.

Since:
2.1

Method Summary
 
Methods inherited from interface com.atlassian.sal.api.net.RequestFactory
createRequest, supportsHeader
 



Copyright © 2011 Atlassian. All Rights Reserved.