Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.net.internal.ByteStream Interface Reference
Inheritance diagram for de.fu_berlin.inf.dpp.net.internal.ByteStream:
de.fu_berlin.inf.dpp.net.internal.TCPByteStream de.fu_berlin.inf.dpp.net.internal.XMPPByteStreamAdapter

List of all members.

Public Member Functions

InputStream getInputStream () throws IOException
OutputStream getOutputStream () throws IOException
void close () throws IOException
int getReadTimeout () throws IOException
void setReadTimeout (int timeout) throws IOException

Member Function Documentation

void de.fu_berlin.inf.dpp.net.internal.ByteStream.close ( ) throws IOException
InputStream de.fu_berlin.inf.dpp.net.internal.ByteStream.getInputStream ( ) throws IOException
OutputStream de.fu_berlin.inf.dpp.net.internal.ByteStream.getOutputStream ( ) throws IOException
int de.fu_berlin.inf.dpp.net.internal.ByteStream.getReadTimeout ( ) throws IOException
void de.fu_berlin.inf.dpp.net.internal.ByteStream.setReadTimeout ( int  timeout) throws IOException
 All Classes Namespaces Files Functions Variables Enumerations