com.siebel.rf.offline.ei.channel.client
Class BranchRMIClient

java.lang.Object
  |
  +--com.siebel.rf.offline.ei.channel.client.BranchRMIClient
All Implemented Interfaces:
com.bankframe.ei.channel.client.ChannelClient, OfflineClientInvoker

public class BranchRMIClient
extends java.lang.Object
implements com.bankframe.ei.channel.client.ChannelClient, OfflineClientInvoker

The BranchRMIClient class


Constructor Summary
BranchRMIClient()
          Default constructor for BranchRMIClient
 
Method Summary
 java.util.Vector send(java.util.Vector request)
          Returns response
 void setOnlineStatus(int status)
          Sets online status
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BranchRMIClient

public BranchRMIClient()
Default constructor for BranchRMIClient
Method Detail

send

public java.util.Vector send(java.util.Vector request)
Returns response
Specified by:
send in interface com.bankframe.ei.channel.client.ChannelClient
Parameters:
request - Vector
Returns:
the Vector of response

setOnlineStatus

public void setOnlineStatus(int status)
Sets online status
Specified by:
setOnlineStatus in interface OfflineClientInvoker
Parameters:
arg0 - int