Uses of Class
com.jsql.util.ProxyUtil
Packages that use ProxyUtil
-
Uses of ProxyUtil in com.jsql.model
Methods in com.jsql.model that return ProxyUtilModifier and TypeMethodDescriptionMediatorUtils.proxyUtil()Returns the value of theproxyUtilrecord component.Constructors in com.jsql.model with parameters of type ProxyUtilModifierConstructorDescriptionMediatorUtils(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.