JwsContext Interface

Represents the execution context of the web service. Methods in this interface can be used to access out-of-band data for communication with other web service architectures and to manage conversations.

Syntax

public interface JwsContext extends Control

Package

weblogic.jws.control.JwsContext

Remarks

A JwsContext instance named context is included by default in each web service you create with WebLogic Workshop.

Members

Methods

Fields

None.

Callbacks

Related Topics

Maintaining State with Conversations