Uses of Interface
org.apache.geronimo.messaging.remotenode.NodeServer

Packages that use NodeServer
org.apache.geronimo.messaging.remotenode   
org.apache.geronimo.messaging.remotenode.network   
 

Uses of NodeServer in org.apache.geronimo.messaging.remotenode
 

Methods in org.apache.geronimo.messaging.remotenode that return NodeServer
 NodeServer MessagingTransportFactory.factoryServer(NodeInfo aNodeInfo, IOContext anIOContext)
          Creates a NodeServer for the specified node.
 

Uses of NodeServer in org.apache.geronimo.messaging.remotenode.network
 

Classes in org.apache.geronimo.messaging.remotenode.network that implement NodeServer
 class NodeServerImpl
          NodeServer implementation.
 

Methods in org.apache.geronimo.messaging.remotenode.network that return NodeServer
 NodeServer NetworkTransportFactory.factoryServer(NodeInfo aNodeInfo, IOContext anIOContext)
           
 



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