Interface TicketService

  • All Superinterfaces:
    javax.xml.rpc.Service
    All Known Implementing Classes:
    TicketServiceLocator

    public interface TicketService
    extends javax.xml.rpc.Service
    • Method Detail

      • getTicketServicePortAddress

        java.lang.String getTicketServicePortAddress()
      • getTicketServicePort

        TicketServicePort_PortType getTicketServicePort()
                                                 throws javax.xml.rpc.ServiceException
        Throws:
        javax.xml.rpc.ServiceException
      • getTicketServicePort

        TicketServicePort_PortType getTicketServicePort​(java.net.URL portAddress)
                                                 throws javax.xml.rpc.ServiceException
        Throws:
        javax.xml.rpc.ServiceException