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