|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationContext | |
---|---|
org.jboss.wsf.spi.invocation |
Uses of InvocationContext in org.jboss.wsf.spi.invocation |
---|
Methods in org.jboss.wsf.spi.invocation that return InvocationContext | |
---|---|
InvocationContext |
Invocation.getInvocationContext()
|
Methods in org.jboss.wsf.spi.invocation with parameters of type InvocationContext | |
---|---|
void |
RequestHandler.handleRequest(Endpoint endpoint,
java.io.InputStream inputStream,
java.io.OutputStream outputStream,
InvocationContext context)
Handle a web service request |
void |
RequestHandler.handleWSDLRequest(Endpoint endpoint,
java.io.OutputStream output,
InvocationContext context)
Handle a wsdl request |
void |
Invocation.setInvocationContext(InvocationContext invocationContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |