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 ServerRuntimeBuilderPropsServerRuntimeBuilderProps. 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 Constructor Description ClientBuilder(ServerRuntimeBuilderProps cnr)Constructor.