Uses of Class
org.apache.activemq.schema.core.DtoMulticastNetworkConnector.ExcludedDestinations
-
Packages that use DtoMulticastNetworkConnector.ExcludedDestinations Package Description org.apache.activemq.schema.core -
-
Uses of DtoMulticastNetworkConnector.ExcludedDestinations in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoMulticastNetworkConnector.ExcludedDestinations Modifier and Type Method Description DtoMulticastNetworkConnector.ExcludedDestinationsObjectFactory. createDtoMulticastNetworkConnectorExcludedDestinations()Create an instance ofDtoMulticastNetworkConnector.ExcludedDestinationsMethods in org.apache.activemq.schema.core that return types with arguments of type DtoMulticastNetworkConnector.ExcludedDestinations Modifier and Type Method Description JAXBElement<DtoMulticastNetworkConnector.ExcludedDestinations>ObjectFactory. createDtoMulticastNetworkConnectorExcludedDestinations(DtoMulticastNetworkConnector.ExcludedDestinations value)Methods in org.apache.activemq.schema.core with parameters of type DtoMulticastNetworkConnector.ExcludedDestinations Modifier and Type Method Description JAXBElement<DtoMulticastNetworkConnector.ExcludedDestinations>ObjectFactory. createDtoMulticastNetworkConnectorExcludedDestinations(DtoMulticastNetworkConnector.ExcludedDestinations value)
-