org.openorb.pss.connector.file
Class FileKeyBag

java.lang.Object
  extended by org.openorb.pss.connector.file.FileKeyBag

public class FileKeyBag
extends java.lang.Object


Field Summary
 org.omg.CORBA.portable.InputStream input
          The storage type data access
 byte[] short_pid
          The storage type short PID
 
Constructor Summary
FileKeyBag()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

input

public org.omg.CORBA.portable.InputStream input
The storage type data access


short_pid

public byte[] short_pid
The storage type short PID

Constructor Detail

FileKeyBag

public FileKeyBag()