All Packages Class Hierarchy This Package Previous Next Index
Interface websphinx.LinkListener
- public interface LinkListener
Link event listener.
-
crawled(LinkEvent)
- Notify that an event occured on a link.
crawled
public abstract void crawled(LinkEvent event)
- Notify that an event occured on a link.
All Packages Class Hierarchy This Package Previous Next Index