Web services provided by the application.
The classes in this package implement the web services exposed by the application:
{@link org.marketcetera.ors.ws.DBAuthenticator} handles client authentication against the database.
{@link org.marketcetera.ors.ws.ClientSession} contains the data the application maintains on behalf of each client.
{@link org.marketcetera.ors.ws.ServiceImpl} is the web service implementation.