com.ibm.dse.appl.forwarding.server
Interface Forwarder
- All Known Implementing Classes:
- ForwardSupport
- public interface Forwarder
Interface to perform the forward request
forward
public int forward(CommonCommunicationsService service,
Operation anOp)
throws DSEException
- Forward the transaction message using the communication service. The message
is retrieved from the Operation.
- Parameters:
service
- com.ibm.dse.services.comms.CommonCommunicationsServiceanOp
- com.ibm.dse.base.Operation, the ForwardingServerOperation- Returns:
- int integer success indicator, indicates a success or failure result