XNIO API 2.1.0.CR2

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
 InetSocketAddress getBindAddress()
          Get the bind address.
 

Method Detail

getBindAddress

InetSocketAddress getBindAddress()
Get the bind address.

Returns:
the bind address

XNIO API 2.1.0.CR2

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