Uses of Class
com.jsql.util.MultipartUtil
Packages that use MultipartUtil
-
Uses of MultipartUtil in com.jsql.model
Methods in com.jsql.model that return MultipartUtilModifier and TypeMethodDescriptionMediatorUtils.multipartUtil()Returns the value of themultipartUtilrecord component.Constructors in com.jsql.model with parameters of type MultipartUtilModifierConstructorDescriptionMediatorUtils(PropertiesUtil propertiesUtil, ConnectionUtil connectionUtil, AuthenticationUtil authenticationUtil, GitUtil gitUtil, HeaderUtil headerUtil, ParameterUtil parameterUtil, ExceptionUtil exceptionUtil, SoapUtil soapUtil, MultipartUtil multipartUtil, CookiesUtil cookiesUtil, JsonUtil jsonUtil, PreferencesUtil preferencesUtil, ProxyUtil proxyUtil, ThreadUtil threadUtil, TamperingUtil tamperingUtil, UserAgentUtil userAgentUtil, CsrfUtil csrfUtil, DigestUtil digestUtil, FormUtil formUtil, CertificateUtil certificateUtil) Creates an instance of aMediatorUtilsrecord class.