Uses of Interface
com.sun.xml.rpc.encoding.simpletype.AttachmentEncoder
Packages that use AttachmentEncoder
-
Uses of AttachmentEncoder in com.sun.xml.rpc.encoding
Fields in com.sun.xml.rpc.encoding declared as AttachmentEncoderModifier and TypeFieldDescriptionprotected AttachmentEncoderAttachmentSerializer.attachmentEncoderConstructors in com.sun.xml.rpc.encoding with parameters of type AttachmentEncoderModifierConstructorDescriptionAttachmentSerializer(QName type, boolean encodeType, boolean isNullable, String encodingStyle, boolean serializerAsAttachment, AttachmentEncoder encoder) AttachmentSerializer(QName type, boolean encodeType, boolean isNullable, String encodingStyle, boolean serializerAsAttachment, AttachmentEncoder encoder, SOAPVersion ver) -
Uses of AttachmentEncoder in com.sun.xml.rpc.encoding.simpletype
Classes in com.sun.xml.rpc.encoding.simpletype that implement AttachmentEncoderModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in com.sun.xml.rpc.encoding.simpletype that return AttachmentEncoderModifier and TypeMethodDescriptionstatic AttachmentEncoderDataHandlerAttachmentEncoder.getInstance()static AttachmentEncoderImageAttachmentEncoder.getInstance()static AttachmentEncoderMimeMultipartAttachmentEncoder.getInstance()static AttachmentEncoderSourceAttachmentEncoder.getInstance()