Modifier and Type | Method and Description |
---|---|
protected NVList |
CorbaStreamInInterceptor.prepareArguments(CorbaMessage corbaMsg,
InterfaceInfo info,
OperationType opType,
QName opQName,
CorbaTypeMap typeMap,
CorbaDestination destination,
ServiceInfo service) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceJavascriptBuilder.begin(InterfaceInfo intf) |
void |
ServiceJavascriptBuilder.end(InterfaceInfo intf) |
Modifier and Type | Method and Description |
---|---|
Set<Class<?>> |
WrapperClassGenerator.generate(JaxWsServiceFactoryBean factory,
InterfaceInfo interfaceInfo,
boolean qualified) |
Modifier and Type | Method and Description |
---|---|
Set<Class<?>> |
WrapperClassLoader.generate(JaxWsServiceFactoryBean factory,
InterfaceInfo interfaceInfo,
boolean q) |
Set<Class<?>> |
WrapperClassCreator.generate(JaxWsServiceFactoryBean fact,
InterfaceInfo inf,
boolean q) |
Set<Class<?>> |
WrapperClassCreatorProxyService.generate(JaxWsServiceFactoryBean fact,
InterfaceInfo inf,
boolean q) |
Modifier and Type | Method and Description |
---|---|
protected OperationInfo |
JaxWsServiceFactoryBean.createOperation(ServiceInfo serviceInfo,
InterfaceInfo intf,
Method m) |
QName |
JaxWsServiceConfiguration.getFaultName(InterfaceInfo service,
OperationInfo o,
Class<?> exClass,
Class<?> beanClass) |
QName |
JaxWsServiceConfiguration.getOperationName(InterfaceInfo intf,
Method method) |
protected void |
JaxWsServiceFactoryBean.initializeWSDLOperation(InterfaceInfo intf,
OperationInfo o,
Method method) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceModelVisitor.begin(InterfaceInfo intf) |
void |
ServiceModelVisitor.end(InterfaceInfo intf) |
Modifier and Type | Method and Description |
---|---|
InterfaceInfo |
ServiceInfo.createInterface(QName qn) |
InterfaceInfo |
EndpointInfo.getInterface() |
InterfaceInfo |
OperationInfo.getInterface() |
InterfaceInfo |
BindingInfo.getInterface() |
InterfaceInfo |
ServiceInfo.getInterface() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceInfo.setInterface(InterfaceInfo inf) |
Modifier and Type | Method and Description |
---|---|
static JavaInterface |
PortTypeProcessor.getInterface(ToolContext context,
ServiceInfo serviceInfo,
InterfaceInfo interfaceInfo) |
Modifier and Type | Method and Description |
---|---|
JavaInterface |
InterfaceMapper.map(InterfaceInfo interfaceInfo) |
Modifier and Type | Method and Description |
---|---|
protected InterfaceInfo |
ReflectionServiceFactoryBean.createInterface(ServiceInfo serviceInfo) |
protected InterfaceInfo |
ReflectionServiceFactoryBean.getInterfaceInfo() |
Modifier and Type | Method and Description |
---|---|
protected FaultInfo |
ReflectionServiceFactoryBean.addFault(InterfaceInfo service,
OperationInfo op,
Class<?> exClass) |
protected void |
ReflectionServiceFactoryBean.createMessageParts(InterfaceInfo intf,
OperationInfo op,
Method method) |
protected OperationInfo |
ReflectionServiceFactoryBean.createOperation(ServiceInfo serviceInfo,
InterfaceInfo intf,
Method m) |
protected ServiceInfo |
ReflectionServiceFactoryBean.createServiceInfo(InterfaceInfo intf) |
QName |
AbstractServiceConfiguration.getFaultName(InterfaceInfo service,
OperationInfo o,
Class<?> exClass,
Class<?> beanClass) |
QName |
DefaultServiceConfiguration.getFaultName(InterfaceInfo service,
OperationInfo o,
Class<?> exClass,
Class<?> beanClass) |
protected QName |
ReflectionServiceFactoryBean.getFaultName(InterfaceInfo service,
OperationInfo o,
Class<?> exClass,
Class<?> beanClass) |
QName |
AbstractServiceConfiguration.getOperationName(InterfaceInfo service,
Method method)
Creates a name for the operation from the method name.
|
QName |
DefaultServiceConfiguration.getOperationName(InterfaceInfo service,
Method method) |
protected QName |
ReflectionServiceFactoryBean.getOperationName(InterfaceInfo service,
Method method)
Creates a name for the operation from the method name.
|
boolean |
ReflectionServiceFactoryBean.hasWrappedMethods(InterfaceInfo interfaceInfo) |
protected void |
ReflectionServiceFactoryBean.initializeFaults(InterfaceInfo service,
OperationInfo op,
Method method) |
protected void |
ReflectionServiceFactoryBean.initializeWSDLOperation(InterfaceInfo intf,
OperationInfo o,
Method method) |
Modifier and Type | Method and Description |
---|---|
protected javax.wsdl.PortType |
ServiceWSDLBuilder.buildPortType(InterfaceInfo intf,
javax.wsdl.Definition def) |
Apache CXF