Uses of Interface
org.jboss.invocation.proxy.SerializableProxy
-
Packages that use SerializableProxy Package Description org.jboss.invocation.proxy -
-
Uses of SerializableProxy in org.jboss.invocation.proxy
Classes in org.jboss.invocation.proxy that implement SerializableProxy Modifier and Type Class Description classDefaultSerializableProxySerialized representation of a proxy.Method parameters in org.jboss.invocation.proxy with type arguments of type SerializableProxy Modifier and Type Method Description voidProxyFactory. setSerializableProxyClass(Class<? extends SerializableProxy> serializableProxyClass)Sets theSerializableProxyclass to emit from the proxies writeReplace method.
-