|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.services.ws.jaxws.JaxWsHandlerResolverImpl
public class JaxWsHandlerResolverImpl
Constructor Summary | |
---|---|
JaxWsHandlerResolverImpl()
|
Method Summary | |
---|---|
Context |
getContext()
Returns the value of the context property. |
java.util.List<javax.xml.ws.handler.Handler> |
getHandlerChain(javax.xml.ws.handler.PortInfo portInfo)
|
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 class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaxWsHandlerResolverImpl()
Method Detail |
---|
public java.util.List<javax.xml.ws.handler.Handler> getHandlerChain(javax.xml.ws.handler.PortInfo portInfo)
getHandlerChain
in interface javax.xml.ws.handler.HandlerResolver
public void registerHandler(javax.xml.ws.handler.Handler<?> handler)
registerHandler
in interface JaxWsHandlerResolver
public void setContext(Context aContext)
JaxWsHandlerResolver
setContext
in interface JaxWsHandlerResolver
aContext
- com.ibm.btt.base.Contextpublic Context getContext()
JaxWsHandlerResolver
getContext
in interface JaxWsHandlerResolver
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |