Uses of Class
org.objectweb.jonathan.apis.presentation.MarshalException

Packages that use MarshalException
org.objectweb.fractal.rmi.stub Provides a stub and skeleton factory component based on ASM
 

Uses of MarshalException in org.objectweb.fractal.rmi.stub
 

Methods in org.objectweb.fractal.rmi.stub that throw MarshalException
protected  void Stub.invoke(Marshaller marshaller)
          Sends the marshaller with the invocation data down the protocol stack.
protected  ReplyInterface Stub.prepareInvocation(Marshaller marshaller)
          Prepares the marshaller prior to marshalling invocation data.
protected  Marshaller Stub.request()
          Obtains a marshaller for marshalling invocation data.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.