Uses of Class
org.xnap.plugin.gift.net.event.ErrorEvent

Packages that use ErrorEvent
org.xnap.plugin.gift   
org.xnap.plugin.gift.net.event.listener   
 

Uses of ErrorEvent in org.xnap.plugin.gift
 

Methods in org.xnap.plugin.gift with parameters of type ErrorEvent
 void GiFTPlugin.onError(ErrorEvent evt)
           
 

Uses of ErrorEvent in org.xnap.plugin.gift.net.event.listener
 

Methods in org.xnap.plugin.gift.net.event.listener with parameters of type ErrorEvent
 void ErrorEventListener.onError(ErrorEvent evt)
          Gets called if an error occures
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.