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
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StoreAndForwardHttpClient
public StoreAndForwardHttpClient()
throws java.net.MalformedURLException,
ProcessingErrorException
- Constructor for StoreAndForwardHttpClient.
- Throws:
java.net.MalformedURLException
ProcessingErrorException
StoreAndForwardHttpClient
public StoreAndForwardHttpClient(java.lang.String urlString,
java.lang.String contentTypeParam)
throws java.net.MalformedURLException,
ProcessingErrorException
- Constructor for StoreAndForwardHttpClient.
- Parameters:
urlString
- contentTypeParam
-
- Throws:
java.net.MalformedURLException
ProcessingErrorException
Copyright © 2005 Siebel Systems, Inc. All rights reserved.