Package com.ericsson.otp.erlang
Class OtpServerSocketTransport
java.lang.Object
com.ericsson.otp.erlang.OtpServerSocketTransport
- All Implemented Interfaces:
OtpServerTransport
Default socket-based server transport
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OtpServerSocketTransport
- Throws:
IOException
- See Also:
-
-
Method Details
-
getLocalPort
public int getLocalPort()- Specified by:
getLocalPort
in interfaceOtpServerTransport
- See Also:
-
accept
- Specified by:
accept
in interfaceOtpServerTransport
- Throws:
IOException
- See Also:
-
close
- Specified by:
close
in interfaceOtpServerTransport
- Throws:
IOException
- See Also:
-