Package | Description |
---|---|
net.jini.jeri.tcp |
Provides implementations of the
Endpoint and
ServerEndpoint abstractions that use TCP sockets
as the underlying communication mechanism. |
Class and Description |
---|
Constraints.Distilled
A distillation of constraints to a form more directly usable by
this provider.
|
TcpEndpoint |
TcpServerEndpoint
An implementation of the
ServerEndpoint abstraction that
uses TCP sockets (instances of ServerSocket ) for the
underlying communication mechanism. |
TcpServerEndpoint.LE
ListenEndpoint implementation.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.