| 
 | Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.wsee.wstx.wsat.WSATClientHandler
public class WSATClientHandler
| Constructor Summary | |
|---|---|
| WSATClientHandler() | |
| Method Summary | |
|---|---|
|  void | close(javax.xml.ws.handler.MessageContext messageContext)Nothing to clean up | 
|  void | createMustUnderstandName(SOAPMessage message) | 
|  boolean | doHandleMessage(SOAPHeader soapHeader,
                boolean outboundProperty)For outbound case, if transaction exists, suspend and store it and attach CoordinationContext to SOAP Header For return of outbound case, if suspend transaction exists, resume it | 
|  Set<QName> | getHeaders() | 
|  Transaction | getTransaction()Get the current thread's transaction if there is one. | 
|  boolean | handleFault(javax.xml.ws.handler.soap.SOAPMessageContext soapMessageContext)Handle fault by resuming so that rollback is possible. | 
|  boolean | handleMessage(javax.xml.ws.handler.soap.SOAPMessageContext soapMessageContext)Main routine for WS-AT Outbound support | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WSATClientHandler()
| Method Detail | 
|---|
public Set<QName> getHeaders()
getHeaders in interface javax.xml.ws.handler.soap.SOAPHandler<javax.xml.ws.handler.soap.SOAPMessageContext>public boolean handleMessage(javax.xml.ws.handler.soap.SOAPMessageContext soapMessageContext)
handleMessage in interface javax.xml.ws.handler.Handler<javax.xml.ws.handler.soap.SOAPMessageContext>soapMessageContext - SOAPMessageContext
public void createMustUnderstandName(SOAPMessage message)
                              throws SOAPException
SOAPExceptionpublic boolean handleFault(javax.xml.ws.handler.soap.SOAPMessageContext soapMessageContext)
handleFault in interface javax.xml.ws.handler.Handler<javax.xml.ws.handler.soap.SOAPMessageContext>soapMessageContext - SOAPMessageContext
public void close(javax.xml.ws.handler.MessageContext messageContext)
close in interface javax.xml.ws.handler.Handler<javax.xml.ws.handler.soap.SOAPMessageContext>messageContext - SOAPMessageContext
public boolean doHandleMessage(SOAPHeader soapHeader,
                               boolean outboundProperty)
soapHeader - SOAPMessage
public Transaction getTransaction()
| 
 | Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server 10.3.3 API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||