BEA Systems, Inc.

BEA WebLogic Server Support for Apache Beehive

C D J R S

S

ServiceControl - interface com.bea.control.ServiceControl.
Provides simplified access to web services.
ServiceControl.Conversation - interface com.bea.control.ServiceControl.Conversation.
The Conversation annotation specifies the conversational phase of the method.
ServiceControl.Conversation.Phase - class com.bea.control.ServiceControl.Conversation.Phase.
 
ServiceControl.HttpSoapProtocol - interface com.bea.control.ServiceControl.HttpSoapProtocol.
The HttpSoapProtocol annotation specifies that a particular Web Service control supports SOAP over HTTP.
ServiceControl.Location - interface com.bea.control.ServiceControl.Location.
The Location annotation provides the location URL for target service.
ServiceControl.OperationName - interface com.bea.control.ServiceControl.OperationName.
The OperationName annotation is only used when the target WSDL defines operations with names that are invalid as Java method names.
ServiceControl.SOAPBinding - interface com.bea.control.ServiceControl.SOAPBinding.
The SOAPBinding annotation indicates the SOAP style, use, and wrapped attributes.
ServiceControl.SOAPBinding.ParameterStyle - class com.bea.control.ServiceControl.SOAPBinding.ParameterStyle.
 
ServiceControl.SOAPBinding.Style - class com.bea.control.ServiceControl.SOAPBinding.Style.
 
ServiceControl.SOAPBinding.Use - class com.bea.control.ServiceControl.SOAPBinding.Use.
 
ServiceControl.TypesJarName - interface com.bea.control.ServiceControl.TypesJarName.
The TypesJarName annotation is an optional annotation indicating the path to the jar containing the complex types.
ServiceControl.WSDL - interface com.bea.control.ServiceControl.WSDL.
The WSDL annotation specifies the path to the WSDL file.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.
C D J R S