Class TCPAdapterList

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<TCPAdapter>
com.sun.xml.ws.transport.tcp.server.TCPAdapterList
All Implemented Interfaces:
DeploymentDescriptorParser.AdapterFactory<TCPAdapter>, Iterable<TCPAdapter>, Collection<TCPAdapter>, List<TCPAdapter>

public final class TCPAdapterList extends AbstractList<TCPAdapter> implements DeploymentDescriptorParser.AdapterFactory<TCPAdapter>
Author:
jax-ws team