|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.resources.SenderMessages
public final class SenderMessages
Defines string formatting method for each constant in the resource file
Constructor Summary | |
---|---|
SenderMessages()
|
Method Summary | |
---|---|
static com.sun.istack.localization.Localizable |
localizableSENDER_NESTED_ERROR(Object arg0)
|
static com.sun.istack.localization.Localizable |
localizableSENDER_REQUEST_ILLEGAL_VALUE_FOR_CONTENT_NEGOTIATION(Object arg0)
|
static com.sun.istack.localization.Localizable |
localizableSENDER_REQUEST_MESSAGE_NOT_READY()
|
static com.sun.istack.localization.Localizable |
localizableSENDER_RESPONSE_CANNOT_DECODE_FAULT_DETAIL()
|
static String |
SENDER_NESTED_ERROR(Object arg0)
sender error: {0} |
static String |
SENDER_REQUEST_ILLEGAL_VALUE_FOR_CONTENT_NEGOTIATION(Object arg0)
illegal value for content negotiation property "{0}" |
static String |
SENDER_REQUEST_MESSAGE_NOT_READY()
message not ready to be sent |
static String |
SENDER_RESPONSE_CANNOT_DECODE_FAULT_DETAIL()
fault detail cannot be decoded |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SenderMessages()
Method Detail |
---|
public static com.sun.istack.localization.Localizable localizableSENDER_REQUEST_ILLEGAL_VALUE_FOR_CONTENT_NEGOTIATION(Object arg0)
public static String SENDER_REQUEST_ILLEGAL_VALUE_FOR_CONTENT_NEGOTIATION(Object arg0)
public static com.sun.istack.localization.Localizable localizableSENDER_RESPONSE_CANNOT_DECODE_FAULT_DETAIL()
public static String SENDER_RESPONSE_CANNOT_DECODE_FAULT_DETAIL()
public static com.sun.istack.localization.Localizable localizableSENDER_NESTED_ERROR(Object arg0)
public static String SENDER_NESTED_ERROR(Object arg0)
public static com.sun.istack.localization.Localizable localizableSENDER_REQUEST_MESSAGE_NOT_READY()
public static String SENDER_REQUEST_MESSAGE_NOT_READY()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |