This section provides a brief summary of the classes in the Java XML Agent API. Reference information on all the classes and methods, can be found in the Javadoc.
The Web Service Client API contains four classes that are contained in the package com.netegrity.tm.client.api.
The following table lists all four classes in the Web Service Client API.
|
Class/Interface |
Description |
|---|---|
|
XMLDocument |
Wrapper class that encapsulates all XML document processing methods. |
|
Utils |
Wrapper class that encapsulates all utilities that assist in key and certificate generation. |
|
HTTPClient |
Class that provides methods to post XML documents over HTTP and obtain response message returned from a successful HTTP post. |
|
HTTPSClient |
Class that provides methods to post XML documents over HTTPS and obtain response message returned from a successful HTTPS post. |
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |