Uses of Interface
org.jboss.ejb3.remoting.RemoteProxy

Packages that use RemoteProxy
org.jboss.ejb3.remoting   
org.jboss.ejb3.service   
org.jboss.ejb3.session   
org.jboss.ejb3.stateful   
org.jboss.ejb3.stateless   
 

Uses of RemoteProxy in org.jboss.ejb3.remoting
 

Classes in org.jboss.ejb3.remoting that implement RemoteProxy
 class BaseRemoteProxy
          Comment
 

Uses of RemoteProxy in org.jboss.ejb3.service
 

Classes in org.jboss.ejb3.service that implement RemoteProxy
 class ServiceRemoteProxy
           
 

Uses of RemoteProxy in org.jboss.ejb3.session
 

Classes in org.jboss.ejb3.session that implement RemoteProxy
 class BaseSessionRemoteProxy
          Comment
 

Uses of RemoteProxy in org.jboss.ejb3.stateful
 

Classes in org.jboss.ejb3.stateful that implement RemoteProxy
 class StatefulClusteredProxy
          Comment
 class StatefulRemoteProxy
          Comment
 

Uses of RemoteProxy in org.jboss.ejb3.stateless
 

Classes in org.jboss.ejb3.stateless that implement RemoteProxy
 class StatelessClusteredProxy
          Comment
 class StatelessRemoteProxy
          Comment
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.