Protege 3.4.5

edu.stanford.smi.protege.server.socket
Class TeeAspect

java.lang.Object
  extended by edu.stanford.smi.protege.server.socket.TeeAspect
All Implemented Interfaces:
SocketAspect

public class TeeAspect
extends Object
implements SocketAspect


Constructor Summary
TeeAspect(SocketAspect delegate)
           
 
Method Summary
 void close()
           
static boolean doTeeOuput()
           
 SocketAspect getDelegate()
           
 InputStream getInputStream()
           
 OutputStream getOutputStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TeeAspect

public TeeAspect(SocketAspect delegate)
Method Detail

getDelegate

public SocketAspect getDelegate()
Specified by:
getDelegate in interface SocketAspect

close

public void close()
           throws IOException
Specified by:
close in interface SocketAspect
Throws:
IOException

getInputStream

public InputStream getInputStream()
                           throws IOException
Specified by:
getInputStream in interface SocketAspect
Throws:
IOException

getOutputStream

public OutputStream getOutputStream()
                             throws IOException
Specified by:
getOutputStream in interface SocketAspect
Throws:
IOException

doTeeOuput

public static boolean doTeeOuput()

Protege 3.4.5

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