Uses of Class
org.wildfly.iiop.openjdk.rmi.marshal.strategy.StubStrategy
Packages that use StubStrategy
-
Uses of StubStrategy in org.wildfly.iiop.openjdk.rmi.marshal.strategy
Methods in org.wildfly.iiop.openjdk.rmi.marshal.strategy that return StubStrategyModifier and TypeMethodDescriptionstatic StubStrategyStubStrategy.forMethod(String[] paramTypes, String[] excepIds, String[] excepTypes, String retvalType, ClassLoader cl) Returns anStubStrategyfor a method, given descriptions of the method parameters, exceptions, and return value.