Uses of Interface
org.exolab.jms.net.connector.Invocation

Packages that use Invocation
org.exolab.jms.net.connector Connector framework 
 

Uses of Invocation in org.exolab.jms.net.connector
 

Classes in org.exolab.jms.net.connector that implement Invocation
 class MarshalledInvocation
          An Invocation where the Request is wrapped in an MarshalledObject.
 

Methods in org.exolab.jms.net.connector with parameters of type Invocation
 void ContextInvocationHandler.invoke(Invocation invocation)
          Perform an invocation.
 void InvocationHandler.invoke(Invocation invocation)
          Perform an invocation.
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.