|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadContextMigrator | |
|---|---|
| org.apache.axis2.jaxws.addressing.migrator | |
| org.apache.axis2.util | |
| Uses of ThreadContextMigrator in org.apache.axis2.jaxws.addressing.migrator |
|---|
| Classes in org.apache.axis2.jaxws.addressing.migrator that implement ThreadContextMigrator | |
|---|---|
class |
EndpointContextMapMigrator
This class will enable the JAX-WS 2.1 API methods to create instances of EndpointReference that target a particular web service
endpoint, identified by specifying the WSDL service name and port name of the
endpoint, to work correctly. |
| Uses of ThreadContextMigrator in org.apache.axis2.util |
|---|
| Methods in org.apache.axis2.util with parameters of type ThreadContextMigrator | |
|---|---|
static void |
ThreadContextMigratorUtil.addThreadContextMigrator(AxisConfiguration axisConfiguration,
java.lang.String threadContextMigratorListID,
ThreadContextMigrator migrator)
Register a new ThreadContextMigrator. |
static void |
ThreadContextMigratorUtil.addThreadContextMigrator(ConfigurationContext configurationContext,
java.lang.String threadContextMigratorListID,
ThreadContextMigrator migrator)
Register a new ThreadContextMigrator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||