Esempio n. 1
0
 @OutboundActionMeta(name = SELLER_TRANSACTIONS)
 public void showSellerTransactions(EbayContext ctx) throws IOException, ServletException {
   m_sellerTransactions.handleOutbound(ctx);
 }