Uses of Class
org.identityconnectors.framework.server.ConnectorServer

Packages that use ConnectorServer
org.identityconnectors.framework.server   
org.identityconnectors.framework.server.impl   
 

Uses of ConnectorServer in org.identityconnectors.framework.server
 

Methods in org.identityconnectors.framework.server that return ConnectorServer
static ConnectorServer ConnectorServer.newInstance()
          Get the singleton instance of the ConnectorServer.
 

Uses of ConnectorServer in org.identityconnectors.framework.server.impl
 

Subclasses of ConnectorServer in org.identityconnectors.framework.server.impl
 class ConnectorServerImpl
           
 

Constructors in org.identityconnectors.framework.server.impl with parameters of type ConnectorServer
ConnectionProcessor(ConnectorServer server, Socket socket)
           
 



Copyright © 2011. All Rights Reserved.