Uses of Class
org.jboss.wsf.spi.invocation.InvocationContext
-
Packages that use InvocationContext Package Description org.jboss.wsf.spi.invocation -
-
Uses of InvocationContext in org.jboss.wsf.spi.invocation
Methods in org.jboss.wsf.spi.invocation that return InvocationContext Modifier and Type Method Description InvocationContextInvocation. getInvocationContext()Methods in org.jboss.wsf.spi.invocation with parameters of type InvocationContext Modifier and Type Method Description voidInvocation. setInvocationContext(InvocationContext invocationContext)
-