|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.client.HandlerImpl
abstract class HandlerImpl
Base class for handling I2CP messages
Field Summary | |
---|---|
protected I2PAppContext |
_context
|
protected Log |
_log
|
Constructor Summary | |
---|---|
HandlerImpl(I2PAppContext context,
int type)
|
Method Summary | |
---|---|
int |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.i2p.client.I2CPMessageHandler |
---|
handleMessage |
Field Detail |
---|
protected Log _log
protected I2PAppContext _context
Constructor Detail |
---|
public HandlerImpl(I2PAppContext context, int type)
Method Detail |
---|
public int getType()
getType
in interface I2CPMessageHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |