Uses of Class
org.eclipse.persistence.internal.sessions.coordination.jms.JMSTopicRemoteConnection
-
Packages that use JMSTopicRemoteConnection Package Description org.eclipse.persistence.sessions.coordination.jms -
-
Uses of JMSTopicRemoteConnection in org.eclipse.persistence.sessions.coordination.jms
Methods in org.eclipse.persistence.sessions.coordination.jms that return JMSTopicRemoteConnection Modifier and Type Method Description protected JMSTopicRemoteConnectionJMSPublishingTransportManager. createConnection(boolean isLocalConnectionBeingCreated)INTERNAL: This method creates JMSTopicRemoteConnection to be used by this TransportManager.
-