Package com.wm.app.b2b.client

The client package contains classes that you use to build clients for the Integration Server (including clients that use the guaranteed-delivery facility).

See:
          Description

Class Summary
BaseContext **************************************************************************************** This abstract class is the superclass of Context and TContext.
Context This class extends BaseContext.
InvokeThread This class extends Thread.
TContext This class extends BaseContext.
 

Exception Summary
AccessException Extends ServiceException.
DeliveryException This class extends ServiceException.
InvalidRequestException This class extends ServiceException.
ServiceException This is a general exception thrown when a service fails.
TXException This class extends ServiceException.
 

Package com.wm.app.b2b.client Description

The client package contains classes that you use to build clients for the Integration Server (including clients that use the guaranteed-delivery facility).