public interface MessagePart
Modifier and Type | Interface and Description |
---|---|
static class |
MessagePart.AttachmentPart |
static class |
MessagePart.ContentPart |
static class |
MessagePart.FaultPart |
static class |
MessagePart.HeaderPart |
static class |
MessagePart.ParameterPart |
static class |
MessagePart.PartType |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
MessagePart.PartType |
getPartType() |
String getName()
String getDescription()
MessagePart.PartType getPartType()
Copyright © 2019. All Rights Reserved.