Package | Description |
---|---|
org.apache.axis2.jaxws.addressing.migrator | |
org.apache.axis2.util |
Modifier and Type | Class and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
static void |
ThreadContextMigratorUtil.addThreadContextMigrator(AxisConfiguration axisConfiguration,
String threadContextMigratorListID,
ThreadContextMigrator migrator)
Register a new ThreadContextMigrator.
|
static void |
ThreadContextMigratorUtil.addThreadContextMigrator(ConfigurationContext configurationContext,
String threadContextMigratorListID,
ThreadContextMigrator migrator)
Register a new ThreadContextMigrator.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.