| Package | Description |
|---|---|
| fish.payara.ejb.http.protocol |
| Modifier and Type | Field and Description |
|---|---|
InvokeMethodRequest.ArgumentDeserializer |
InvokeMethodRequest.argDeserializer
De-serialises the
InvokeMethodRequest.argValues into an Object[] again. |
| Constructor and Description |
|---|
InvokeMethodRequest(String principal,
String credentials,
String jndiName,
String method,
String[] argTypes,
String[] argActualTypes,
Object argValues,
InvokeMethodRequest.ArgumentDeserializer argDeserializer) |
Copyright © 2019. All rights reserved.