org.identityconnectors.framework.impl.api.remote
Class RemoteFrameworkConnection
java.lang.Object
org.identityconnectors.framework.impl.api.remote.RemoteFrameworkConnection
public class RemoteFrameworkConnection
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteFrameworkConnection
public RemoteFrameworkConnection(RemoteFrameworkConnectionInfo info)
RemoteFrameworkConnection
public RemoteFrameworkConnection(Socket socket)
close
public void close()
flush
public void flush()
writeObject
public void writeObject(Object object)
readObject
public Object readObject()
Copyright © 2011. All Rights Reserved.