Package | Description |
---|---|
org.jboss.wsf.spi.invocation |
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.
|
Modifier and Type | Method and Description |
---|---|
abstract InvocationHandler |
InvocationHandlerFactory.newInvocationHandler(InvocationType type) |
Copyright © 2014 JBoss, by Red Hat. All rights reserved.