Modifier and Type | Method and Description |
---|---|
protected void |
AegisDatabinding.initializeMessageTypes(ServiceInfo s,
AbstractMessageContainer container,
int partType) |
Constructor and Description |
---|
AegisSchemaValidationInInterceptor(Bus bus,
ServiceInfo service) |
Modifier and Type | Method and Description |
---|---|
BindingInfo |
AbstractBindingFactory.createBindingInfo(ServiceInfo service,
javax.wsdl.Binding binding,
String ns)
Copies extensors from the Binding to BindingInfo.
|
BindingInfo |
AbstractBaseBindingFactory.createBindingInfo(ServiceInfo service,
String namespace,
Object config)
Creates a "default" BindingInfo object for the service.
|
protected BindingInfo |
AbstractBindingFactory.initializeBindingInfo(ServiceInfo service,
javax.wsdl.Binding binding,
BindingInfo bi) |
Modifier and Type | Method and Description |
---|---|
BindingInfo |
ObjectBindingFactory.createBindingInfo(ServiceInfo si,
String bindingid,
Object config) |
Modifier and Type | Method and Description |
---|---|
BindingInfo |
SoapBindingFactory.createBindingInfo(ServiceInfo service,
javax.wsdl.Binding binding,
String ns) |
BindingInfo |
SoapBindingFactory.createBindingInfo(ServiceInfo si,
String bindingid,
Object conf) |
EndpointInfo |
SoapTransportFactory.createEndpointInfo(ServiceInfo serviceInfo,
BindingInfo b,
List<?> ees) |
QName |
SoapBindingConfiguration.getBindingName(ServiceInfo si) |
Constructor and Description |
---|
SoapBindingInfo(ServiceInfo serv,
String n) |
SoapBindingInfo(ServiceInfo serv,
String n,
SoapVersion soapVersion) |
Modifier and Type | Method and Description |
---|---|
BindingInfo |
XMLBindingFactory.createBindingInfo(ServiceInfo service,
String namespace,
Object config) |
Constructor and Description |
---|
XMLFormatValidator(ServiceInfo s) |
Modifier and Type | Method and Description |
---|---|
org.apache.ws.commons.schema.XmlSchema |
AbstractDataBinding.addSchemaDocument(ServiceInfo serviceInfo,
SchemaCollection col,
Document d,
String systemId) |
org.apache.ws.commons.schema.XmlSchema |
AbstractDataBinding.addSchemaDocument(ServiceInfo serviceInfo,
SchemaCollection col,
Document d,
String systemId,
Collection<String> ids) |
Constructor and Description |
---|
TypeClassInitializer(ServiceInfo serviceInfo,
JAXBUtils.S2JJAXBModel model,
boolean allowWr) |
Modifier and Type | Method and Description |
---|---|
ServiceInfo |
AbstractServiceFactory.createService() |
Modifier and Type | Method and Description |
---|---|
protected MessageInfo |
AbstractInDatabindingInterceptor.setMessage(Message message,
BindingOperationInfo operation,
boolean requestor,
ServiceInfo si,
MessageInfo msgInfo) |
Modifier and Type | Method and Description |
---|---|
void |
StaxValidationManager.setupValidation(javax.xml.stream.XMLStreamReader reader,
ServiceInfo serviceInfo)
Install the schemas onto the reader for validation.
|
void |
StaxValidationManager.setupValidation(javax.xml.stream.XMLStreamWriter writer,
ServiceInfo serviceInfo)
Install the schemas onto the writer for validation.
|
Modifier and Type | Method and Description |
---|---|
protected OperationInfo |
JaxWsServiceFactoryBean.createOperation(ServiceInfo serviceInfo,
InterfaceInfo intf,
Method m) |
Constructor and Description |
---|
JibxSchemaInitializer(ServiceInfo serviceInfo,
SchemaCollection schemas,
JibxDataBinding databinding) |
Modifier and Type | Field and Description |
---|---|
protected ServiceInfo |
ServiceModelVisitor.serviceInfo |
Modifier and Type | Method and Description |
---|---|
ServiceInfo |
ServiceBuilder.createService() |
Modifier and Type | Method and Description |
---|---|
List<ServiceInfo> |
ServiceImpl.getServiceInfos() |
List<ServiceInfo> |
Service.getServiceInfos() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceModelVisitor.begin(ServiceInfo service) |
void |
ServiceModelVisitor.end(ServiceInfo service) |
Constructor and Description |
---|
ServiceImpl(ServiceInfo si) |
ServiceModelSchemaValidator(ServiceInfo serviceInfo) |
ServiceModelVisitor(ServiceInfo serviceInfo) |
Constructor and Description |
---|
ServiceImpl(List<ServiceInfo> si) |
Modifier and Type | Method and Description |
---|---|
protected ServiceInfo |
ReflectionServiceFactoryBean.createServiceInfo(InterfaceInfo intf) |
Modifier and Type | Method and Description |
---|---|
protected void |
ReflectionServiceFactoryBean.checkForElement(ServiceInfo serviceInfo,
MessagePartInfo mpi) |
protected void |
ReflectionServiceFactoryBean.createBareMessage(ServiceInfo serviceInfo,
OperationInfo opInfo,
boolean isOut) |
protected InterfaceInfo |
ReflectionServiceFactoryBean.createInterface(ServiceInfo serviceInfo) |
protected OperationInfo |
ReflectionServiceFactoryBean.createOperation(ServiceInfo serviceInfo,
InterfaceInfo intf,
Method m) |
protected void |
ReflectionServiceFactoryBean.createWrappedSchema(ServiceInfo serviceInfo,
AbstractMessageContainer wrappedMessage,
AbstractMessageContainer unwrappedMessage,
QName wrapperBeanName) |
protected void |
ReflectionServiceFactoryBean.initializeWrappedSchema(ServiceInfo serviceInfo) |
Modifier and Type | Method and Description |
---|---|
ServiceInfo |
BindingInfo.getService() |
ServiceInfo |
InterfaceInfo.getService() |
ServiceInfo |
EndpointInfo.getService() |
Modifier and Type | Method and Description |
---|---|
static SchemaInfo |
ServiceModelUtil.getSchema(ServiceInfo serviceInfo,
MessagePartInfo messagePartInfo) |
void |
EndpointInfo.setService(ServiceInfo s) |
Modifier and Type | Method and Description |
---|---|
static EndpointInfo |
ServiceModelUtil.findBestEndpointInfo(QName qn,
List<ServiceInfo> serviceInfos) |
Constructor and Description |
---|
BindingInfo(ServiceInfo service,
String bindingId) |
EndpointInfo(ServiceInfo serv,
String ns) |
InterfaceInfo(ServiceInfo info,
QName q) |
Modifier and Type | Field and Description |
---|---|
protected ServiceInfo |
ServiceValidator.service |
Modifier and Type | Method and Description |
---|---|
void |
ServiceValidator.setService(ServiceInfo s) |
Modifier and Type | Method and Description |
---|---|
void |
WSDLToJavaContainer.validate(ServiceInfo service) |
Modifier and Type | Method and Description |
---|---|
static JavaInterface |
PortTypeProcessor.getInterface(ToolContext context,
ServiceInfo serviceInfo,
InterfaceInfo interfaceInfo) |
void |
ServiceProcessor.process(ServiceInfo si) |
void |
PortTypeProcessor.process(ServiceInfo serviceInfo) |
void |
PortTypeProcessor.processClassNames(ServiceInfo serviceInfo) |
Constructor and Description |
---|
UniqueBodyValidator(ServiceInfo s) |
WrapperStyleNameCollisionValidator(ServiceInfo s) |
Modifier and Type | Method and Description |
---|---|
EndpointInfo |
HTTPTransportFactory.createEndpointInfo(ServiceInfo serviceInfo,
BindingInfo b,
List<?> ees) |
Modifier and Type | Method and Description |
---|---|
org.apache.neethi.Policy |
PolicyProvider.getEffectivePolicy(ServiceInfo si) |
Modifier and Type | Method and Description |
---|---|
org.apache.neethi.Policy |
ServiceModelPolicyProvider.getEffectivePolicy(ServiceInfo si) |
Modifier and Type | Method and Description |
---|---|
boolean |
Wsdl11XPointerDomainExpression.appliesTo(ServiceInfo si) |
boolean |
DomainExpression.appliesTo(ServiceInfo si) |
boolean |
PolicyAttachment.appliesTo(ServiceInfo si) |
boolean |
EndpointReferenceDomainExpression.appliesTo(ServiceInfo si) |
org.apache.neethi.Policy |
ExternalAttachmentProvider.getEffectivePolicy(ServiceInfo si) |
Modifier and Type | Method and Description |
---|---|
org.apache.neethi.Policy |
Wsdl11AttachmentPolicyProvider.getEffectivePolicy(ServiceInfo si) |
Modifier and Type | Method and Description |
---|---|
ServiceInfo |
WrappedService.getServiceInfo() |
Modifier and Type | Method and Description |
---|---|
List<ServiceInfo> |
WrappedService.getServiceInfos() |
Modifier and Type | Method and Description |
---|---|
static Schema |
EndpointReferenceUtils.getSchema(ServiceInfo serviceInfo) |
static Schema |
EndpointReferenceUtils.getSchema(ServiceInfo serviceInfo,
Bus b) |
Modifier and Type | Method and Description |
---|---|
ServiceInfo |
WSDLServiceBuilder.buildMockService(javax.wsdl.Definition def,
javax.wsdl.PortType p) |
Modifier and Type | Method and Description |
---|---|
List<ServiceInfo> |
WSDLServiceBuilder.buildMockServices(javax.wsdl.Definition d) |
List<ServiceInfo> |
WSDLServiceBuilder.buildServices(javax.wsdl.Definition d) |
List<ServiceInfo> |
WSDLServiceBuilder.buildServices(javax.wsdl.Definition d,
QName name) |
List<ServiceInfo> |
WSDLServiceBuilder.buildServices(javax.wsdl.Definition d,
QName name,
QName endpointName) |
List<ServiceInfo> |
WSDLServiceBuilder.buildServices(javax.wsdl.Definition def,
javax.wsdl.Service serv) |
List<ServiceInfo> |
WSDLServiceBuilder.buildServices(javax.wsdl.Definition def,
javax.wsdl.Service serv,
QName endpointName) |
Modifier and Type | Method and Description |
---|---|
BindingInfo |
WSDLServiceBuilder.buildBinding(ServiceInfo service,
javax.wsdl.Binding binding) |
EndpointInfo |
WSDLServiceBuilder.buildEndpoint(ServiceInfo service,
BindingInfo bi,
javax.wsdl.Port port) |
void |
WSDLServiceBuilder.buildInterface(ServiceInfo si,
javax.wsdl.PortType p) |
protected void |
ServiceWSDLBuilder.buildService(ServiceInfo serviceInfo) |
BindingInfo |
WSDLBindingFactory.createBindingInfo(ServiceInfo serviceInfo,
javax.wsdl.Binding binding,
String ns) |
EndpointInfo |
WSDLEndpointFactory.createEndpointInfo(ServiceInfo serviceInfo,
BindingInfo b,
List<?> extensions) |
void |
SchemaUtil.getSchemas(javax.wsdl.Definition def,
SchemaCollection schemaCol,
ServiceInfo serviceInfo) |
void |
SchemaUtil.getSchemas(javax.wsdl.Definition def,
ServiceInfo serviceInfo) |
Constructor and Description |
---|
ServiceWSDLBuilder(Bus b,
ServiceInfo... services)
For callers who prefer varargs, an inline list of ServiceInfo objects instead of
a List.
|
Constructor and Description |
---|
ServiceWSDLBuilder(Bus b,
List<ServiceInfo> services)
Sets up the builder on a bus with a list of services.
|
Apache CXF