Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.fabric.common.log
Class NormalizedMessageProcessor

java.lang.Object
  extended by oracle.fabric.common.log.NormalizedMessageProcessor


public class NormalizedMessageProcessor
extends Object
Since:
release specific (what release of product did this appear in)
Version:
$Header: owsm/src/oracle/fabric/common/log/NormalizedMessageProcessor.java /st_owsm/2 2008/09/20 03:43:18 prbharga Exp $
Author:
prmitta

Field Summary
static String ALL_PARTS
           
static String BODY_PART
           
static String ENVELOPE_PART
           
static String HEADER_PART
           

 

Constructor Summary
NormalizedMessageProcessor()
           

 

Method Summary
static String convertNormalizedMessageToString(Object nm, String logLevel)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

ALL_PARTS

public static final String ALL_PARTS
See Also:
Constant Field Values

ENVELOPE_PART

public static final String ENVELOPE_PART
See Also:
Constant Field Values

BODY_PART

public static final String BODY_PART
See Also:
Constant Field Values

HEADER_PART

public static final String HEADER_PART
See Also:
Constant Field Values

Constructor Detail

NormalizedMessageProcessor

public NormalizedMessageProcessor()

Method Detail

convertNormalizedMessageToString

public static String convertNormalizedMessageToString(Object nm,
                                                      String logLevel)
                                               throws TransformerFactoryConfigurationError,
                                                      TransformerException,
                                                      javax.xml.soap.SOAPException,
                                                      IOException
Throws:
TransformerFactoryConfigurationError
TransformerException
javax.xml.soap.SOAPException
IOException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.