Package com.sun.xml.rpc.spi.tools
Interface HandlerChainInfo
-
- All Known Implementing Classes:
HandlerChainInfo
public interface HandlerChainInfoThis class is implemented by com.sun.xml.rpc.processor.config.HandlerChainInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddRole(String s)voidsetHandlersList(List l)
-