org.jboss.xnio.metadata
Class TcpChannelSourceMetaData
java.lang.Object
org.jboss.xnio.metadata.TcpChannelSourceMetaData
- All Implemented Interfaces:
- java.io.Serializable
public final class TcpChannelSourceMetaData
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TcpChannelSourceMetaData
public TcpChannelSourceMetaData()
getTcpConnectorBean
public NamedBeanMetaData getTcpConnectorBean()
setTcpConnectorBean
public void setTcpConnectorBean(NamedBeanMetaData tcpConnectorBean)
getDestination
public DestinationMetaData getDestination()
setDestination
public void setDestination(DestinationMetaData destination)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
Copyright © 2011. All Rights Reserved.