com.sun.xml.ws.api.message
Interface AttachmentEx.MimeHeader

Enclosing interface:
AttachmentEx

public static interface AttachmentEx.MimeHeader

MIME header


Method Summary
 String getName()
          MIME header name
 String getValue()
          MIME header value
 

Method Detail

getName

String getName()
MIME header name

Returns:
name

getValue

String getValue()
MIME header value

Returns:
value


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.