Protege 3.4.6

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

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

public class CompressionAspect
extends Object
implements SocketAspect


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

Constructor Detail

CompressionAspect

public CompressionAspect(SocketAspect delegate)
Method Detail

getDelegate

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

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

close

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

useCompression

public static boolean useCompression()

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.