com.bankframe.ei.channel.client
Class RmiIiopClient
java.lang.Object
com.bankframe.ei.channel.client.RmiIiopClient
- All Implemented Interfaces:
- ChannelClient
public class RmiIiopClient
- extends Object
- implements ChannelClient
This class provides access to BankFrame MCA Services
over the RMI protocol
RmiIiopClient
public RmiIiopClient()
send
public Vector send(Vector data)
- This method sends the Transaction
- Specified by:
send
in interface ChannelClient
- Parameters:
data
- Vector of the data to be sent
- Returns:
- The reponse data from the transaction
Copyright © 2005, 2007, Oracle. All rights reserved.