org.eclipse.persistence.sessions.remote.corba.sun
Class TransporterDefaultFactory

java.lang.Object
  extended by org.eclipse.persistence.sessions.remote.corba.sun.TransporterDefaultFactory
All Implemented Interfaces:
ValueFactory

public class TransporterDefaultFactory
extends Object
implements ValueFactory

INTERNAL: org/eclipse/persistence/internal/remote/TransporterDefaultFactory.java Generated by the IDL-to-Java compiler (portable), version "3.0" from d:/StarTeam/DIDev/Pine/TopLink/DISource/IDLs/CorbaRemoteSessionControllerSun.idl Thursday, May 3, 2001 1:36:59 PM EDT


Constructor Summary
TransporterDefaultFactory()
           
 
Method Summary
 Serializable read_value(InputStream is)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransporterDefaultFactory

public TransporterDefaultFactory()
Method Detail

read_value

public Serializable read_value(InputStream is)
Specified by:
read_value in interface ValueFactory