|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProtocolDelegate<C>
ProtocolDelegate
Method Summary | |
---|---|
void |
command(C context,
Method command)
|
void |
control(C context,
Method control)
|
void |
error(C context,
ProtocolError error)
|
void |
init(C context,
ProtocolHeader header)
|
Method Detail |
---|
void init(C context, ProtocolHeader header)
void control(C context, Method control)
void command(C context, Method command)
void error(C context, ProtocolError error)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |