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

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

public class AlwaysOfflineClient
extends java.lang.Object
implements com.bankframe.ei.channel.client.ChannelClient

The AlwaysOfflineClient class


Constructor Summary
AlwaysOfflineClient()
           
 
Method Summary
 java.util.Vector send(java.util.Vector request)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlwaysOfflineClient

public AlwaysOfflineClient()
Method Detail

send

public java.util.Vector send(java.util.Vector request)
Specified by:
send in interface com.bankframe.ei.channel.client.ChannelClient