Package | Description |
---|---|
org.jboss.wsf.spi.deployment | |
org.jboss.wsf.spi.invocation |
Modifier and Type | Method and Description |
---|---|
RequestHandler |
Endpoint.getRequestHandler()
Get the request handler for this endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
Endpoint.setRequestHandler(RequestHandler handler)
Set the request handler for this endpoint
|
Modifier and Type | Method and Description |
---|---|
abstract RequestHandler |
RequestHandlerFactory.getRequestHandler() |
abstract RequestHandler |
RequestHandlerFactory.newRequestHandler()
Deprecated.
|
Copyright © 2014 JBoss, by Red Hat. All rights reserved.