| Package | Description | 
|---|---|
| weblogic.wsee.wsdl | 
| Modifier and Type | Method and Description | 
|---|---|
Map<QName,? extends WsdlPort> | 
WsdlService.getPorts()
Deprecated.  
returns a list of  
WsdlPort available in this service. | 
Map<QName,? extends WsdlPort> | 
WsdlDefinitions.getPorts()
Deprecated.  
returns the port with the specified name 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WsdlWriter.setCurrentWsdlPort(WsdlPort currentWsdlPort)
Deprecated.  
  |