org.prevayler.foundation.network
Interface ObjectServerSocket

All Known Implementing Classes:
ObjectServerSocketImpl

public interface ObjectServerSocket


Method Summary
 ObjectSocket accept()
           
 void close()
           
 

Method Detail

accept

ObjectSocket accept()
                    throws IOException
Throws:
IOException

close

void close()
           throws IOException
Throws:
IOException


Copyright © 2001-2013. All Rights Reserved.