jnr.unixsocket
Class UnixSocketAddress

java.lang.Object
  extended by java.net.SocketAddress
      extended by jnr.unixsocket.UnixSocketAddress
All Implemented Interfaces:
Serializable

public class UnixSocketAddress
extends SocketAddress

See Also:
Serialized Form

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

Constructor Detail

UnixSocketAddress

public UnixSocketAddress(File path)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.