Samples JDK
List of all members | Public Member Functions
com.freemindcafe.apache.cxf.jaxrs.sample6.TicketsResource Class Reference

Public Member Functions

TicketsContainer getTicketsAsContainer ()
 
List< TicketgetTickets ()
 
Ticket getTicket (@PathParam("ticketId") Long ticketId)
 
Ticket getTicketAsXml (@PathParam("ticketId") Long ticketId)
 
Ticket getTicketAsJson (@PathParam("ticketId") Long ticketId)
 
String getTicketXml (@PathParam("ticketId") Long ticketId)
 
String getTicketXmlAsXml (@PathParam("ticketId") Long ticketId)
 
String getTicketXmlAsJson (@PathParam("ticketId") Long ticketId)
 

The documentation for this class was generated from the following file: