Uses of Interface
org.apache.camel.component.platform.http.PlatformHttpListener
Packages that use PlatformHttpListener
-
Uses of PlatformHttpListener in org.apache.camel.component.platform.http
Methods in org.apache.camel.component.platform.http with parameters of type PlatformHttpListenerModifier and TypeMethodDescriptionvoidPlatformHttpComponent.addPlatformHttpListener(PlatformHttpListener listener) Adds aPlatformHttpListenerlistener.voidPlatformHttpComponent.removePlatformHttpListener(PlatformHttpListener listener) Removes an existingPlatformHttpListenerlistener.