Message layer  Arguments

Chapter 1: Java Support

Interfaces

You can write a Java application to be a e-Biz Impact acquisition or delivery AIM that implements AcqInterface and DelInterface. When you have a Java application that functions as an AIM, SfmInterface simulates the function entry points for a remote Store and Forward Manager (SFM) application.

Consumer applications can also implement ArgumentsInterface to build function argument wrappers. Argument wrappers allow you to define output or input-output Java arguments with simple immutable or primitive data types.


DfcMessage and CncMessage

DfcMessage and CncMessage are the basic containers for the definition of a DFC or a CNC request. Users do not directly interact with these two containers.

DfcMessage requires properties such as function name, timeout, and flavor. A DfcMessage can have one or many arguments.

CncMessage requires command properties such as command name, object name, and subject name. CncMessage can have one or many arguments





Copyright © 2005. Sybase Inc. All rights reserved. Arguments

View this book as PDF