com.bankframe.ei.txnhandler.storeandforward
Class StoreAndForwardHttpClient
java.lang.Object
com.bankframe.ei.channel.client.HttpClient
com.bankframe.ei.txnhandler.storeandforward.StoreAndForwardHttpClient
- All Implemented Interfaces:
- ChannelClient
public class StoreAndForwardHttpClient
- extends HttpClient
HttpClient for Store And Forward to uses StoreAndForwardConstants.FORWARD_URL
StoreAndForwardHttpClient
public StoreAndForwardHttpClient()
throws MalformedURLException,
ProcessingErrorException
- Constructor for StoreAndForwardHttpClient.
- Throws:
MalformedURLException
ProcessingErrorException
StoreAndForwardHttpClient
public StoreAndForwardHttpClient(String urlString,
String contentTypeParam)
throws MalformedURLException,
ProcessingErrorException
- Constructor for StoreAndForwardHttpClient.
- Parameters:
urlString
- contentTypeParam
-
- Throws:
MalformedURLException
ProcessingErrorException
Copyright © 2005, 2007, Oracle. All rights reserved.