|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.erlang.connection.ConnectionParameters
public class ConnectionParameters
Encapsulate properties to create a OtpConnection
| Constructor Summary | |
|---|---|
ConnectionParameters(com.ericsson.otp.erlang.OtpSelf otpSelf,
com.ericsson.otp.erlang.OtpPeer otpPeer)
|
|
| Method Summary | |
|---|---|
com.ericsson.otp.erlang.OtpPeer |
getOtpPeer()
|
com.ericsson.otp.erlang.OtpSelf |
getOtpSelf()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionParameters(com.ericsson.otp.erlang.OtpSelf otpSelf,
com.ericsson.otp.erlang.OtpPeer otpPeer)
| Method Detail |
|---|
public com.ericsson.otp.erlang.OtpSelf getOtpSelf()
public com.ericsson.otp.erlang.OtpPeer getOtpPeer()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||