|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UdpServerMBean
Statistics and management information for a UDP server.
Nested Class Summary | |
---|---|
static interface |
UdpServerMBean.Channel
Statistics and management information for a specific UDP server channel. |
Method Summary | |
---|---|
UdpServerMBean.Channel[] |
getBoundChannels()
Get per-channel statistics. |
Methods inherited from interface org.jboss.xnio.management.ReadableChannelStats |
---|
getBytesRead, getMessagesRead |
Methods inherited from interface org.jboss.xnio.management.WritableChannelStats |
---|
getBytesWritten, getMessagesWritten |
Methods inherited from interface org.jboss.xnio.management.ManagedCloseable |
---|
close |
Method Detail |
---|
UdpServerMBean.Channel[] getBoundChannels()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |