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.OutboundTopicConnectionObjectFactory. createDtoJmsTopicConnectorOutboundTopicConnection()Create an instance ofDtoJmsTopicConnector.OutboundTopicConnectionMethods 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)
-