migrating top sip2 service
authorBill Erickson <berickxx@gmail.com>
Thu, 3 Sep 2020 19:06:32 +0000 (15:06 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 28 Oct 2020 18:57:39 +0000 (14:57 -0400)
commit10881b0f3ce93adfa789998dad996125bd4edbeb
treeebb5f1b59264700eda210f195900937bdaa9871f
parent611dce1220346667f0393c192908e4b3d67b47ef
migrating top sip2 service

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/examples/opensrf.xml.example
Open-ILS/src/perlmods/lib/OpenILS/Application/SIP2.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/OpenILS/Application/SIP2/Common.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/OpenILS/Application/SIP2/Item.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/OpenILS/Application/SIP2/Session.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/OpenILS/WWW/SIP2Gateway.pm