Package | Description |
---|---|
org.jboss.wsf.spi.metadata.j2ee.serviceref |
Modifier and Type | Method and Description |
---|---|
List<UnifiedStubPropertyMetaData> |
UnifiedPortComponentRefMetaData.getStubProperties() |
Modifier and Type | Method and Description |
---|---|
void |
UnifiedPortComponentRefMetaDataBuilder.addStubProperty(UnifiedStubPropertyMetaData stubProp) |
Modifier and Type | Method and Description |
---|---|
void |
UnifiedPortComponentRefMetaDataBuilder.setStubProperties(List<UnifiedStubPropertyMetaData> stubProps) |
Constructor and Description |
---|
UnifiedPortComponentRefMetaData(boolean addressingAnnotationSpecified,
boolean addressingEnabled,
boolean addressingRequired,
String addressingResponses,
boolean mtomEnabled,
int mtomThreshold,
boolean respectBindingAnnotationSpecified,
boolean respectBindingEnabled,
String portComponentLink,
String serviceEndpointInterface,
QName portQName,
List<UnifiedStubPropertyMetaData> stubProps,
String configFile,
String configName) |
Copyright © 2018 JBoss, by Red Hat. All rights reserved.