| Package | Description |
|---|---|
| org.wildfly.iiop.openjdk.rmi.marshal.strategy |
| Modifier and Type | Method and Description |
|---|---|
static StubStrategy |
StubStrategy.forMethod(String[] paramTypes,
String[] excepIds,
String[] excepTypes,
String retvalType,
ClassLoader cl)
Returns an
StubStrategy for a method, given descriptions
of the method parameters, exceptions, and return value. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.