public interface  oadd.io.netty.channel.unix.ServerDomainSocketChannel extends java.lang.Object implements oadd.io.netty.channel.ServerChannel, oadd.io.netty.channel.unix.UnixChannel
{
public abstract oadd.io.netty.channel.unix.DomainSocketAddress remoteAddress();
public abstract oadd.io.netty.channel.unix.DomainSocketAddress localAddress();
}