akka.zeromq
Interface SocketConnectOption

All Superinterfaces:
Request, SocketOption
All Known Implementing Classes:
Bind, Connect

public interface SocketConnectOption
extends SocketOption

A base trait for connection options for a ZeroMQ socket


Method Summary
 java.lang.String endpoint()
           
 

Method Detail

endpoint

java.lang.String endpoint()