Package | Description |
---|---|
com.tibco.rta |
Connection, session, configuration classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
RtaConnection |
RtaConnectionFactory.getConnection(java.lang.String connectionUrl,
java.lang.String username,
char[] password,
java.util.Map<ConfigProperty,com.tibco.rta.property.PropertyAtom<?>> configuration)
Creates a new RtaConnection object.
|
RtaConnection |
RtaConnectionFactory.getConnection(java.lang.String connectionUrl,
java.lang.String username,
java.lang.String password,
java.util.Map<ConfigProperty,com.tibco.rta.property.PropertyAtom<?>> configuration)
Creates a new RtaConnection object.
|
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.