Package org.eclipse.net4j.tcp
package org.eclipse.net4j.tcp
Transport layer extension with support for TCP socket connections.
-
ClassDescriptionA
negotiation context
that is used in TCP transport.Encapsulates a Javasocket selector
and orchestrates a number ofactive
andpassive
consumers, usuallyconnectors
andacceptors
that compete for the socket selector's I/O time.A utility class with static convenience methods.Encapsulates the data needed to configure aTCP acceptor
.Encapsulates the data needed to configure aTCP connector
.