Create the NAP-OUTBOX service handler.
Must provide an OutboxRouter.
A ServiceHandler ready for runtime.registerService('outbox', handler).
ServiceHandler
runtime.registerService('outbox', handler)
If options.router is missing.
options.router
Create the NAP-OUTBOX service handler.