Uses of Interface org.omg.DynamicAny.DynFixed

Uses in package org.omg.DynamicAny

Classes implementing org.omg.DynamicAny.DynFixed

class
Should provide support for remote invocation of methods on DynFixed.

Methods with parameter type org.omg.DynamicAny.DynFixed

void
Insert the DynFixed into the given Any.
void
This should read DynFixed from the CDR input stream, but (following the JDK 1.5 API) it does not.

Methods with return type org.omg.DynamicAny.DynFixed

DynFixed
Extract the DynFixed from given Any.
DynFixed
Cast the passed object into the DynFixed.
DynFixed
This should read DynFixed from the CDR input stream, but (following the JDK 1.5 API) it does not.
DynFixed
Narrow the given object to the DynFixed.