public class SIFTParamBottler extends Object implements Bottler
Constructor and Description |
---|
SIFTParamBottler() |
Modifier and Type | Method and Description |
---|---|
boolean |
accepts(Object o)
Return true if this Bottler accepts the given Object.
|
Bottle |
bottle(Object o,
MessageXC xc)
Return a Bottle that will return an equivalent to the argument when unBottle is called.
|
boolean |
transfer()
Determines whether this Bottler is transferred to the remote node.
|
public boolean accepts(Object o)
Bottler
public Bottle bottle(Object o, MessageXC xc)
Bottler
Copyright © 2015–2021 Fiji. All rights reserved.