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