Uses of Interface
org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshaller
Packages that use XMLAttachmentUnmarshaller
Package
Description
-
Uses of XMLAttachmentUnmarshaller in org.eclipse.persistence.internal.dbws
Fields in org.eclipse.persistence.internal.dbws declared as XMLAttachmentUnmarshallerModifier and TypeFieldDescriptionprotected XMLAttachmentUnmarshallerDBWSAdapter.currentAttachmentUnmarshallerMethods in org.eclipse.persistence.internal.dbws that return XMLAttachmentUnmarshallerMethods in org.eclipse.persistence.internal.dbws with parameters of type XMLAttachmentUnmarshallerModifier and TypeMethodDescriptionvoidDBWSAdapter.setCurrentAttachmentUnmarshaller(XMLAttachmentUnmarshaller currentAttachmentUnmarshaller) -
Uses of XMLAttachmentUnmarshaller in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm that return XMLAttachmentUnmarshallerModifier and TypeMethodDescriptionabstract XMLAttachmentUnmarshallerUnmarshaller.getAttachmentUnmarshaller()XMLUnmarshaller.getAttachmentUnmarshaller()Methods in org.eclipse.persistence.internal.oxm with parameters of type XMLAttachmentUnmarshallerModifier and TypeMethodDescriptionvoidXMLUnmarshaller.setAttachmentUnmarshaller(XMLAttachmentUnmarshaller atu) -
Uses of XMLAttachmentUnmarshaller in org.eclipse.persistence.jaxb.attachment
Classes in org.eclipse.persistence.jaxb.attachment that implement XMLAttachmentUnmarshaller