|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.core.InvocationContextFactory
public class InvocationContextFactory
The InvocationContextFactory is used to create instances of an InvocationContext.
Constructor Summary | |
---|---|
InvocationContextFactory()
|
Method Summary | |
---|---|
static EndpointInvocationContext |
createEndpointInvocationContext(Binding binding)
|
static InvocationContext |
createInvocationContext(Binding binding)
Creates an instance of an InvocationContext based on the Binding that was passed in. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InvocationContextFactory()
Method Detail |
---|
public static InvocationContext createInvocationContext(Binding binding)
public static EndpointInvocationContext createEndpointInvocationContext(Binding binding)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |