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
Constructors - 
Method Summary
 
- 
Constructor Details
- 
OtpServerSocketTransport
- Throws:
 IOException- See Also:
 
 
 - 
 - 
Method Details
- 
getLocalPort
public int getLocalPort()- Specified by:
 getLocalPortin interfaceOtpServerTransport- See Also:
 
 - 
accept
- Specified by:
 acceptin interfaceOtpServerTransport- Throws:
 IOException- See Also:
 
 - 
close
- Specified by:
 closein interfaceOtpServerTransport- Throws:
 IOException- See Also:
 
 
 -