Modifier and Type | Method and Description |
---|---|
protected void |
AegisDatabinding.initializeMessageTypes(ServiceInfo s,
AbstractMessageContainer container,
int partType) |
Modifier and Type | Method and Description |
---|---|
BindingInfo |
AbstractBindingFactory.createBindingInfo(ServiceInfo service,
String namespace,
Object config)
Creates a "default" BindingInfo object for the service.
|
Modifier and Type | Method and Description |
---|---|
static CorbaTypeMap |
TypeMapCache.get(ServiceInfo service) |
Modifier and Type | Method and Description |
---|---|
protected NVList |
CorbaStreamInInterceptor.prepareArguments(CorbaMessage corbaMsg,
InterfaceInfo info,
OperationType opType,
QName opQName,
CorbaTypeMap typeMap,
CorbaDestination destination,
ServiceInfo service) |
protected NVList |
CorbaStreamInInterceptor.prepareDIIArgsList(CorbaMessage corbaMsg,
BindingOperationInfo boi,
CorbaStreamable[] streamables,
List<ParamType> paramTypes,
CorbaTypeMap map,
ORB orb,
ServiceInfo service) |
protected void |
CorbaStreamFaultOutInterceptor.setUserException(CorbaMessage message,
Throwable ex,
RaisesType exType,
OperationInfo opInfo,
DataWriter<XMLStreamWriter> writer,
ServiceInfo service) |
protected void |
CorbaStreamFaultOutInterceptor.setUserExceptionFromFaultDetail(CorbaMessage message,
Element faultDetail,
RaisesType exType,
OperationInfo opInfo,
DataWriter<XMLStreamWriter> writer,
ServiceInfo service) |
Modifier and Type | Field and Description |
---|---|
protected ServiceInfo |
CorbaStreamWriter.serviceInfo |
Constructor and Description |
---|
CorbaFaultStreamWriter(ORB orbRef,
RaisesType raisesType,
CorbaTypeMap map,
ServiceInfo sinfo) |
CorbaStreamWriter(ORB orbRef,
CorbaTypeMap map,
ServiceInfo sinfo) |
CorbaStreamWriter(ORB orbRef,
List<ArgType> paramTypes,
CorbaTypeMap map,
ServiceInfo sinfo,
boolean wrap) |
Modifier and Type | Field and Description |
---|---|
protected ServiceInfo |
AbstractNoStartEndEventProducer.serviceInfo |
protected ServiceInfo |
AbstractStartEndEventProducer.serviceInfo |
Modifier and Type | Method and Description |
---|---|
static String |
CorbaHandlerUtils.getNamespaceURI(ServiceInfo serviceInfo,
QName typeName) |
static CorbaTypeEventProducer |
CorbaHandlerUtils.getTypeEventProducer(CorbaObjectHandler handler,
ServiceInfo serviceInfo,
ORB orb) |
static CorbaTypeListener |
CorbaHandlerUtils.getTypeListener(QName name,
QName idlType,
CorbaTypeMap typeMap,
ORB orb,
ServiceInfo serviceInfo) |
static org.apache.ws.commons.schema.XmlSchemaElement |
CorbaHandlerUtils.getXmlSchemaSequenceElement(org.apache.ws.commons.schema.XmlSchemaObject schemaType,
ServiceInfo serviceInfo) |
static void |
CorbaHandlerUtils.initializeArrayHandler(ORB orb,
CorbaObjectHandler obj,
CorbaTypeMap typeMap,
ServiceInfo serviceInfo,
Map<QName,CorbaObjectHandler> seenTypes) |
static void |
CorbaHandlerUtils.initializeExceptionHandler(ORB orb,
CorbaObjectHandler obj,
CorbaTypeMap typeMap,
ServiceInfo serviceInfo,
Map<QName,CorbaObjectHandler> seenTypes) |
static CorbaObjectHandler |
CorbaHandlerUtils.initializeObjectHandler(ORB orb,
QName name,
QName idlType,
CorbaTypeMap typeMap,
ServiceInfo serviceInfo) |
static CorbaObjectHandler |
CorbaHandlerUtils.initializeObjectHandler(ORB orb,
QName name,
QName idlType,
CorbaTypeMap typeMap,
ServiceInfo serviceInfo,
Map<QName,CorbaObjectHandler> seenTypes) |
static void |
CorbaHandlerUtils.initializeSequenceHandler(ORB orb,
CorbaObjectHandler obj,
CorbaTypeMap typeMap,
ServiceInfo serviceInfo,
Map<QName,CorbaObjectHandler> seenTypes) |
static void |
CorbaHandlerUtils.initializeStructHandler(ORB orb,
CorbaObjectHandler obj,
CorbaTypeMap typeMap,
ServiceInfo serviceInfo,
Map<QName,CorbaObjectHandler> seenTypes) |
static void |
CorbaHandlerUtils.initializeUnionHandler(ORB orb,
CorbaObjectHandler obj,
CorbaTypeMap typeMap,
ServiceInfo serviceInfo,
Map<QName,CorbaObjectHandler> seenTypes) |
Modifier and Type | Method and Description |
---|---|
static org.apache.ws.commons.schema.XmlSchemaType |
CorbaUtils.getXmlSchemaType(ServiceInfo serviceInfo,
QName name) |
static boolean |
CorbaUtils.isAttributeFormQualified(ServiceInfo serviceInfo,
String uri) |
static boolean |
CorbaUtils.isElementFormQualified(ServiceInfo serviceInfo,
String uri) |
static QName |
CorbaUtils.processQName(QName qname,
ServiceInfo serviceInfo) |
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(Bus bus,
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 |
---|---|
static BasicNameManager |
BasicNameManager.newNameManager(ServiceInfo service)
Factory that just takes a service.
|
static BasicNameManager |
BasicNameManager.newNameManager(ServiceInfo service,
Endpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceJavascriptBuilder.begin(ServiceInfo service) |
void |
ServiceJavascriptBuilder.end(ServiceInfo service) |
Constructor and Description |
---|
ServiceJavascriptBuilder(ServiceInfo serviceInfo,
String endpointAddress,
NamespacePrefixAccumulator prefixAccumulator,
NameManager nameManager)
Construct builder object.
|
Modifier and Type | Method and Description |
---|---|
List<ServiceInfo> |
JAXRSServiceImpl.getServiceInfos() |
Modifier and Type | Method and Description |
---|---|
protected OperationInfo |
JaxWsServiceFactoryBean.createOperation(ServiceInfo serviceInfo,
InterfaceInfo intf,
Method m) |
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 |
---|---|
ServiceInfo |
EndpointInfo.getService() |
ServiceInfo |
BindingInfo.getService() |
ServiceInfo |
InterfaceInfo.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 | Method and Description |
---|---|
void |
WoodstoxValidationImpl.setupValidation(XMLStreamReader reader,
Endpoint endpoint,
ServiceInfo serviceInfo) |
void |
WoodstoxValidationImpl.setupValidation(XMLStreamWriter writer,
Endpoint endpoint,
ServiceInfo serviceInfo) |
Modifier and Type | Method and Description |
---|---|
static JavaInterface |
JavaFirstUtil.serviceInfo2JavaInf(ServiceInfo service) |
Modifier and Type | Method and Description |
---|---|
ServiceInfo |
AbstractGenerator.getServiceModel() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGenerator.setServiceModel(ServiceInfo s) |
Modifier and Type | Method and Description |
---|---|
protected Collection<JavaClass> |
WrapperBeanGenerator.generateBeanClasses(ServiceInfo serviceInfo) |
protected Collection<JavaClass> |
FaultBeanGenerator.generateBeanClasses(ServiceInfo serviceInfo) |
protected Collection<JavaClass> |
BeanGenerator.generateBeanClasses(ServiceInfo service) |
Modifier and Type | Method and Description |
---|---|
void |
JavaToWSDLProcessor.generate(ServiceInfo service,
File output) |
Modifier and Type | Method and Description |
---|---|
JavaInterface |
JAXWSFrontEndProcessor.serviceInfo2JavaInf(ServiceInfo service) |
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 |
PortTypeProcessor.process(ServiceInfo serviceInfo) |
void |
ServiceProcessor.process(ServiceInfo si) |
void |
PortTypeProcessor.processClassNames(ServiceInfo serviceInfo) |
Constructor and Description |
---|
UniqueBodyValidator(ServiceInfo s) |
WrapperStyleNameCollisionValidator(ServiceInfo s) |
Modifier and Type | Method and Description |
---|---|
void |
JavaScriptContainer.validate(ServiceInfo service) |
Modifier and Type | Method and Description |
---|---|
EndpointInfo |
HTTPTransportFactory.createEndpointInfo(ServiceInfo serviceInfo,
BindingInfo b,
List<?> ees) |
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 |
---|---|
org.apache.neethi.Policy |
PolicyProvider.getEffectivePolicy(ServiceInfo si,
Message m) |
Modifier and Type | Method and Description |
---|---|
org.apache.neethi.Policy |
ServiceModelPolicyProvider.getEffectivePolicy(ServiceInfo si,
Message m) |
Modifier and Type | Method and Description |
---|---|
boolean |
DomainExpression.appliesTo(ServiceInfo si) |
boolean |
URIDomainExpression.appliesTo(ServiceInfo si) |
boolean |
PolicyAttachment.appliesTo(ServiceInfo si) |
boolean |
EndpointReferenceDomainExpression.appliesTo(ServiceInfo si) |
org.apache.neethi.Policy |
ExternalAttachmentProvider.getEffectivePolicy(ServiceInfo si,
Message m) |
Modifier and Type | Method and Description |
---|---|
org.apache.neethi.Policy |
Wsdl11AttachmentPolicyProvider.getEffectivePolicy(ServiceInfo si,
Message m) |
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 |
---|---|
BindingInfo |
WSDLBindingFactory.createBindingInfo(ServiceInfo serviceInfo,
javax.wsdl.Binding binding,
String ns) |
BindingInfo |
AbstractWSDLBindingFactory.createBindingInfo(ServiceInfo service,
javax.wsdl.Binding binding,
String ns)
Copies extensors from the Binding to BindingInfo.
|
protected BindingInfo |
AbstractWSDLBindingFactory.initializeBindingInfo(ServiceInfo service,
javax.wsdl.Binding binding,
BindingInfo bi) |
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 |
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,
javax.wsdl.Definition definition) |
EndpointInfo |
WSDLEndpointFactory.createEndpointInfo(Bus bus,
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