|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcgl.narada.wsinfra.deployment.SOAPContextFactory
public class SOAPContextFactory
A Factory class which facilitates the creation of SOAPContexts.
| Field Summary | |
|---|---|
static SOAPContextFactory |
instance
|
| Method Summary | |
|---|---|
static SOAPContextFactory |
getInstance()
Retrieve the ContextFactory instance. |
SOAPContext |
newSOAPContext(EnvelopeDocument envelopeDocument)
Create a SOAPContext. |
SOAPContext |
newSOAPContext(SOAPMessage soapMessage)
Create a SOAPContext. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final SOAPContextFactory instance
| Method Detail |
|---|
public static SOAPContextFactory getInstance()
public SOAPContext newSOAPContext(SOAPMessage soapMessage)
throws DeploymentException
DeploymentException
public SOAPContext newSOAPContext(EnvelopeDocument envelopeDocument)
throws DeploymentException
DeploymentException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||