public class CXFMAPConstants extends Object implements MAPConstants
| Modifier and Type | Field and Description |
|---|---|
static String |
CLIENT_ADDRESSING_PROPERTIES |
static String |
CLIENT_ADDRESSING_PROPERTIES_INBOUND |
static String |
CLIENT_ADDRESSING_PROPERTIES_OUTBOUND |
static String |
SERVER_ADDRESSING_PROPERTIES_INBOUND |
static String |
SERVER_ADDRESSING_PROPERTIES_OUTBOUND |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnonymousURI() |
String |
getClientAddressingProperties() |
String |
getClientAddressingPropertiesInbound() |
String |
getClientAddressingPropertiesOutbound() |
String |
getNoneURI() |
String |
getServerAddressingPropertiesInbound() |
String |
getServerAddressingPropertiesOutbound() |
public static final String CLIENT_ADDRESSING_PROPERTIES
public static final String CLIENT_ADDRESSING_PROPERTIES_INBOUND
public static final String CLIENT_ADDRESSING_PROPERTIES_OUTBOUND
public static final String SERVER_ADDRESSING_PROPERTIES_INBOUND
public static final String SERVER_ADDRESSING_PROPERTIES_OUTBOUND
public String getClientAddressingProperties()
getClientAddressingProperties in interface MAPConstantspublic String getClientAddressingPropertiesInbound()
getClientAddressingPropertiesInbound in interface MAPConstantspublic String getClientAddressingPropertiesOutbound()
getClientAddressingPropertiesOutbound in interface MAPConstantspublic String getNoneURI()
getNoneURI in interface MAPConstantspublic String getAnonymousURI()
getAnonymousURI in interface MAPConstantspublic String getServerAddressingPropertiesInbound()
getServerAddressingPropertiesInbound in interface MAPConstantspublic String getServerAddressingPropertiesOutbound()
getServerAddressingPropertiesOutbound in interface MAPConstantsCopyright © 2018 JBoss by Red Hat. All rights reserved.