Class LogStringsMessages
java.lang.Object
com.sun.xml.ws.security.message.stream.LogStringsMessages
Defines string formatting method for each constant in the resource file
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Localizablestatic Localizablestatic 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.
-
Constructor Details
-
LogStringsMessages
public LogStringsMessages()
-
-
Method Details
-
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
-
WSSMSG_0003_ERROR_PRINT
WSSMSG004: Error occurred while printing the incoming SOAP message. -
localizableWSSMSG_0001_PROBLEM_CACHING
-
WSSMSG_0001_PROBLEM_CACHING
WSSMSG0001: Error occurred while buffering incoming SOAP message.
-