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.MAPConstants
public String getClientAddressingPropertiesInbound()
getClientAddressingPropertiesInbound
in interface org.jboss.ws.api.addressing.MAPConstants
public String getClientAddressingPropertiesOutbound()
getClientAddressingPropertiesOutbound
in interface org.jboss.ws.api.addressing.MAPConstants
public String getNoneURI()
getNoneURI
in interface org.jboss.ws.api.addressing.MAPConstants
public String getAnonymousURI()
getAnonymousURI
in interface org.jboss.ws.api.addressing.MAPConstants
public String getServerAddressingPropertiesInbound()
getServerAddressingPropertiesInbound
in interface org.jboss.ws.api.addressing.MAPConstants
public String getServerAddressingPropertiesOutbound()
getServerAddressingPropertiesOutbound
in interface org.jboss.ws.api.addressing.MAPConstants
Copyright © 2013 JBoss, by Red Hat. All rights reserved.