org.identityconnectors.framework.server.impl
Class ConnectionProcessor

java.lang.Object
  extended by org.identityconnectors.framework.server.impl.ConnectionProcessor
All Implemented Interfaces:
Runnable

public class ConnectionProcessor
extends Object
implements Runnable


Constructor Summary
ConnectionProcessor(ConnectorServer server, Socket socket)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionProcessor

public ConnectionProcessor(ConnectorServer server,
                           Socket socket)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2011. All Rights Reserved.