public interface EndpointDef
Modifier and Type | Interface and Description |
---|---|
static class |
EndpointDef.NameValue |
Modifier and Type | Method and Description |
---|---|
javax.xml.namespace.QName |
getBindingQName() |
java.lang.String |
getBindingUri() |
java.util.List<EndpointDef.NameValue> |
getConnectionProperties() |
java.util.List<EndpointDef.NameValue> |
getHeaderProperties() |
java.util.List<EndpointDef.NameValue> |
getMessageProperties() |
java.lang.String |
getName() |
java.lang.String |
getPortName() |
java.lang.String |
getProtocol() |
java.lang.String |
getUrl() |
java.lang.String getName()
javax.xml.namespace.QName getBindingQName()
java.lang.String getBindingUri()
java.lang.String getPortName()
java.lang.String getUrl()
java.lang.String getProtocol()
java.util.List<EndpointDef.NameValue> getConnectionProperties()
java.util.List<EndpointDef.NameValue> getHeaderProperties()
java.util.List<EndpointDef.NameValue> getMessageProperties()
?? 2022 Perforce Software, All rights reserved
This software is the confidential and proprietary information of Perforce, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Perforce, Inc.