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 DynamicMethodMarshallerFields in com.sun.corba.ee.impl.presentation.rmi with type parameters of type DynamicMethodMarshallerModifier and TypeFieldDescriptionprivate org.glassfish.pfl.basic.concurrent.WeakCache
<Method, DynamicMethodMarshaller> PresentationManagerImpl.methodToDMM
Methods 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.