package saker.rmi.connection
Builder class for the enclosing transfer properties.
public Builder | add( Adds/overwrites the given properties to the result. |
public Builder | add( Adds/overwrites the given properties to the result. |
public Builder | add( Adds/overwrites the given properties to the result. |
public RMITransferProperties | build() Builds the transfer properties and consumes this builder. |
Adds/overwrites the given properties to the result.
propertiesThe properties to add.
this
Adds/overwrites the given properties to the result.
propertiesThe properties to add.
this
Adds/overwrites the given properties to the result.
propertiesThe properties to add.
this
Builds the transfer properties and consumes
this
builder. The builder cannot be reused after calling this method.
The created transfer properties.