| Package | Description |
|---|---|
| com.sun.tools.ws.processor.generator | |
| com.sun.tools.ws.processor.model | |
| com.sun.tools.ws.processor.modeler.wsdl |
| Modifier and Type | Method and Description |
|---|---|
static String |
Names.customJavaTypeClassName(JavaInterface intf) |
| Modifier and Type | Method and Description |
|---|---|
JavaInterface |
Port.getJavaInterface() |
JavaInterface |
Service.getJavaInterface() |
JavaInterface |
Service.getJavaIntf() |
| Modifier and Type | Method and Description |
|---|---|
void |
Port.setJavaInterface(JavaInterface i) |
void |
Service.setJavaInterface(JavaInterface i) |
| Constructor and Description |
|---|
Service(QName name,
JavaInterface javaInterface,
Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WSDLModeler.createJavaMethodForOperation(Port port,
Operation operation,
JavaInterface intf) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.