|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationHandler | |
---|---|
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 | |
---|---|
InvocationHandler |
Endpoint.getInvocationHandler()
Get the endpoint bean invoker |
Methods in org.jboss.wsf.spi.deployment with parameters of type InvocationHandler | |
---|---|
void |
Endpoint.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 | |
---|---|
abstract InvocationHandler |
InvocationHandlerFactory.newInvocationHandler(InvocationType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |