|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.transport.jms.ctype.ContentTypeInfo
public class ContentTypeInfo
Class encapsulating the content type information for a given message.
| Constructor Summary | |
|---|---|
ContentTypeInfo(java.lang.String propertyName,
java.lang.String contentType)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContentType()
Get the content type of the message. |
java.lang.String |
getPropertyName()
Get the name of the message property from which the content type has been extracted. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentTypeInfo(java.lang.String propertyName,
java.lang.String contentType)
| Method Detail |
|---|
public java.lang.String getPropertyName()
public java.lang.String getContentType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||