Interface TicketService

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

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

      • getTicketServicePortAddress

        String getTicketServicePortAddress()
      • getTicketServicePort

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

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