abstract class HandlerImpl extends Object implements I2CPMessageHandler
| Modifier and Type | Field and Description |
|---|---|
protected I2PAppContext |
_context |
protected Log |
_log |
| Constructor and Description |
|---|
HandlerImpl(I2PAppContext context,
int type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleMessageprotected final I2PAppContext _context
protected final Log _log
public HandlerImpl(I2PAppContext context, int type)
public int getType()
getType in interface I2CPMessageHandler