public interface WSATServer
| Modifier and Type | Method and Description |
|---|---|
void |
doHandleException(Throwable throwable) |
void |
doHandleRequest(com.sun.xml.ws.api.message.MessageHeaders headers,
TransactionalAttribute tx) |
void |
doHandleResponse(TransactionalAttribute transactionalAttribute) |
void doHandleRequest(com.sun.xml.ws.api.message.MessageHeaders headers,
TransactionalAttribute tx)
void doHandleResponse(TransactionalAttribute transactionalAttribute)
void doHandleException(Throwable throwable)
Copyright © 2005–2018 Oracle Corporation. All rights reserved.