JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.iizix.server.run.prop.ServerRuntimeBuilderProps
Packages that use
ServerRuntimeBuilderProps
Package
Description
com.iizix.server.run.prop
com.iizix.server.run.remote
Uses of
ServerRuntimeBuilderProps
in
com.iizix.server.run.prop
Methods in
com.iizix.server.run.prop
that return
ServerRuntimeBuilderProps
Modifier and Type
Method
Description
ServerRuntimeBuilderProps
ServerRuntimeBuilderProps.
clone
()
Clones the properties.
Uses of
ServerRuntimeBuilderProps
in
com.iizix.server.run.remote
Constructors in
com.iizix.server.run.remote
with parameters of type
ServerRuntimeBuilderProps
Modifier
Constructor
Description
ClientBuilder
(
ServerRuntimeBuilderProps
cnr)
Constructor.