public abstract class MessageFiller extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MessageFiller.AttachmentFiller
Adds a parameter as an MIME attachment to
Message. |
static class |
MessageFiller.Header
Adds a parameter as an header.
|
| Modifier and Type | Field and Description |
|---|---|
protected int |
methodPos
The index of the method invocation parameters that this object looks for.
|
| Modifier | Constructor and Description |
|---|---|
protected |
MessageFiller(int methodPos) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.