Uses of Class
org.apache.geronimo.messaging.proxy.EndPointProxyInfo

Packages that use EndPointProxyInfo
org.apache.geronimo.messaging   
org.apache.geronimo.messaging.proxy   
 

Uses of EndPointProxyInfo in org.apache.geronimo.messaging
 

Methods in org.apache.geronimo.messaging with parameters of type EndPointProxyInfo
 Object Node.factoryEndPointProxy(EndPointProxyInfo anInfo)
          Creates a proxy for the EndPoint defined by anInfo.
 Object NodeImpl.factoryEndPointProxy(EndPointProxyInfo anInfo)
           
 

Uses of EndPointProxyInfo in org.apache.geronimo.messaging.proxy
 

Methods in org.apache.geronimo.messaging.proxy with parameters of type EndPointProxyInfo
 Object EndPointProxyFactory.factory(EndPointProxyInfo anInfo)
          Creates a proxy for the EndPoint defined by anInfo.
 Object EndPointProxyFactoryImpl.factory(EndPointProxyInfo anInfo)
          Creates a proxy for the EndPoint defined by anInfo.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.