Uses of Interface
com.sun.corba.ee.spi.presentation.rmi.DynamicMethodMarshaller
Packages that use DynamicMethodMarshaller
-
Uses of DynamicMethodMarshaller in com.sun.corba.ee.impl.presentation.rmi
Classes in com.sun.corba.ee.impl.presentation.rmi that implement DynamicMethodMarshallerMethods in com.sun.corba.ee.impl.presentation.rmi that return DynamicMethodMarshallerModifier and TypeMethodDescriptionPresentationManagerImpl.getDynamicMethodMarshaller(Method method) ///////////////////////////////////////////////////////////////////////////// -
Uses of DynamicMethodMarshaller in com.sun.corba.ee.spi.presentation.rmi
Methods in com.sun.corba.ee.spi.presentation.rmi that return DynamicMethodMarshallerModifier and TypeMethodDescriptionPresentationManager.getDynamicMethodMarshaller(Method method) Given a particular method, return a DynamicMethodMarshaller for that method.