Class LogStringsMessages
java.lang.Object
com.sun.xml.ws.security.message.stream.LogStringsMessages
Defines string formatting method for each constant in the resource file
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic com.sun.istack.localization.Localizablestatic StringWSSMSG0001: Error occurred while buffering incoming SOAP message.static StringWSSMSG0002: Error occurred while reading incoming SOAP message from the buffer, debug is enabled.static StringWSSMSG004: Error occurred while printing the incoming SOAP message.
-
Method Details
-
localizableWSSMSG_0002_ERROR_READING_BUFFER
public static com.sun.istack.localization.Localizable localizableWSSMSG_0002_ERROR_READING_BUFFER() -
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.istack.localization.Localizable localizableWSSMSG_0003_ERROR_PRINT() -
WSSMSG_0003_ERROR_PRINT
WSSMSG004: Error occurred while printing the incoming SOAP message. -
localizableWSSMSG_0001_PROBLEM_CACHING
public static com.sun.istack.localization.Localizable localizableWSSMSG_0001_PROBLEM_CACHING() -
WSSMSG_0001_PROBLEM_CACHING
WSSMSG0001: Error occurred while buffering incoming SOAP message.
-