Package com.ibm.etools.sfm.sfpi

Interface Summary
SFChannelInput SFChannelInput represents the input to a channel operation.
SFChannelOperation SFChannelOperation represents an operation that can have 0 or more inputs and 0 or more outputs.
SFChannelOutput SFChannelOutput represents the output to a channel operation.
SFFault SFInput represents a fault of an operation.
SFInput SFInput represents the input to an operation.
SFMessage SFMessage represents a structured data message to be used as the input or output for an operation.
SFMessageFile The SFMessageFile interface provides methods to allow easy construction of message files.
SFOperation SFOperation represents an operation that can have exactly one input and exectly one output.
SFOperationsFile The SFOperationsFile interface provides methods to allow easy addition of operations to an operations file.
SFOutput SFOutput represents the input to an operation.
 

Class Summary
SFChannelGenerationProperties  
SFCommareaGenerationProperties SFCommareaGenerationProperties is an implementation of SFGenerationProperties that represents the generation properties for a COMMAREA operation.
SFGenerationProperties The SFGenerationProperties class is an abstract class that represents the base generation properties for an operation.
SFMessageFactory SFMessageFactory is a collection of factory methods that allow easy creation of messages and message files in service flow projects.
SFMQSeriesGenerationProperties SFMQSeriesGenerationProperties is an implementation of SFGenerationProperties that represents the generation properties for an MQ Series operation.
SFOperationFactory SFOperationFactory is a collection of factory methods that allow easy creation of operations and operations files in service flow projects.
 

Exception Summary
SFException SFException is a class that covers the possible errors that can occur when using the SFPI.