|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.transport.nhttp.Util
public class Util
Constructor Summary | |
---|---|
Util()
|
Method Summary | |
---|---|
static java.lang.String |
getContentType(MessageContext msgContext)
Get the content type for the message passed in |
static EndpointReference |
getDestinationEPR(MessageContext msgContext)
Get the EPR for the message passed in |
static org.apache.axiom.om.OMOutputFormat |
getOMOutputFormat(MessageContext msgContext)
Retirn the OMOutputFormat to be used for the message context passed in |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Util()
Method Detail |
---|
public static EndpointReference getDestinationEPR(MessageContext msgContext)
msgContext
- the message context
public static org.apache.axiom.om.OMOutputFormat getOMOutputFormat(MessageContext msgContext)
msgContext
- the message context
public static java.lang.String getContentType(MessageContext msgContext)
msgContext
- the message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |