Package com.sun.xml.rpc.spi.runtime
Interface Implementor
- All Known Implementing Classes:
Implementor
public interface Implementor
This interface is implemented by
com.sun.xml.rpc.server.http.Implementor
-
Method Summary
-
Method Details
-
destroy
void destroy() -
init
void init() throws javax.xml.rpc.ServiceException- Throws:
javax.xml.rpc.ServiceException
-
getTie
Tie getTie()
-