public class WSATHandler extends Object implements ProtocolHandler
| Constructor and Description |
|---|
WSATHandler(ServiceInvocationMeta serviceInvocationMeta) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyFailure() |
void |
notifySuccess() |
void |
preInvocation() |
public WSATHandler(ServiceInvocationMeta serviceInvocationMeta) throws TXFrameworkException
TXFrameworkExceptionpublic void preInvocation()
throws Exception
preInvocation in interface ProtocolHandlerExceptionpublic void notifySuccess()
notifySuccess in interface ProtocolHandlerpublic void notifyFailure()
notifyFailure in interface ProtocolHandlerCopyright © 2013. All rights reserved.