Package com.hybris.ymkt.common.http
-
Class Summary Class Description HttpURLConnectionRequest HttpURLConnectionResponse HttpURLConnectionService This bean shall be instantiated only once for the entire server/tenant.
All methods could have been public static but are defined this way to allow overriding.
This service only works with byte[] instead ofInputStream&OutputStream.