Interface Tie

All Superinterfaces:
Handler
All Known Subinterfaces:
Tie
All Known Implementing Classes:
TieBase

public interface Tie extends Handler
This class is implemented by com.sun.xml.rpc.server.Tie
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setTarget(Remote target)
     

    Methods inherited from interface com.sun.xml.rpc.spi.runtime.Handler

    handle
  • Method Details

    • setTarget

      void setTarget(Remote target)