|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.jaxws.context.factory.MessageContextFactory
public class MessageContextFactory
| Constructor Summary | |
|---|---|
MessageContextFactory()
|
|
| Method Summary | |
|---|---|
static LogicalMessageContext |
createLogicalMessageContext(MessageContext mc)
Creates a LogicalMessageContext based on the input core MEPContext. |
static SoapMessageContext |
createSoapMessageContext(MessageContext jaxwsMessageContext)
Creates a SOAPMessageContext based on the input core MEPContext. |
static WebServiceContext |
createWebServiceContext()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageContextFactory()
| Method Detail |
|---|
public static WebServiceContext createWebServiceContext()
public static SoapMessageContext createSoapMessageContext(MessageContext jaxwsMessageContext)
mepCtx -
public static LogicalMessageContext createLogicalMessageContext(MessageContext mc)
mepCtx -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||