Uses of Class
org.apache.axis2.classloader.ThreadContextDescriptor
Packages that use ThreadContextDescriptor
-
Uses of ThreadContextDescriptor in org.apache.axis2.classloader
Methods in org.apache.axis2.classloader that return ThreadContextDescriptorModifier and TypeMethodDescriptionstatic ThreadContextDescriptorThreadContextDescriptor.setThreadContext(MessageContext msgContext) Several pieces of information need to be available to the service implementation class.static ThreadContextDescriptorThreadContextDescriptor.setThreadContext(AxisService service) -
Uses of ThreadContextDescriptor in org.apache.axis2.engine
Methods in org.apache.axis2.engine with parameters of type ThreadContextDescriptorModifier and TypeMethodDescriptionprotected static voidDependencyManager.restoreThreadContext(ThreadContextDescriptor tc) -
Uses of ThreadContextDescriptor in org.apache.axis2.receivers
Methods in org.apache.axis2.receivers with parameters of type ThreadContextDescriptorModifier and TypeMethodDescriptionprotected voidAbstractMessageReceiver.restoreThreadContext(ThreadContextDescriptor tc)