Core functionality for the OSCARS service, both for requests coming in via SOAP messages, and from servlets.

OSCARSMessageReceiverInOnly, OSCARSMessageReceiverInOut, and OSCARSStub were generated by wsdl2java. OSCARSSkeleton, the Axis2 service, was originally generated by wsdl2java and has been modified to incorporate OSCARS functionality.

OSCARSCore is a singleton class initializing single instances of all the OSCARS components.