|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JaxWsHandlerResolver
Callback interface(processor) for invoking a JAX-WS Service.
Method Summary | |
---|---|
Context |
getContext()
Returns the value of the context property. |
void |
registerHandler(javax.xml.ws.handler.Handler<?> handler)
Register the handler for SOAP processing handler javax.xml.ws.handler.Handler |
void |
setContext(Context aContext)
Sets the value of the context property. |
Methods inherited from interface javax.xml.ws.handler.HandlerResolver |
---|
getHandlerChain |
Method Detail |
---|
void setContext(Context aContext)
aContext
- com.ibm.btt.base.ContextContext getContext()
void registerHandler(javax.xml.ws.handler.Handler<?> handler)
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |