|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.zeromq.Connect
public class Connect
This socket should be a client socket and connect to the specified endpoint
param: endpoint URI (ex. tcp://127.0.0.1:5432)
Constructor Summary | |
---|---|
Connect(java.lang.String endpoint)
|
Method Summary | |
---|---|
java.lang.String |
endpoint()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface scala.Product |
---|
productArity, productElement, productIterator, productPrefix |
Methods inherited from interface scala.Equals |
---|
canEqual, equals |
Constructor Detail |
---|
public Connect(java.lang.String endpoint)
Method Detail |
---|
public java.lang.String endpoint()
endpoint
in interface SocketConnectOption
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |