public class CXFMAPConstants extends Object implements org.jboss.ws.api.addressing.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 org.jboss.ws.api.addressing.MAPConstantspublic String getClientAddressingPropertiesInbound()
getClientAddressingPropertiesInbound in interface org.jboss.ws.api.addressing.MAPConstantspublic String getClientAddressingPropertiesOutbound()
getClientAddressingPropertiesOutbound in interface org.jboss.ws.api.addressing.MAPConstantspublic String getNoneURI()
getNoneURI in interface org.jboss.ws.api.addressing.MAPConstantspublic String getAnonymousURI()
getAnonymousURI in interface org.jboss.ws.api.addressing.MAPConstantspublic String getServerAddressingPropertiesInbound()
getServerAddressingPropertiesInbound in interface org.jboss.ws.api.addressing.MAPConstantspublic String getServerAddressingPropertiesOutbound()
getServerAddressingPropertiesOutbound in interface org.jboss.ws.api.addressing.MAPConstantsCopyright © 2014 JBoss, by Red Hat. All rights reserved.