JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
one.nio.rpc.RpcServer
Packages that use
RpcServer
Package
Description
one.nio.rpc
Uses of
RpcServer
in
one.nio.rpc
Fields in
one.nio.rpc
declared as
RpcServer
Modifier and Type
Field
Description
protected final
RpcServer
<
S
>
RpcSession.
server
Constructors in
one.nio.rpc
with parameters of type
RpcServer
Modifier
Constructor
Description
RpcSession
(
Socket
socket,
RpcServer
<
S
> server)