|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RtaConnection | |
---|---|
com.tibco.rta | Connection, session, configuration classes and interfaces. |
Uses of RtaConnection in com.tibco.rta |
---|
Methods in com.tibco.rta that return RtaConnection | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |