akka.zeromq
Class FileDescriptor

java.lang.Object
  extended by akka.zeromq.FileDescriptor
All Implemented Interfaces:
Request, SocketOptionQuery

public class FileDescriptor
extends java.lang.Object
implements SocketOptionQuery

Gets the file descriptor associated with the ZeroMQ socket


Constructor Summary
FileDescriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileDescriptor

public FileDescriptor()