public class ProducerOperation extends Object
| Constructor and Description |
|---|
ProducerOperation(Object instance,
Method method,
ProducerArgumentsMapper argsMapper,
ProducerResponseMapper responseMapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(Invocation invocation,
AsyncResponse asyncResp) |
protected Response |
processException(Throwable e) |
public ProducerOperation(Object instance, Method method, ProducerArgumentsMapper argsMapper, ProducerResponseMapper responseMapper)
public void invoke(Invocation invocation, AsyncResponse asyncResp)
Copyright © 2017. All rights reserved.