com.bankframe.ei.channel.corba.ibm
Class CorbaChannelUtil

java.lang.Object
  extended by com.bankframe.ei.channel.corba.ibm.CorbaChannelUtil

public class CorbaChannelUtil
extends Object


Field Summary
static CorbaChannelUtil instance
           
 
Constructor Summary
CorbaChannelUtil()
          Constructor for CorbaChannelUtil.
 
Method Summary
 String[] getOrbArgs()
           
 DataPacketVector toDataPacketVector(Vector local)
           
 Vector toVector(DataPacketVector remote)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final CorbaChannelUtil instance
Constructor Detail

CorbaChannelUtil

public CorbaChannelUtil()
Constructor for CorbaChannelUtil.

Method Detail

getOrbArgs

public String[] getOrbArgs()

toVector

public Vector toVector(DataPacketVector remote)

toDataPacketVector

public DataPacketVector toDataPacketVector(Vector local)


Copyright © 2005, 2007, Oracle. All rights reserved.