Uses of Class
org.jboss.wsf.spi.invocation.InvocationHandler
Packages that use InvocationHandler Package Description org.jboss.wsf.spi.deployment org.jboss.wsf.spi.invocation Uses of InvocationHandler in org.jboss.wsf.spi.deployment
Methods in org.jboss.wsf.spi.deployment that return InvocationHandler Modifier and Type Method and Description InvocationHandler
Endpoint. getInvocationHandler()
Get the endpoint bean invokerMethods in org.jboss.wsf.spi.deployment with parameters of type InvocationHandler Modifier and Type Method and Description void
Endpoint. setInvocationHandler(InvocationHandler invoker)
Set the endpoint bean invokerUses of InvocationHandler in org.jboss.wsf.spi.invocation
Methods in org.jboss.wsf.spi.invocation that return InvocationHandler Modifier and Type Method and Description abstract InvocationHandler
InvocationHandlerFactory. newInvocationHandler(InvocationType type)
Copyright © 2020 JBoss, by Red Hat. All rights reserved.