com.toremote.gateway.client
Class AttackDetector

java.lang.Object
  extended by com.toremote.gateway.client.AttackDetector

public class AttackDetector
extends java.lang.Object


Constructor Summary
AttackDetector()
           
 
Method Summary
static void detected(java.lang.Throwable e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttackDetector

public AttackDetector()
Method Detail

detected

public static final void detected(java.lang.Throwable e)