com.sun.xml.ws.message.stream
Class LogStringsMessages

java.lang.Object
  extended by com.sun.xml.ws.message.stream.LogStringsMessages

public final class LogStringsMessages
extends java.lang.Object

Defines string formatting method for each constant in the resource file


Constructor Summary
LogStringsMessages()
           
 
Method Summary
static com.sun.xml.ws.util.localization.Localizable localizableWSSMSG_0001_PROBLEM_CACHING()
           
static com.sun.xml.ws.util.localization.Localizable localizableWSSMSG_0002_ERROR_READING_BUFFER()
           
static com.sun.xml.ws.util.localization.Localizable localizableWSSMSG_0003_ERROR_PRINT()
           
static java.lang.String WSSMSG_0001_PROBLEM_CACHING()
          WSSMSG0001: Error occurred while buffering incoming SOAP message.
static java.lang.String WSSMSG_0002_ERROR_READING_BUFFER()
          WSSMSG0002: Error occurred while reading incoming SOAP message from the buffer, debug is enabled.
static java.lang.String WSSMSG_0003_ERROR_PRINT()
          WSSMSG004: Error occurred while printing the incoming SOAP message.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogStringsMessages

public LogStringsMessages()
Method Detail

localizableWSSMSG_0002_ERROR_READING_BUFFER

public static com.sun.xml.ws.util.localization.Localizable localizableWSSMSG_0002_ERROR_READING_BUFFER()

WSSMSG_0002_ERROR_READING_BUFFER

public static java.lang.String WSSMSG_0002_ERROR_READING_BUFFER()
WSSMSG0002: Error occurred while reading incoming SOAP message from the buffer, debug is enabled.


localizableWSSMSG_0003_ERROR_PRINT

public static com.sun.xml.ws.util.localization.Localizable localizableWSSMSG_0003_ERROR_PRINT()

WSSMSG_0003_ERROR_PRINT

public static java.lang.String WSSMSG_0003_ERROR_PRINT()
WSSMSG004: Error occurred while printing the incoming SOAP message.


localizableWSSMSG_0001_PROBLEM_CACHING

public static com.sun.xml.ws.util.localization.Localizable localizableWSSMSG_0001_PROBLEM_CACHING()

WSSMSG_0001_PROBLEM_CACHING

public static java.lang.String WSSMSG_0001_PROBLEM_CACHING()
WSSMSG0001: Error occurred while buffering incoming SOAP message.