Package | Description |
---|---|
com.sun.xml.ws.dump |
Modifier and Type | Method and Description |
---|---|
static MessageDumper.MessageType |
MessageDumper.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageDumper.MessageType[] |
MessageDumper.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
(package private) String |
MessageDumper.createLogMessage(MessageDumper.MessageType messageType,
MessageDumper.ProcessingState processingState,
int tubeId,
String engineId,
String message) |
(package private) String |
MessageDumper.dump(MessageDumper.MessageType messageType,
MessageDumper.ProcessingState processingState,
String message,
int tubeId,
String engineId) |
protected void |
MessageDumpingTube.dump(MessageDumper.MessageType messageType,
String message,
String engineId) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.