com.maverick.nio
Class ListeningInterface

java.lang.Object
  extended by com.maverick.nio.ListeningInterface

public class ListeningInterface
extends Object


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

Constructor Detail

ListeningInterface

public ListeningInterface(SocketAddress addressToBind)
Method Detail

getAddressToBind

public SocketAddress getAddressToBind()


Copyright © 2012. All Rights Reserved.