Package com.ericsson.otp.erlang
Interface OtpTransport
- All Known Implementing Classes:
 OtpSocketTransport
public interface OtpTransport
Client-side connection-oriented transport interface.
- 
Method Summary
 
- 
Method Details
- 
getInputStream
- Throws:
 IOException- See Also:
 
 - 
getOutputStream
- Throws:
 IOException- See Also:
 
 - 
close
- Throws:
 IOException- See Also:
 
 
 -