| Package | Description |
|---|---|
| org.jboss.ejb.client | |
| org.jboss.ejb.client.remoting |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
EJBReceiver.cancelInvocation(EJBClientInvocationContext clientInvocationContext,
EJBReceiverInvocationContext receiverContext)
Attempt to cancel an invocation.
|
protected abstract void |
EJBReceiver.processInvocation(EJBClientInvocationContext clientInvocationContext,
EJBReceiverInvocationContext receiverContext)
Process the invocation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemotingConnectionEJBReceiver.processInvocation(EJBClientInvocationContext clientInvocationContext,
EJBReceiverInvocationContext ejbReceiverInvocationContext) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.