Add unsupportedservice method to NCIP::ILS.
authorJason Stephenson <jason@sigio.com>
Fri, 8 Aug 2014 13:46:39 +0000 (09:46 -0400)
committerJason Stephenson <jason@sigio.com>
Fri, 8 Aug 2014 13:46:39 +0000 (09:46 -0400)
commit377b4913ceea736335d11217be0d1445500c5f57
treecfe7fc880ca1ea564830b20953c51af26e377ca6
parent66f9e074da5e8b8c43e68afbe1643a2935cc1dff
Add unsupportedservice method to NCIP::ILS.

This is used to return an "Unsupported Service" problem message.

We also added default implementations for the message handlers for
the messages required by Autographics' SHAREit that simply return
the Unsuported Service response.

Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS.pm