Package org.jboss.as.protocol
Class StreamUtils
java.lang.Object
org.jboss.as.protocol.StreamUtils
- Author:
- David M. Lloyd
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcopyStream(InputStream in, DataOutput out) static voidcopyStream(InputStream in, OutputStream out) static voidstatic voidsafeClose(ServerSocket serverSocket) static voidstatic voidsafeClose(XMLStreamWriter writer)
-
Method Details
-
copyStream
- Throws:
IOException
-
copyStream
- Throws:
IOException
-
safeClose
-
safeClose
-
safeClose
-
safeClose
-