public class TransfererBuilder extends Object
| Constructor and Description |
|---|
TransfererBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Transferer |
getTransfererByHost(String endpoint) |
static Transferer |
getTransfererByhostingNodeId(String hostId) |
public static Transferer getTransfererByHost(String endpoint) throws UnreachableNodeException, ServiceNotFoundException
public static Transferer getTransfererByhostingNodeId(String hostId) throws HostingNodeNotFoundException, UnreachableNodeException, ServiceNotFoundException
Copyright © 2019. All Rights Reserved.