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
TXFrameworkException
public void preInvocation() throws Exception
preInvocation
in interface ProtocolHandler
Exception
public void notifySuccess()
notifySuccess
in interface ProtocolHandler
public void notifyFailure()
notifyFailure
in interface ProtocolHandler
Copyright © 2013. All rights reserved.