XNIO version 1.2.0.GA

org.jboss.xnio.management
Interface InetBound

All Known Subinterfaces:
InetConnected, TcpConnectionMBean, TcpServerMBean.Listener, UdpServerMBean.Channel

public interface InetBound

A managed object that is bound to a socket address.

Since:
1.2

Method Summary
 SocketAddress getBindAddress()
          Get the bind address.
 

Method Detail

getBindAddress

SocketAddress getBindAddress()
Get the bind address.

Returns:
the bind address

XNIO version 1.2.0.GA

Copyright © 2008 JBoss, a division of Red Hat, Inc.