Uses of Class
org.apache.activemq.schema.core.DtoRedeliveryPlugin.AdminConnectionContext
-
Packages that use DtoRedeliveryPlugin.AdminConnectionContext Package Description org.apache.activemq.schema.core -
-
Uses of DtoRedeliveryPlugin.AdminConnectionContext in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoRedeliveryPlugin.AdminConnectionContext Modifier and Type Method Description DtoRedeliveryPlugin.AdminConnectionContextObjectFactory. createDtoRedeliveryPluginAdminConnectionContext()Create an instance ofDtoRedeliveryPlugin.AdminConnectionContextMethods in org.apache.activemq.schema.core that return types with arguments of type DtoRedeliveryPlugin.AdminConnectionContext Modifier and Type Method Description JAXBElement<DtoRedeliveryPlugin.AdminConnectionContext>ObjectFactory. createDtoRedeliveryPluginAdminConnectionContext(DtoRedeliveryPlugin.AdminConnectionContext value)Methods in org.apache.activemq.schema.core with parameters of type DtoRedeliveryPlugin.AdminConnectionContext Modifier and Type Method Description JAXBElement<DtoRedeliveryPlugin.AdminConnectionContext>ObjectFactory. createDtoRedeliveryPluginAdminConnectionContext(DtoRedeliveryPlugin.AdminConnectionContext value)
-