|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestHandler | |
---|---|
org.jboss.wsf.spi.deployment | |
org.jboss.wsf.spi.invocation |
Uses of RequestHandler in org.jboss.wsf.spi.deployment |
---|
Methods in org.jboss.wsf.spi.deployment that return RequestHandler | |
---|---|
RequestHandler |
Endpoint.getRequestHandler()
Get the request handler for this endpoint |
Methods in org.jboss.wsf.spi.deployment with parameters of type RequestHandler | |
---|---|
void |
Endpoint.setRequestHandler(RequestHandler handler)
Set the request handler for this endpoint |
Uses of RequestHandler in org.jboss.wsf.spi.invocation |
---|
Methods in org.jboss.wsf.spi.invocation that return RequestHandler | |
---|---|
abstract RequestHandler |
RequestHandlerFactory.newRequestHandler()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |