Interface Implementor

  • All Known Implementing Classes:
    Implementor

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

      • destroy

        void destroy()
      • init

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

        Tie getTie()