BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Package weblogic.jws

Interface Summary
AsyncFailure This annotation is used on a method within JWS to indicate that the method will handle asynchronous failures resulting from an asynchronous web services invocation.
AsyncResponse This annotation is used on a method within JWS to indicate that the method will handle asynchronous responses resulting from an asynchronous web services invocation.
BufferQueue Annotation to configure queues used for message buffering.
Context Specifies that the given field should be injected with the jws execution context at runtime.
Conversation Specifies that a method annotatated with the can be invoked as part of a conversation between two WebLogic Web Services.
Conversational Annotation to configure additional information for a conversational service.
FileStore  
MessageBuffer This annotation specifies that the particular operation or service will use message buffering.
Policies Annotation to specify multiple Policy annotations User: jlee Date: Jul 22, 2004 Time: 1:46:55 PM
Policy Annotation of specifying policy
ReliabilityBuffer This annotation specifies the buffer attribute for reliable services.
ServiceClient This is an annotation that you can place on a stub that's used within a JWS.
Transactional Annotation to change the transactional behavior of a web method.
WLHttpsTransport Specifies the context path and service URI sections of the URL used to invoke the Web Service over the HTTPS transport, as well as the name of the port in the generated WSDL.
WLHttpTransport Specifies the context path and service URI sections of the URL used to invoke the Web Service over the HTTP transport, as well as the name of the port in the generated WSDL.
WLJmsTransport Specifies the context path and service URI sections of the URL used to invoke the Web Service over the JMS transport, as well as the name of the port in the generated WSDL.
WSDL Specifies whether to expose the WSDL of a deployed WebLogic Web Service.
 

Class Summary
Conversation.Phase Conversation Phases allowed on Operation
Policy.Direction when to apply the policy
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.