public class ClientBusSelector extends Object
| Constructor and Description |
|---|
ClientBusSelector() |
| Modifier and Type | Method and Description |
|---|---|
Bus |
createNewBus() |
static String |
getDefaultStrategy() |
static ClientBusSelector |
getInstance() |
String |
selectStrategy(WebServiceFeature... features) |
public static ClientBusSelector getInstance()
public String selectStrategy(WebServiceFeature... features)
public Bus createNewBus()
public static String getDefaultStrategy()
Copyright © 2018 JBoss by Red Hat. All rights reserved.