Package com.bea.wli.common

Enum Summary
Conversation.Phase Conversation Phases allowed on Operation
Protocol.SoapStyle style of soap messages - rpc or document
XQuery.Version  
 

Annotation Types Summary
ClassReliable  
ControlFactory  
ControlFactoryEventHandler Used on event handler methods in a JPD to receive callbacks from a control created from a control factory
ControlMethodReliable  
Conversation Specifies that a method annotatated with the Conversation annotation can be invoked as part of a conversation between two WebLogic Web Services.
Defines Defines annotation defines one or more inline data entries with the component class that might otherwise be referenced as an external file.
Defines.Entry  
Duration  
FieldSecurity Deprecated.
Handler  
MessageBuffer  
MethodReliable  
MethodSecurity Deprecated.
ParameterXml  
Protocol The protocol annotation specifies the protocols and message styles that may be used by clients to communicate with your service.
ReturnXml  
Schemas Specifies the one or more schema files whose types are referenced in the component class.
Schemas.Entry  
Security Deprecated.
TargetNamespace TargetNamespace annotation specifies the XML namespace used for outgoing XML messages and generated WSDL files.
Wsdl The Wsdl annotation specifies the WSDL contract with which your service complies.
WSSecurityCallback  
WSSecurityService  
XmlNamespaces The XmlNamespaces annotation defines one ore more XML namespace prefixes for use elsewhere in the component class.
XmlNamespaces.Entry  
XQuery