Uses of Class
org.jboss.wsf.spi.invocation.InvocationType
-
Packages that use InvocationType Package Description org.jboss.wsf.spi.invocation -
-
Uses of InvocationType in org.jboss.wsf.spi.invocation
Methods in org.jboss.wsf.spi.invocation that return InvocationType Modifier and Type Method and Description static InvocationType
InvocationType. valueOf(String name)
Returns the enum constant of this type with the specified name.static InvocationType[]
InvocationType. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jboss.wsf.spi.invocation with parameters of type InvocationType Modifier and Type Method and Description abstract InvocationHandler
InvocationHandlerFactory. newInvocationHandler(InvocationType type)
-
Copyright © 2018 JBoss, by Red Hat. All rights reserved.