Uses of Class
com.sun.genericra.outbound.ConnectionRequestInfo

Packages that use ConnectionRequestInfo
com.sun.genericra.outbound   
 

Uses of ConnectionRequestInfo in com.sun.genericra.outbound
 

Constructors in com.sun.genericra.outbound with parameters of type ConnectionRequestInfo
ManagedConnection(AbstractManagedConnectionFactory factory, javax.resource.spi.security.PasswordCredential pc, ConnectionRequestInfo info, javax.jms.Connection physicalCon)