oogp2p
Class ErrorFactory

java.lang.Object
  extended byoogp2p.Factories
      extended byoogp2p.ErrorFactory

public class ErrorFactory
extends Factories

Author:
cmz To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
ErrorFactory()
           
 
Method Summary
 InfoReceived makeInfoReceived(Nettable n)
           
 boolean matchesType(java.lang.Object n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorFactory

public ErrorFactory()
Method Detail

matchesType

public boolean matchesType(java.lang.Object n)
Specified by:
matchesType in class Factories

makeInfoReceived

public InfoReceived makeInfoReceived(Nettable n)
Specified by:
makeInfoReceived in class Factories