|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationType | |
---|---|
org.jboss.wsf.spi.invocation |
Uses of InvocationType in org.jboss.wsf.spi.invocation |
---|
Methods in org.jboss.wsf.spi.invocation that return InvocationType | |
---|---|
static InvocationType |
InvocationType.valueOf(java.lang.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 | |
---|---|
abstract InvocationHandler |
InvocationHandlerFactory.newInvocationHandler(InvocationType type)
|
abstract ExtensibleWebServiceContext |
WebServiceContextFactory.newWebServiceContext(InvocationType type,
javax.xml.ws.handler.MessageContext messageContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |