Uses of Class
org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
-
Packages that use DynamicProfileReloader Package Description org.apache.synapse.transport.dynamicconfigurations org.apache.synapse.transport.dynamicconfigurations.jmx -
-
Uses of DynamicProfileReloader in org.apache.synapse.transport.dynamicconfigurations
Subclasses of DynamicProfileReloader in org.apache.synapse.transport.dynamicconfigurations Modifier and Type Class Description classListenerProfileReloaderProfile re-loader for nhttp and pass-through SSL receiversclassSenderProfileReloaderProfile re-loader for nhttp and pass-through SSL sendersMethods in org.apache.synapse.transport.dynamicconfigurations with parameters of type DynamicProfileReloader Modifier and Type Method Description voidFileUpdateNotificationHandler. registerListener(DynamicProfileReloader dynamicProfileReloader)Register listeners for file update notifications -
Uses of DynamicProfileReloader in org.apache.synapse.transport.dynamicconfigurations.jmx
Constructors in org.apache.synapse.transport.dynamicconfigurations.jmx with parameters of type DynamicProfileReloader Constructor Description SSLProfileInvoker(DynamicProfileReloader dynamicProfileReloader)
-