|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The root interface that all input protocol interfaces inherit from. All interfaces which are intended to define input protocols must extend this interface. This interface does not define any methods, it exists purely to support classification. In particular, we can use this to determine whether a given interactor object accepts input or produces output (this can be done with the expression: "obj implements input_protocol").
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |