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 Description InvocationHandlerEndpoint. getInvocationHandler()Get the endpoint bean invokerMethods in org.jboss.wsf.spi.deployment with parameters of type InvocationHandler Modifier and Type Method Description voidEndpoint. setInvocationHandler(InvocationHandler invoker)Set the endpoint bean invoker -
Uses of InvocationHandler in org.jboss.wsf.spi.invocation
Methods in org.jboss.wsf.spi.invocation that return InvocationHandler Modifier and Type Method Description abstract InvocationHandlerInvocationHandlerFactory. newInvocationHandler(InvocationType type)
-