Constant Field Values

Contents

org.apache.*

  • org.apache.cxf.common.jaxb.JAXBUtils
    Modifier and Type
    Constant Field
    Value
    public static final String
    "https://jakarta.ee/xml/ns/jaxb"
  • org.apache.cxf.common.xmlschema.XmlSchemaUtils
    Modifier and Type
    Constant Field
    Value
    public static final String
    "xsi:nil=\'true\'"
  • org.apache.cxf.jaxrs.provider.json.utils.JSONUtils
    Modifier and Type
    Constant Field
    Value
    public static final String
    "xsi"
    public static final String
    "http://www.w3.org/2001/XMLSchema-instance"
  • org.apache.cxf.tools.common.toolspec.Tool
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://cxf.apache.org/Xutil/ToolSpecification"
  • org.apache.cxf.tools.java2js.JavaToJS
    Modifier and Type
    Constant Field
    Value
    public static final String
    "java2js"
  • org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.AbstractJaxwsGenerator
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "org/apache/cxf/tools/java2wsdl/processor/internal/jaxws/generator/template"
  • org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.AbstractSimpleGenerator
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "org/apache/cxf/tools/java2wsdl/processor/internal/simple/generator/template"
  • org.apache.cxf.tools.misc.processor.address.Address
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://localhost:9000"
  • org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "org/apache/cxf/tools/wsdlto/frontend/jaxws/template"
  • org.apache.cxf.ws.addressing.soap.DecoupledFaultHandler
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://schemas.xmlsoap.org/wsdl/soap/envelope/fault"
  • org.apache.cxf.ws.discovery.WSDVersion
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://schemas.xmlsoap.org/ws/2005/04/discovery"
    public static final String
    "http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01"
    public static final String
    "urn:schemas-xmlsoap-org:ws:2005:04:discovery"
    public static final String
    "urn:docs-oasis-open-org:ws-dd:ns:discovery:2009:01"
  • org.apache.cxf.ws.eventing.shared.faults.CannotProcessFilter
    Modifier and Type
    Constant Field
    Value
    public static final String
    "CannotProcessFilter"
    public static final String
    "Cannot filter as requested."
  • org.apache.cxf.ws.eventing.shared.faults.DeliveryFormatRequestedUnavailable
    Modifier and Type
    Constant Field
    Value
    public static final String
    "DeliveryFormatRequestedUnavailable"
    public static final String
    "The requested delivery format is not supported."
  • org.apache.cxf.ws.eventing.shared.faults.EmptyFilter
    Modifier and Type
    Constant Field
    Value
    public static final String
    "EmptyFilter"
    public static final String
    "The wse:Filter would result in zero notifications."
  • org.apache.cxf.ws.eventing.shared.faults.EndToNotSupported
    Modifier and Type
    Constant Field
    Value
    public static final String
    "EndToNotSupported"
    public static final String
    "wse:EndTo semantics is not supported."
  • org.apache.cxf.ws.eventing.shared.faults.FilteringRequestedUnavailable
    Modifier and Type
    Constant Field
    Value
    public static final String
    "FilteringRequestedUnavailable"
    public static final String
    "The requested filter dialect is not supported."
  • org.apache.cxf.ws.eventing.shared.faults.NoDeliveryMechanismEstablished
    Modifier and Type
    Constant Field
    Value
    public static final String
    "NoDeliveryMechanismEstablished"
    public static final String
    "No delivery mechanism specified."
  • org.apache.cxf.ws.eventing.shared.faults.UnknownSubscription
    Modifier and Type
    Constant Field
    Value
    public static final String
    "UnknownSubscription"
    public static final String
    "The subscription is not known."
  • org.apache.cxf.ws.eventing.shared.faults.UnsupportedExpirationType
    Modifier and Type
    Constant Field
    Value
    public static final String
    "UnsupportedExpirationType"
    public static final String
    "Only expiration durations are supported."
  • org.apache.cxf.ws.eventing.shared.faults.UnsupportedExpirationValue
    Modifier and Type
    Constant Field
    Value
    public static final String
    "UnsupportedExpirationValue"
    public static final String
    "The expiration time requested is not within the min/max range."
  • org.apache.cxf.ws.eventing.shared.faults.UnusableEPR
    Modifier and Type
    Constant Field
    Value
    public static final String
    "UnusableEPR"
    public static final String
    "An EPR in the Subscribe request message is unusable."
  • org.apache.cxf.ws.security.sts.provider.STSException
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://docs.oasis-open.org/ws-sx/ws-trust/200512"
  • org.apache.cxf.wsn.client.NotificationBroker
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://docs.oasis-open.org/wsn/b-2"
    public static final String
    "http://www.w3.org/TR/1999/REC-xpath-19991116"
  • org.apache.cxf.wsn.client.Publisher
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://docs.oasis-open.org/wsn/b-2"

org.oasis_open.*