| Constructor and Description |
|---|
MailMock.Attachment(InputStreamSupplier content,
String name,
String type) |
public MailMock.Attachment(InputStreamSupplier content, String name, @Nullable String type)
public InputStreamSupplier getContent()
public String getName()
public String getType()
Copyright © 2015. All rights reserved.