Invocation API 1.1.0.Final

Uses of Interface
org.jboss.invocation.proxy.SerializableProxy

Packages that use SerializableProxy
org.jboss.invocation.proxy   
 

Uses of SerializableProxy in org.jboss.invocation.proxy
 

Classes in org.jboss.invocation.proxy that implement SerializableProxy
 class DefaultSerializableProxy
          Serialized representation of a proxy.
 

Method parameters in org.jboss.invocation.proxy with type arguments of type SerializableProxy
 void ProxyFactory.setSerializableProxyClass(Class<? extends SerializableProxy> serializableProxyClass)
          Sets the SerializableProxy class to emit from the proxies writeReplace method.
 


Invocation API 1.1.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.