Class | Description |
---|---|
ClientBusSelector |
A class selecting the proper bus to be used for creating a
JAXWS client.
|
Constants |
JBossWS-CXF integration constants
|
ProviderImpl |
A custom javax.xml.ws.spi.Provider implementation
extending the CXF one while adding few customizations.
|
UseNewBusFeature |
A JBossWS-CXF custom WebServiceFeature to be used for requesting a new Bus
to be created for building the JAXWS Service.
|
UseTCCLBusFeature |
A JBossWS-CXF custom WebServiceFeature to be used for building the
JAXWS Service using the Bus associated with the current thread
context classloader.
|
UseThreadBusFeature |
A JBossWS-CXF custom WebServiceFeature to be used for building the
JAXWS Service using the Bus associated with the current thread.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.