Packages |
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). |
com.wm.app.b2b.server |
The server package contains classes that you use to interact with
relational databases and perform server operations. |
com.wm.app.b2b.server.auth |
The server.auth package contains the authentication tokens generated
by the Integration Server. |
com.wm.app.b2b.server.dispatcher.trigger |
The server.dispatcher.trigger package contains methods that you use to manage triggers. |
com.wm.app.b2b.server.jms.consumer |
The server.jms.consumer package contains methods that
you use to create message consumers and receive JMS messages. |
com.wm.app.b2b.server.jms.producer |
The server.jms.producer package contains methods that
you use to create message producers and send JMS messages. |
com.wm.data |
The data package contains classes that you use create and manipulate
IData objects. |
com.wm.g11n.util |
The server.g11n.util package contains classes that enable internationalization on the webMethods platform. |
com.wm.security.auth |
The security.auth package contains interfaces that you use to implement customized authentication modules. |
com.wm.util |
The util package contains the Values and Table classes, two standard data
objects used by the Integration Server. |
com.wm.util.coder |
The util.coder package contains classes that you use to encode and decode
webMethods IData and Values objects. |
com.wm.util.security |
The util.security package contains a wrapper for a character
array that enables strings to be stored securely in memory. |
com.wm.util.template |
The util.template package contains classes that you use apply templates to
the pipeline. |