Package | Description |
---|---|
org.jboss.ws.metadata.builder.jaxrpc | |
org.jboss.ws.metadata.jaxrpcmapping |
Modifier and Type | Method and Description |
---|---|
protected void |
JAXRPCMetaDataBuilder.setupOperationsFromWSDL(EndpointMetaData epMetaData,
WSDLEndpoint wsdlEndpoint,
ServiceEndpointInterfaceMapping seiMapping) |
Modifier and Type | Method and Description |
---|---|
ServiceEndpointInterfaceMapping |
ServiceEndpointMethodMapping.getServiceEndpointInterfaceMapping() |
ServiceEndpointInterfaceMapping |
JavaWsdlMapping.getServiceEndpointInterfaceMapping(String seiName)
Get the service endpoint infterface mapping for a service endpoint infterface
|
ServiceEndpointInterfaceMapping |
JavaWsdlMapping.getServiceEndpointInterfaceMappingByPortType(QName portType)
Get the service endpoint infterfacemapping for a given port type qname
|
ServiceEndpointInterfaceMapping[] |
JavaWsdlMapping.getServiceEndpointInterfaceMappings() |
Modifier and Type | Method and Description |
---|---|
void |
JavaWsdlMappingFactory.addChild(JavaWsdlMapping javaWsdlMapping,
ServiceEndpointInterfaceMapping seiMapping,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete.
|
void |
JavaWsdlMappingFactory.addChild(ServiceEndpointInterfaceMapping seiMapping,
ServiceEndpointMethodMapping seiMethodMapping,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete.
|
void |
JavaWsdlMapping.addServiceEndpointInterfaceMappings(ServiceEndpointInterfaceMapping serviceEndpointInterfaceMapping) |
Object |
JavaWsdlMappingFactory.newChild(ServiceEndpointInterfaceMapping seiMapping,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
Attributes attrs)
Called when parsing of a new element started.
|
void |
JavaWsdlMappingFactory.setValue(ServiceEndpointInterfaceMapping seiMapping,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
String value)
Called when a new simple child element with text value was read from the XML content.
|
Constructor and Description |
---|
ServiceEndpointMethodMapping(ServiceEndpointInterfaceMapping serviceEndpointInterfaceMapping) |
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.