|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.mobile.ConnectionFactory
public class ConnectionFactory
The factory class used to generate the HttpConnection using the settings in the configuration file
Constructor Summary | |
---|---|
ConnectionFactory()
|
Method Summary | |
---|---|
static HttpConnection |
getConnection(java.util.Map query)
Get the HTTP connection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectionFactory()
Method Detail |
---|
public static HttpConnection getConnection(java.util.Map query) throws java.io.IOException
query
- the request parameters, the key is the parameter name and the value is the parameter value
java.io.IOException
- if error occur
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |