Java support for e-Biz Impact uses the following package structure:
com.sybase.impact.<package>
where <package> is any of the following:
remote – services for access to a remote instance of e-Biz Impact.
remote.spi – service provider implementation for remote support.
messaging – core elements that define message containers and arguments.
plugin – services for building Java applications for e-Biz Impact
plugin.spi – service provider implementation for plug-in support.
utils – utility classes for data conversion, storage, and so on.
See the Javadocs for detailed information about the
API. See Chapter 3, “Java Support Samples,” for
Java support code samples.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |