Interface IComponentRequestHandler

All Superinterfaces:
IRequestHandler
All Known Implementing Classes:
BookmarkableListenerRequestHandler, ComponentRenderingRequestHandler, ListenerRequestHandler

public interface IComponentRequestHandler extends IRequestHandler
Request handler that works with a component.
Author:
Matej Knopp
  • Method Details