Default implementation of the {@link RemoteAdapterFactory RemoteAdapterFactory} interface.This factory uses the server adapters defined in this package as the default adapter implementations. Subclasses can override or extend the default adapters by implementing the corresponding factory methods.
The bufferSize property can be used to configure the size of the buffer used by iterators to speed up iterator traversal over the network.
@author Jukka Zitting
@author Philipp Koch
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.