Package | Description |
---|---|
com.sun.tools.ws.wsdl.document | |
com.sun.tools.ws.wsdl.document.mime | |
com.sun.tools.ws.wsdl.document.soap | |
com.sun.tools.ws.wsdl.framework |
Modifier and Type | Method and Description |
---|---|
void |
PortType.withAllSubEntitiesDo(EntityAction action) |
void |
Message.withAllSubEntitiesDo(EntityAction action) |
void |
BindingOperation.withAllSubEntitiesDo(EntityAction action) |
void |
Operation.withAllSubEntitiesDo(EntityAction action) |
void |
BindingFault.withAllSubEntitiesDo(EntityAction action) |
void |
Port.withAllSubEntitiesDo(EntityAction action) |
void |
Definitions.withAllSubEntitiesDo(EntityAction action) |
void |
BindingInput.withAllSubEntitiesDo(EntityAction action) |
void |
BindingOutput.withAllSubEntitiesDo(EntityAction action) |
void |
Binding.withAllSubEntitiesDo(EntityAction action) |
void |
Types.withAllSubEntitiesDo(EntityAction action) |
void |
Service.withAllSubEntitiesDo(EntityAction action) |
Modifier and Type | Method and Description |
---|---|
void |
MIMEPart.withAllSubEntitiesDo(EntityAction action) |
void |
MIMEMultipartRelated.withAllSubEntitiesDo(EntityAction action) |
Modifier and Type | Method and Description |
---|---|
void |
SOAPHeader.withAllSubEntitiesDo(EntityAction action) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDocument.withAllSubEntitiesDo(EntityAction action) |
void |
Entity.withAllSubEntitiesDo(EntityAction action) |
void |
ExtensibilityHelper.withAllSubEntitiesDo(EntityAction action) |
Copyright © 2017 Oracle Corporation. All rights reserved.