Uses of Interface
org.omg.CORBA.CustomMarshal
- 
Packages that use CustomMarshal Package Description org.omg.CORBA.portable Provides a portability layer, that is, a set of ORB APIs that makes it possible for code generated by one vendor to run on another vendor's ORB. - 
- 
Uses of CustomMarshal in org.omg.CORBA.portable
Subinterfaces of CustomMarshal in org.omg.CORBA.portable Modifier and Type Interface Description interfaceCustomValueAn extension ofValueBasethat is implemented by custom value types. 
 -