Package | Description |
---|---|
com.tibco.rta |
Connection, session, configuration classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
RtaSession |
RtaConnection.createSession(java.util.Map<ConfigProperty,com.tibco.rta.property.PropertyAtom<?>> sessionProps)
Creates the session.
|
RtaSession |
RtaConnection.createSession(java.lang.String name,
java.util.Map<ConfigProperty,com.tibco.rta.property.PropertyAtom<?>> sessionProps)
Creates the session with name
|
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.