Class and Description |
---|
org.apache.ode.utils.rmi.RMIConstants
DO NO USE: Find your own way to get this URL.
|
Field and Description |
---|
org.apache.ode.utils.rmi.RMIConstants.DEFAULT_RMI_CONNECTION_URL
DO NOT USE, will soon be eliminated.
|
org.apache.ode.utils.Namespaces.ODE_PMAPI
use #ODE_PMAPI_TYPES_NS
|
org.apache.ode.utils.Properties.PROP_HTTP_PROTOCOL_ENCODING
use org.apache.commons.httpclient.params.HttpMethodParams#HTTP_CONTENT_CHARSET (="http.protocol.content-charset")
|
Method and Description |
---|
org.apache.ode.utils.rmi.RMIConstants.getConnectionURL()
DO NOT USE, will soon be eliminated.
|
org.apache.ode.utils.DOMUtils.prettyPrint(Element)
relies on XMLSerializer which is a deprecated Xerces class, use domToString instead
|