Uses of Class
org.apache.activemq.schema.core.DtoTransportConnector.PublishedAddressPolicy
-
Packages that use DtoTransportConnector.PublishedAddressPolicy Package Description org.apache.activemq.schema.core -
-
Uses of DtoTransportConnector.PublishedAddressPolicy in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoTransportConnector.PublishedAddressPolicy Modifier and Type Method Description DtoTransportConnector.PublishedAddressPolicyObjectFactory. createDtoTransportConnectorPublishedAddressPolicy()Create an instance ofDtoTransportConnector.PublishedAddressPolicyMethods in org.apache.activemq.schema.core that return types with arguments of type DtoTransportConnector.PublishedAddressPolicy Modifier and Type Method Description JAXBElement<DtoTransportConnector.PublishedAddressPolicy>ObjectFactory. createDtoTransportConnectorPublishedAddressPolicy(DtoTransportConnector.PublishedAddressPolicy value)Methods in org.apache.activemq.schema.core with parameters of type DtoTransportConnector.PublishedAddressPolicy Modifier and Type Method Description JAXBElement<DtoTransportConnector.PublishedAddressPolicy>ObjectFactory. createDtoTransportConnectorPublishedAddressPolicy(DtoTransportConnector.PublishedAddressPolicy value)
-