fr.dyade.aaa.jndi2.msg
Class IOControl
java.lang.Object
fr.dyade.aaa.jndi2.msg.IOControl
public class IOControl
- extends java.lang.Object
Constructor Summary |
IOControl(java.net.Socket socket)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOControl
public IOControl(java.net.Socket socket)
throws java.io.IOException
- Throws:
java.io.IOException
readObject
public java.lang.Object readObject()
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
readInt
public int readInt()
throws java.io.IOException
- Throws:
java.io.IOException
writeObject
public void writeObject(java.lang.Object obj)
throws java.io.IOException
- Throws:
java.io.IOException
writeInt
public void writeInt(int i)
throws java.io.IOException
- Throws:
java.io.IOException
close
public void close()
getSocket
public final java.net.Socket getSocket()
Copyright © 2004 Scalagent - All rights reserved