Exemple #1
0
 @OutboundActionMeta(name = CUSTOMS_DECLARATION)
 public void showCustomsDeclaration(EbayContext ctx) throws IOException, ServletException {
   m_customsDeclaration.handleOutbound(ctx);
 }