Package org.opennms.core.utils
Class DefaultSocketWrapper
- java.lang.Object
-
- org.opennms.core.utils.DefaultSocketWrapper
-
- All Implemented Interfaces:
SocketWrapper
public class DefaultSocketWrapper extends Object implements SocketWrapper
-
-
Constructor Summary
Constructors Constructor Description DefaultSocketWrapper()
-
-
-
Method Detail
-
wrapSocket
public Socket wrapSocket(Socket socket) throws IOException
- Specified by:
wrapSocket
in interfaceSocketWrapper
- Throws:
IOException
-
-