Interface Implementor

All Known Implementing Classes:
Implementor

public interface Implementor
This interface is implemented by com.sun.xml.rpc.server.http.Implementor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
     
    void
     
  • Method Details

    • destroy

      void destroy()
    • init

      void init() throws javax.xml.rpc.ServiceException
      Throws:
      javax.xml.rpc.ServiceException
    • getTie

      Tie getTie()