com.maverick.nio
Class ListeningInterface
java.lang.Object
com.maverick.nio.ListeningInterface
public class ListeningInterface
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListeningInterface
public ListeningInterface(java.net.InetSocketAddress addressToBind,
ProtocolContext context)
getAddressToBind
public java.net.InetSocketAddress getAddressToBind()
getContext
public ProtocolContext getContext()
isIPV6Interface
public boolean isIPV6Interface()
setProxy
public void setProxy(com.maverick.nio.Proxy proxy)
getProxy
public com.maverick.nio.Proxy getProxy()
Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.