This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
sdk_example [2015/08/10 17:36] dloo |
sdk_example [2015/08/10 17:39] (current) dloo |
||
---|---|---|---|
Line 3: | Line 3: | ||
The following is a simple example of a Sharer Handler. We'll use this example as a means to outline how the framework is used to create a handler. | The following is a simple example of a Sharer Handler. We'll use this example as a means to outline how the framework is used to create a handler. | ||
- | <code> | + | <code java> |
import com.perspectium.api.Message; | import com.perspectium.api.Message; | ||
import com.perspectium.logging.PerspectiumLogger; | import com.perspectium.logging.PerspectiumLogger; |