Package | Description |
---|---|
org.jboss.wsf.spi.invocation |
Modifier and Type | Method and Description |
---|---|
InvocationContext |
Invocation.getInvocationContext() |
Modifier and Type | Method and Description |
---|---|
void |
RequestHandler.handleRequest(Endpoint endpoint,
InputStream inputStream,
OutputStream outputStream,
InvocationContext context)
Handle a web service request
|
void |
RequestHandler.handleWSDLRequest(Endpoint endpoint,
OutputStream output,
InvocationContext context)
Handle a wsdl request
|
void |
Invocation.setInvocationContext(InvocationContext invocationContext) |
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.