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