Class SocketConnection
java.lang.Object
de.larsgrefer.sass.embedded.connection.StreamConnection
de.larsgrefer.sass.embedded.connection.SocketConnection
- All Implemented Interfaces:
CompilerConnection
,Closeable
,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.larsgrefer.sass.embedded.connection.StreamConnection
readResponse, sendMessage
-
Constructor Details
-
SocketConnection
-
-
Method Details
-
close
- Throws:
IOException
-
getInputStream
- Specified by:
getInputStream
in classStreamConnection
- Throws:
IOException
-
getOutputStream
- Specified by:
getOutputStream
in classStreamConnection
- Throws:
IOException
-