Uses of Interface
com.sun.istack.localization.Localizable
-
-
Uses of Localizable in com.sun.istack.localization
Classes in com.sun.istack.localization that implement Localizable Modifier and Type Class Description classLocalizableMessageclassNullLocalizableLocalizablethat wraps a non-localizable string.Methods in com.sun.istack.localization that return Localizable Modifier and Type Method Description LocalizableLocalizableMessageFactory. getMessage(String key, Object... args)Methods in com.sun.istack.localization with parameters of type Localizable Modifier and Type Method Description StringLocalizer. localize(Localizable l) -
Uses of Localizable in com.sun.xml.ws.api.message
Classes in com.sun.xml.ws.api.message that implement Localizable Modifier and Type Class Description classExceptionHasMessageThis class represents an Exception that needs to be marshalled with a specific protocol wire format. -
Uses of Localizable in com.sun.xml.ws.assembler.localization
-
Uses of Localizable in com.sun.xml.ws.client
Classes in com.sun.xml.ws.client that implement Localizable Modifier and Type Class Description classClientTransportExceptionclassSenderExceptionConstructors in com.sun.xml.ws.client with parameters of type Localizable Constructor Description ClientTransportException(Localizable msg)ClientTransportException(Localizable msg, Throwable cause)SenderException(Localizable arg) -
Uses of Localizable in com.sun.xml.ws.config.management
-
Uses of Localizable in com.sun.xml.ws.encoding.soap
Classes in com.sun.xml.ws.encoding.soap that implement Localizable Modifier and Type Class Description classDeserializationExceptionDeserializationException represents an exception that occurred while deserializing a Java value from XML.classSerializationExceptionSerializationException represents an exception that occurred while serializing a Java value as XML.Constructors in com.sun.xml.ws.encoding.soap with parameters of type Localizable Constructor Description DeserializationException(Localizable arg)SerializationException(Localizable arg) -
Uses of Localizable in com.sun.xml.ws.handler
Classes in com.sun.xml.ws.handler that implement Localizable Modifier and Type Class Description classHandlerExceptionException thrown by handler-related code.Constructors in com.sun.xml.ws.handler with parameters of type Localizable Constructor Description HandlerException(Localizable arg) -
Uses of Localizable in com.sun.xml.ws.mex
-
Uses of Localizable in com.sun.xml.ws.model
Classes in com.sun.xml.ws.model that implement Localizable Modifier and Type Class Description classRuntimeModelerExceptionRuntimeModelerException represents an exception that occurred while serializing a Java value as XML.Constructors in com.sun.xml.ws.model with parameters of type Localizable Constructor Description RuntimeModelerException(Localizable arg) -
Uses of Localizable in com.sun.xml.ws.policy.localization
-
Uses of Localizable in com.sun.xml.ws.policy.privateutil
-
Uses of Localizable in com.sun.xml.ws.policy.sourcemodel.attach
Methods in com.sun.xml.ws.policy.sourcemodel.attach that return Localizable Modifier and Type Method Description static LocalizableContextClassloaderLocalMessages. localizableFAILED_TO_CREATE_NEW_INSTANCE(Object arg0) -
Uses of Localizable in com.sun.xml.ws.protocol.soap
Classes in com.sun.xml.ws.protocol.soap that implement Localizable Modifier and Type Class Description classMessageCreationExceptionclassVersionMismatchExceptionThis is used to represent SOAP VersionMismatchFault. -
Uses of Localizable in com.sun.xml.ws.protocol.xml
Classes in com.sun.xml.ws.protocol.xml that implement Localizable Modifier and Type Class Description classXMLMessageExceptionConstructors in com.sun.xml.ws.protocol.xml with parameters of type Localizable Constructor Description XMLMessageException(Localizable arg) -
Uses of Localizable in com.sun.xml.ws.resources
-
Uses of Localizable in com.sun.xml.ws.rx.localization
Methods in com.sun.xml.ws.rx.localization that return Localizable Modifier and Type Method Description static LocalizableLocalizationMessages. localizableWSRX_1001_UNABLE_TO_SERIALIZE_MSG_TO_XML_STREAM()static LocalizableLocalizationMessages. localizableWSRX_1002_UNABLE_TO_DESERIALIZE_MSG_FROM_XML_STREAM() -
Uses of Localizable in com.sun.xml.ws.rx.mc.localization
-
Uses of Localizable in com.sun.xml.ws.rx.rm.localization
-
Uses of Localizable in com.sun.xml.ws.security.addressing.impl.policy
Methods in com.sun.xml.ws.security.addressing.impl.policy that return Localizable Modifier and Type Method Description static LocalizableLocalizationMessages. localizableWSA_0001_UNKNOWN_ASSERTION(Object arg0)static LocalizableLocalizationMessages. localizableWSA_0002_ERROR_OBTAINING_CONSTRUCTOR(Object arg0)static LocalizableLocalizationMessages. localizableWSA_0003_ERROR_INSTANTIATING(Object arg0)static LocalizableLocalizationMessages. localizableWSA_0004_INVALID_EPR_ADDRESS() -
Uses of Localizable in com.sun.xml.ws.security.impl.policy
-
Uses of Localizable in com.sun.xml.ws.security.message.stream
Methods in com.sun.xml.ws.security.message.stream that return Localizable Modifier and Type Method Description static LocalizableLogStringsMessages. localizableWSSMSG_0001_PROBLEM_CACHING()static LocalizableLogStringsMessages. localizableWSSMSG_0002_ERROR_READING_BUFFER()static LocalizableLogStringsMessages. localizableWSSMSG_0003_ERROR_PRINT() -
Uses of Localizable in com.sun.xml.ws.security.opt.impl.util
Methods in com.sun.xml.ws.security.opt.impl.util that return Localizable Modifier and Type Method Description static LocalizableLocalStringsMessages. localizableGENERIC_VALIDATION_ERROR() -
Uses of Localizable in com.sun.xml.ws.security.secconv.logging
-
Uses of Localizable in com.sun.xml.ws.security.trust.logging
-
Uses of Localizable in com.sun.xml.ws.server
Classes in com.sun.xml.ws.server that implement Localizable Modifier and Type Class Description classServerRtExceptionclassUnsupportedMediaExceptionCodecthrows this exception when it doesn't understand request message's Content-TypeConstructors in com.sun.xml.ws.server with parameters of type Localizable Constructor Description ServerRtException(Localizable arg) -
Uses of Localizable in com.sun.xml.ws.streaming
Classes in com.sun.xml.ws.streaming that implement Localizable Modifier and Type Class Description classXMLReaderExceptionXMLReaderException represents an exception that occurred while reading an XML document.classXMLStreamReaderExceptionXMLStream ReaderException represents an exception that occurred while reading an XML document.classXMLStreamWriterExceptionXMLWriterException represents an exception that occurred while writing an XML document.Constructors in com.sun.xml.ws.streaming with parameters of type Localizable Constructor Description XMLReaderException(Localizable arg)XMLStreamReaderException(Localizable arg)XMLStreamWriterException(Localizable arg) -
Uses of Localizable in com.sun.xml.ws.transport.tcp.resources
-
Uses of Localizable in com.sun.xml.ws.tx.at.localization
-
Uses of Localizable in com.sun.xml.ws.util
Classes in com.sun.xml.ws.util that implement Localizable Modifier and Type Class Description classUtilExceptionUtilException represents an exception that occurred while one of the util classes is operating.Constructors in com.sun.xml.ws.util with parameters of type Localizable Constructor Description UtilException(Localizable arg) -
Uses of Localizable in com.sun.xml.ws.util.exception
Classes in com.sun.xml.ws.util.exception that implement Localizable Modifier and Type Class Description classJAXWSExceptionBaseRepresents aWebServiceExceptionwith localizable message.Constructors in com.sun.xml.ws.util.exception with parameters of type Localizable Constructor Description JAXWSExceptionBase(Localizable msg)JAXWSExceptionBase(Localizable msg, Throwable cause) -
Uses of Localizable in com.sun.xml.ws.xmlfilter.localization
Methods in com.sun.xml.ws.xmlfilter.localization that return Localizable Modifier and Type Method Description static LocalizableLocalizationMessages. localizableXMLF_5002_UNEXPECTED_OBJECT_METHOD(Object arg0)static LocalizableLocalizationMessages. localizableXMLF_5003_UNEXPECTED_ARGUMENTS_COUNT(Object arg0, Object arg1)static LocalizableLocalizationMessages. localizableXMLF_5005_INVOCATION_ERROR(Object arg0, Object arg1)static LocalizableLocalizationMessages. localizableXMLF_5012_METHOD_PARAMETER_CANNOT_BE_NULL(Object arg0)static LocalizableLocalizationMessages. localizableXMLF_5013_ILLEGAL_INVOCATION_METHOD_TYPE(Object arg0, Object arg1)static LocalizableLocalizationMessages. localizableXMLF_5019_NO_ARGUMENTS_IN_INVOCATION(Object arg0) -
Uses of Localizable in com.sun.xml.wss.jaxws.impl.logging
-
Uses of Localizable in com.sun.xml.wss.logging
-
Uses of Localizable in com.sun.xml.wss.logging.impl.c14n
Methods in com.sun.xml.wss.logging.impl.c14n that return Localizable Modifier and Type Method Description static LocalizableLogStringsMessages. localizableWSS_1000_ERROR_CANONICALIZING(Object arg0)static LocalizableLogStringsMessages. localizableWSS_1001_ERROR_CANONICALIZING_IMAGE(Object arg0)static LocalizableLogStringsMessages. localizableWSS_1002_ERROR_CANONICALIZING_TEXTPLAIN(Object arg0) -
Uses of Localizable in com.sun.xml.wss.logging.impl.configuration
Methods in com.sun.xml.wss.logging.impl.configuration that return Localizable Modifier and Type Method Description static LocalizableLogStringsMessages. localizableWSS_1100_CLASSCAST_TARGET(Object arg0) -
Uses of Localizable in com.sun.xml.wss.logging.impl.crypto
-
Uses of Localizable in com.sun.xml.wss.logging.impl.dsig
-
Uses of Localizable in com.sun.xml.wss.logging.impl.filter
-
Uses of Localizable in com.sun.xml.wss.logging.impl.misc
-
Uses of Localizable in com.sun.xml.wss.logging.impl.opt
-
Uses of Localizable in com.sun.xml.wss.logging.impl.opt.crypto
-
Uses of Localizable in com.sun.xml.wss.logging.impl.opt.signature
-
Uses of Localizable in com.sun.xml.wss.logging.impl.opt.token
-
Uses of Localizable in com.sun.xml.wss.logging.saml
Methods in com.sun.xml.wss.logging.saml that return Localizable Modifier and Type Method Description static LocalizableLogStringsMessages. localizableWSS_001_SAML_ASSERTION_NOT_FOUND(Object arg0)static LocalizableLogStringsMessages. localizableWSS_002_FAILED_CREATE_DOCUMENT()static LocalizableLogStringsMessages. localizableWSS_003_FAILEDTO_MARSHAL()static LocalizableLogStringsMessages. localizableWSS_004_SAML_VERSION_NOT_SET() -
Uses of Localizable in com.sun.xml.wss.provider.wsit.logging
-