KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > xml > soap > AttachmentPart > Top Examples

  • test.saaj.TestAttachment
  • org.jboss.test.webservice.attachment.AttachmentImpl
    Service Endpoint for the MIME mapping required by JAXRPC-1.1 image/gif java.awt.Image image/jpeg java.awt.Image text/plain java.lang.String multipart/* javax.mail.internet.MimeMultipart text/xml javax.xml.transform.Source application/xml javax.xml.transform. ...
  • org.jboss.axis.message.SOAPMessageImpl
    An implemenation of the abstract SOAPMessage. <p/> This class should not expose functionality that is not part of {@link SOAPMessage}. Client code should use <code>SOAPMessage</code> whenever possible. @author Thomas Diesler (thomas.diesler@jboss.org) @since 31-May-2004
  • olstore.session.helper.ItemSpecialHelperBean
    @author mwringe @ejb.bean name="ItemSpecialHelper" type="Stateless" view-type="remote-service-endpoint" jndi-name="ItemSpecialRemote" @ejb.transaction type="Required" -- This is need for JOnAS. If you are not using JOnAS you can safetly remove the tags below. @jonas.bean ejb-name="ItemSpecialH ...
  • org.apache.axis2.saaj.SOAPMessageImpl
    @author Ashutosh Shahi ashutosh.shahi@gmail.com TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
  • olstore.session.helper.ShoppingCartHelperBean
    @author mwringe @ejb.bean name="ShoppingCartHelper" type="Stateless" view-type="remote-service-endpoint" jndi-name="ShoppingCartRemote" @ejb.transaction type="Required" -- This is need for JOnAS. If you are not using JOnAS you can safetly remove the tags below. @jonas.bean ejb-name="ShoppingCa ...
Popular Tags