/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/web/BanListener.java
ViewVC logotype

Diff of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/web/BanListener.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3200 by torben, Mon Mar 9 11:56:37 2015 UTC revision 3201 by torben, Wed May 31 08:56:00 2017 UTC
# Line 14  import com.sun.net.httpserver.HttpExchan Line 14  import com.sun.net.httpserver.HttpExchan
14  import com.sun.net.httpserver.HttpHandler;  import com.sun.net.httpserver.HttpHandler;
15    
16    
17    @SuppressWarnings("restriction")
18  public class BanListener implements HttpHandler {  public class BanListener implements HttpHandler {
19    
20          SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");          SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");

Legend:
Removed from v.3200  
changed lines
  Added in v.3201

  ViewVC Help
Powered by ViewVC 1.1.20