public final class SEIPortInfo extends PortInfo
PortInfo that has SEIModel.
This object is created statically when WSServiceDelegate is created
with an service interface.
NOTE: Made this class public so that Dispatch instances derived from a
'parent' SEI-based port instance (generally for sending protocol
messages or request retries) can still know what the parent's SEI was.| Modifier and Type | Field and Description |
|---|---|
SOAPSEIModel |
model
Model of
sei. |
Class |
sei |
| Constructor and Description |
|---|
SEIPortInfo(WSServiceDelegate owner,
Class sei,
SOAPSEIModel model,
WSDLPort portModel) |
| Modifier and Type | Method and Description |
|---|---|
BindingImpl |
createBinding(WebServiceFeatureList webServiceFeatures,
Class<?> portInterface) |
createBinding, createBinding, createPolicyMap, getBindingId, getBindingID, getEndpointAddress, getOwner, getPolicyMap, getPort, getPortName, getServiceNamepublic final Class sei
public final SOAPSEIModel model
sei.public SEIPortInfo(WSServiceDelegate owner, Class sei, SOAPSEIModel model, @NotNull WSDLPort portModel)
public BindingImpl createBinding(WebServiceFeatureList webServiceFeatures, Class<?> portInterface)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.