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