JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.openpatch.scratch
Interface Stage.WhenIReceiveHandler
Enclosing class:
Stage
public static interface
Stage.WhenIReceiveHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
Stage
stage,
Object
message)
Method Details
handle
void
handle
(
Stage
stage,
Object
message)