com.bankframe.ei.txnhandler.connector.http
Class HTTPConnectionManager

java.lang.Object
  extended bycom.bankframe.ei.txnhandler.connector.http.HTTPConnectionManager

public class HTTPConnectionManager
extends java.lang.Object

This manages the connections for the HTTP call.

Author:
$Author: ckennedy $

Constructor Summary
HTTPConnectionManager()
           
 
Method Summary
static HTTPConnectionManager getInstance()
          This method retrieves a HTTPConnectionManager instance.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPConnectionManager

public HTTPConnectionManager()
Method Detail

getInstance

public static HTTPConnectionManager getInstance()
This method retrieves a HTTPConnectionManager instance.

Returns:
HTTPConnectionManager the HTTPConnectionManager instance


Copyright © 2004 Siebel Systems, Inc. All rights reserved.