Protege 3.4.6

edu.stanford.smi.protege.server.socket
Interface SocketAspect

All Known Implementing Classes:
CompressionAspect, MonitoringAspect, SimulateDelayAspect, TeeAspect

public interface SocketAspect


Method Summary
 void close()
           
 SocketAspect getDelegate()
           
 InputStream getInputStream()
           
 OutputStream getOutputStream()
           
 

Method Detail

getDelegate

SocketAspect getDelegate()

getInputStream

InputStream getInputStream()
                           throws IOException
Throws:
IOException

getOutputStream

OutputStream getOutputStream()
                             throws IOException
Throws:
IOException

close

void close()
           throws IOException
Throws:
IOException

Protege 3.4.6

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.