java.lang.Object
org.jpo.eventbus.AddFlatFileRequestHandler
Adds the contents of a flat file to the supplied node
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(AddFlatFileRequest request) Handles the request to add a flat file to a node
-
Constructor Details
-
AddFlatFileRequestHandler
public AddFlatFileRequestHandler()
-
-
Method Details
-
handleEvent
Handles the request to add a flat file to a node- Parameters:
request
- the Request
-