Uses of Interface
com.ericsson.otp.erlang.OtpServerTransport
-
Packages that use OtpServerTransport Package Description com.ericsson.otp.erlang -
-
Uses of OtpServerTransport in com.ericsson.otp.erlang
Classes in com.ericsson.otp.erlang that implement OtpServerTransport Modifier and Type Class Description classOtpServerSocketTransportDefault socket-based server transportMethods in com.ericsson.otp.erlang that return OtpServerTransport Modifier and Type Method Description OtpServerTransportAbstractNode. createServerTransport(int port)OtpServerTransportOtpSocketTransportFactory. createServerTransport(int port)OtpServerTransportOtpTransportFactory. createServerTransport(int port)Create instance ofOtpServerTransport
-