org.prevayler.foundation.network
Class ObjectServerSocketImpl
java.lang.Object
org.prevayler.foundation.network.ObjectServerSocketImpl
- All Implemented Interfaces:
- ObjectServerSocket
public class ObjectServerSocketImpl
- extends Object
- implements ObjectServerSocket
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectServerSocketImpl
public ObjectServerSocketImpl(int port)
throws IOException
- Throws:
IOException
accept
public ObjectSocket accept()
throws IOException
- Specified by:
accept
in interface ObjectServerSocket
- Throws:
IOException
close
public void close()
throws IOException
- Specified by:
close
in interface ObjectServerSocket
- Throws:
IOException
Copyright © 2001-2013. All Rights Reserved.