This type is a class for model objects.
The service-interface-mapping element defines how a Java type for the service interface maps to a WSDL service. Used in: java-wsdl-mapping
Package: jaxrpcmapAttributes Summary | |
id : EString | * No description is available * |
serviceInterface : EString | The service-interface element defines the Java type for the service. For static services, it is javax.xml.rpc.Service interface. For generated service, it would be the generated interface name. The name must be a fully qualified class name. Used in: service-interface-mapping |
wsdlServiceName : WSDLServiceName @ | * No description is available * |
portMappings : PortMapping * | * No description is available * |
Attribute Details |