Uses of Interface
com.metamatrix.common.comm.platform.socket.client.ServerDiscovery

Packages that use ServerDiscovery
com.metamatrix.common.comm.platform.socket.client   
 

Uses of ServerDiscovery in com.metamatrix.common.comm.platform.socket.client
 

Classes in com.metamatrix.common.comm.platform.socket.client that implement ServerDiscovery
 class AdminApiServerDiscovery
          Will discover hosts based upon an anon admin api call.
 class UrlServerDiscovery
          Simple URL discovery strategy
 

Constructors in com.metamatrix.common.comm.platform.socket.client with parameters of type ServerDiscovery
SocketServerConnection(SocketServerInstanceFactory connectionFactory, boolean secure, ServerDiscovery serverDiscovery, java.util.Properties connProps, java.util.Timer pingTimer)
           
 



Copyright © 2009. All Rights Reserved.