akka.io
Class Inet

java.lang.Object
  extended by akka.io.Inet

public class Inet
extends java.lang.Object


Nested Class Summary
static class Inet.SO$
           
static interface Inet.SocketOption
          SocketOption is a package of data (from the user) and associated behavior (how to apply that to a socket).
static interface Inet.SoForwarders
           
static interface Inet.SoJavaFactories
           
 
Constructor Summary
Inet()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Inet

public Inet()