|
JBoss EJB client 2.0.0.Beta4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJBReceiverInvocationContext | |
|---|---|
| org.jboss.ejb.client | |
| org.jboss.ejb.client.remoting | |
| Uses of EJBReceiverInvocationContext in org.jboss.ejb.client |
|---|
| Methods in org.jboss.ejb.client with parameters of type EJBReceiverInvocationContext | |
|---|---|
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. |
| Uses of EJBReceiverInvocationContext in org.jboss.ejb.client.remoting |
|---|
| Methods in org.jboss.ejb.client.remoting with parameters of type EJBReceiverInvocationContext | |
|---|---|
protected boolean |
RemotingConnectionEJBReceiver.cancelInvocation(EJBClientInvocationContext clientInvocationContext,
EJBReceiverInvocationContext receiverInvocationContext)
Send an invocation cancellation message over the remoting channel, for the invocation corresponding to the passed EJB receiver invocation context. |
void |
RemotingConnectionEJBReceiver.processInvocation(EJBClientInvocationContext clientInvocationContext,
EJBReceiverInvocationContext ejbReceiverInvocationContext)
|
|
JBoss EJB client 2.0.0.Beta4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||