package org.wicketstuff.chat.channel.examples.pages; import org.apache.wicket.markup.html.WebPage; public class Index extends WebPage { /** * */ private static final long serialVersionUID = 1L; }