Uses of Class
org.jboss.xnio.metadata.TcpChannelSourceMetaData

Packages that use TcpChannelSourceMetaData
org.jboss.xnio.metadata   
 

Uses of TcpChannelSourceMetaData in org.jboss.xnio.metadata
 

Methods in org.jboss.xnio.metadata that return types with arguments of type TcpChannelSourceMetaData
 java.util.List<TcpChannelSourceMetaData> XnioMetaData.getTcpChannelSources()
           
 

Methods in org.jboss.xnio.metadata with parameters of type TcpChannelSourceMetaData
static void XnioMetaDataHelper.add(java.util.List<org.jboss.beans.metadata.spi.BeanMetaData> list, TcpChannelSourceMetaData tcpChannelSourceMetaData)
           
 

Method parameters in org.jboss.xnio.metadata with type arguments of type TcpChannelSourceMetaData
 void XnioMetaData.setTcpChannelSources(java.util.List<TcpChannelSourceMetaData> tcpChannelSources)
           
 



Copyright © 2009. All Rights Reserved.