Uses of Class
org.apache.activemq.schema.core.DtoJmsQueueConnector.OutboundQueueConnectionFactory
-
Packages that use DtoJmsQueueConnector.OutboundQueueConnectionFactory Package Description org.apache.activemq.schema.core -
-
Uses of DtoJmsQueueConnector.OutboundQueueConnectionFactory in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoJmsQueueConnector.OutboundQueueConnectionFactory Modifier and Type Method Description DtoJmsQueueConnector.OutboundQueueConnectionFactory
ObjectFactory. createDtoJmsQueueConnectorOutboundQueueConnectionFactory()
Create an instance ofDtoJmsQueueConnector.OutboundQueueConnectionFactory
Methods in org.apache.activemq.schema.core that return types with arguments of type DtoJmsQueueConnector.OutboundQueueConnectionFactory Modifier and Type Method Description JAXBElement<DtoJmsQueueConnector.OutboundQueueConnectionFactory>
ObjectFactory. createDtoJmsQueueConnectorOutboundQueueConnectionFactory(DtoJmsQueueConnector.OutboundQueueConnectionFactory value)
Methods in org.apache.activemq.schema.core with parameters of type DtoJmsQueueConnector.OutboundQueueConnectionFactory Modifier and Type Method Description JAXBElement<DtoJmsQueueConnector.OutboundQueueConnectionFactory>
ObjectFactory. createDtoJmsQueueConnectorOutboundQueueConnectionFactory(DtoJmsQueueConnector.OutboundQueueConnectionFactory value)
-