edu.stanford.smi.protege.server.socket
Class SocketWithAspects
java.lang.Object
java.net.Socket
edu.stanford.smi.protege.server.socket.SocketWithAspects
public class SocketWithAspects
- extends Socket
Methods inherited from class java.net.Socket |
bind, connect, connect, getChannel, getInetAddress, getKeepAlive, getLocalAddress, getLocalPort, getLocalSocketAddress, getOOBInline, getPort, getReceiveBufferSize, getRemoteSocketAddress, getReuseAddress, getSendBufferSize, getSoLinger, getSoTimeout, getTcpNoDelay, getTrafficClass, isBound, isClosed, isConnected, isInputShutdown, isOutputShutdown, sendUrgentData, setKeepAlive, setOOBInline, setPerformancePreferences, setReceiveBufferSize, setReuseAddress, setSendBufferSize, setSocketImplFactory, setSoLinger, setSoTimeout, setTcpNoDelay, setTrafficClass, shutdownInput, shutdownOutput, toString |
SocketWithAspects
public SocketWithAspects(boolean useCompression)
getInputStream
public InputStream getInputStream()
throws IOException
- Overrides:
getInputStream
in class Socket
- Throws:
IOException
getOutputStream
public OutputStream getOutputStream()
throws IOException
- Overrides:
getOutputStream
in class Socket
- Throws:
IOException
close
public void close()
throws IOException
- Overrides:
close
in class Socket
- Throws:
IOException
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2013 Stanford University.