public class RESTATHandler extends Object implements ProtocolHandler
| Constructor and Description |
|---|
RESTATHandler(ServiceInvocationMeta serviceInvocationMeta) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyFailure() |
void |
notifySuccess() |
void |
preInvocation() |
public RESTATHandler(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.