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 class
ListenerProfileReloader
Profile re-loader for nhttp and pass-through SSL receiversclass
SenderProfileReloader
Profile 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 void
FileUpdateNotificationHandler. 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)
-