public class InvocationContextFactory extends Object
Constructor and Description |
---|
InvocationContextFactory() |
Modifier and Type | Method and Description |
---|---|
static EndpointInvocationContext |
createEndpointInvocationContext(Binding binding) |
static InvocationContext |
createInvocationContext(Binding binding)
Creates an instance of an InvocationContext based on the Binding that was passed in.
|
public static InvocationContext createInvocationContext(Binding binding)
public static EndpointInvocationContext createEndpointInvocationContext(Binding binding)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.