|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.transport.testkit.message.IncomingMessage<M>
public class IncomingMessage<M>
| Constructor Summary | |
|---|---|
IncomingMessage(javax.mail.internet.ContentType contentType,
M data)
|
|
| Method Summary | |
|---|---|
javax.mail.internet.ContentType |
getContentType()
|
M |
getData()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncomingMessage(javax.mail.internet.ContentType contentType,
M data)
| Method Detail |
|---|
public javax.mail.internet.ContentType getContentType()
public M getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||