Oracle Application Server TopLink API Reference
10g Release 2 (10.1.2)

B15903-01


oracle.toplink.remote.corba.orbix
Interface TransporterValueFactory

All Superinterfaces:
org.omg.CORBA.portable.ValueFactory

public interface TransporterValueFactory
extends org.omg.CORBA.portable.ValueFactory

Method Summary
 oracle.toplink.internal.remote.Transporter create()
           

 

Methods inherited from interface org.omg.CORBA.portable.ValueFactory
read_value

 

Method Detail

create

public oracle.toplink.internal.remote.Transporter create()

Copyright © 1998, 2005 Oracle Corporation. All Rights Reserved.