Uses of Class
org.jboss.wsf.stack.cxf.client.ClientBusSelector
Packages that use ClientBusSelector
-
Uses of ClientBusSelector in org.jboss.wsf.stack.cxf.client
Methods in org.jboss.wsf.stack.cxf.client that return ClientBusSelector -
Uses of ClientBusSelector in org.jboss.wsf.stack.cxf.client.configuration
Methods in org.jboss.wsf.stack.cxf.client.configuration with parameters of type ClientBusSelectorModifier and TypeMethodDescriptionstatic BusJBossWSBusFactory.getClassLoaderDefaultBus(ClassLoader classloader, ClientBusSelector clientBusSelector) Gets the default bus for the given classloader; if a new Bus is needed, the creation is delegated to the specified ClientBusSelector instance.