Uses of Interface
com.atlassian.sal.api.net.RequestFactory
Packages that use RequestFactory
-
Uses of RequestFactory in com.atlassian.sal.api.net
Subinterfaces of RequestFactory in com.atlassian.sal.api.netModifier and TypeInterfaceDescriptioninterfaceMarshallingRequestFactory<T extends Request<?,?>> The REST plugin provides an implementation that allows marshalling of entities.interfaceNonMarshallingRequestFactory<T extends Request<?,?>> HttpClientRequestFactoryimplements this interface.