|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getAsyncAccessPoint() Get the access point for the delivery type of this context |
java.net.URL |
getBaseURL() |
DeliveryType |
getDeliveryType() Get the deliveryType that we are transforming to |
oracle.panama.messaging.push.AddressData |
getDestination() Get the destination address |
javax.mail.internet.ContentType |
getInputContentType() |
java.lang.String |
getInputEncoding() Get the encoding of the message |
java.lang.String |
getInputMarkup() |
Message |
getInputMessage() Get the original input message |
java.util.Map |
getInputMessageParts() Get the parts of the message, keyed by the filename |
java.net.URL |
getMM1URL() Get the MM1 URL |
java.lang.String |
getOutputEncoding() Get the encoding used for the result |
long |
getPacketId() Get the packet id |
java.lang.String |
getRequestName() Get the name of the current request |
java.lang.Object |
getResultContent() |
javax.mail.internet.ContentType |
getResultContentType() |
boolean |
isPersonalized() Does this message need to be personalized, or can it be broadcast |
void |
setBaseURL(java.net.URL url) |
void |
setMM1URL(java.net.URL mm1URL) |
void |
setOutputEncoding(java.lang.String encoding) Srt the encoding used for output |
void |
setRequestName(java.lang.String requestName) |
void |
setResultContent(java.lang.Object resultContent) |
void |
setResultContentType(javax.mail.internet.ContentType resultContentType) |
Method Detail |
public java.net.URL getMM1URL()
public void setMM1URL(java.net.URL mm1URL)
public java.net.URL getBaseURL()
public void setBaseURL(java.net.URL url)
public java.lang.String getAsyncAccessPoint()
public DeliveryType getDeliveryType()
public oracle.panama.messaging.push.AddressData getDestination()
public java.lang.Object getResultContent()
public void setResultContent(java.lang.Object resultContent)
public javax.mail.internet.ContentType getResultContentType()
public void setResultContentType(javax.mail.internet.ContentType resultContentType)
public java.lang.String getInputEncoding()
public long getPacketId()
public boolean isPersonalized()
public java.lang.String getRequestName()
public void setRequestName(java.lang.String requestName)
public java.util.Map getInputMessageParts()
public java.lang.String getInputMarkup()
public javax.mail.internet.ContentType getInputContentType()
public java.lang.String getOutputEncoding()
public void setOutputEncoding(java.lang.String encoding)
encoding
-public Message getInputMessage() throws XMSException
XMSException
|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |