java.lang.Object
org.jpo.eventbus.PictureAdderHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(PictureAdderRequest request) Add (picture) files to the supplied node
-
Constructor Details
-
PictureAdderHandler
public PictureAdderHandler()
-
-
Method Details
-
handleEvent
Add (picture) files to the supplied node- Parameters:
request
- the request
-