| Package | Description |
|---|---|
| org.jboss.ejb.server |
| Modifier and Type | Method and Description |
|---|---|
default <S> InvocationRequest<S> |
InvocationRequest.narrowTo(Class<S> clazz)
Safely narrow the invocation's generic type to the given type.
|
| Modifier and Type | Method and Description |
|---|---|
<T> CancelHandle |
Association.receiveInvocationRequest(InvocationRequest<T> invocationRequest)
Receive and execute an invocation request.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.