public class JaxRpcInvocationContext extends ReflectionInvocationContext
| Constructor and Description |
|---|
JaxRpcInvocationContext(Operation operation,
List<Interceptor> interceptors,
Object target,
Method method,
javax.xml.rpc.handler.MessageContext messageContext,
Object... parameters) |
getContextData, getMethod, getParameters, getTarget, getTimer, proceed, setParameters, toStringpublic JaxRpcInvocationContext(Operation operation, List<Interceptor> interceptors, Object target, Method method, javax.xml.rpc.handler.MessageContext messageContext, Object... parameters)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.